Skip to content

Commit

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

build(deps): bump @vueuse/math from 9.9.0 to 9.10.0
  • Loading branch information
h3poteto authored Jan 13, 2023
2 parents d736950 + f2bc7ee commit 195ff07
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@fortawesome/vue-fontawesome": "^3.0.2",
"@trodi/electron-splashscreen": "^1.0.2",
"@vueuse/core": "9.9.0",
"@vueuse/math": "^9.9.0",
"@vueuse/math": "^9.10.0",
"about-window": "^1.15.2",
"animate.css": "^4.1.0",
"auto-launch": "^5.0.5",
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2298,19 +2298,26 @@
"@vueuse/shared" "9.9.0"
vue-demi "*"

"@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==
"@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==
dependencies:
"@vueuse/shared" "9.9.0"
"@vueuse/shared" "9.10.0"
vue-demi "*"

"@vueuse/[email protected]":
version "9.9.0"
resolved "https://registry.yarnpkg.com/@vueuse/metadata/-/metadata-9.9.0.tgz#d3f3f40dcedb6a045e7940a1fba78828a70d9b7e"
integrity sha512-pgxsUJv/d7IjKpLeB6TthggEsaBwM3ffc5jPrr5TmxAm/fup0mGR5VTzrdA/PSx85tpb+CIvP92D+55qBNc8ag==

"@vueuse/[email protected]":
version "9.10.0"
resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-9.10.0.tgz#49874a0f9955d28689b3133de660367c63dbc030"
integrity sha512-vakHJ2ZRklAzqmcVBL38RS7BxdBA4+5poG9NsSyqJxrt9kz0zX3P5CXMy0Hm6LFbZXUgvKdqAS3pUH1zX/5qTQ==
dependencies:
vue-demi "*"

"@vueuse/[email protected]":
version "9.9.0"
resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-9.9.0.tgz#3f02e6a86d9c789c3dd73308bd3adea958860086"
Expand Down

0 comments on commit 195ff07

Please sign in to comment.