mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-01-31 01:27:26 +01:00
build(deps): bump @vueuse/math from 9.10.0 to 9.11.0
Bumps [@vueuse/math](https://github.com/vueuse/vueuse/tree/HEAD/packages/math) from 9.10.0 to 9.11.0. - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v9.11.0/packages/math) --- updated-dependencies: - dependency-name: "@vueuse/math" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ea095b4bfd
commit
8c066554e5
@ -81,7 +81,7 @@
|
||||
"@fortawesome/vue-fontawesome": "^3.0.2",
|
||||
"@trodi/electron-splashscreen": "^1.0.2",
|
||||
"@vueuse/core": "9.10.0",
|
||||
"@vueuse/math": "^9.10.0",
|
||||
"@vueuse/math": "^9.11.0",
|
||||
"about-window": "^1.15.2",
|
||||
"animate.css": "^4.1.0",
|
||||
"auto-launch": "^5.0.5",
|
||||
|
17
yarn.lock
17
yarn.lock
@ -2286,12 +2286,12 @@
|
||||
"@vueuse/shared" "9.10.0"
|
||||
vue-demi "*"
|
||||
|
||||
"@vueuse/math@^9.10.0":
|
||||
version "9.10.0"
|
||||
resolved "https://registry.yarnpkg.com/@vueuse/math/-/math-9.10.0.tgz#163b84bbfe997f256aa28a97286eeb7fea78d2a4"
|
||||
integrity sha512-DvCyQFhXToPgZzSs841TCylIVwuab5gNErjdFCNWX3vs+T3rC8wMnlaBCYTXb5g4ruqm6K/hBnHyalRnCj/VbQ==
|
||||
"@vueuse/math@^9.11.0":
|
||||
version "9.11.0"
|
||||
resolved "https://registry.yarnpkg.com/@vueuse/math/-/math-9.11.0.tgz#1a240a6a525018c7c6b1b6b40a66250523dc8454"
|
||||
integrity sha512-IDB8OkGvM1/Yc5yEFc1XaM5yZh7TF7r7wcCFJmawe6HgvHXcP1ve9KTJvwvE0P09n9JHNwRsdQT7xNf/8TCjSQ==
|
||||
dependencies:
|
||||
"@vueuse/shared" "9.10.0"
|
||||
"@vueuse/shared" "9.11.0"
|
||||
vue-demi "*"
|
||||
|
||||
"@vueuse/metadata@9.10.0":
|
||||
@ -2306,6 +2306,13 @@
|
||||
dependencies:
|
||||
vue-demi "*"
|
||||
|
||||
"@vueuse/shared@9.11.0":
|
||||
version "9.11.0"
|
||||
resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-9.11.0.tgz#8cf7c64789040e90d0cb5c8ac73cc9d252f7306c"
|
||||
integrity sha512-8lO7wD5abYxupKy2KynH1pSgP715ky6iCrWYb8aX2AuAVi9uHXj7qE1dw6BnmArSaLHci4x9iuzWPCpAzUkC/A==
|
||||
dependencies:
|
||||
vue-demi "*"
|
||||
|
||||
"@webassemblyjs/ast@1.11.1":
|
||||
version "1.11.1"
|
||||
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.1.tgz#2bfd767eae1a6996f432ff7e8d7fc75679c0b6a7"
|
||||
|
Loading…
x
Reference in New Issue
Block a user