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 vueuse monorepo to v12 (major) #1733

Closed
wants to merge 1 commit into from
Closed
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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@sentry/vue": "8.47.0",
"@tanstack/vue-query": "5.62.9",
"@vue/composition-api": "1.7.2",
"@vueuse/core": "11.3.0",
"@vueuse/integrations": "11.3.0",
"@vueuse/core": "12.2.0",
"@vueuse/integrations": "12.2.0",
"axios": "1.7.9",
"chart.js": "4.4.7",
"core-js": "3.39.0",
Expand Down
117 changes: 89 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1475,8 +1475,8 @@ __metadata:
"@vue/eslint-config-typescript": "npm:13.0.0"
"@vue/test-utils": "npm:2.4.6"
"@vue/vue2-jest": "npm:29.2.6"
"@vueuse/core": "npm:11.3.0"
"@vueuse/integrations": "npm:11.3.0"
"@vueuse/core": "npm:12.2.0"
"@vueuse/integrations": "npm:12.2.0"
axios: "npm:1.7.9"
babel-jest: "npm:29.7.0"
chart.js: "npm:4.4.7"
Expand Down Expand Up @@ -3754,7 +3754,7 @@ __metadata:
languageName: node
linkType: hard

"@vue/compiler-sfc@npm:^3.5.3":
"@vue/compiler-sfc@npm:3.5.13, @vue/compiler-sfc@npm:^3.5.3":
version: 3.5.13
resolution: "@vue/compiler-sfc@npm:3.5.13"
dependencies:
Expand Down Expand Up @@ -3848,6 +3848,49 @@ __metadata:
languageName: node
linkType: hard

"@vue/reactivity@npm:3.5.13":
version: 3.5.13
resolution: "@vue/reactivity@npm:3.5.13"
dependencies:
"@vue/shared": "npm:3.5.13"
checksum: 10c0/4bf2754a4b8cc31afc8da5bdfd12bba6be67b2963a65f7c9e2b59810883c58128dfc58cce6d1e479c4f666190bc0794f17208d9efd3fc909a2e4843d2cc0e69e
languageName: node
linkType: hard

"@vue/runtime-core@npm:3.5.13":
version: 3.5.13
resolution: "@vue/runtime-core@npm:3.5.13"
dependencies:
"@vue/reactivity": "npm:3.5.13"
"@vue/shared": "npm:3.5.13"
checksum: 10c0/b6be854bf082a224222614a334fbeac0e7b6445f3cf4ea45cbd49ae4bb1551200c461c14c7a452d748f2459f7402ad4dee5522d51be5a28ea4ae1f699a7c016f
languageName: node
linkType: hard

"@vue/runtime-dom@npm:3.5.13":
version: 3.5.13
resolution: "@vue/runtime-dom@npm:3.5.13"
dependencies:
"@vue/reactivity": "npm:3.5.13"
"@vue/runtime-core": "npm:3.5.13"
"@vue/shared": "npm:3.5.13"
csstype: "npm:^3.1.3"
checksum: 10c0/8ee7f3980d19f77f8e7ae854e3ff1f7ee9a9b8b4e214c8d0492e1180ae818e33c04803b3d094503524d557431a30728b78cf15c3683d8abbbbd1b263a299d62a
languageName: node
linkType: hard

"@vue/server-renderer@npm:3.5.13":
version: 3.5.13
resolution: "@vue/server-renderer@npm:3.5.13"
dependencies:
"@vue/compiler-ssr": "npm:3.5.13"
"@vue/shared": "npm:3.5.13"
peerDependencies:
vue: 3.5.13
checksum: 10c0/f500bdabc199abf41f1d84defd2a365a47afce1f2223a34c32fada84f6193b39ec2ce50636483409eec81b788b8ef0fa1ff59c63ca0c74764d738c24409eef8f
languageName: node
linkType: hard

"@vue/shared@npm:3.5.13":
version: 3.5.13
resolution: "@vue/shared@npm:3.5.13"
Expand Down Expand Up @@ -3919,25 +3962,25 @@ __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.2.0":
version: 12.2.0
resolution: "@vueuse/core@npm:12.2.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.2.0"
"@vueuse/shared": "npm:12.2.0"
vue: "npm:^3.5.13"
checksum: 10c0/fd07f0cae0272e75ec50c14fc7a3ae95720119eee180ab03d04f1e1bd95006b506cd2d0e61d6bd957b3eb3804da78c5d402ef00bd6b4b61c9e40641dac5cf630
languageName: node
linkType: hard

