Skip to content

Commit 013238f

Browse files
committed
fix: fix expo doctor checks
1 parent 72966a7 commit 013238f

File tree

2 files changed

+184
-122
lines changed

2 files changed

+184
-122
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,15 @@
4848
"@tanstack/react-query": "^5.52.1",
4949
"app-icon-badge": "^0.1.2",
5050
"axios": "^1.7.5",
51-
"expo": "~52.0.4",
52-
"expo-constants": "~17.0.2",
51+
"expo": "~52.0.6",
52+
"expo-constants": "~17.0.3",
5353
"expo-dev-client": "~5.0.1",
5454
"expo-font": "~13.0.1",
5555
"expo-image": "~2.0.0",
5656
"expo-linking": "~7.0.2",
5757
"expo-localization": "~16.0.0",
58-
"expo-router": "~4.0.3",
59-
"expo-splash-screen": "~0.29.7",
58+
"expo-router": "~4.0.5",
59+
"expo-splash-screen": "~0.29.9",
6060
"expo-status-bar": "~2.0.0",
6161
"expo-system-ui": "~4.0.2",
6262
"i18next": "^23.14.0",
@@ -115,7 +115,7 @@
115115
"husky": "^9.1.5",
116116
"jest": "^29.7.0",
117117
"jest-environment-jsdom": "^29.7.0",
118-
"jest-expo": "~52.0.0",
118+
"jest-expo": "~52.0.1",
119119
"jest-junit": "^16.0.0",
120120
"lint-staged": "^15.2.9",
121121
"np": "^10.0.7",

0 commit comments

Comments
 (0)