Skip to content

Commit 610b37d

Browse files
fix(deps): update all non-major dependencies
1 parent 72ab153 commit 610b37d

File tree

2 files changed

+654
-442
lines changed

2 files changed

+654
-442
lines changed

app/package.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@
3636
"dependencies": {
3737
"@gorhom/bottom-sheet": "^5",
3838
"@miblanchard/react-native-slider": "^2.1.0",
39-
"@react-native-async-storage/async-storage": "1.23.1",
39+
"@react-native-async-storage/async-storage": "1.24.0",
4040
"@react-native-community/blur": "^4.2.0",
4141
"@react-native-community/checkbox": "^0.5.17",
42-
"@react-native-community/datetimepicker": "8.2.0",
42+
"@react-native-community/datetimepicker": "8.4.5",
4343
"@react-native-community/hooks": "^2.8.1",
4444
"@react-native-community/netinfo": "11.4.1",
45-
"@react-native-picker/picker": "2.9.0",
45+
"@react-native-picker/picker": "2.11.2",
4646
"@react-navigation/material-top-tabs": "^6.6.14",
4747
"@react-navigation/native": "^6.1.18",
4848
"@react-navigation/stack": "^6.4.1",
@@ -55,30 +55,30 @@
5555
"eslint-config-prettier": "^8.3.0",
5656
"eslint-plugin-prettier": "^4.0.0",
5757
"expo": "^52.0.0",
58-
"expo-build-properties": "~0.13.3",
59-
"expo-dev-client": "~5.0.20",
60-
"expo-device": "~7.0.3",
61-
"expo-document-picker": "~13.0.3",
62-
"expo-font": "~13.0.4",
63-
"expo-notifications": "~0.29.14",
64-
"expo-print": "~14.0.3",
65-
"expo-sharing": "~13.0.1",
66-
"expo-splash-screen": "~0.29.24",
58+
"expo-build-properties": "~0.14.0",
59+
"expo-dev-client": "~5.2.0",
60+
"expo-device": "~7.1.0",
61+
"expo-document-picker": "~13.1.0",
62+
"expo-font": "~13.3.0",
63+
"expo-notifications": "~0.32.0",
64+
"expo-print": "~14.1.0",
65+
"expo-sharing": "~13.1.0",
66+
"expo-splash-screen": "~0.30.0",
6767
"expo-squircle-view": "^1.1.0",
68-
"expo-status-bar": "~2.0.1",
69-
"expo-updates": "~0.27.4",
68+
"expo-status-bar": "~2.2.0",
69+
"expo-updates": "~0.28.0",
7070
"fetch-retry": "^5.0.3",
71-
"lottie-react-native": "7.1.0",
71+
"lottie-react-native": "7.3.4",
7272
"nativewind": "^2.0.11",
7373
"prettier": "^2.5.1",
7474
"react": "18.3.1",
75-
"react-native": "0.76.9",
76-
"react-native-blob-util": "^0.21.1",
75+
"react-native": "0.82.0",
76+
"react-native-blob-util": "^0.22.0",
7777
"react-native-bootsplash": "^4.1.5",
7878
"react-native-date-picker": "^5.0.8",
7979
"react-native-device-info": "^8.3.1",
8080
"react-native-draggable-flatlist": "^4.0.1",
81-
"react-native-gesture-handler": "~2.20.2",
81+
"react-native-gesture-handler": "~2.28.0",
8282
"react-native-get-random-values": "^1.7.1",
8383
"react-native-keyboard-controller": "^1.17.5",
8484
"react-native-linear-gradient": "^2.6.2",
@@ -87,19 +87,19 @@
8787
"react-native-modal": "^13.0.1",
8888
"react-native-modal-datetime-picker": "^18.0.0",
8989
"react-native-multiple-select": "^0.5.12",
90-
"react-native-pager-view": "6.5.1",
90+
"react-native-pager-view": "6.9.1",
9191
"react-native-paper": "^4.12.5",
9292
"react-native-picker-select": "^9.3.1",
9393
"react-native-pie-chart": "^3.1.0",
94-
"react-native-reanimated": "~3.16.1",
95-
"react-native-safe-area-context": "4.12.0",
96-
"react-native-screens": "~4.4.0",
97-
"react-native-svg": "15.8.0",
94+
"react-native-reanimated": "~3.19.0",
95+
"react-native-safe-area-context": "4.14.1",
96+
"react-native-screens": "~4.16.0",
97+
"react-native-svg": "15.14.0",
9898
"react-native-swiper": "^1.6.0",
9999
"react-native-tab-view": "^3.5.2",
100100
"react-native-uuid": "^2.0.3",
101-
"react-native-webview": "13.12.5",
102-
"typescript": "~5.3.3",
101+
"react-native-webview": "13.16.0",
102+
"typescript": "~5.9.0",
103103
"urijs": "^1.19.11",
104104
"uuid": "^8.3.2",
105105
"zod": "^3.25.63"

0 commit comments

Comments
 (0)