Skip to content

Commit

Permalink
chore(deps): update @vueuse to v11.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent 6111554 commit 069349c
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"@vitest/web-worker": "2.1.4",
"@vue/eslint-config-typescript": "14.1.3",
"@vue/test-utils": "2.4.6",
"@vueuse/core": "11.1.0",
"@vueuse/integrations": "11.1.0",
"@vueuse/core": "11.2.0",
"@vueuse/integrations": "11.2.0",
"axios": "1.7.7",
"axios-mock-adapter": "2.1.0",
"c8": "10.1.2",
Expand Down
44 changes: 22 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -767,8 +767,8 @@ __metadata:
"@vitest/web-worker": "npm:2.1.4"
"@vue/eslint-config-typescript": "npm:14.1.3"
"@vue/test-utils": "npm:2.4.6"
"@vueuse/core": "npm:11.1.0"
"@vueuse/integrations": "npm:11.1.0"
"@vueuse/core": "npm:11.2.0"
"@vueuse/integrations": "npm:11.2.0"
axios: "npm:1.7.7"
axios-mock-adapter: "npm:2.1.0"
c8: "npm:10.1.2"
Expand Down Expand Up @@ -2473,24 +2473,24 @@ __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:11.2.0":
version: 11.2.0
resolution: "@vueuse/core@npm:11.2.0"
dependencies:
"@types/web-bluetooth": "npm:^0.0.20"
"@vueuse/metadata": "npm:11.1.0"
"@vueuse/shared": "npm:11.1.0"
"@vueuse/metadata": "npm:11.2.0"
"@vueuse/shared": "npm:11.2.0"
vue-demi: "npm:>=0.14.10"
checksum: 10c0/ecbeb277de81608c78aa4ebc7e4cae8a6d5f0650e2ee5ed71bf387676df4725bd2e8bcfeadcc0798ab6850e6317ff79822ef32adef4646184086764fe7f684ac
checksum: 10c0/d4ac9abef8680a521c160c387922fa98e7cb2f7cbc43d647a0c9eaa654bb72581b4e53fe8452ce8520b2a600b657c252ac87d09eafd4736ed0ae1a3c9c91c8e1
languageName: node
linkType: hard

"@vueuse/integrations@npm:11.1.0":
version: 11.1.0
resolution: "@vueuse/integrations@npm:11.1.0"
"@vueuse/integrations@npm:11.2.0":
version: 11.2.0
resolution: "@vueuse/integrations@npm:11.2.0"
dependencies:
"@vueuse/core": "npm:11.1.0"
"@vueuse/shared": "npm:11.1.0"
"@vueuse/core": "npm:11.2.0"
"@vueuse/shared": "npm:11.2.0"
vue-demi: "npm:>=0.14.10"
peerDependencies:
async-validator: ^4
Expand Down Expand Up @@ -2530,23 +2530,23 @@ __metadata:
optional: true
universal-cookie:
optional: true
checksum: 10c0/77d6d021a6f8524270ebfc8cfebc22d60b19fca4fea25d18a90b38aa63055e8654230064726f822f3899101ab676738c66ece5e5ffe70ec6df228dbfaa46e581
checksum: 10c0/4fd6e02502db2afe0df41fac1b0c297aac7ba387e0831c9ea621b4ee7c443c0511dc2d3703452eb10e8ba639513e42ffbf09c5a0d059435a1563b68c4eca0a72
languageName: node
linkType: hard

"@vueuse/metadata@npm:11.1.0":
version: 11.1.0
resolution: "@vueuse/metadata@npm:11.1.0"
checksum: 10c0/5063d8b81c31e3c7ea24ff7fad0d0ec43a951540066329f36daf96fc0e8780ed902282d36c6df856288f07d0c5edb525f551cf9e8b84837782e2ac0a1988c498
"@vueuse/metadata@npm:11.2.0":
version: 11.2.0
resolution: "@vueuse/metadata@npm:11.2.0"
checksum: 10c0/a6f6b734d7237e9e80d005f3cd566141153cf2f59011c57396517a5d448857ecda792c910cde0401f7d524f0f693608616af30fd0f70e867a25f9b0d768a8fb4
languageName: node
linkType: hard

"@vueuse/shared@npm:11.1.0":
version: 11.1.0
resolution: "@vueuse/shared@npm:11.1.0"
"@vueuse/shared@npm:11.2.0":
version: 11.2.0
resolution: "@vueuse/shared@npm:11.2.0"
dependencies:
vue-demi: "npm:>=0.14.10"
checksum: 10c0/ed9a4625537825fe783c66823592560696604f5301e8dcef12dda3a816b85334e7c70ccbaaf1c0c62ea2b8efcce58893b780210162374d2e9bc1e4c5889e066b
checksum: 10c0/24c8b4ffb7e1d253f67cb19736926707b5c1b18901b1cd71c075f22495c3382b845253185d2c8986b4a86a17bf637dac01317d68a044cc712621221d278f23ff
languageName: node
linkType: hard

Expand Down

0 comments on commit 069349c

Please sign in to comment.