build(deps-dev): 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-20 05:44:52 +00:00
committed by GitHub
parent ddf9c460ee
commit b78acd15b4
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
"laravel-vite-plugin": "^0.8.0",
"postcss": "^8.4.31",
"tailwindcss": "^3.3.5",
"vite": "^4.5.1"
"vite": "^4.5.2"
},
"dependencies": {
"chokidar": "^3.5.3",