Skip to content

Commit 93af8d8

Browse files
hamzamekkyjose
authored andcommitted
fix: fix expo doctor checks
1 parent dae0907 commit 93af8d8

File tree

2 files changed

+597
-641
lines changed

2 files changed

+597
-641
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,14 @@
4848
"@tanstack/react-query": "^5.52.1",
4949
"app-icon-badge": "^0.1.2",
5050
"axios": "^1.7.5",
51-
"expo": "~52.0.7",
51+
"expo": "~52.0.8",
5252
"expo-constants": "~17.0.3",
53-
"expo-dev-client": "~5.0.2",
53+
"expo-dev-client": "~5.0.3",
5454
"expo-font": "~13.0.1",
55-
"expo-image": "~2.0.0",
56-
"expo-linking": "~7.0.2",
55+
"expo-image": "~2.0.1",
56+
"expo-linking": "~7.0.3",
5757
"expo-localization": "~16.0.0",
58-
"expo-router": "~4.0.6",
58+
"expo-router": "~4.0.7",
5959
"expo-splash-screen": "~0.29.11",
6060
"expo-status-bar": "~2.0.0",
6161
"expo-system-ui": "~4.0.3",
@@ -77,7 +77,7 @@
7777
"react-native-reanimated": "~3.16.1",
7878
"react-native-restart": "0.0.27",
7979
"react-native-safe-area-context": "4.12.0",
80-
"react-native-screens": "^4.0.0",
80+
"react-native-screens": "^4.1.0",
8181
"react-native-svg": "~15.8.0",
8282
"react-native-web": "~0.19.13",
8383
"react-query-kit": "^3.3.0",
@@ -86,7 +86,7 @@
8686
"zustand": "^4.5.5"
8787
},
8888
"devDependencies": {
89-
"@babel/core": "^7.24.5",
89+
"@babel/core": "^7.26.0",
9090
"@commitlint/cli": "^19.2.2",
9191
"@commitlint/config-conventional": "^19.2.2",
9292
"@dev-plugins/react-query": "^0.0.7",

0 commit comments

Comments
 (0)