Skip to content

Commit 6272e1c

Browse files
chore(deps): update all major updates
1 parent 5da4ddb commit 6272e1c

File tree

4 files changed

+269
-69
lines changed

4 files changed

+269
-69
lines changed

.docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@oku-ui/primitives": "link:../packages/core",
1818
"@shikijs/vitepress-twoslash": "^1.22.2",
1919
"@stackblitz/sdk": "^1.11.0",
20-
"@vueuse/core": "^11.2.0",
20+
"@vueuse/core": "^12.0.0",
2121
"vue": "^3.5.12",
2222
"vue-sonner": "^1.2.5"
2323
},

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@
7171
"ofetch": "^1.4.1",
7272
"pathe": "^1.1.2",
7373
"postcss": "^8.4.47",
74-
"react": "^18.3.1",
75-
"react-dom": "^18.3.1",
74+
"react": "^19.0.0",
75+
"react-dom": "^19.0.0",
7676
"rimraf": "^6.0.1",
7777
"simple-git-hooks": "^2.11.1",
7878
"storybook": "^8.4.2",
@@ -82,7 +82,7 @@
8282
"turbo": "^2.2.3",
8383
"typescript": "^5.6.3",
8484
"unbuild": "^2.0.0",
85-
"vite": "^5.4.10",
85+
"vite": "^6.0.0",
8686
"vite-plugin-dts": "^4.3.0",
8787
"vitest": "^2.1.4",
8888
"vitest-axe": "1.0.0-pre.3",

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,14 +114,14 @@
114114
"@vitejs/plugin-vue-jsx": "^4.0.1",
115115
"@vue/test-utils": "^2.4.6",
116116
"@vue/tsconfig": "^0.6.0",
117-
"@vueuse/core": "^11.2.0",
117+
"@vueuse/core": "^12.0.0",
118118
"filter-anything": "^4.0.0",
119119
"jsdom": "^25.0.1",
120120
"npm-run-all2": "^7.0.0",
121121
"storybook": "^8.4.2",
122122
"typescript": "^5.6.3",
123123
"unplugin-vue-components": "^0.27.0",
124-
"vite": "^5.4.10",
124+
"vite": "^6.0.0",
125125
"vite-plugin-dts": "^4.3.0",
126126
"vite-plugin-externalize-deps": "^0.8.0",
127127
"vite-plugin-pages": "^0.32.3",

0 commit comments

Comments
 (0)