chore(deps-dev): bump vite in /v2/crates/wifi-densepose-desktop/ui

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.4.1 to 8.0.13.
- [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/v8.0.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.13
  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-05-20 01:13:37 +00:00 committed by GitHub
parent cfda8dbd14
commit 36592af78c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 533 additions and 765 deletions

File diff suppressed because it is too large Load Diff

View File

@ -20,6 +20,6 @@
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^4.3.0",
"typescript": "^6.0.3",
"vite": "^6.0.0"
"vite": "^8.0.13"
}
}