更新依赖

This commit is contained in:
lyswhut 2021-10-13 18:47:02 +08:00
parent 7ac164147b
commit b3dad88ef1
2 changed files with 532 additions and 371 deletions

895
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -40,7 +40,7 @@
"dependencies": {
"@react-native-async-storage/async-storage": "^1.15.9",
"@react-native-community/checkbox": "git+https://github.com/lyswhut/react-native-checkbox.git#e8a3e8ac176957f786f0dfdb917ea9cea9d2e1db",
"@react-native-community/slider": "^4.1.8",
"@react-native-community/slider": "^4.1.9",
"buffer": "^6.0.3",
"console-browserify": "^1.2.0",
"events": "^3.3.0",
@ -58,8 +58,8 @@
"react-native-exception-handler": "^2.10.10",
"react-native-extra-dimensions-android": "^1.2.5",
"react-native-fs": "^2.18.0",
"react-native-navigation": "^7.22.3",
"react-native-pager-view": "^5.4.6",
"react-native-navigation": "^7.23.0",
"react-native-pager-view": "^5.4.7",
"react-native-randombytes": "^3.6.1",
"react-native-splash-screen": "^3.2.0",
"react-native-track-player": "git+https://github.com/lyswhut/react-native-track-player.git#7b7c0c1abc0eb0db0bac9573d391df36e3685365",
@ -87,7 +87,7 @@
"eslint": "^7.32.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-html": "^6.2.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-react": "^7.26.1",