Skip to content

Commit 9aa2837

Browse files
fix(deps): update vueuse monorepo to v13
1 parent db295a5 commit 9aa2837

File tree

3 files changed

+110
-32
lines changed

3 files changed

+110
-32
lines changed

Diff for: packages/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"dependencies": {
4646
"@vue/devtools-shared": "workspace:*",
47-
"@vueuse/components": "^12.8.2",
47+
"@vueuse/components": "^13.1.0",
4848
"@vueuse/core": "catalog:",
4949
"@vueuse/integrations": "catalog:",
5050
"colord": "catalog:",

Diff for: pnpm-lock.yaml

+107-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pnpm-workspace.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ catalog:
88
'@types/node': ^22.13.14
99
'@unocss/reset': ^66.0.0
1010
'@vitejs/plugin-vue': ^5.2.3
11-
'@vueuse/core': ^12.8.2
12-
'@vueuse/integrations': ^12.8.2
11+
'@vueuse/core': ^13.1.0
12+
'@vueuse/integrations': ^13.1.0
1313
colord: ^2.9.3
1414
execa: ^9.5.2
1515
floating-vue: 5.2.2

0 commit comments

Comments
 (0)