Bump vite from 7.0.2 to 7.0.4 in the vite group

Bumps the vite group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 7.0.2 to 7.0.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/v7.0.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-12 07:46:26 +00:00
committed by GitHub
parent 98b5640c2c
commit d049da3b20
2 changed files with 8 additions and 8 deletions

View File

@@ -77,7 +77,7 @@
"tailwindcss": "^4.1.3",
"typescript": "^5.8.3",
"typescript-eslint": "^8.35.1",
"vite": "^7.0.2",
"vite": "^7.0.4",
"vite-plugin-pwa": "^1.0.1",
"vitest": "^3.0.5"
},