build(deps-dev): bump vite from 4.5.2 to 4.5.3

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/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-04-04 01:37:52 +00:00
committed by GitHub
parent 4e84481065
commit 5090bf3552
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
"postcss": "^8.4.31",
"tailwindcss": "^3.3.5",
"terser": "^5.28.1",
"vite": "^4.5.2"
"vite": "^4.5.3"
},
"dependencies": {
"chokidar": "^3.5.3",