更新依赖

This commit is contained in:
lyswhut 2024-12-28 12:48:58 +08:00
parent 1bf9a1b14f
commit 7b049a7339
2 changed files with 1004 additions and 711 deletions

1709
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -64,7 +64,7 @@
"react-native-pager-view": "6.6.1", "react-native-pager-view": "6.6.1",
"react-native-quick-base64": "^2.1.2", "react-native-quick-base64": "^2.1.2",
"react-native-quick-md5": "^3.0.6", "react-native-quick-md5": "^3.0.6",
"react-native-track-player": "github:lyswhut/react-native-track-player#57eeeba57e28702fa931d4aeb753da225b6fcf6c", "react-native-track-player": "github:lyswhut/react-native-track-player#b9062b07ca4fc5f3316c2ae43f2dafed1baed015",
"react-native-vector-icons": "^10.2.0" "react-native-vector-icons": "^10.2.0"
}, },
"devDependencies": { "devDependencies": {
@ -77,7 +77,7 @@
"@react-native/metro-config": "^0.74.88", "@react-native/metro-config": "^0.74.88",
"@react-native/typescript-config": "^0.74.88", "@react-native/typescript-config": "^0.74.88",
"@tsconfig/react-native": "^3.0.5", "@tsconfig/react-native": "^3.0.5",
"@types/react": "^18.3.14", "@types/react": "^18.3.18",
"@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",
@ -85,7 +85,7 @@
"changelog-parser": "^3.0.1", "changelog-parser": "^3.0.1",
"eslint-config-standard": "^17.1.0", "eslint-config-standard": "^17.1.0",
"eslint-config-standard-with-typescript": "^43.0.1", "eslint-config-standard-with-typescript": "^43.0.1",
"eslint-plugin-react": "^7.37.2", "eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-react-hooks": "^5.1.0",
"typescript": "^5.7.2" "typescript": "^5.7.2"
} }