chore: fix deps

This commit is contained in:
Fredrik Burmester
2026-01-07 22:38:28 +01:00
parent 04bc412bce
commit 630e7a1a36
2 changed files with 21 additions and 19 deletions

View File

@@ -40,7 +40,7 @@
"@tanstack/react-query": "5.90.12",
"@tanstack/react-query-persist-client": "^5.90.18",
"axios": "^1.7.9",
"expo": "~54.0.30",
"expo": "~54.0.31",
"expo-application": "~7.0.8",
"expo-asset": "~12.0.12",
"expo-background-task": "~1.0.10",
@@ -56,7 +56,7 @@
"expo-linear-gradient": "~15.0.8",
"expo-linking": "~8.0.11",
"expo-localization": "~17.0.8",
"expo-notifications": "~0.32.15",
"expo-notifications": "~0.32.16",
"expo-router": "~6.0.21",
"expo-screen-orientation": "~9.0.8",
"expo-secure-store": "^15.0.8",
@@ -65,15 +65,15 @@
"expo-splash-screen": "~31.0.13",
"expo-status-bar": "~3.0.9",
"expo-system-ui": "~6.0.9",
"expo-task-manager": "14.0.9",
"expo-task-manager": "~14.0.9",
"expo-web-browser": "~15.0.10",
"i18next": "^25.0.0",
"jotai": "2.16.0",
"lodash": "4.17.21",
"nativewind": "^2.0.11",
"patch-package": "^8.0.0",
"react": "19.2.3",
"react-dom": "19.2.3",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-i18next": "16.5.1",
"react-native": "0.81.5",
"react-native-awesome-slider": "^2.9.0",