Skip to content

Commit b6de0af

Browse files
committed
feat: update deps to last versions
1 parent 7b01a73 commit b6de0af

File tree

3 files changed

+2268
-2282
lines changed

3 files changed

+2268
-2282
lines changed

package.json

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -39,50 +39,47 @@
3939
},
4040
"dependencies": {
4141
"@expo/metro-runtime": "^3.2.3",
42-
"@gorhom/bottom-sheet": "^4.6.3",
43-
"@hookform/resolvers": "^2.9.11",
44-
"@react-navigation/bottom-tabs": "^6.5.20",
45-
"@react-navigation/native": "^6.1.17",
46-
"@react-navigation/native-stack": "^6.9.26",
42+
"@gorhom/bottom-sheet": "4.6.3",
43+
"@hookform/resolvers": "^3.9.0",
4744
"@shopify/flash-list": "1.6.4",
48-
"@tanstack/react-query": "^5.37.1",
45+
"@tanstack/react-query": "^5.52.1",
4946
"app-icon-badge": "^0.0.15",
50-
"axios": "^1.7.1",
47+
"axios": "^1.7.5",
5148
"expo": "~51.0.31",
5249
"expo-constants": "~16.0.2",
5350
"expo-dev-client": "~4.0.25",
5451
"expo-font": "~12.0.9",
55-
"expo-image": "~1.12.14",
52+
"expo-image": "~1.12.15",
5653
"expo-linking": "~6.3.1",
5754
"expo-localization": "~15.0.3",
5855
"expo-router": "~3.5.23",
5956
"expo-splash-screen": "0.27.5",
6057
"expo-status-bar": "~1.12.1",
6158
"expo-system-ui": "~3.0.7",
62-
"i18next": "^22.5.1",
59+
"i18next": "^23.14.0",
6360
"lodash.memoize": "^4.1.2",
64-
"moti": "^0.28.1",
65-
"nativewind": "^4.0.36",
61+
"moti": "^0.29.0",
62+
"nativewind": "^4.1.1",
6663
"react": "18.2.0",
6764
"react-dom": "18.2.0",
68-
"react-error-boundary": "^3.1.4",
69-
"react-hook-form": "^7.51.4",
70-
"react-i18next": "^12.3.1",
65+
"react-error-boundary": "^4.0.13",
66+
"react-hook-form": "^7.53.0",
67+
"react-i18next": "^15.0.1",
7168
"react-native": "0.74.5",
7269
"react-native-flash-message": "^0.4.2",
7370
"react-native-gesture-handler": "~2.16.2",
7471
"react-native-keyboard-controller": "^1.13.2",
75-
"react-native-mmkv": "2.6.3",
72+
"react-native-mmkv": "~2.12.2",
7673
"react-native-reanimated": "~3.10.1",
7774
"react-native-restart": "0.0.27",
7875
"react-native-safe-area-context": "4.10.5",
7976
"react-native-screens": "~3.31.1",
80-
"react-native-svg": "15.2.0",
81-
"react-native-web": "~0.19.11",
77+
"react-native-svg": "~15.2.0",
78+
"react-native-web": "~0.19.12",
8279
"react-query-kit": "^3.3.0",
83-
"tailwind-variants": "^0.1.20",
80+
"tailwind-variants": "^0.2.1",
8481
"zod": "^3.23.8",
85-
"zustand": "^4.5.2"
82+
"zustand": "^4.5.5"
8683
},
8784
"devDependencies": {
8885
"@babel/core": "^7.24.5",

0 commit comments

Comments
 (0)