diff --git a/frontend/package.json b/frontend/package.json index e08aab5..5df83f4 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -22,8 +22,8 @@ "@shopify/restyle": "^2.4.5", "@supabase/supabase-js": "^2.93.3", "@tanstack/react-query": "^5.90.20", - "autoprefixer": "10.4.14", - "expo": "54.0.32", + "autoprefixer": "10.4.24", + "expo": "54.0.33", "expo-constants": "~18.0.13", "expo-crypto": "~15.0.8", "expo-device": "^8.0.10", @@ -31,17 +31,17 @@ "expo-image-manipulator": "~14.0.8", "expo-image-picker": "^17.0.10", "expo-notifications": "^0.32.16", - "expo-router": "6.0.22", + "expo-router": "6.0.23", "expo-status-bar": "~3.0.9", - "lucide-react-native": "^0.562.0", + "lucide-react-native": "^0.563.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.83.1", + "react-native-gesture-handler": "~2.30.0", + "react-native-screens": "~4.23.0", + "react-native-svg": "15.15.3", "rn-phone-number-input": "^0.3.2", "tailwindcss": "3.3.2", "ws": "^8.19.0", @@ -56,13 +56,13 @@ "@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.13", "@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", + "ajv-formats": "^3.0.1", + "eslint": "^10.0.0", "eslint-config-expo": "^10.0.0", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^7.0.1",