更新依赖&版本号(1.6.0-beta.0)

This commit is contained in:
lyswhut 2024-08-17 20:32:11 +08:00
parent 2b3b02cf97
commit 74d961a474
2 changed files with 51 additions and 51 deletions

98
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "lx-music-mobile",
"version": "1.5.0",
"version": "1.6.0-beta.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "lx-music-mobile",
"version": "1.5.0",
"version": "1.6.0-beta.0",
"license": "Apache-2.0",
"dependencies": {
"@craftzdog/react-native-buffer": "^6.0.5",
@ -39,7 +39,7 @@
"@babel/preset-env": "^7.25.3",
"@babel/runtime": "^7.25.0",
"@react-native/babel-preset": "^0.74.86",
"@react-native/metro-config": "^0.74.86",
"@react-native/metro-config": "^0.74.87",
"@react-native/typescript-config": "^0.74.86",
"@tsconfig/react-native": "^3.0.5",
"@types/react": "^18.3.3",
@ -3824,9 +3824,9 @@
}
},
"node_modules/@react-native/babel-preset": {
"version": "0.74.86",
"resolved": "https://registry.npmjs.org/@react-native/babel-preset/-/babel-preset-0.74.86.tgz",
"integrity": "sha512-6A+1NVAHugbBLFNU4iaYrq2lx8P7pINyqoyTtVAqd375PShRmLwu6GvuF3b/4avC97s6LmBljVTJ1xVHukA42g==",
"version": "0.74.87",
"resolved": "https://registry.npmjs.org/@react-native/babel-preset/-/babel-preset-0.74.87.tgz",
"integrity": "sha512-hyKpfqzN2nxZmYYJ0tQIHG99FQO0OWXp/gVggAfEUgiT+yNKas1C60LuofUsK7cd+2o9jrpqgqW4WzEDZoBlTg==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -3870,7 +3870,7 @@
"@babel/plugin-transform-typescript": "^7.5.0",
"@babel/plugin-transform-unicode-regex": "^7.0.0",
"@babel/template": "^7.0.0",
"@react-native/babel-plugin-codegen": "0.74.86",
"@react-native/babel-plugin-codegen": "0.74.87",
"babel-plugin-transform-flow-enums": "^0.0.2",
"react-refresh": "^0.14.0"
},
@ -3882,22 +3882,22 @@
}
},
"node_modules/@react-native/babel-preset/node_modules/@react-native/babel-plugin-codegen": {
"version": "0.74.86",
"resolved": "https://registry.npmjs.org/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.74.86.tgz",
"integrity": "sha512-fO7exk0pdsOSsK3fvDz4YKe5nMeAMrsIGi525pft/L+dedjdeiWYmEoQVc9NElxwwNCldwRY6eNMw6IhKyjzLA==",
"version": "0.74.87",
"resolved": "https://registry.npmjs.org/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.74.87.tgz",
"integrity": "sha512-+vJYpMnENFrwtgvDfUj+CtVJRJuUnzAUYT0/Pb68Sq9RfcZ5xdcCuUgyf7JO+akW2VTBoJY427wkcxU30qrWWw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@react-native/codegen": "0.74.86"
"@react-native/codegen": "0.74.87"
},
"engines": {
"node": ">=18"
}
},
"node_modules/@react-native/babel-preset/node_modules/@react-native/codegen": {
"version": "0.74.86",
"resolved": "https://registry.npmjs.org/@react-native/codegen/-/codegen-0.74.86.tgz",
"integrity": "sha512-BOwABta9035GJ/zLMkxQfgPMr47u1/1HqNIMk10FqmTe0jmROOxKEAeP4FbeS5L1voO4ug3dqr+mcuHrG+HNhA==",
"version": "0.74.87",
"resolved": "https://registry.npmjs.org/@react-native/codegen/-/codegen-0.74.87.tgz",
"integrity": "sha512-GMSYDiD+86zLKgMMgz9z0k6FxmRn+z6cimYZKkucW4soGbxWsbjUAZoZ56sJwt2FJ3XVRgXCrnOCgXoH/Bkhcg==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -4129,14 +4129,14 @@
}
},
"node_modules/@react-native/metro-config": {
"version": "0.74.86",
"resolved": "https://registry.npmjs.org/@react-native/metro-config/-/metro-config-0.74.86.tgz",
"integrity": "sha512-s/VEkdwZZmxBYbWSJJ9ymL78kvyBaeoT5l+/kh8D9nUg+YGaTUmnUJ3BiHh5O9o89dks3kpmCPL2Vb9gNBnMHg==",
"version": "0.74.87",
"resolved": "https://registry.npmjs.org/@react-native/metro-config/-/metro-config-0.74.87.tgz",
"integrity": "sha512-WjXk7GmzL7/+e5qqc9uumQSl6uCqNlpo8LaKuMxxlUfQ6DsWSXIdbLXmD1k5qTURjL0fZjVQGszgvT1xKYifaQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@react-native/js-polyfills": "0.74.86",
"@react-native/metro-babel-transformer": "0.74.86",
"@react-native/js-polyfills": "0.74.87",
"@react-native/metro-babel-transformer": "0.74.87",
"metro-config": "^0.80.3",
"metro-runtime": "^0.80.3"
},
@ -4145,9 +4145,9 @@
}
},
"node_modules/@react-native/metro-config/node_modules/@react-native/js-polyfills": {
"version": "0.74.86",
"resolved": "https://registry.npmjs.org/@react-native/js-polyfills/-/js-polyfills-0.74.86.tgz",
"integrity": "sha512-Yrsj4a1rTkk618LUJJxOWFnyAZR3sHmXJwcj4qupkJs+ou3aDkixfXgVVrvQP39iBptaQvCpo7PSqs+LjSNYbA==",
"version": "0.74.87",
"resolved": "https://registry.npmjs.org/@react-native/js-polyfills/-/js-polyfills-0.74.87.tgz",
"integrity": "sha512-M5Evdn76CuVEF0GsaXiGi95CBZ4IWubHqwXxV9vG9CC9kq0PSkoM2Pn7Lx7dgyp4vT7ccJ8a3IwHbe+5KJRnpw==",
"dev": true,
"license": "MIT",
"engines": {
@ -4155,14 +4155,14 @@
}
},
"node_modules/@react-native/metro-config/node_modules/@react-native/metro-babel-transformer": {
"version": "0.74.86",
"resolved": "https://registry.npmjs.org/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.74.86.tgz",
"integrity": "sha512-/9qN5zcnTHGDkC4jWibnoGmRnzDXiurl5wmkvspgnsdrJINN6eGpK8sdIn6nrHFOuPlp3Metqw3HkxbuAfNUXw==",
"version": "0.74.87",
"resolved": "https://registry.npmjs.org/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.74.87.tgz",
"integrity": "sha512-UsJCO24sNax2NSPBmV1zLEVVNkS88kcgAiYrZHtYSwSjpl4WZ656tIeedBfiySdJ94Hr3kQmBYLipV5zk0NI1A==",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/core": "^7.20.0",
"@react-native/babel-preset": "0.74.86",
"@react-native/babel-preset": "0.74.87",
"hermes-parser": "0.19.1",
"nullthrows": "^1.1.1"
},
@ -15878,9 +15878,9 @@
}
},
"@react-native/babel-preset": {
"version": "0.74.86",
"resolved": "https://registry.npmjs.org/@react-native/babel-preset/-/babel-preset-0.74.86.tgz",
"integrity": "sha512-6A+1NVAHugbBLFNU4iaYrq2lx8P7pINyqoyTtVAqd375PShRmLwu6GvuF3b/4avC97s6LmBljVTJ1xVHukA42g==",
"version": "0.74.87",
"resolved": "https://registry.npmjs.org/@react-native/babel-preset/-/babel-preset-0.74.87.tgz",
"integrity": "sha512-hyKpfqzN2nxZmYYJ0tQIHG99FQO0OWXp/gVggAfEUgiT+yNKas1C60LuofUsK7cd+2o9jrpqgqW4WzEDZoBlTg==",
"dev": true,
"requires": {
"@babel/core": "^7.20.0",
@ -15923,24 +15923,24 @@
"@babel/plugin-transform-typescript": "^7.5.0",
"@babel/plugin-transform-unicode-regex": "^7.0.0",
"@babel/template": "^7.0.0",
"@react-native/babel-plugin-codegen": "0.74.86",
"@react-native/babel-plugin-codegen": "0.74.87",
"babel-plugin-transform-flow-enums": "^0.0.2",
"react-refresh": "^0.14.0"
},
"dependencies": {
"@react-native/babel-plugin-codegen": {
"version": "0.74.86",
"resolved": "https://registry.npmjs.org/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.74.86.tgz",
"integrity": "sha512-fO7exk0pdsOSsK3fvDz4YKe5nMeAMrsIGi525pft/L+dedjdeiWYmEoQVc9NElxwwNCldwRY6eNMw6IhKyjzLA==",
"version": "0.74.87",
"resolved": "https://registry.npmjs.org/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.74.87.tgz",
"integrity": "sha512-+vJYpMnENFrwtgvDfUj+CtVJRJuUnzAUYT0/Pb68Sq9RfcZ5xdcCuUgyf7JO+akW2VTBoJY427wkcxU30qrWWw==",
"dev": true,
"requires": {
"@react-native/codegen": "0.74.86"
"@react-native/codegen": "0.74.87"
}
},
"@react-native/codegen": {
"version": "0.74.86",
"resolved": "https://registry.npmjs.org/@react-native/codegen/-/codegen-0.74.86.tgz",
"integrity": "sha512-BOwABta9035GJ/zLMkxQfgPMr47u1/1HqNIMk10FqmTe0jmROOxKEAeP4FbeS5L1voO4ug3dqr+mcuHrG+HNhA==",
"version": "0.74.87",
"resolved": "https://registry.npmjs.org/@react-native/codegen/-/codegen-0.74.87.tgz",
"integrity": "sha512-GMSYDiD+86zLKgMMgz9z0k6FxmRn+z6cimYZKkucW4soGbxWsbjUAZoZ56sJwt2FJ3XVRgXCrnOCgXoH/Bkhcg==",
"dev": true,
"requires": {
"@babel/parser": "^7.20.0",
@ -16130,31 +16130,31 @@
}
},
"@react-native/metro-config": {
"version": "0.74.86",
"resolved": "https://registry.npmjs.org/@react-native/metro-config/-/metro-config-0.74.86.tgz",
"integrity": "sha512-s/VEkdwZZmxBYbWSJJ9ymL78kvyBaeoT5l+/kh8D9nUg+YGaTUmnUJ3BiHh5O9o89dks3kpmCPL2Vb9gNBnMHg==",
"version": "0.74.87",
"resolved": "https://registry.npmjs.org/@react-native/metro-config/-/metro-config-0.74.87.tgz",
"integrity": "sha512-WjXk7GmzL7/+e5qqc9uumQSl6uCqNlpo8LaKuMxxlUfQ6DsWSXIdbLXmD1k5qTURjL0fZjVQGszgvT1xKYifaQ==",
"dev": true,
"requires": {
"@react-native/js-polyfills": "0.74.86",
"@react-native/metro-babel-transformer": "0.74.86",
"@react-native/js-polyfills": "0.74.87",
"@react-native/metro-babel-transformer": "0.74.87",
"metro-config": "^0.80.3",
"metro-runtime": "^0.80.3"
},
"dependencies": {
"@react-native/js-polyfills": {
"version": "0.74.86",
"resolved": "https://registry.npmjs.org/@react-native/js-polyfills/-/js-polyfills-0.74.86.tgz",
"integrity": "sha512-Yrsj4a1rTkk618LUJJxOWFnyAZR3sHmXJwcj4qupkJs+ou3aDkixfXgVVrvQP39iBptaQvCpo7PSqs+LjSNYbA==",
"version": "0.74.87",
"resolved": "https://registry.npmjs.org/@react-native/js-polyfills/-/js-polyfills-0.74.87.tgz",
"integrity": "sha512-M5Evdn76CuVEF0GsaXiGi95CBZ4IWubHqwXxV9vG9CC9kq0PSkoM2Pn7Lx7dgyp4vT7ccJ8a3IwHbe+5KJRnpw==",
"dev": true
},
"@react-native/metro-babel-transformer": {
"version": "0.74.86",
"resolved": "https://registry.npmjs.org/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.74.86.tgz",
"integrity": "sha512-/9qN5zcnTHGDkC4jWibnoGmRnzDXiurl5wmkvspgnsdrJINN6eGpK8sdIn6nrHFOuPlp3Metqw3HkxbuAfNUXw==",
"version": "0.74.87",
"resolved": "https://registry.npmjs.org/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.74.87.tgz",
"integrity": "sha512-UsJCO24sNax2NSPBmV1zLEVVNkS88kcgAiYrZHtYSwSjpl4WZ656tIeedBfiySdJ94Hr3kQmBYLipV5zk0NI1A==",
"dev": true,
"requires": {
"@babel/core": "^7.20.0",
"@react-native/babel-preset": "0.74.86",
"@react-native/babel-preset": "0.74.87",
"hermes-parser": "0.19.1",
"nullthrows": "^1.1.1"
}

View File

@ -1,6 +1,6 @@
{
"name": "lx-music-mobile",
"version": "1.5.0",
"version": "1.6.0-beta.0",
"versionCode": 68,
"private": true,
"scripts": {
@ -74,7 +74,7 @@
"@babel/preset-env": "^7.25.3",
"@babel/runtime": "^7.25.0",
"@react-native/babel-preset": "^0.74.86",
"@react-native/metro-config": "^0.74.86",
"@react-native/metro-config": "^0.74.87",
"@react-native/typescript-config": "^0.74.86",
"@tsconfig/react-native": "^3.0.5",
"@types/react": "^18.3.3",