Skip to content

Commit

Permalink
Merge pull request #4349 from h3poteto/dependabot/npm_and_yarn/vueuse…
Browse files Browse the repository at this point in the history
…/math-10.1.2

build(deps): bump @vueuse/math from 10.0.2 to 10.1.2
  • Loading branch information
h3poteto authored Jun 2, 2023
2 parents 2e3b701 + 98db6a9 commit 6450bb7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@fortawesome/vue-fontawesome": "^3.0.3",
"@trodi/electron-splashscreen": "^1.0.2",
"@vueuse/core": "10.1.2",
"@vueuse/math": "^10.0.2",
"@vueuse/math": "^10.1.2",
"about-window": "^1.15.2",
"animate.css": "^4.1.0",
"auto-launch": "^5.0.5",
Expand Down
17 changes: 5 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2269,12 +2269,12 @@
"@vueuse/shared" "9.13.0"
vue-demi "*"

"@vueuse/math@^10.0.2":
version "10.0.2"
resolved "https://registry.yarnpkg.com/@vueuse/math/-/math-10.0.2.tgz#7cb81d79747a5473fa4d0ad8a9d6791f4da8cba4"
integrity sha512-5Cuzzfri9Jlpgl8uM1v5ps71840G9TK/jkdOWcmlpm2ivud5AOBvArUylaH9HhEsl35DbL0FHd1tlnE6sLa0nw==
"@vueuse/math@^10.1.2":
version "10.1.2"
resolved "https://registry.yarnpkg.com/@vueuse/math/-/math-10.1.2.tgz#ac2b83fffad0e8d8ce481f43e6b757df8094154a"
integrity sha512-cFrCEggVFoMPM6//vbE9yTBDzhzsmmUujUrXuJQoF6mntmYckBLOL1gPzWyX0tXmYUIo2bk2duDO6vuD0b9hPg==
dependencies:
"@vueuse/shared" "10.0.2"
"@vueuse/shared" "10.1.2"
vue-demi ">=0.14.0"

"@vueuse/metadata@10.1.2":
Expand All @@ -2287,13 +2287,6 @@
resolved "https://registry.yarnpkg.com/@vueuse/metadata/-/metadata-9.13.0.tgz#bc25a6cdad1b1a93c36ce30191124da6520539ff"
integrity sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==

"@vueuse/shared@10.0.2":
version "10.0.2"
resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-10.0.2.tgz#82a90e22a0809428e0710206bb7761acaa057ddf"
integrity sha512-7W2l6qZaFvla3zAeEVo8hNHkNRKCezJa3JjZAKv3K4KsevXobHhVNr+RHaOVNK/6ETpFmtqiK+0pMIADbHjjag==
dependencies:
vue-demi ">=0.14.0"

"@vueuse/shared@10.1.2":
version "10.1.2"
resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-10.1.2.tgz#31d8733a217a6396eb67706319133bf62cdd8baa"
Expand Down

0 comments on commit 6450bb7

Please sign in to comment.