Skip to content

Commit 03d7da9

Browse files
chore(deps): update dependency vite to v7
1 parent 03a026f commit 03d7da9

File tree

4 files changed

+57
-57
lines changed

4 files changed

+57
-57
lines changed

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-config-custom": "*",
2929
"typescript": "5.8.3",
3030
"unplugin-vue-router": "0.14.0",
31-
"vite": "6.3.5",
31+
"vite": "7.0.0",
3232
"vue-tsc": "2.2.12"
3333
}
3434
}

package-lock.json

Lines changed: 54 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"rollup-plugin-visualizer": "6.0.3",
2828
"sass": "1.89.2",
2929
"typescript": "5.8.3",
30-
"vite": "6.3.5",
30+
"vite": "7.0.0",
3131
"vite-plugin-dts": "4.5.4"
3232
},
3333
"files": [

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"sass": "1.89.2",
5959
"typescript": "5.8.3",
6060
"unplugin-vue-components": "28.8.0",
61-
"vite": "6.3.5",
61+
"vite": "7.0.0",
6262
"vite-bundle-visualizer": "1.2.1",
6363
"vite-plugin-dts": "4.5.4",
6464
"vite-plugin-istanbul": "7.0.0",

0 commit comments

Comments
 (0)