Skip to content

Commit 35f360a

Browse files
committed
fix: fix doctor warnings
1 parent 878fc49 commit 35f360a

File tree

2 files changed

+399
-372
lines changed

2 files changed

+399
-372
lines changed

Diff for: package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -44,21 +44,21 @@
4444
"@expo/metro-runtime": "^4.0.1",
4545
"@gorhom/bottom-sheet": "^5.0.5",
4646
"@hookform/resolvers": "^3.9.0",
47-
"@shopify/flash-list": "1.7.1",
47+
"@shopify/flash-list": "1.7.3",
4848
"@tanstack/react-query": "^5.52.1",
4949
"app-icon-badge": "^0.1.2",
5050
"axios": "^1.7.5",
51-
"expo": "~52.0.26",
52-
"expo-constants": "~17.0.4",
53-
"expo-dev-client": "~5.0.9",
51+
"expo": "~52.0.35",
52+
"expo-constants": "~17.0.6",
53+
"expo-dev-client": "~5.0.12",
5454
"expo-font": "~13.0.3",
55-
"expo-image": "~2.0.4",
56-
"expo-linking": "~7.0.4",
55+
"expo-image": "~2.0.5",
56+
"expo-linking": "~7.0.5",
5757
"expo-localization": "~16.0.1",
5858
"expo-router": "~4.0.17",
59-
"expo-splash-screen": "~0.29.21",
59+
"expo-splash-screen": "~0.29.22",
6060
"expo-status-bar": "~2.0.1",
61-
"expo-system-ui": "~4.0.7",
61+
"expo-system-ui": "~4.0.8",
6262
"i18next": "^23.14.0",
6363
"lodash.memoize": "^4.1.2",
6464
"moti": "^0.29.0",
@@ -68,7 +68,7 @@
6868
"react-error-boundary": "^4.0.13",
6969
"react-hook-form": "^7.53.0",
7070
"react-i18next": "^15.0.1",
71-
"react-native": "0.76.6",
71+
"react-native": "0.76.7",
7272
"react-native-edge-to-edge": "^1.1.2",
7373
"react-native-flash-message": "^0.4.2",
7474
"react-native-gesture-handler": "~2.20.2",
@@ -118,7 +118,7 @@
118118
"husky": "^9.1.5",
119119
"jest": "^29.7.0",
120120
"jest-environment-jsdom": "^29.7.0",
121-
"jest-expo": "~52.0.3",
121+
"jest-expo": "~52.0.4",
122122
"jest-junit": "^16.0.0",
123123
"lint-staged": "^15.2.9",
124124
"np": "^10.0.7",

0 commit comments

Comments
 (0)