chore(deps-dev): bump vite from 5.2.2 to 5.2.4

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.2 to 5.2.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-23 13:34:58 +00:00 committed by GitHub
parent 3d4f86e167
commit 056bace1e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 21 additions and 21 deletions

View file

@ -38,7 +38,7 @@
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"unlighthouse": "^0.11.5",
"vite": "^5.1.4",
"vite": "^5.2.4",
"zod": "^3.22.4"
},
"type": "module",