diff --git a/frontend/package.json b/frontend/package.json index 54c5282..c3987c7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,10 +20,10 @@ "@react-navigation/native-stack": "^7.14.12", "@tailwindcss/postcss": "^4.3.0", "axios": "^1.15.2", - "expo": "~54.0.33", - "expo-localization": "^55.0.13", - "expo-secure-store": "^55.0.13", - "expo-status-bar": "~3.0.9", + "expo": "~56.0.0", + "expo-localization": "^56.0.0", + "expo-secure-store": "^56.0.0", + "expo-status-bar": "~56.0.0", "i18next": "^26.0.8", "react": "19.1.0", "react-dom": "^19.1.0", @@ -47,7 +47,7 @@ "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-react-native": "^5.0.0", "jest": "~29.7.0", - "jest-expo": "~54.0.0", + "jest-expo": "~56.0.0", "react-test-renderer": "^19.1.0", "ts-jest": "~29.4.0", "typescript": "~5.9.2"