Skip to content

Commit a78ee55

Browse files
committed
feat(bundler-vite): upgrade vite to 6.3
1 parent f56d7f4 commit a78ee55

File tree

3 files changed

+20
-17
lines changed

3 files changed

+20
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"tsconfig-vuepress": "^6.0.0",
5454
"tsup": "^8.4.0",
5555
"typescript": "~5.8.3",
56-
"vite": "~6.2.6",
56+
"vite": "~6.3.2",
5757
"vitest": "^3.1.2",
5858
"vue-tsc": "^2.2.8"
5959
},

packages/bundler-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"postcss": "^8.5.3",
4747
"postcss-load-config": "^6.0.1",
4848
"rollup": "^4.40.0",
49-
"vite": "~6.2.6",
49+
"vite": "~6.3.2",
5050
"vue": "catalog:",
5151
"vue-router": "catalog:"
5252
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)