build(deps-dev): bump vite from 7.3.1 to 8.0.2

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.1 to 8.0.2.
- [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/create-vite@8.0.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-03-25 02:03:37 +00:00 committed by GitHub
parent 606b0fb649
commit 69dcdc1388
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1018 additions and 17 deletions

View File

@ -49,7 +49,7 @@
"tailwindcss": "^4.1.18",
"typescript": "^5.9.3",
"typescript-eslint": "^8.9.0",
"vite": "^7.3.1",
"vite": "^8.0.2",
"vite-plugin-pwa": "^1.2.0"
}
}

View File

@ -89,7 +89,7 @@
"typedoc-plugin-missing-exports": "^4.1.2",
"typescript": "^5.9.3",
"typescript-eslint": "^8.9.0",
"vite": "^7.3.1",
"vite": "^8.0.2",
"vite-plugin-svgr": "^4.3.0",
"vitest": "^4.0.16"
},

1031
package-lock.json generated

File diff suppressed because it is too large Load Diff