Skip to content

Commit

Permalink
fix(deps): update dependency @vueuse/core to v11.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 9, 2024
1 parent d29ac96 commit aa97acf
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@lumino/default-theme": "2.1.7",
"@lumino/widgets": "2.5.0",
"@mdi/js": "7.4.47",
"@vueuse/core": "11.0.3",
"@vueuse/core": "11.1.0",
"apexcharts": "3.41.0",
"axios": "1.7.7",
"dedent": "1.5.3",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2360,31 +2360,31 @@ __metadata:
languageName: node
linkType: hard

"@vueuse/core@npm:11.0.3":
version: 11.0.3
resolution: "@vueuse/core@npm:11.0.3"
"@vueuse/core@npm:11.1.0":
version: 11.1.0
resolution: "@vueuse/core@npm:11.1.0"
dependencies:
"@types/web-bluetooth": "npm:^0.0.20"
"@vueuse/metadata": "npm:11.0.3"
"@vueuse/shared": "npm:11.0.3"
"@vueuse/metadata": "npm:11.1.0"
"@vueuse/shared": "npm:11.1.0"
vue-demi: "npm:>=0.14.10"
checksum: 10c0/9b8266d7d7d3e2942b632217da6dc651ef7394b1744736941f48e32d73db3ccd1a5684a70d40af9c956d58f74e4719a6fa31a884cb8f76d4e09f762dbf0bfc0a
checksum: 10c0/ecbeb277de81608c78aa4ebc7e4cae8a6d5f0650e2ee5ed71bf387676df4725bd2e8bcfeadcc0798ab6850e6317ff79822ef32adef4646184086764fe7f684ac
languageName: node
linkType: hard

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

"@vueuse/shared@npm:11.0.3":
version: 11.0.3
resolution: "@vueuse/shared@npm:11.0.3"
"@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: 10c0/3d42bf185dcfd17aa20f2381271057cf55484c983795ed211c69586526b7b80ec5641a476b0ed8645dc19991203396b5a7c6219e93f9a79fab8f2ab47f680448
checksum: 10c0/ed9a4625537825fe783c66823592560696604f5301e8dcef12dda3a816b85334e7c70ccbaaf1c0c62ea2b8efcce58893b780210162374d2e9bc1e4c5889e066b
languageName: node
linkType: hard

Expand Down Expand Up @@ -3576,7 +3576,7 @@ __metadata:
"@vitejs/plugin-vue": "npm:5.1.4"
"@vitest/coverage-istanbul": "npm:2.1.2"
"@vue/test-utils": "npm:2.4.6"
"@vueuse/core": "npm:11.0.3"
"@vueuse/core": "npm:11.1.0"
apexcharts: "npm:3.41.0"
axios: "npm:1.7.7"
concurrently: "npm:9.0.1"
Expand Down

0 comments on commit aa97acf

Please sign in to comment.