diff --git a/package-lock.json b/package-lock.json index 45276148d..b950c7695 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "lx-music-mobile", - "version": "1.2.0-beta.11", + "version": "1.2.0-beta.12", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "lx-music-mobile", - "version": "1.2.0-beta.11", + "version": "1.2.0-beta.12", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { @@ -24,13 +24,13 @@ "react-native-exception-handler": "^2.10.10", "react-native-fast-image": "^8.6.3", "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-pager-view": "^6.2.3", "react-native-quick-base64": "^2.0.8", "react-native-quick-md5": "^3.0.6", "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": { "@babel/core": "^7.23.6", @@ -42,7 +42,7 @@ "@react-native/metro-config": "^0.73.2", "@react-native/typescript-config": "^0.74.0", "@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-background-timer": "^2.0.2", "@types/react-native-vector-icons": "^6.4.18", @@ -3337,9 +3337,9 @@ "license": "MIT" }, "node_modules/@types/react": { - "version": "18.2.43", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.43.tgz", - "integrity": "sha512-nvOV01ZdBdd/KW6FahSbcNplt2jCJfyWdTos61RYHV+FVv5L/g9AOX1bmbVcWcLFL8+KHQfh1zVIQrud6ihyQA==", + "version": "18.2.45", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.45.tgz", + "integrity": "sha512-TtAxCNrlrBp8GoeEp1npd5g+d/OejJHFxS3OWmrPBMFaVQMSN0OFySozJio5BHxTuTeug00AVXVAjfDSfk+lUg==", "dev": true, "dependencies": { "@types/prop-types": "*", @@ -8997,8 +8997,8 @@ }, "node_modules/react-native-local-media-metadata": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/lyswhut/react-native-local-media-metadata.git#8c6525e20f5787dbcd2962e83b635787341e5be5", - "integrity": "sha512-w00IogHkENAV7tVUkDIXbonG1ANUI44VC4SEksv0zGAGX/0KueWuNgO4z/lHrojW9HtDV1HRwXXqPqnFeRMC6w==", + "resolved": "git+ssh://git@github.com/lyswhut/react-native-local-media-metadata.git#c2b993093ddd141b4b88673baba7cb4d7b565d04", + "integrity": "sha512-4DjQA97Ec9BPa+KPx6NBMgSQsZERTM+nkCQbLfKq+G/udZAM5+AhjVukZPey14Lp8yUyytSdBt/75jpWJomIpQ==", "license": "MIT", "workspaces": [ "example" @@ -9091,9 +9091,9 @@ } }, "node_modules/react-native-vector-icons": { - "version": "10.0.2", - "resolved": "https://registry.npmjs.org/react-native-vector-icons/-/react-native-vector-icons-10.0.2.tgz", - "integrity": "sha512-ZwhUkJhIMkGL3cW7IT4sEEHu2AOzerqsRQ73UzXsB+ecBpVK5bRmp0XswiQleZKZalZfs/WIfWLXLfTQHcQo6A==", + "version": "10.0.3", + "resolved": "https://registry.npmjs.org/react-native-vector-icons/-/react-native-vector-icons-10.0.3.tgz", + "integrity": "sha512-ZgVlV5AdQgnPHHvBEihGf2xwyziT1acpXV1U+WfCgCv3lcEeCRsmwAsBU+kUSNsU+8TcWVsX04kdI6qUaS8D7w==", "dependencies": { "prop-types": "^15.7.2", "yargs": "^16.1.1" @@ -13058,9 +13058,9 @@ "dev": true }, "@types/react": { - "version": "18.2.43", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.43.tgz", - "integrity": "sha512-nvOV01ZdBdd/KW6FahSbcNplt2jCJfyWdTos61RYHV+FVv5L/g9AOX1bmbVcWcLFL8+KHQfh1zVIQrud6ihyQA==", + "version": "18.2.45", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.45.tgz", + "integrity": "sha512-TtAxCNrlrBp8GoeEp1npd5g+d/OejJHFxS3OWmrPBMFaVQMSN0OFySozJio5BHxTuTeug00AVXVAjfDSfk+lUg==", "dev": true, "requires": { "@types/prop-types": "*", @@ -17194,9 +17194,9 @@ } }, "react-native-local-media-metadata": { - "version": "git+ssh://git@github.com/lyswhut/react-native-local-media-metadata.git#8c6525e20f5787dbcd2962e83b635787341e5be5", - "integrity": "sha512-w00IogHkENAV7tVUkDIXbonG1ANUI44VC4SEksv0zGAGX/0KueWuNgO4z/lHrojW9HtDV1HRwXXqPqnFeRMC6w==", - "from": "react-native-local-media-metadata@github:lyswhut/react-native-local-media-metadata#8c6525e20f5787dbcd2962e83b635787341e5be5", + "version": "git+ssh://git@github.com/lyswhut/react-native-local-media-metadata.git#c2b993093ddd141b4b88673baba7cb4d7b565d04", + "integrity": "sha512-4DjQA97Ec9BPa+KPx6NBMgSQsZERTM+nkCQbLfKq+G/udZAM5+AhjVukZPey14Lp8yUyytSdBt/75jpWJomIpQ==", + "from": "react-native-local-media-metadata@github:lyswhut/react-native-local-media-metadata#c2b993093ddd141b4b88673baba7cb4d7b565d04", "requires": {} }, "react-native-navigation": { @@ -17247,9 +17247,9 @@ "requires": {} }, "react-native-vector-icons": { - "version": "10.0.2", - "resolved": "https://registry.npmjs.org/react-native-vector-icons/-/react-native-vector-icons-10.0.2.tgz", - "integrity": "sha512-ZwhUkJhIMkGL3cW7IT4sEEHu2AOzerqsRQ73UzXsB+ecBpVK5bRmp0XswiQleZKZalZfs/WIfWLXLfTQHcQo6A==", + "version": "10.0.3", + "resolved": "https://registry.npmjs.org/react-native-vector-icons/-/react-native-vector-icons-10.0.3.tgz", + "integrity": "sha512-ZgVlV5AdQgnPHHvBEihGf2xwyziT1acpXV1U+WfCgCv3lcEeCRsmwAsBU+kUSNsU+8TcWVsX04kdI6qUaS8D7w==", "requires": { "prop-types": "^15.7.2", "yargs": "^16.1.1" diff --git a/package.json b/package.json index 1de777162..f3c27d0ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lx-music-mobile", - "version": "1.2.0-beta.11", + "version": "1.2.0-beta.12", "versionCode": 62, "private": true, "scripts": { @@ -64,7 +64,7 @@ "react-native-quick-base64": "^2.0.8", "react-native-quick-md5": "^3.0.6", "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": { "@babel/core": "^7.23.6", @@ -76,7 +76,7 @@ "@react-native/metro-config": "^0.73.2", "@react-native/typescript-config": "^0.74.0", "@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-background-timer": "^2.0.2", "@types/react-native-vector-icons": "^6.4.18",