diff --git a/CHANGELOG.md b/CHANGELOG.md index 648792bf..66ea7047 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# lx-music-desktop change log +# lx-music-mobile change log All notable changes to this project will be documented in this file. diff --git a/Gemfile.lock b/Gemfile.lock index e3560ef5..99e810cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: CFPropertyList (3.0.5) rexml - activesupport (6.1.4.4) + activesupport (6.1.5) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -16,10 +16,10 @@ GEM json (>= 1.5.1) atomos (0.1.3) claide (1.1.0) - cocoapods (1.11.2) + cocoapods (1.11.3) addressable (~> 2.8) claide (>= 1.0.2, < 2.0) - cocoapods-core (= 1.11.2) + cocoapods-core (= 1.11.3) cocoapods-deintegrate (>= 1.0.3, < 2.0) cocoapods-downloader (>= 1.4.0, < 2.0) cocoapods-plugins (>= 1.0.0, < 2.0) @@ -34,7 +34,7 @@ GEM nap (~> 1.0) ruby-macho (>= 1.0, < 3.0) xcodeproj (>= 1.21.0, < 2.0) - cocoapods-core (1.11.2) + cocoapods-core (1.11.3) activesupport (>= 5.0, < 7) addressable (~> 2.8) algoliasearch (~> 1.0) @@ -63,7 +63,7 @@ GEM fuzzy_match (2.0.4) gh_inspector (1.1.3) httpclient (2.8.3) - i18n (1.8.11) + i18n (1.10.0) concurrent-ruby (~> 1.0) json (2.6.1) minitest (5.15.0) @@ -85,12 +85,16 @@ GEM colored2 (~> 3.1) nanaimo (~> 0.3.0) rexml (~> 3.2.4) - zeitwerk (2.5.3) + zeitwerk (2.5.4) + PLATFORMS ruby + DEPENDENCIES cocoapods (~> 1.11, >= 1.11.2) + RUBY VERSION ruby 2.7.4p191 + BUNDLED WITH 2.2.27 diff --git a/package-lock.json b/package-lock.json index a11e014a..2ba86cab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "lx-music-mobile", - "version": "0.11.0-beta2", + "version": "0.11.0-beta3", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -2544,9 +2544,9 @@ "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=" }, "debug": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz", - "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==", + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", "requires": { "ms": "2.1.2" } @@ -3068,9 +3068,9 @@ "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=" }, "debug": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz", - "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==", + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", "requires": { "ms": "2.1.2" } @@ -3637,9 +3637,9 @@ } }, "@react-native-async-storage/async-storage": { - "version": "1.16.1", - "resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.16.1.tgz", - "integrity": "sha512-aQ7ka+Ii1e/q+7AVFIZPt4kDeSH8b784wMDtz19Kf4A7hf+OgCHBlUQpOXsrv8XxhlBxu0hv4tfrDO15ChnV0Q==", + "version": "1.16.3", + "resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.16.3.tgz", + "integrity": "sha512-yTjoTKTwI7yMi2IIlzauA7t1zoPLatEGqkvEtf4Z5p91qYp4o3M5Rdb9NiyQz7pwlTw8FqWawYPUz8nlQ2z06Q==", "requires": { "merge-options": "^3.0.4" } @@ -9991,9 +9991,9 @@ } }, "react-i18next": { - "version": "11.15.7", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.7.tgz", - "integrity": "sha512-zSWZ+21LhaG4T155GcvLdepG1j/qJqD9hUGztVtD1MGBc4/l9ft/LMbUX7oKXdVVLyKWjUhUFoDNAwB2402BIQ==", + "version": "11.16.1", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.1.tgz", + "integrity": "sha512-6Wf/YtPqANloFmnN5ol0ANeweFPzDWGykRq/dk4wU3ZkjWBR3d5iH210gMg8e8AgLQ1Dq7suUIL7WGfu08OehQ==", "requires": { "@babel/runtime": "^7.14.5", "html-escaper": "^2.0.2", @@ -10011,9 +10011,9 @@ "integrity": "sha512-txfpPCQYiazVdcbMRhatqWKcAxJweUu2wDXvts5/7Wyp6+Y9cHojqXHsLPEckzutfHlxZhG8Oiundbmp8Fd6eQ==" }, "react-native": { - "version": "0.67.3", - "resolved": "https://registry.npmjs.org/react-native/-/react-native-0.67.3.tgz", - "integrity": "sha512-epMVRMRH7dLCis97+YwiV4dmTVZO6qKmQgwcTNcxVt/kEMxAa+OYK7h81+99/n7XCeMFk/U2zYOBuQqc7c5Amg==", + "version": "0.67.4", + "resolved": "https://registry.npmjs.org/react-native/-/react-native-0.67.4.tgz", + "integrity": "sha512-NA9d9lNJu9TViEJu2uZxWXUP+QNUilGGA5tdMbVFedNroOH1lnQ3n/FAVoGK1gqGarCgNTtheBxUpEa979Cu8w==", "requires": { "@jest/create-cache-key-function": "^27.0.1", "@react-native-community/cli": "^6.0.0", diff --git a/package.json b/package.json index 2f03de10..3e6ae648 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "homepage": "https://github.com/lyswhut/lx-music-mobile#readme", "dependencies": { - "@react-native-async-storage/async-storage": "^1.16.1", + "@react-native-async-storage/async-storage": "^1.16.3", "@react-native-clipboard/clipboard": "^1.9.0", "@react-native-community/checkbox": "^0.5.12", "@react-native-community/slider": "^4.2.1", @@ -52,8 +52,8 @@ "process": "^0.11.10", "prop-types": "^15.8.1", "react": "17.0.2", - "react-i18next": "^11.15.7", - "react-native": "0.67.3", + "react-i18next": "^11.16.1", + "react-native": "0.67.4", "react-native-background-timer": "^2.4.1", "react-native-crypto": "^2.2.0", "react-native-exception-handler": "^2.10.10", diff --git a/publish/changeLog.md b/publish/changeLog.md index 2a2eb199..a338a5ab 100644 --- a/publish/changeLog.md +++ b/publish/changeLog.md @@ -15,4 +15,4 @@ ### 其他 -- 升级React native到v0.67.3 +- 升级React native到v0.67.4