Skip to content

Commit e690854

Browse files
chore(deps): update vueuse monorepo to v14
1 parent cc8933b commit e690854

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

storage/framework/core/utils/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@
5656
"@stacksjs/storage": "workspace:*",
5757
"@stacksjs/strings": "workspace:*",
5858
"@stacksjs/types": "workspace:*",
59-
"@vueuse/core": "^13.8.0",
59+
"@vueuse/core": "^14.0.0",
6060
"@vueuse/head": "^2.0.0",
61-
"@vueuse/math": "^13.8.0",
62-
"@vueuse/shared": "^13.8.0",
61+
"@vueuse/math": "^14.0.0",
62+
"@vueuse/shared": "^14.0.0",
6363
"magic-regexp": "^0.10.0"
6464
}
6565
}

storage/framework/views/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@stacksjs/alias": "workspace:*",
1616
"@stacksjs/config": "workspace:*",
1717
"@stacksjs/server": "workspace:*",
18-
"@vueuse/core": "^13.9.0",
18+
"@vueuse/core": "^14.0.0",
1919
"@vueuse/head": "^2.0.0"
2020
},
2121
"devDependencies": {

0 commit comments

Comments
 (0)