chore(deps-dev): bump vite from 5.3.5 to 5.4.6 in /frontend

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.5 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>
This commit is contained in:
dependabot[bot]
2024-09-17 20:06:05 +00:00
committed by GitHub
parent 5112801c37
commit 494c3dd1bd
2 changed files with 35 additions and 31 deletions

View File

@@ -61,7 +61,7 @@
"prettier-plugin-tailwindcss": "^0.6.6",
"tailwindcss": "^3.4.11",
"typescript": "^4.9.5",
"vite": "^5.3.5",
"vite": "^5.4.6",
"vite-plugin-svgr": "^4.2.0"
}
}