build(deps-dev): bump vite from 8.1.5 to 8.2.0

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.1.5 to 8.2.0.
- [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.2.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-03 15:46:15 +00:00
committed by GitHub
parent debdb9869e
commit 3ab4fbc582
2 changed files with 110 additions and 110 deletions
+1 -1
View File
@@ -46,6 +46,6 @@
"prettier": "^3.9.6",
"tailwindcss": "^4.3.3",
"typescript": "^6.0.3",
"vite": "^8.1.5"
"vite": "^8.2.0"
}
}