chore(deps): bump vite from 6.3.3 to 6.3.4

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.3 to 6.3.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/v6.3.4/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-01 06:28:57 +00:00 committed by Benjamin Nussbaum
parent 6594545f12
commit a0586116e0
2 changed files with 59 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.2"
"vite": "^6.3"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.9.5",