Skip to content

Commit eb1de13

Browse files
fix(deps): update dependency @vueuse/core to v11.1.0
1 parent 133a8af commit eb1de13

File tree

3 files changed

+14
-23
lines changed

3 files changed

+14
-23
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"@tiptap/pm": "2.6.6",
107107
"@tiptap/starter-kit": "2.6.6",
108108
"@tiptap/vue-3": "2.6.6",
109-
"@vueuse/core": "11.0.3",
109+
"@vueuse/core": "11.1.0",
110110
"@vueuse/math": "11.1.0",
111111
"@zxing/browser": "0.1.5",
112112
"@zxing/library": "0.21.3",

packages/persona/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@tiptap/pm": "^2.5.9",
8181
"@tiptap/starter-kit": "^2.5.9",
8282
"@tiptap/vue-3": "^2.5.9",
83-
"@vueuse/core": "11.0.3",
83+
"@vueuse/core": "11.1.0",
8484
"@vueuse/math": "11.1.0",
8585
"@zxing/browser": "0.1.5",
8686
"@zxing/library": "0.21.3",

yarn.lock

+12-21
Original file line numberDiff line numberDiff line change
@@ -3780,7 +3780,7 @@ __metadata:
37803780
"@vitest/browser": "npm:0.25.8"
37813781
"@vitest/coverage-c8": "npm:0.24.5"
37823782
"@vue/eslint-config-typescript": "npm:13.0.0"
3783-
"@vueuse/core": "npm:11.0.3"
3783+
"@vueuse/core": "npm:11.1.0"
37843784
"@vueuse/math": "npm:11.1.0"
37853785
"@zxing/browser": "npm:0.1.5"
37863786
"@zxing/library": "npm:0.21.3"
@@ -3962,7 +3962,7 @@ __metadata:
39623962
"@tiptap/starter-kit": "npm:^2.5.9"
39633963
"@tiptap/vue-3": "npm:^2.5.9"
39643964
"@types/sanitize-html": "npm:2.13.0"
3965-
"@vueuse/core": "npm:11.0.3"
3965+
"@vueuse/core": "npm:11.1.0"
39663966
"@vueuse/math": "npm:11.1.0"
39673967
"@zxing/browser": "npm:0.1.5"
39683968
"@zxing/library": "npm:0.21.3"
@@ -6682,15 +6682,15 @@ __metadata:
66826682
languageName: node
66836683
linkType: hard
66846684

6685-
"@vueuse/core@npm:11.0.3":
6686-
version: 11.0.3
6687-
resolution: "@vueuse/core@npm:11.0.3"
6685+
"@vueuse/core@npm:11.1.0":
6686+
version: 11.1.0
6687+
resolution: "@vueuse/core@npm:11.1.0"
66886688
dependencies:
66896689
"@types/web-bluetooth": "npm:^0.0.20"
6690-
"@vueuse/metadata": "npm:11.0.3"
6691-
"@vueuse/shared": "npm:11.0.3"
6690+
"@vueuse/metadata": "npm:11.1.0"
6691+
"@vueuse/shared": "npm:11.1.0"
66926692
vue-demi: "npm:>=0.14.10"
6693-
checksum: 10/ad5e9dc7618490c778fa79078cad1d25c964c7935cc1e5d6120b006f50539afe2d08fbeeb6f3d8790fae2d1b612286a9636390c8692afd2f2b7d6738f4ee4d11
6693+
checksum: 10/2ed51d0a49588bf23f18b31e16756b0ddd1a97e1fa426f73e805d76c52d1b51959372f04040e7bdad2d922568afe8a5c6674e6efbeac17624ee843bad17671bf
66946694
languageName: node
66956695
linkType: hard
66966696

@@ -6760,10 +6760,10 @@ __metadata:
67606760
languageName: node
67616761
linkType: hard
67626762

6763-
"@vueuse/metadata@npm:11.0.3":
6764-
version: 11.0.3
6765-
resolution: "@vueuse/metadata@npm:11.0.3"
6766-
checksum: 10/5fcde4829802690ab3ad533363f978472de132ffe61e0b3226ef9b2e9c26bcea4d75a1a5015c425b4c9b144915568b9c26228f839a1e01c1674388e3156dda53
6763+
"@vueuse/metadata@npm:11.1.0":
6764+
version: 11.1.0
6765+
resolution: "@vueuse/metadata@npm:11.1.0"
6766+
checksum: 10/3bb0171a275845780678360a8e74591b52ad3a25aba61bee0e57924410918c343ccb94b9317a06e77c92e6e18a7d22ddf46ea51eea930fea6ca9b06053875522
67676767
languageName: node
67686768
linkType: hard
67696769

@@ -6776,15 +6776,6 @@ __metadata:
67766776
languageName: node
67776777
linkType: hard
67786778

6779-
"@vueuse/shared@npm:11.0.3":
6780-
version: 11.0.3
6781-
resolution: "@vueuse/shared@npm:11.0.3"
6782-
dependencies:
6783-
vue-demi: "npm:>=0.14.10"
6784-
checksum: 10/ce818aadcee7e3ff2959f6179757fade02d25f163ea44d9b5911cfcb8db0998fc02b3cd048495a860f1da756c41a830a28dc646eb2cd32c38ff00ff0bc2ef438
6785-
languageName: node
6786-
linkType: hard
6787-
67886779
"@vueuse/shared@npm:11.1.0":
67896780
version: 11.1.0
67906781
resolution: "@vueuse/shared@npm:11.1.0"

0 commit comments

Comments
 (0)