Bump @vueuse/core from 5.1.4 to 5.2.0 (#141)

Bumps [@vueuse/core](https://github.com/vueuse/vueuse) from 5.1.4 to 5.2.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/compare/v5.1.4...v5.2.0)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
next
dependabot[bot] 2021-08-01 15:04:19 +08:00 committed by GitHub
parent 15de96b183
commit 3d052e666c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -44,7 +44,7 @@
"@material/textfield": "^13.0.0-canary.5981207f7.0",
"@material/theme": "^13.0.0-canary.5981207f7.0",
"@material/typography": "^13.0.0-canary.5981207f7.0",
"@vueuse/core": "^5.1.3",
"@vueuse/core": "^5.2.0",
"@yzfe/svgicon": "^1.0.1",
"@yzfe/vue3-svgicon": "^1.0.1",
"animate.css": "^4.1.1",

View File

@ -1725,18 +1725,18 @@
resolved "https://registry.nlark.com/@vue/test-utils/download/@vue/test-utils-2.0.0-rc.10.tgz?cache=0&sync_timestamp=1626953098528&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vue%2Ftest-utils%2Fdownload%2F%40vue%2Ftest-utils-2.0.0-rc.10.tgz#9ed689cd7d5a1c9ef6693806010e464d2ecc13b2"
integrity sha1-ntaJzX1aHJ72aTgGAQ5GTS7ME7I=
"@vueuse/core@^5.1.3":
version "5.1.4"
resolved "https://registry.nlark.com/@vueuse/core/download/@vueuse/core-5.1.4.tgz#c590bd1ff5cdd3d2caa033b65ed8cb42fc12a534"
integrity sha1-xZC9H/XN09LKoDO2XtjLQvwSpTQ=
"@vueuse/core@^5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-5.2.0.tgz#c2c0b89d9506fdfca41cd3056e38478226bc5e31"
integrity sha512-IS2QnVZ4lTlRUtgPHJ4ttTatXGWRZuvj/GJDVp8FRlUjzKXD0YjZtx0280FCg7y3YejXV2QGhY+/YrXybMjpPw==
dependencies:
"@vueuse/shared" "5.1.4"
"@vueuse/shared" "5.2.0"
vue-demi "*"
"@vueuse/shared@5.1.4":
version "5.1.4"
resolved "https://registry.nlark.com/@vueuse/shared/download/@vueuse/shared-5.1.4.tgz#35e3aa8ce7e52b447191915ee8b4afa481838c43"
integrity sha1-NeOqjOflK0RxkZFe6LSvpIGDjEM=
"@vueuse/shared@5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-5.2.0.tgz#894921cf5e5fc7f9afa7d7870800b0c9cd265e0c"
integrity sha512-PD2PBaEcdl+pXXeKjhU+LZqQuA9xX/6mtVGIYG29xsjH7W3IjU164nwCAfDe2Lsy8rMaYmVqVSB6PHtiZZyDSg==
dependencies:
vue-demi "*"