匹配依赖版本

This commit is contained in:
yuchenglong
2026-01-13 11:20:20 +08:00
parent 7325f5d484
commit 36fa397bc7
2 changed files with 37 additions and 11 deletions

View File

@@ -12,10 +12,10 @@
"dependencies": {
"@expo/vector-icons": "^15.0.3",
"@react-native-async-storage/async-storage": "^2.2.0",
"@react-navigation/bottom-tabs": "^7.9.1",
"@react-navigation/drawer": "^7.7.10",
"@react-navigation/bottom-tabs": "^7.4.0",
"@react-navigation/drawer": "^7.5.0",
"@react-navigation/elements": "^2.6.3",
"@react-navigation/native": "^7.1.27",
"@react-navigation/native": "^7.1.8",
"axios": "^1.13.2",
"expo": "~54.0.31",
"expo-blur": "~15.0.8",
@@ -49,7 +49,7 @@
"react-native-screens": "~4.16.0",
"react-native-toast-message": "^2.3.3",
"react-native-web": "~0.21.0",
"react-native-webview": "^13.16.0",
"react-native-webview": "13.15.0",
"react-native-worklets": "0.5.1"
},
"devDependencies": {