From 98db6a986034f30ba0557e14ca9eefcfc816db75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 May 2023 15:51:47 +0000 Subject: [PATCH] build(deps): bump @vueuse/math from 10.0.2 to 10.1.2 Bumps [@vueuse/math](https://github.com/vueuse/vueuse/tree/HEAD/packages/math) from 10.0.2 to 10.1.2. - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v10.1.2/packages/math) --- updated-dependencies: - dependency-name: "@vueuse/math" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 17 +++++------------ 2 files changed, 6 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 02410004..c347e6c4 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,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", diff --git a/yarn.lock b/yarn.lock index ece88725..8cec331d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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": @@ -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"