Skip to content

Commit 90cdd41

Browse files
yjoseasdolo
authored andcommitted
fix(doctor): fix expo doctor warning
1 parent 0467265 commit 90cdd41

File tree

2 files changed

+371
-507
lines changed

2 files changed

+371
-507
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,17 +71,17 @@
7171
"app-icon-badge": "^0.1.2",
7272
"axios": "^1.7.5",
7373
"dayjs": "^1.11.13",
74-
"expo": "~52.0.9",
74+
"expo": "~52.0.11",
7575
"expo-constants": "~17.0.3",
76-
"expo-dev-client": "~5.0.3",
76+
"expo-dev-client": "~5.0.4",
7777
"expo-font": "~13.0.1",
78-
"expo-image": "~2.0.1",
78+
"expo-image": "~2.0.2",
7979
"expo-linking": "~7.0.3",
8080
"expo-localization": "~16.0.0",
81-
"expo-router": "~4.0.7",
82-
"expo-splash-screen": "~0.29.12",
81+
"expo-router": "~4.0.9",
82+
"expo-splash-screen": "~0.29.13",
8383
"expo-status-bar": "~2.0.0",
84-
"expo-system-ui": "~4.0.3",
84+
"expo-system-ui": "~4.0.4",
8585
"i18next": "^23.14.0",
8686
"lodash.memoize": "^4.1.2",
8787
"moti": "^0.29.0",
@@ -91,7 +91,7 @@
9191
"react-error-boundary": "^4.0.13",
9292
"react-hook-form": "^7.53.0",
9393
"react-i18next": "^15.0.1",
94-
"react-native": "0.76.2",
94+
"react-native": "0.76.3",
9595
"react-native-edge-to-edge": "^1.1.2",
9696
"react-native-flash-message": "^0.4.2",
9797
"react-native-gesture-handler": "~2.20.2",

0 commit comments

Comments
 (0)