更新依赖

This commit is contained in:
lyswhut 2023-11-09 13:13:26 +08:00
parent 141a9c8856
commit 17fd4ab0ca
2 changed files with 411 additions and 334 deletions

735
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -69,12 +69,12 @@
"@babel/plugin-proposal-export-namespace-from": "^7.18.9", "@babel/plugin-proposal-export-namespace-from": "^7.18.9",
"@babel/preset-env": "^7.23.2", "@babel/preset-env": "^7.23.2",
"@babel/runtime": "^7.23.2", "@babel/runtime": "^7.23.2",
"@react-native/metro-config": "^0.73.1", "@react-native/metro-config": "^0.73.2",
"@tsconfig/react-native": "^3.0.2", "@tsconfig/react-native": "^3.0.2",
"@types/react": "^18.2.34", "@types/react": "^18.2.37",
"@types/react-native": "^0.70.16", "@types/react-native": "^0.70.17",
"@types/react-native-background-timer": "^2.0.1", "@types/react-native-background-timer": "^2.0.2",
"@types/react-native-vector-icons": "^6.4.16", "@types/react-native-vector-icons": "^6.4.17",
"babel-plugin-module-resolver": "^5.0.0", "babel-plugin-module-resolver": "^5.0.0",
"changelog-parser": "^3.0.1", "changelog-parser": "^3.0.1",
"eslint-config-standard": "^17.1.0", "eslint-config-standard": "^17.1.0",