更新依赖&版本号(1.4.0-beta.1)

This commit is contained in:
lyswhut 2024-05-25 20:01:43 +08:00
parent 8210da380a
commit 88bfb999b8
2 changed files with 986 additions and 992 deletions

1964
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
{ {
"name": "lx-music-mobile", "name": "lx-music-mobile",
"version": "1.4.0-beta.0", "version": "1.4.0-beta.1",
"versionCode": 64, "versionCode": 65,
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "react-native run-android --active-arch-only", "dev": "react-native run-android --active-arch-only",
@ -67,16 +67,16 @@
"react-native-vector-icons": "^10.1.0" "react-native-vector-icons": "^10.1.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.24.5", "@babel/core": "^7.24.6",
"@babel/eslint-parser": "^7.24.5", "@babel/eslint-parser": "^7.24.6",
"@babel/plugin-proposal-export-namespace-from": "^7.18.9", "@babel/plugin-proposal-export-namespace-from": "^7.18.9",
"@babel/preset-env": "^7.24.5", "@babel/preset-env": "^7.24.6",
"@babel/runtime": "^7.24.5", "@babel/runtime": "^7.24.6",
"@react-native/babel-preset": "^0.74.83", "@react-native/babel-preset": "^0.74.83",
"@react-native/metro-config": "^0.74.83", "@react-native/metro-config": "^0.74.83",
"@react-native/typescript-config": "^0.74.83", "@react-native/typescript-config": "^0.74.83",
"@tsconfig/react-native": "^3.0.5", "@tsconfig/react-native": "^3.0.5",
"@types/react": "^18.3.2", "@types/react": "^18.3.3",
"@types/react-native": "^0.72.8", "@types/react-native": "^0.72.8",
"@types/react-native-background-timer": "^2.0.2", "@types/react-native-background-timer": "^2.0.2",
"@types/react-native-vector-icons": "^6.4.18", "@types/react-native-vector-icons": "^6.4.18",