chore(deps-dev): bump vite from 4.5.5 to 4.5.6 in /frontend

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.5 to 4.5.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lennart Fleischmann <67686424+lfleischmann@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-29 04:22:25 +01:00
committed by GitHub
parent 13cf5ebe70
commit 89ce5b1091
3 changed files with 8 additions and 7 deletions

View File

@ -21,7 +21,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1",
"typescript": "~4.7.4",
"vite": "^4.5.5",
"vite": "^4.5.6",
"vue-tsc": "^1.8.22"
}
}