Skip to content

Commit

Permalink
fix(deps): update dependency @vueuse/core to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2024
1 parent 85bd72a commit 2dd8523
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 22 deletions.
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.4.0",
"dependencies": {
"@vueuse/core": "^10.11.0",
"@vueuse/core": "^11.0.0",
"vue": "^3.4.33"
}
}
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -216,31 +216,31 @@ __metadata:
languageName: node
linkType: hard

"@vueuse/core@npm:^10.11.0":
version: 10.11.1
resolution: "@vueuse/core@npm:10.11.1"
"@vueuse/core@npm:^11.0.0":
version: 11.0.1
resolution: "@vueuse/core@npm:11.0.1"
dependencies:
"@types/web-bluetooth": "npm:^0.0.20"
"@vueuse/metadata": "npm:10.11.1"
"@vueuse/shared": "npm:10.11.1"
vue-demi: "npm:>=0.14.8"
checksum: 10/bbebdcd1ef0a77437cf2432062bb57c13e0afdadc474861ddad7ce343a8638778c5e54ad302c80e1d4351d4bdaf43501dc5937185e08d257fd000bdfea4ecb36
"@vueuse/metadata": "npm:11.0.1"
"@vueuse/shared": "npm:11.0.1"
vue-demi: "npm:>=0.14.10"
checksum: 10/c512c03cb8d450c33f2a6ec5f8df55e2b8428bcce024749f56d2f93d6c82f7c54f2a035458c2d988cba6143f9a83da34fa9d5b24e775f0870abffb1d2dcee3f7
languageName: node
linkType: hard

"@vueuse/metadata@npm:10.11.1":
version: 10.11.1
resolution: "@vueuse/metadata@npm:10.11.1"
checksum: 10/20336a05eb4945c1486d5e0a81c91a8ba08137f567b86d2bc1171af36d916c56d30166163016ed64642cce904cad1af09332655f7f0178eb5f2c65e54f648b4f
"@vueuse/metadata@npm:11.0.1":
version: 11.0.1
resolution: "@vueuse/metadata@npm:11.0.1"
checksum: 10/ed1c617a2e875180ba1c223e16bad330bc18a03698a4305285f6d5c714da7c3ebdaea0050e1e4bb1226b07a2a5164af146d0ce209f8b1f92084d205e6313d2c8
languageName: node
linkType: hard

"@vueuse/shared@npm:10.11.1":
version: 10.11.1
resolution: "@vueuse/shared@npm:10.11.1"
"@vueuse/shared@npm:11.0.1":
version: 11.0.1
resolution: "@vueuse/shared@npm:11.0.1"
dependencies:
vue-demi: "npm:>=0.14.8"
checksum: 10/5d8c28ed441a66b200c76ab44b6dbc6af152a6cecc527a1f4f645d95547e1de65e4b99e16d25f77609cb146e9e4b4961b260fe723043b08ab198e88ed1d47f4e
vue-demi: "npm:>=0.14.10"
checksum: 10/2800cad5c1ed73a5bb812d130f34d035ab3cd5beadec4075d86c7bcc5428b81a2a5950b42de869d3cef3c3dc690e005a100957d3ad7efdfca899ab100ba7581d
languageName: node
linkType: hard

Expand Down Expand Up @@ -440,9 +440,9 @@ __metadata:
languageName: node
linkType: hard

"vue-demi@npm:>=0.14.8":
version: 0.14.8
resolution: "vue-demi@npm:0.14.8"
"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
Expand All @@ -452,7 +452,7 @@ __metadata:
bin:
vue-demi-fix: bin/vue-demi-fix.js
vue-demi-switch: bin/vue-demi-switch.js
checksum: 10/88af227aa3a83607584c4f614efee9ac2fb8ea124db85f2f88bab62382cdfbd6611d9d2489ca757d3518afc7df7ea69257bf182705d20e473404e64959e9f838
checksum: 10/3028239c0c25a84361a13ab936fcc9a199f54e0320c2ec1d2f4fdf7da8bae663382b7c1e5b1f5a1a43f6aebc73b955892cd4b6c7b3eaf2b766e18cc2a6f7ebea
languageName: node
linkType: hard

Expand All @@ -461,7 +461,7 @@ __metadata:
resolution: "vue3-enter-to-tab@workspace:."
dependencies:
"@types/node": "npm:20.14.15"
"@vueuse/core": "npm:^10.11.0"
"@vueuse/core": "npm:^11.0.0"
prettier: "npm:3.3.3"
ts-node: "npm:10.9.2"
typescript: "npm:5.5.4"
Expand Down

0 comments on commit 2dd8523

Please sign in to comment.