Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @vueuse/core to v12 #2022

Merged
merged 1 commit into from
Jan 28, 2025
Merged
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
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.3.0",
"@vueuse/core": "12.5.0",
"apexcharts": "3.54.1",
"axios": "1.7.8",
"dedent": "1.5.3",
Expand Down
52 changes: 18 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2794,31 +2794,31 @@ __metadata:
languageName: node
linkType: hard

"@vueuse/core@npm:11.3.0":
version: 11.3.0
resolution: "@vueuse/core@npm:11.3.0"
"@vueuse/core@npm:12.5.0":
version: 12.5.0
resolution: "@vueuse/core@npm:12.5.0"
dependencies:
"@types/web-bluetooth": "npm:^0.0.20"
"@vueuse/metadata": "npm:11.3.0"
"@vueuse/shared": "npm:11.3.0"
vue-demi: "npm:>=0.14.10"
checksum: 10c0/57ebed3ee2fd5b33297bbb36727424dc1707357db52954a1715366dd6583a4d53a05b10d17d16d1e5bf91fe8f12ea69fd6b232551f60167098ebc606b7234d4a
"@vueuse/metadata": "npm:12.5.0"
"@vueuse/shared": "npm:12.5.0"
vue: "npm:^3.5.13"
checksum: 10c0/4608b24b752856ef6c1873868fb15d23bf63b0325eeab01fa74037b648fb946b8a517930cab042a1ddda7fa681eecb28a549b85606d2aa5497f3e5df7d0d6263
languageName: node
linkType: hard

"@vueuse/metadata@npm:11.3.0":
version: 11.3.0
resolution: "@vueuse/metadata@npm:11.3.0"
checksum: 10c0/4548912f325d4f250595b029357977824431db66a94651bc6801c04e4992374286ff71eb41604470638ef100338c2b80df2039d663a20f66d92799f68ccba7e9
"@vueuse/metadata@npm:12.5.0":
version: 12.5.0
resolution: "@vueuse/metadata@npm:12.5.0"
checksum: 10c0/86062751930d110e50d0dd72653518f6ec07f828c4f94d78b0ab3c5a66abc3baaa8451551bd16a0d7beb9988ce5704a301421c545a590ab38865419fb9a2031b
languageName: node
linkType: hard

"@vueuse/shared@npm:11.3.0":
version: 11.3.0
resolution: "@vueuse/shared@npm:11.3.0"
"@vueuse/shared@npm:12.5.0":
version: 12.5.0
resolution: "@vueuse/shared@npm:12.5.0"
dependencies:
vue-demi: "npm:>=0.14.10"
checksum: 10c0/820af5359d204e434b27ef570e5dfb5fe765e19d540738665c51c8d1569b81dd000dbe292add15dffb1b9538cbcec890626d0b47a5525e624273a0963b524e1f
vue: "npm:^3.5.13"
checksum: 10c0/c64e148b05c404c5e930d7e768a1bc23741e9f6219b2d4e898e76e4cddb6e68f5595723286e0a7aa6696055fe5ee9066558e7db80f5fa10c59714cbc76f99439
languageName: node
linkType: hard

Expand Down Expand Up @@ -4047,7 +4047,7 @@ __metadata:
"@vitejs/plugin-vue": "npm:5.2.1"
"@vitest/coverage-istanbul": "npm:2.1.8"
"@vue/test-utils": "npm:2.4.6"
"@vueuse/core": "npm:11.3.0"
"@vueuse/core": "npm:12.5.0"
apexcharts: "npm:3.54.1"
axios: "npm:1.7.8"
concurrently: "npm:9.1.2"
Expand Down Expand Up @@ -11183,22 +11183,6 @@ __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: 10c0/a9ed8712fa36d01bc13c39757f95f30cebf42d557b99e94bff86d8660c81f2911b41220f7affc023d1ffcc19e13999e4a83019991e264787cca2c616e83aea48
languageName: node
linkType: hard

"vue-eslint-parser@npm:^9.4.3":
version: 9.4.3
resolution: "vue-eslint-parser@npm:9.4.3"
Expand Down Expand Up @@ -11257,7 +11241,7 @@ __metadata:
languageName: node
linkType: hard

"vue@npm:3.5.13":
"vue@npm:3.5.13, vue@npm:^3.5.13":
version: 3.5.13
resolution: "vue@npm:3.5.13"
dependencies:
Expand Down