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:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-03 07:33:15 +00:00
committed by GitHub
parent 256d886930
commit f51c8e7643
2 changed files with 8 additions and 8 deletions

View File

@@ -80,7 +80,7 @@
"tailwindcss": "^4.1.3",
"typescript": "^5.8.3",
"typescript-eslint": "^8.31.1",
"vite": "^6.3.3",
"vite": "^6.3.4",
"vite-plugin-pwa": "^1.0.0",
"vitest": "^3.0.5"
},