更新依赖

This commit is contained in:
lyswhut 2023-11-10 15:23:17 +08:00
parent b05c575211
commit 13d910e638
2 changed files with 596 additions and 601 deletions

1189
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -61,13 +61,13 @@
"react-native-quick-base64": "^2.0.7",
"react-native-quick-md5": "^3.0.5",
"react-native-track-player": "github:lyswhut/react-native-track-player#dfa8b708a5c7398c03a2d14f83542877c665769b",
"react-native-vector-icons": "^10.0.1"
"react-native-vector-icons": "^10.0.2"
},
"devDependencies": {
"@babel/core": "^7.23.2",
"@babel/eslint-parser": "^7.22.15",
"@babel/core": "^7.23.3",
"@babel/eslint-parser": "^7.23.3",
"@babel/plugin-proposal-export-namespace-from": "^7.18.9",
"@babel/preset-env": "^7.23.2",
"@babel/preset-env": "^7.23.3",
"@babel/runtime": "^7.23.2",
"@react-native/metro-config": "^0.73.2",
"@tsconfig/react-native": "^3.0.2",