"@vueuse/integrations@npm:11.3.0":
version: 11.3.0
resolution: "@vueuse/integrations@npm:11.3.0"
"@vueuse/integrations@npm:12.2.0":
version: 12.2.0
resolution: "@vueuse/integrations@npm:12.2.0"
dependencies:
"@vueuse/core": "npm:11.3.0"
"@vueuse/shared": "npm:11.3.0"
vue-demi: "npm:>=0.14.10"
"@vueuse/core": "npm:12.2.0"
"@vueuse/shared": "npm:12.2.0"
vue: "npm:^3.5.13"
peerDependencies:
async-validator: ^4
axios: ^1
Expand Down Expand Up @@ -3976,23 +4019,23 @@ __metadata:
optional: true
universal-cookie:
optional: true
checksum: 10c0/4808c9b64286065e597896073113d0bb67b80fa17d2631823b756ae2fe78be25708bbe3bac39de08b24ee3459e080e0ba46c57429e6eb164b9796c567f93e8c8
checksum: 10c0/21f57652de081e705c93c84c931dfa2e33d9cf75dff8bd5d47f9c0b467dda881fa267534eac1cb4451b49e1f76866549d5f44cf7436653e78d5dbb8e22256921
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.2.0":
version: 12.2.0
resolution: "@vueuse/metadata@npm:12.2.0"
checksum: 10c0/251dae24d718b9da1b69313b6e5eeae9b0ce69d0399727750359ff2cdeb6668f623b04838af360c496a5d5bb5a181a9ed27a9628dc716d436ad06496f5009000
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.2.0":
version: 12.2.0
resolution: "@vueuse/shared@npm:12.2.0"
dependencies:
vue-demi: "npm:>=0.14.10"
checksum: 10c0/820af5359d204e434b27ef570e5dfb5fe765e19d540738665c51c8d1569b81dd000dbe292add15dffb1b9538cbcec890626d0b47a5525e624273a0963b524e1f
vue: "npm:^3.5.13"
checksum: 10c0/98660dbed32415004c7acf50e9a98828322f6f4bf400923a1ed53c68c11232af9e28beb46f676f5b1f8ce2a4c42d4c6dcbfb2bdd47a889231372e01849298470
languageName: node
linkType: hard

Expand Down Expand Up @@ -6050,7 +6093,7 @@ __metadata:
languageName: node
linkType: hard

"csstype@npm:^3.1.0":
"csstype@npm:^3.1.0, csstype@npm:^3.1.3":
version: 3.1.3
resolution: "csstype@npm:3.1.3"
checksum: 10c0/80c089d6f7e0c5b2bd83cf0539ab41474198579584fa10d86d0cafe0642202343cbc119e076a0b1aece191989477081415d66c9fefbf3c957fc2fc4b7009f248
Expand Down Expand Up @@ -15134,7 +15177,7 @@ __metadata:
languageName: node
linkType: hard

"vue-demi@npm:>=0.14.10, vue-demi@npm:^0.14.10":
"vue-demi@npm:^0.14.10":
version: 0.14.10
resolution: "vue-demi@npm:0.14.10"
peerDependencies:
Expand Down Expand Up @@ -15248,6 +15291,24 @@ __metadata:
languageName: node
linkType: hard

"vue@npm:^3.5.13":
version: 3.5.13
resolution: "vue@npm:3.5.13"
dependencies:
"@vue/compiler-dom": "npm:3.5.13"
"@vue/compiler-sfc": "npm:3.5.13"
"@vue/runtime-dom": "npm:3.5.13"
"@vue/server-renderer": "npm:3.5.13"
"@vue/shared": "npm:3.5.13"
peerDependencies:
typescript: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/4bbb5caf3f04fed933b01c100804f3693ff902984a3152ea1359a972264fa3240f6551d32f0163a79c64df3715b4d6691818c9f652cdd41b2473c69e2b0a373d
languageName: node
linkType: hard

"vuedraggable@npm:2.24.3":
version: 2.24.3
resolution: "vuedraggable@npm:2.24.3"
Expand Down
Loading