更新依赖

This commit is contained in:
lyswhut 2021-07-22 15:24:30 +08:00
parent 48bfcd505d
commit 8cd01bc892
2 changed files with 4277 additions and 1065 deletions

5325
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -43,22 +43,22 @@
"buffer": "^6.0.3",
"console-browserify": "^1.2.0",
"events": "^3.3.0",
"i18next": "^20.3.2",
"i18next": "^20.3.4",
"js-htmlencode": "^0.3.0",
"lrc-file-parser": "^1.1.0",
"pako": "^2.0.3",
"process": "^0.11.10",
"prop-types": "^15.7.2",
"react": "17.0.1",
"react-i18next": "^11.11.0",
"react": "17.0.2",
"react-i18next": "^11.11.3",
"react-native": "0.64.2",
"react-native-background-timer": "^2.4.1",
"react-native-crypto": "^2.2.0",
"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.16.0",
"react-native-pager-view": "^5.2.1",
"react-native-navigation": "^7.18.1",
"react-native-pager-view": "^5.3.1",
"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#1dcfd07d31553bf5e1d32b9981445060f30f0160",
@ -74,14 +74,14 @@
"util": "~0.10.3"
},
"devDependencies": {
"@babel/core": "^7.14.6",
"@babel/runtime": "^7.14.6",
"@babel/core": "^7.14.8",
"@babel/runtime": "^7.14.8",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
"babel-plugin-module-resolver": "^4.1.0",
"changelog-parser": "^2.8.0",
"cross-env": "^7.0.3",
"eslint": "^7.29.0",
"eslint": "^7.31.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-html": "^6.1.2",
"eslint-plugin-import": "^2.23.4",
@ -91,7 +91,6 @@
"eslint-plugin-react-hooks": "^4.2.0",
"jest": "^26.6.3",
"metro-react-native-babel-preset": "^0.64.0",
"react-devtools": "^4.13.2",
"react-native-clean-project": "^3.6.4",
"react-test-renderer": "17.0.1",
"redux-logger": "^3.0.6",