Skip to content

Commit f818489

Browse files
authored
Merge pull request #1417 from privy-open-source/renovate/vueuse-math-11.x
fix(deps): update dependency @vueuse/math to v11.0.1
2 parents 2cbe53f + becc611 commit f818489

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@splidejs/splide": "^4.1.4",
9393
"@testing-library/user-event": "^14.4.3",
9494
"@vueuse/core": "11.0.1",
95-
"@vueuse/math": "11.0.0",
95+
"@vueuse/math": "11.0.1",
9696
"@zxing/browser": "0.1.5",
9797
"@zxing/library": "0.21.2",
9898
"chart.js": "4.4.3",

packages/persona/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@testing-library/dom": "10.4.0",
6767
"@testing-library/user-event": "14.5.2",
6868
"@vueuse/core": "11.0.1",
69-
"@vueuse/math": "11.0.0",
69+
"@vueuse/math": "11.0.1",
7070
"@zxing/browser": "0.1.5",
7171
"@zxing/library": "0.21.2",
7272
"chart.js": "4.4.3",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3772,7 +3772,7 @@ __metadata:
37723772
"@vitest/coverage-c8": "npm:0.24.5"
37733773
"@vue/eslint-config-typescript": "npm:13.0.0"
37743774
"@vueuse/core": "npm:11.0.1"
3775-
"@vueuse/math": "npm:11.0.0"
3775+
"@vueuse/math": "npm:11.0.1"
37763776
"@zxing/browser": "npm:0.1.5"
37773777
"@zxing/library": "npm:0.21.2"
37783778
autoprefixer: "npm:10.4.20"
@@ -3938,7 +3938,7 @@ __metadata:
39383938
"@testing-library/user-event": "npm:14.5.2"
39393939
"@types/sanitize-html": "npm:2.13.0"
39403940
"@vueuse/core": "npm:11.0.1"
3941-
"@vueuse/math": "npm:11.0.0"
3941+
"@vueuse/math": "npm:11.0.1"
39423942
"@zxing/browser": "npm:0.1.5"
39433943
"@zxing/library": "npm:0.21.2"
39443944
browserslist-to-esbuild: "npm:2.1.1"
@@ -6104,13 +6104,13 @@ __metadata:
61046104
languageName: node
61056105
linkType: hard
61066106

6107-
"@vueuse/math@npm:11.0.0":
6108-
version: 11.0.0
6109-
resolution: "@vueuse/math@npm:11.0.0"
6107+
"@vueuse/math@npm:11.0.1":
6108+
version: 11.0.1
6109+
resolution: "@vueuse/math@npm:11.0.1"
61106110
dependencies:
6111-
"@vueuse/shared": "npm:11.0.0"
6111+
"@vueuse/shared": "npm:11.0.1"
61126112
vue-demi: "npm:>=0.14.10"
6113-
checksum: 10/ab9bf5945c6fc58c9c086040099d0e9273f68648ca2bd23d257f702016fd6ffc95d7773d2992f279154195679e3342a9be3e1061d2814654e636edf2c24ee3d4
6113+
checksum: 10/1202c65052deba72cda355e73327bc7c667c9e5890d24402b12eecff63ca1971af53903f08cc5edb3a27c383dc5a3e3a34e1226909ee887227066b489ca1797e
61146114
languageName: node
61156115
linkType: hard
61166116

0 commit comments

Comments
 (0)