⬆ Bump vite from 6.3.3 to 6.3.4 in /frontend (#1608)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-01 22:44:07 +02:00
committed by GitHub
parent 453ccf5ca4
commit 88bd7fe68b
2 changed files with 8 additions and 8 deletions

View File

@@ -37,6 +37,6 @@
"@vitejs/plugin-react-swc": "^3.9.0",
"dotenv": "^16.4.5",
"typescript": "^5.2.2",
"vite": "^6.3.3"
"vite": "^6.3.4"
}
}