build(deps-dev): bump vite from 8.0.13 to 8.0.14 in /frontend (#4487)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.13 to 8.0.14.
- [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/v8.0.14/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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-05-21 15:59:40 +02:00
committed by GitHub
parent 5f318f3b16
commit 7fc7c14ac1
2 changed files with 78 additions and 108 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint": "^10.3.0",
"eslint-plugin-vue": "^10.9.1",
"globals": "^17.6.0",
"vite": "^8.0.11",
"vite": "^8.0.14",
"vue-eslint-parser": "^10.4.0"
},
"overrides": {