diff --git a/frontend/package.json b/frontend/package.json index dfab087..dc6cf8c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -18,31 +18,31 @@ }, "dependencies": { "@hookform/resolvers": "^5.2.2", - "@react-native-async-storage/async-storage": "^2.2.0", + "@react-native-async-storage/async-storage": "^3.0.1", "@shopify/restyle": "^2.4.5", "@supabase/supabase-js": "^2.93.3", "@tanstack/react-query": "^5.90.20", - "autoprefixer": "10.4.14", - "expo": "54.0.33", - "expo-constants": "~18.0.13", - "expo-crypto": "~15.0.8", - "expo-device": "^8.0.10", - "expo-image": "^3.0.11", - "expo-image-manipulator": "~14.0.8", - "expo-image-picker": "^17.0.10", - "expo-notifications": "^0.32.16", - "expo-router": "6.0.23", - "expo-status-bar": "~3.0.9", + "autoprefixer": "10.4.27", + "expo": "55.0.3", + "expo-constants": "~55.0.7", + "expo-crypto": "~55.0.8", + "expo-device": "^55.0.9", + "expo-image": "^55.0.5", + "expo-image-manipulator": "~55.0.9", + "expo-image-picker": "^55.0.10", + "expo-notifications": "^55.0.10", + "expo-router": "55.0.3", + "expo-status-bar": "~55.0.4", "libphonenumber-js": "^1.12.38", - "lucide-react-native": "^0.562.0", + "lucide-react-native": "^0.575.0", "nativewind": "2.0.11", - "postcss": "8.4.27", - "react": "19.1.0", + "postcss": "8.5.6", + "react": "19.2.4", "react-hook-form": "^7.71.1", - "react-native": "0.81.5", - "react-native-gesture-handler": "~2.28.0", - "react-native-screens": "~4.16.0", - "react-native-svg": "15.12.1", + "react-native": "0.84.0", + "react-native-gesture-handler": "~2.30.0", + "react-native-screens": "~4.24.0", + "react-native-svg": "15.15.3", "tailwindcss": "3.3.2", "ws": "^8.19.0", "zod": "^4.3.6", @@ -56,18 +56,18 @@ "@kubb/plugin-tanstack-query": "^3.0.0-alpha.17", "@kubb/plugin-ts": "^4.20.1", "@kubb/plugin-zod": "^4.20.1", - "@types/jest": "29.5.14", - "@types/react": "~19.1.17", + "@types/jest": "30.0.0", + "@types/react": "~19.2.14", "@typescript-eslint/eslint-plugin": "^8.54.0", "@typescript-eslint/parser": "^8.54.0", "ajv": "^8.17.1", - "ajv-formats": "^2.1.1", - "eslint": "^8.57.1", - "eslint-config-expo": "^10.0.0", + "ajv-formats": "^3.0.1", + "eslint": "^10.0.2", + "eslint-config-expo": "^55.0.0", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-unused-imports": "^4.3.0", - "jest-expo": "^54.0.17", + "jest-expo": "^55.0.9", "prettier": "^3.8.1", "react-native-svg-transformer": "^1.5.3", "typescript": "~5.9.3"