chore(deps): bump vite from 6.2.3 to 6.2.4

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

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-31 19:51:59 +00:00 committed by Benjamin Nussbaum
parent c1c31fcfb8
commit 74845c3004
2 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@
"laravel-vite-plugin": "^1.0",
"puppeteer": "^24.3.0",
"tailwindcss": "^4.0.7",
"vite": "^6.0"
"vite": "^6.2"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.9.5",