build(deps-dev): bump vite from 5.2.7 to 5.4.6 in /frontend (#3496)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.7 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.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>
This commit is contained in:
dependabot[bot] 2024-09-23 19:29:28 +02:00 committed by GitHub
parent d729701bd4
commit ec7b643e8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 196 additions and 178 deletions

View file

@ -66,7 +66,7 @@
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"terser": "^5.30.0",
"vite": "^5.2.7",
"vite": "^5.4.6",
"vite-plugin-compression2": "^1.0.0",
"vue-tsc": "^2.0.7"
}