chore(deps-dev): bump vite from 8.1.4 to 8.1.5 in /frontend (#5997)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.1.4 to 8.1.5.
- [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.1.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.1.5
  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-07-16 13:15:50 +02:00
committed by GitHub
parent 8dfb639dcf
commit b97504385f
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
"storybook": "^10.5.0",
"typescript": "^6.0.3",
"typescript-eslint": "^8.64.0",
"vite": "8.1.4",
"vite": "8.1.5",
"vitest": "^4.1.10",
"@vitest/browser-playwright": "4.1.10",
"playwright": "^1.61.1"