Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent be999fd commit ae1a347
Show file tree
Hide file tree
Showing 2 changed files with 1,017 additions and 2,026 deletions.
32 changes: 16 additions & 16 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
},
"dependencies": {
"@miblanchard/react-native-slider": "^2.1.0",
"@react-native-async-storage/async-storage": "1.23.1",
"@react-native-async-storage/async-storage": "1.24.0",
"@react-native-community/blur": "^4.2.0",
"@react-native-community/checkbox": "^0.5.17",
"@react-native-community/datetimepicker": "8.0.1",
"@react-native-community/datetimepicker": "8.3.0",
"@react-native-community/hooks": "^2.8.1",
"@react-native-community/netinfo": "11.3.1",
"@react-native-picker/picker": "2.7.5",
"@react-native-community/netinfo": "11.4.1",
"@react-native-picker/picker": "2.11.0",
"@react-navigation/material-top-tabs": "^6.6.14",
"@react-navigation/native": "^6.1.18",
"@react-navigation/stack": "^6.4.1",
Expand All @@ -55,39 +55,39 @@
"expo-dev-client": "~4.0.29",
"expo-device": "~6.0.2",
"expo-font": "~12.0.10",
"expo-notifications": "~0.28.19",
"expo-splash-screen": "~0.27.7",
"expo-notifications": "~0.29.0",
"expo-splash-screen": "~0.29.0",
"expo-status-bar": "~1.12.1",
"expo-updates": "~0.25.27",
"expo-updates": "~0.26.0",
"fetch-retry": "^5.0.3",
"lottie-react-native": "^7.1.0",
"nativewind": "^2.0.11",
"prettier": "^2.5.1",
"react": "18.2.0",
"react-native": "0.74.5",
"react": "18.3.1",
"react-native": "0.78.0",
"react-native-blob-util": "^0.21.1",
"react-native-bootsplash": "^4.1.5",
"react-native-date-picker": "^5.0.8",
"react-native-device-info": "^8.3.1",
"react-native-draggable-flatlist": "^4.0.1",
"react-native-gesture-handler": "~2.16.1",
"react-native-gesture-handler": "~2.23.0",
"react-native-get-random-values": "^1.7.1",
"react-native-linear-gradient": "^2.6.2",
"react-native-localize": "^2.2.4",
"react-native-modal": "^13.0.1",
"react-native-modal-datetime-picker": "^18.0.0",
"react-native-pager-view": "6.3.0",
"react-native-pager-view": "6.7.0",
"react-native-paper": "^4.12.5",
"react-native-picker-select": "^9.3.1",
"react-native-pie-chart": "^3.1.0",
"react-native-reanimated": "~3.10.1",
"react-native-safe-area-context": "4.10.5",
"react-native-screens": "3.31.1",
"react-native-svg": "15.10.1",
"react-native-reanimated": "~3.16.0",
"react-native-safe-area-context": "4.14.1",
"react-native-screens": "3.35.0",
"react-native-svg": "15.11.1",
"react-native-swiper": "^1.6.0",
"react-native-tab-view": "^3.5.2",
"react-native-uuid": "^2.0.3",
"react-native-webview": "13.8.6",
"react-native-webview": "13.13.2",
"urijs": "^1.19.11",
"uuid": "^8.3.2"
},
Expand Down
Loading

0 comments on commit ae1a347

Please sign in to comment.