Merge remote-tracking branch 'origin/main'

This commit is contained in:
吕新雨
2026-02-02 11:27:00 +08:00
55 changed files with 2148 additions and 884 deletions

View File

@@ -15,6 +15,7 @@
"@react-navigation/native": "^7.1.8",
"expo": "~54.0.32",
"expo-constants": "~18.0.13",
"expo-dev-client": "^6.0.20",
"expo-font": "~14.0.11",
"expo-linear-gradient": "^15.0.8",
"expo-linking": "~8.0.11",
@@ -25,11 +26,11 @@
"expo-status-bar": "~3.0.9",
"expo-web-browser": "~15.0.10",
"i18next": "^25.8.0",
"pnpm": "^10.28.2",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-i18next": "^16.5.4",
"react-native": "0.81.5",
"react-native-gesture-handler": "^2.30.0",
"react-native-reanimated": "~4.1.1",
"react-native-safe-area-context": "~5.6.0",
"react-native-screens": "~4.16.0",
@@ -39,7 +40,6 @@
"react-native-worklets": "0.5.1"
},
"devDependencies": {
"@babel/plugin-transform-react-jsx": "^7.28.6",
"@types/react": "~19.1.0",
"react-test-renderer": "19.1.0",
"typescript": "~5.9.2",