Skip to content

Commit 71f2d09

Browse files
fix(deps): update all major updates
1 parent 3fadac8 commit 71f2d09

File tree

4 files changed

+4974
-1620
lines changed

4 files changed

+4974
-1620
lines changed

.docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@oku-ui/primitives": "link:../packages/core",
1818
"@shikijs/vitepress-twoslash": "catalog:",
1919
"@stackblitz/sdk": "catalog:",
20-
"@vueuse/core": "^11.2.0",
20+
"@vueuse/core": "^13.0.0",
2121
"vue": "catalog:",
2222
"vue-sonner": "catalog:"
2323
},
@@ -33,10 +33,10 @@
3333
"fast-glob": "catalog:",
3434
"markdown-it": "catalog:",
3535
"postcss": "^8.4.47",
36-
"tailwindcss": "^3.4.14",
36+
"tailwindcss": "^4.0.0",
3737
"tsx": "^4.19.2",
3838
"vitepress": "catalog:",
39-
"vue-component-meta": "^2.1.10"
39+
"vue-component-meta": "^3.0.0"
4040
},
4141
"postcss": {
4242
"plugins": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"vitest": "catalog:",
8888
"vitest-axe": "catalog:",
8989
"vue": "catalog:",
90-
"vue-component-meta": "^2.2.8"
90+
"vue-component-meta": "^3.0.0"
9191
},
9292
"pnpm": {
9393
"overrides": {

0 commit comments

Comments
 (0)