Skip to content

Commit e35ff1a

Browse files
Bump vite from 6.3.6 to 6.4.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.6 to 6.4.1. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.4.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 374c642 commit e35ff1a

File tree

2 files changed

+236
-227
lines changed

2 files changed

+236
-227
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"npm-run-all2": "^8.0.4",
2929
"prettier": "^3.6.2",
3030
"typescript": "~5.6.3",
31-
"vite": "^6.3.6",
31+
"vite": "^6.4.1",
3232
"vite-plugin-vue-devtools": "^7.7.7",
3333
"vitest": "^3.2.4",
3434
"vue-tsc": "^3.0.3"

0 commit comments

Comments
 (0)