build(deps-dev): bump vite from 6.3.6 to 6.4.1 in the dev-dependencies group (#4782)

build(deps-dev): bump vite in the dev-dependencies group

Bumps the dev-dependencies group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `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
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-27 19:43:09 -05:00
committed by GitHub
parent 5395a9a515
commit dad5039f0b

View File

@@ -21,7 +21,7 @@
"@codecov/vite-plugin": "1.9.1",
"@vitejs/plugin-vue": "6.0.1",
"serve": "14.2.5",
"vite": "6.3.6",
"vite": "6.4.1",
"vite-plugin-ejs": "1.7.0"
}
}