Skip to content

Commit a9aa985

Browse files
yjoseasdolo
authored andcommitted
fix: fix doctor warnings
1 parent 2777299 commit a9aa985

File tree

2 files changed

+403
-376
lines changed

2 files changed

+403
-376
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -65,23 +65,23 @@
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.7.1",
68+
"@shopify/flash-list": "1.7.3",
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": "~52.0.26",
75-
"expo-constants": "~17.0.4",
76-
"expo-dev-client": "~5.0.9",
74+
"expo": "~52.0.35",
75+
"expo-constants": "~17.0.6",
76+
"expo-dev-client": "~5.0.12",
7777
"expo-font": "~13.0.3",
78-
"expo-image": "~2.0.4",
79-
"expo-linking": "~7.0.4",
78+
"expo-image": "~2.0.5",
79+
"expo-linking": "~7.0.5",
8080
"expo-localization": "~16.0.1",
8181
"expo-router": "~4.0.17",
82-
"expo-splash-screen": "~0.29.21",
82+
"expo-splash-screen": "~0.29.22",
8383
"expo-status-bar": "~2.0.1",
84-
"expo-system-ui": "~4.0.7",
84+
"expo-system-ui": "~4.0.8",
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.6",
94+
"react-native": "0.76.7",
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",
@@ -146,7 +146,7 @@
146146
"husky": "^9.1.5",
147147
"jest": "^29.7.0",
148148
"jest-environment-jsdom": "^29.7.0",
149-
"jest-expo": "~52.0.3",
149+
"jest-expo": "~52.0.4",
150150
"jest-junit": "^16.0.0",
151151
"lint-staged": "^15.2.9",
152152
"np": "^10.0.7",

0 commit comments

Comments
 (0)