Skip to content

Commit fcb5cbe

Browse files
maksymilian-majerasdolo
authored andcommitted
chore: resolve expo doctor package version errors
1 parent c6f00a2 commit fcb5cbe

File tree

2 files changed

+423
-408
lines changed

2 files changed

+423
-408
lines changed

package.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,24 +65,24 @@
6565
"@gorhom/bottom-sheet": "^5.0.5",
6666
"@hookform/resolvers": "^3.9.0",
6767
"@lukemorales/query-key-factory": "^1.3.4",
68-
"@shopify/flash-list": "1.8.2",
68+
"@shopify/flash-list": "1.7.6",
6969
"@tanstack/react-query": "^5.52.1",
7070
"@testing-library/react-hooks": "^8.0.1",
7171
"app-icon-badge": "^0.1.2",
7272
"axios": "^1.7.5",
7373
"dayjs": "^1.11.13",
74-
"expo-crypto": "^14.1.5",
7574
"expo": "~53.0.11",
7675
"expo-constants": "~17.1.6",
77-
"expo-dev-client": "~5.2.0",
76+
"expo-crypto": "^14.1.5",
77+
"expo-dev-client": "~5.2.1",
7878
"expo-font": "~13.3.1",
7979
"expo-image": "~2.3.0",
8080
"expo-linking": "~7.1.5",
8181
"expo-localization": "~16.1.5",
8282
"expo-router": "~5.1.0",
8383
"expo-splash-screen": "~0.30.9",
8484
"expo-status-bar": "~2.2.3",
85-
"expo-system-ui": "~5.0.8",
85+
"expo-system-ui": "~5.0.9",
8686
"i18next": "^23.14.0",
8787
"lodash.memoize": "^4.1.2",
8888
"moti": "^0.29.0",
@@ -92,7 +92,7 @@
9292
"react-error-boundary": "^4.0.13",
9393
"react-hook-form": "^7.53.0",
9494
"react-i18next": "^15.0.1",
95-
"react-native": "0.79.3",
95+
"react-native": "0.79.4",
9696
"react-native-edge-to-edge": "^1.6.0",
9797
"react-native-flash-message": "^0.4.2",
9898
"react-native-gesture-handler": "~2.24.0",
@@ -148,6 +148,7 @@
148148
"eslint-plugin-testing-library": "^7.5.2",
149149
"eslint-plugin-unicorn": "^59.0.1",
150150
"eslint-plugin-unused-imports": "^4.1.4",
151+
"expo": "~53.0.12",
151152
"husky": "^9.1.5",
152153
"jest": "^29.7.0",
153154
"jest-environment-jsdom": "^29.7.0",
@@ -165,7 +166,7 @@
165166
"type": "git",
166167
"url": "git+https://github.com/rootstrap/react-native-template.git"
167168
},
168-
"packageManager": "[email protected].1",
169+
"packageManager": "[email protected].3",
169170
"expo": {
170171
"doctor": {
171172
"reactNativeDirectoryCheck": {

0 commit comments

Comments
 (0)