Bump vite from 4.5.1 to 4.5.2

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/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-01-22 01:20:29 +00:00
committed by GitHub
parent 8451a2bd4b
commit 5e7061bc61
2 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@
"ts-node": "^10.9.1",
"typescript": "^5.0.4",
"unocss": "^0.58.3",
"vite": "^4.4.7",
"vite": "^4.5.2",
"vite-plugin-compression2": "^0.11.0",
"vitest": "^0.34.3"
},