Bump @vueuse/math from 9.7.0 to 9.9.0

Bumps [@vueuse/math](https://github.com/vueuse/vueuse/tree/HEAD/packages/math) from 9.7.0 to 9.9.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.9.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:
dependabot[bot] 2022-12-26 08:03:26 +00:00 committed by GitHub
parent 8c42b63673
commit 445838712e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 6 deletions

View File

@ -80,7 +80,7 @@
"@fortawesome/vue-fontawesome": "^3.0.2",
"@trodi/electron-splashscreen": "^1.0.2",
"@vueuse/core": "9.7.0",
"@vueuse/math": "^9.7.0",
"@vueuse/math": "^9.9.0",
"about-window": "^1.15.2",
"animate.css": "^4.1.0",
"auto-launch": "^5.0.5",

View File

@ -2294,12 +2294,12 @@
"@vueuse/shared" "9.7.0"
vue-demi "*"
"@vueuse/math@^9.7.0":
version "9.7.0"
resolved "https://registry.yarnpkg.com/@vueuse/math/-/math-9.7.0.tgz#6ff410ae111cf53fb679a96fbe926ac4fa1f819e"
integrity sha512-FjMqs1t7YxfF8omaeC597CzOjSLZF6gGyeSDgnXFf3oS2nOur79SmK3Gz/hz1X2flrG2FZYG7WvVuoNhu20SWA==
"@vueuse/math@^9.9.0":
version "9.9.0"
resolved "https://registry.yarnpkg.com/@vueuse/math/-/math-9.9.0.tgz#2544b148d54d1fe15e51dfcbca30ca4dffd35b43"
integrity sha512-+zK0YETmTwlduIiUdkanvsijJclA917npnR5TQ162/H1dGW7aNRIdRwqYT/MrSefkaj9uZt/kM7XTfgHvGfw0Q==
dependencies:
"@vueuse/shared" "9.7.0"
"@vueuse/shared" "9.9.0"
vue-demi "*"
"@vueuse/metadata@9.7.0":
@ -2314,6 +2314,13 @@
dependencies:
vue-demi "*"
"@vueuse/shared@9.9.0":
version "9.9.0"
resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-9.9.0.tgz#3f02e6a86d9c789c3dd73308bd3adea958860086"
integrity sha512-+D0XFwHG0T+uaIbCSlROBwm1wzs71B7n3KyDOxnvfEMMHDOzl09rYKwaE2AENmYwYPXfHPbSBRDD2gBVHbvTcg==
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"