Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"packageManager": "yarn@4.7.0",
"dependencies": {
"@vueuse/core": "11.1.0",
"@vueuse/core": "14.0.0",
"vue": "3.5.24"
}
}
63 changes: 24 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -117,10 +117,10 @@ __metadata:
languageName: node
linkType: hard

"@types/web-bluetooth@npm:^0.0.20":
version: 0.0.20
resolution: "@types/web-bluetooth@npm:0.0.20"
checksum: 10/2faa323e5c994e9468fff4675e3b6d35f3730eb4dc7c761d02267fb6246dbfd659fd8f3583db0872aae05b3ee139799c25655bbe79bf1b56c08c06e665db814b
"@types/web-bluetooth@npm:^0.0.21":
version: 0.0.21
resolution: "@types/web-bluetooth@npm:0.0.21"
checksum: 10/f8796dc9f67ee556a2c895ee7d6c4f62b2a8c52963c3d5e81a2938d3313130f9f7330ff82a6a3dceb63217ba615020e1d4cca8842d469ba6d8ac782853d47d0d
languageName: node
linkType: hard

Expand Down Expand Up @@ -224,31 +224,32 @@ __metadata:
languageName: node
linkType: hard

"@vueuse/core@npm:11.1.0":
version: 11.1.0
resolution: "@vueuse/core@npm:11.1.0"
"@vueuse/core@npm:14.0.0":
version: 14.0.0
resolution: "@vueuse/core@npm:14.0.0"
dependencies:
"@types/web-bluetooth": "npm:^0.0.20"
"@vueuse/metadata": "npm:11.1.0"
"@vueuse/shared": "npm:11.1.0"
vue-demi: "npm:>=0.14.10"
checksum: 10/2ed51d0a49588bf23f18b31e16756b0ddd1a97e1fa426f73e805d76c52d1b51959372f04040e7bdad2d922568afe8a5c6674e6efbeac17624ee843bad17671bf
"@types/web-bluetooth": "npm:^0.0.21"
"@vueuse/metadata": "npm:14.0.0"
"@vueuse/shared": "npm:14.0.0"
peerDependencies:
vue: ^3.5.0
checksum: 10/2630b4647e5cee92c6eaf3945ec6ecbb86bb335277047e6159952fa4a80e76404242ccc0d20f5da25793c06f3e77e793c8cf539ddaf87a230af4866b1bde4339
languageName: node
linkType: hard

"@vueuse/metadata@npm:11.1.0":
version: 11.1.0
resolution: "@vueuse/metadata@npm:11.1.0"
checksum: 10/3bb0171a275845780678360a8e74591b52ad3a25aba61bee0e57924410918c343ccb94b9317a06e77c92e6e18a7d22ddf46ea51eea930fea6ca9b06053875522
"@vueuse/metadata@npm:14.0.0":
version: 14.0.0
resolution: "@vueuse/metadata@npm:14.0.0"
checksum: 10/84f4b1ecb6870765bdd8d0608de688dfcfbc0fac1f4398222b46e43a89dad4b93dc626759e892e807ba1ad0a3f03bb61489b425f70a46f14a672f668d36eb87c
languageName: node
linkType: hard

"@vueuse/shared@npm:11.1.0":
version: 11.1.0
resolution: "@vueuse/shared@npm:11.1.0"
dependencies:
vue-demi: "npm:>=0.14.10"
checksum: 10/467bd1da45e4cf8d5a9c91129bd7e2cfecd80e896e8fd11e6a85fa28d2743b124faf595fc54e1c00359f721b3faf70c5f9574130c7ab3a30c4891a89c77b80fd
"@vueuse/shared@npm:14.0.0":
version: 14.0.0
resolution: "@vueuse/shared@npm:14.0.0"
peerDependencies:
vue: ^3.5.0
checksum: 10/df38cb6b97ba76a3b14de3ed3e5809212e391ffc5406c7ab6e4a6bc27c9f4e211cb0398a480e5254f0a5907edf803b62d73dcaca9201103b45b7fc4f0669aa91
languageName: node
linkType: hard

Expand Down Expand Up @@ -441,28 +442,12 @@ __metadata:
languageName: node
linkType: hard

"vue-demi@npm:>=0.14.10":
version: 0.14.10
resolution: "vue-demi@npm:0.14.10"
peerDependencies:
"@vue/composition-api": ^1.0.0-rc.1
vue: ^3.0.0-0 || ^2.6.0
peerDependenciesMeta:
"@vue/composition-api":
optional: true
bin:
vue-demi-fix: bin/vue-demi-fix.js
vue-demi-switch: bin/vue-demi-switch.js
checksum: 10/3028239c0c25a84361a13ab936fcc9a199f54e0320c2ec1d2f4fdf7da8bae663382b7c1e5b1f5a1a43f6aebc73b955892cd4b6c7b3eaf2b766e18cc2a6f7ebea
languageName: node
linkType: hard

"vue3-enter-to-tab@workspace:.":
version: 0.0.0-use.local
resolution: "vue3-enter-to-tab@workspace:."
dependencies:
"@types/node": "npm:24.10.1"
"@vueuse/core": "npm:11.1.0"
"@vueuse/core": "npm:14.0.0"
prettier: "npm:3.6.2"
ts-node: "npm:10.9.2"
typescript: "npm:5.9.3"
Expand Down