Skip to content

Commit c0b0aa7

Browse files
fix(deps): update dependency @vueuse/core to v11.3.0
1 parent 6c07633 commit c0b0aa7

7 files changed

+16
-16
lines changed
-309 KB
Binary file not shown.
310 KB
Binary file not shown.
-35.6 KB
Binary file not shown.
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"packageManager": "[email protected]",
3838
"dependencies": {
39-
"@vueuse/core": "11.1.0",
39+
"@vueuse/core": "11.3.0",
4040
"vue": "3.5.24"
4141
}
4242
}

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -224,31 +224,31 @@ __metadata:
224224
languageName: node
225225
linkType: hard
226226

227-
"@vueuse/core@npm:11.1.0":
228-
version: 11.1.0
229-
resolution: "@vueuse/core@npm:11.1.0"
227+
"@vueuse/core@npm:11.3.0":
228+
version: 11.3.0
229+
resolution: "@vueuse/core@npm:11.3.0"
230230
dependencies:
231231
"@types/web-bluetooth": "npm:^0.0.20"
232-
"@vueuse/metadata": "npm:11.1.0"
233-
"@vueuse/shared": "npm:11.1.0"
232+
"@vueuse/metadata": "npm:11.3.0"
233+
"@vueuse/shared": "npm:11.3.0"
234234
vue-demi: "npm:>=0.14.10"
235-
checksum: 10/2ed51d0a49588bf23f18b31e16756b0ddd1a97e1fa426f73e805d76c52d1b51959372f04040e7bdad2d922568afe8a5c6674e6efbeac17624ee843bad17671bf
235+
checksum: 10/d68ed84004dd229a8d5136af0863534697f9cfa80d56e5732b91245e493462db172e701bebb7d9d1c509f97b22bc4169ac358a05c57d4cffa2e56c31f968afee
236236
languageName: node
237237
linkType: hard
238238

239-
"@vueuse/metadata@npm:11.1.0":
240-
version: 11.1.0
241-
resolution: "@vueuse/metadata@npm:11.1.0"
242-
checksum: 10/3bb0171a275845780678360a8e74591b52ad3a25aba61bee0e57924410918c343ccb94b9317a06e77c92e6e18a7d22ddf46ea51eea930fea6ca9b06053875522
239+
"@vueuse/metadata@npm:11.3.0":
240+
version: 11.3.0
241+
resolution: "@vueuse/metadata@npm:11.3.0"
242+
checksum: 10/d8b6976896d2bc9924fcbcdaa2f3ffd6f60ff3a13355c92136ed6ad83ee6188d308064f0a8e56d07060b8829b29e41958ec3df9248231859e487a0af0f5e6b2f
243243
languageName: node
244244
linkType: hard
245245

246-
"@vueuse/shared@npm:11.1.0":
247-
version: 11.1.0
248-
resolution: "@vueuse/shared@npm:11.1.0"
246+
"@vueuse/shared@npm:11.3.0":
247+
version: 11.3.0
248+
resolution: "@vueuse/shared@npm:11.3.0"
249249
dependencies:
250250
vue-demi: "npm:>=0.14.10"
251-
checksum: 10/467bd1da45e4cf8d5a9c91129bd7e2cfecd80e896e8fd11e6a85fa28d2743b124faf595fc54e1c00359f721b3faf70c5f9574130c7ab3a30c4891a89c77b80fd
251+
checksum: 10/b4463ab36bad4db582f5145ea1c24da22784c5c2a0b2b76d23090daa1a91551c5542b427a04d8c7dbd9cd2c2ebe2db9585021a813688748bfdad89f73a80a962
252252
languageName: node
253253
linkType: hard
254254

@@ -462,7 +462,7 @@ __metadata:
462462
resolution: "vue3-enter-to-tab@workspace:."
463463
dependencies:
464464
"@types/node": "npm:24.10.0"
465-
"@vueuse/core": "npm:11.1.0"
465+
"@vueuse/core": "npm:11.3.0"
466466
prettier: "npm:3.6.2"
467467
ts-node: "npm:10.9.2"
468468
typescript: "npm:5.9.3"

0 commit comments

Comments
 (0)