Skip to content

Commit 2c70678

Browse files
yjoseasdolo
authored andcommitted
fix: fix expo doctor warning
1 parent de2679a commit 2c70678

File tree

2 files changed

+145
-150
lines changed

2 files changed

+145
-150
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,14 @@
7171
"app-icon-badge": "^0.1.2",
7272
"axios": "^1.7.5",
7373
"dayjs": "^1.11.13",
74-
"expo": "~52.0.19",
74+
"expo": "~52.0.23",
7575
"expo-constants": "~17.0.3",
76-
"expo-dev-client": "~5.0.6",
77-
"expo-font": "~13.0.1",
76+
"expo-dev-client": "~5.0.7",
77+
"expo-font": "~13.0.2",
7878
"expo-image": "~2.0.3",
7979
"expo-linking": "~7.0.3",
8080
"expo-localization": "~16.0.0",
81-
"expo-router": "~4.0.13",
81+
"expo-router": "~4.0.15",
8282
"expo-splash-screen": "~0.29.18",
8383
"expo-status-bar": "~2.0.0",
8484
"expo-system-ui": "~4.0.6",
@@ -100,7 +100,7 @@
100100
"react-native-reanimated": "~3.16.1",
101101
"react-native-restart": "0.0.27",
102102
"react-native-safe-area-context": "4.12.0",
103-
"react-native-screens": "^4.0.0",
103+
"react-native-screens": "^4.4.0",
104104
"react-native-svg": "~15.8.0",
105105
"react-native-web": "~0.19.13",
106106
"react-native-webview": "13.8.6",

0 commit comments

Comments
 (0)