Skip to content

Commit 83ccc42

Browse files
committed
chore: update deps to fix expo warning
1 parent 14a92cb commit 83ccc42

File tree

2 files changed

+312
-315
lines changed

2 files changed

+312
-315
lines changed

Diff for: package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -48,17 +48,17 @@
4848
"@tanstack/react-query": "^5.52.1",
4949
"app-icon-badge": "^0.1.2",
5050
"axios": "^1.7.5",
51-
"expo": "~52.0.11",
51+
"expo": "~52.0.19",
5252
"expo-constants": "~17.0.3",
53-
"expo-dev-client": "~5.0.4",
53+
"expo-dev-client": "~5.0.6",
5454
"expo-font": "~13.0.1",
55-
"expo-image": "~2.0.2",
55+
"expo-image": "~2.0.3",
5656
"expo-linking": "~7.0.3",
5757
"expo-localization": "~16.0.0",
58-
"expo-router": "~4.0.9",
59-
"expo-splash-screen": "~0.29.13",
58+
"expo-router": "~4.0.13",
59+
"expo-splash-screen": "~0.29.18",
6060
"expo-status-bar": "~2.0.0",
61-
"expo-system-ui": "~4.0.4",
61+
"expo-system-ui": "~4.0.6",
6262
"i18next": "^23.14.0",
6363
"lodash.memoize": "^4.1.2",
6464
"moti": "^0.29.0",
@@ -68,7 +68,7 @@
6868
"react-error-boundary": "^4.0.13",
6969
"react-hook-form": "^7.53.0",
7070
"react-i18next": "^15.0.1",
71-
"react-native": "0.76.3",
71+
"react-native": "0.76.5",
7272
"react-native-edge-to-edge": "^1.1.2",
7373
"react-native-flash-message": "^0.4.2",
7474
"react-native-gesture-handler": "~2.20.2",

0 commit comments

Comments
 (0)