mirror of
https://github.com/ikun0014/lx-music-mobile.git
synced 2025-05-23 22:37:41 +08:00
更新依赖&版本号(1.2.0-beta.12)
This commit is contained in:
parent
c0d990c7ca
commit
98e6e0c06b
44
package-lock.json
generated
44
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "lx-music-mobile",
|
"name": "lx-music-mobile",
|
||||||
"version": "1.2.0-beta.11",
|
"version": "1.2.0-beta.12",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "lx-music-mobile",
|
"name": "lx-music-mobile",
|
||||||
"version": "1.2.0-beta.11",
|
"version": "1.2.0-beta.12",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@ -24,13 +24,13 @@
|
|||||||
"react-native-exception-handler": "^2.10.10",
|
"react-native-exception-handler": "^2.10.10",
|
||||||
"react-native-fast-image": "^8.6.3",
|
"react-native-fast-image": "^8.6.3",
|
||||||
"react-native-fs": "^2.20.0",
|
"react-native-fs": "^2.20.0",
|
||||||
"react-native-local-media-metadata": "github:lyswhut/react-native-local-media-metadata#8c6525e20f5787dbcd2962e83b635787341e5be5",
|
"react-native-local-media-metadata": "github:lyswhut/react-native-local-media-metadata#c2b993093ddd141b4b88673baba7cb4d7b565d04",
|
||||||
"react-native-navigation": "^7.37.2",
|
"react-native-navigation": "^7.37.2",
|
||||||
"react-native-pager-view": "^6.2.3",
|
"react-native-pager-view": "^6.2.3",
|
||||||
"react-native-quick-base64": "^2.0.8",
|
"react-native-quick-base64": "^2.0.8",
|
||||||
"react-native-quick-md5": "^3.0.6",
|
"react-native-quick-md5": "^3.0.6",
|
||||||
"react-native-track-player": "github:lyswhut/react-native-track-player#f051f22fc05cfed77a2bac7fc6388525e3497f1f",
|
"react-native-track-player": "github:lyswhut/react-native-track-player#f051f22fc05cfed77a2bac7fc6388525e3497f1f",
|
||||||
"react-native-vector-icons": "^10.0.2"
|
"react-native-vector-icons": "^10.0.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.23.6",
|
"@babel/core": "^7.23.6",
|
||||||
@ -42,7 +42,7 @@
|
|||||||
"@react-native/metro-config": "^0.73.2",
|
"@react-native/metro-config": "^0.73.2",
|
||||||
"@react-native/typescript-config": "^0.74.0",
|
"@react-native/typescript-config": "^0.74.0",
|
||||||
"@tsconfig/react-native": "^3.0.2",
|
"@tsconfig/react-native": "^3.0.2",
|
||||||
"@types/react": "^18.2.43",
|
"@types/react": "^18.2.45",
|
||||||
"@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",
|
||||||
@ -3337,9 +3337,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@types/react": {
|
"node_modules/@types/react": {
|
||||||
"version": "18.2.43",
|
"version": "18.2.45",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.43.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.45.tgz",
|
||||||
"integrity": "sha512-nvOV01ZdBdd/KW6FahSbcNplt2jCJfyWdTos61RYHV+FVv5L/g9AOX1bmbVcWcLFL8+KHQfh1zVIQrud6ihyQA==",
|
"integrity": "sha512-TtAxCNrlrBp8GoeEp1npd5g+d/OejJHFxS3OWmrPBMFaVQMSN0OFySozJio5BHxTuTeug00AVXVAjfDSfk+lUg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/prop-types": "*",
|
"@types/prop-types": "*",
|
||||||
@ -8997,8 +8997,8 @@
|
|||||||
},
|
},
|
||||||
"node_modules/react-native-local-media-metadata": {
|
"node_modules/react-native-local-media-metadata": {
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"resolved": "git+ssh://git@github.com/lyswhut/react-native-local-media-metadata.git#8c6525e20f5787dbcd2962e83b635787341e5be5",
|
"resolved": "git+ssh://git@github.com/lyswhut/react-native-local-media-metadata.git#c2b993093ddd141b4b88673baba7cb4d7b565d04",
|
||||||
"integrity": "sha512-w00IogHkENAV7tVUkDIXbonG1ANUI44VC4SEksv0zGAGX/0KueWuNgO4z/lHrojW9HtDV1HRwXXqPqnFeRMC6w==",
|
"integrity": "sha512-4DjQA97Ec9BPa+KPx6NBMgSQsZERTM+nkCQbLfKq+G/udZAM5+AhjVukZPey14Lp8yUyytSdBt/75jpWJomIpQ==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"example"
|
"example"
|
||||||
@ -9091,9 +9091,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-native-vector-icons": {
|
"node_modules/react-native-vector-icons": {
|
||||||
"version": "10.0.2",
|
"version": "10.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/react-native-vector-icons/-/react-native-vector-icons-10.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/react-native-vector-icons/-/react-native-vector-icons-10.0.3.tgz",
|
||||||
"integrity": "sha512-ZwhUkJhIMkGL3cW7IT4sEEHu2AOzerqsRQ73UzXsB+ecBpVK5bRmp0XswiQleZKZalZfs/WIfWLXLfTQHcQo6A==",
|
"integrity": "sha512-ZgVlV5AdQgnPHHvBEihGf2xwyziT1acpXV1U+WfCgCv3lcEeCRsmwAsBU+kUSNsU+8TcWVsX04kdI6qUaS8D7w==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"yargs": "^16.1.1"
|
"yargs": "^16.1.1"
|
||||||
@ -13058,9 +13058,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/react": {
|
"@types/react": {
|
||||||
"version": "18.2.43",
|
"version": "18.2.45",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.43.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.45.tgz",
|
||||||
"integrity": "sha512-nvOV01ZdBdd/KW6FahSbcNplt2jCJfyWdTos61RYHV+FVv5L/g9AOX1bmbVcWcLFL8+KHQfh1zVIQrud6ihyQA==",
|
"integrity": "sha512-TtAxCNrlrBp8GoeEp1npd5g+d/OejJHFxS3OWmrPBMFaVQMSN0OFySozJio5BHxTuTeug00AVXVAjfDSfk+lUg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/prop-types": "*",
|
"@types/prop-types": "*",
|
||||||
@ -17194,9 +17194,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-native-local-media-metadata": {
|
"react-native-local-media-metadata": {
|
||||||
"version": "git+ssh://git@github.com/lyswhut/react-native-local-media-metadata.git#8c6525e20f5787dbcd2962e83b635787341e5be5",
|
"version": "git+ssh://git@github.com/lyswhut/react-native-local-media-metadata.git#c2b993093ddd141b4b88673baba7cb4d7b565d04",
|
||||||
"integrity": "sha512-w00IogHkENAV7tVUkDIXbonG1ANUI44VC4SEksv0zGAGX/0KueWuNgO4z/lHrojW9HtDV1HRwXXqPqnFeRMC6w==",
|
"integrity": "sha512-4DjQA97Ec9BPa+KPx6NBMgSQsZERTM+nkCQbLfKq+G/udZAM5+AhjVukZPey14Lp8yUyytSdBt/75jpWJomIpQ==",
|
||||||
"from": "react-native-local-media-metadata@github:lyswhut/react-native-local-media-metadata#8c6525e20f5787dbcd2962e83b635787341e5be5",
|
"from": "react-native-local-media-metadata@github:lyswhut/react-native-local-media-metadata#c2b993093ddd141b4b88673baba7cb4d7b565d04",
|
||||||
"requires": {}
|
"requires": {}
|
||||||
},
|
},
|
||||||
"react-native-navigation": {
|
"react-native-navigation": {
|
||||||
@ -17247,9 +17247,9 @@
|
|||||||
"requires": {}
|
"requires": {}
|
||||||
},
|
},
|
||||||
"react-native-vector-icons": {
|
"react-native-vector-icons": {
|
||||||
"version": "10.0.2",
|
"version": "10.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/react-native-vector-icons/-/react-native-vector-icons-10.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/react-native-vector-icons/-/react-native-vector-icons-10.0.3.tgz",
|
||||||
"integrity": "sha512-ZwhUkJhIMkGL3cW7IT4sEEHu2AOzerqsRQ73UzXsB+ecBpVK5bRmp0XswiQleZKZalZfs/WIfWLXLfTQHcQo6A==",
|
"integrity": "sha512-ZgVlV5AdQgnPHHvBEihGf2xwyziT1acpXV1U+WfCgCv3lcEeCRsmwAsBU+kUSNsU+8TcWVsX04kdI6qUaS8D7w==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"yargs": "^16.1.1"
|
"yargs": "^16.1.1"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "lx-music-mobile",
|
"name": "lx-music-mobile",
|
||||||
"version": "1.2.0-beta.11",
|
"version": "1.2.0-beta.12",
|
||||||
"versionCode": 62,
|
"versionCode": 62,
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -64,7 +64,7 @@
|
|||||||
"react-native-quick-base64": "^2.0.8",
|
"react-native-quick-base64": "^2.0.8",
|
||||||
"react-native-quick-md5": "^3.0.6",
|
"react-native-quick-md5": "^3.0.6",
|
||||||
"react-native-track-player": "github:lyswhut/react-native-track-player#f051f22fc05cfed77a2bac7fc6388525e3497f1f",
|
"react-native-track-player": "github:lyswhut/react-native-track-player#f051f22fc05cfed77a2bac7fc6388525e3497f1f",
|
||||||
"react-native-vector-icons": "^10.0.2"
|
"react-native-vector-icons": "^10.0.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.23.6",
|
"@babel/core": "^7.23.6",
|
||||||
@ -76,7 +76,7 @@
|
|||||||
"@react-native/metro-config": "^0.73.2",
|
"@react-native/metro-config": "^0.73.2",
|
||||||
"@react-native/typescript-config": "^0.74.0",
|
"@react-native/typescript-config": "^0.74.0",
|
||||||
"@tsconfig/react-native": "^3.0.2",
|
"@tsconfig/react-native": "^3.0.2",
|
||||||
"@types/react": "^18.2.43",
|
"@types/react": "^18.2.45",
|
||||||
"@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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user