From ed04ebbb1381a9599cffced5dd94e7a3cdc5f7da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 11:02:16 +0800 Subject: [PATCH] Bump @vueuse/core from 5.1.2 to 5.1.3 (#113) Bumps [@vueuse/core](https://github.com/vueuse/vueuse) from 5.1.2 to 5.1.3. - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/compare/v5.1.2...v5.1.3) --- updated-dependencies: - dependency-name: "@vueuse/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 2edac36..e02a2a9 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@material/textfield": "^12.0.0-canary.068fd5028.0", "@material/theme": "^12.0.0-canary.068fd5028.0", "@material/typography": "^12.0.0-canary.068fd5028.0", - "@vueuse/core": "^5.1.2", + "@vueuse/core": "^5.1.3", "@yzfe/svgicon": "^1.0.1", "@yzfe/vue3-svgicon": "^1.0.1", "axios": "^0.21.1", diff --git a/yarn.lock b/yarn.lock index 726a733..aec3de9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1568,18 +1568,18 @@ resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-2.0.0-rc.10.tgz#9ed689cd7d5a1c9ef6693806010e464d2ecc13b2" integrity sha512-Z8jY+askU08svsI37NcJSLmWrfkZ/1ATA1DENWezRUX2uv3QyEj7idwx+rfeNSOrlNNBh4NTzypBKOUOklxBRA== -"@vueuse/core@^5.1.2": - version "5.1.2" - resolved "https://registry.nlark.com/@vueuse/core/download/@vueuse/core-5.1.2.tgz?cache=0&sync_timestamp=1625582114174&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vueuse%2Fcore%2Fdownload%2F%40vueuse%2Fcore-5.1.2.tgz#25ce7e266361926953cab61dd77c06897afd20b2" - integrity sha1-Jc5+JmNhkmlTyrYd13wGiXr9ILI= +"@vueuse/core@^5.1.3": + version "5.1.3" + resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-5.1.3.tgz#a9edda9202513423a27fbac896dd7bc918d1ac6c" + integrity sha512-5CmF/epSo9L1Obz3A37UJOpDdno0BDw46zyXq0DHgvzEwL6gPb9GgJZcy4Hm5YSjQYIeQPo35uO8qsZyIjEZog== dependencies: - "@vueuse/shared" "5.1.2" + "@vueuse/shared" "5.1.3" vue-demi "*" -"@vueuse/shared@5.1.2": - version "5.1.2" - resolved "https://registry.nlark.com/@vueuse/shared/download/@vueuse/shared-5.1.2.tgz#584650c7c1c85225a274afa65ed13f23ccf340c2" - integrity sha1-WEZQx8HIUiWidK+mXtE/I8zzQMI= +"@vueuse/shared@5.1.3": + version "5.1.3" + resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-5.1.3.tgz#11faa3a1a2b4d3dc41eac7a825900a8894efe95e" + integrity sha512-p8n/69QMtSsLN5rri9c3sN5QJJXWA7cm9chgo3DowTBRYLBni1I9kGY2nz299Tur6XEFuf+63E5TvMTJVJeHHw== dependencies: vue-demi "*"