Skip to content

Commit cb3a65e

Browse files
committed
chore: fix expo deps
1 parent fd35c89 commit cb3a65e

File tree

2 files changed

+636
-496
lines changed

2 files changed

+636
-496
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -47,18 +47,18 @@
4747
"@tanstack/react-query": "^5.37.1",
4848
"app-icon-badge": "^0.0.15",
4949
"axios": "^1.7.1",
50-
"expo": "~51.0.8",
51-
"expo-build-properties": "~0.12.1",
52-
"expo-constants": "~16.0.1",
53-
"expo-dev-client": "~4.0.14",
54-
"expo-font": "~12.0.5",
55-
"expo-image": "~1.12.9",
50+
"expo": "~51.0.19",
51+
"expo-build-properties": "~0.12.3",
52+
"expo-constants": "~16.0.2",
53+
"expo-dev-client": "~4.0.20",
54+
"expo-font": "~12.0.7",
55+
"expo-image": "~1.12.12",
5656
"expo-linking": "~6.3.1",
5757
"expo-localization": "~15.0.3",
58-
"expo-router": "~3.5.14",
59-
"expo-splash-screen": "0.27.4",
58+
"expo-router": "~3.5.18",
59+
"expo-splash-screen": "0.27.5",
6060
"expo-status-bar": "~1.12.1",
61-
"expo-system-ui": "~3.0.4",
61+
"expo-system-ui": "~3.0.7",
6262
"i18next": "^22.5.1",
6363
"lodash.memoize": "^4.1.2",
6464
"moti": "^0.28.1",
@@ -68,7 +68,7 @@
6868
"react-error-boundary": "^3.1.4",
6969
"react-hook-form": "^7.51.4",
7070
"react-i18next": "^12.3.1",
71-
"react-native": "0.74.1",
71+
"react-native": "0.74.3",
7272
"react-native-avoid-softinput": "^4.0.2",
7373
"react-native-flash-message": "^0.4.2",
7474
"react-native-gesture-handler": "~2.16.2",
@@ -114,7 +114,7 @@
114114
"husky": "^8.0.3",
115115
"jest": "^29.7.0",
116116
"jest-environment-jsdom": "^29.7.0",
117-
"jest-expo": "~51.0.2",
117+
"jest-expo": "~51.0.3",
118118
"jest-junit": "^16.0.0",
119119
"lint-staged": "^13.3.0",
120120
"metro-babel-register": "^0.73.10",

0 commit comments

Comments
 (0)