[upd] web-client (simple): Bump vite in /client/simple

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-07 07:45:07 +00:00
committed by Markus Heiser
parent 00bae78463
commit 9a50f6c9a1
2 changed files with 5 additions and 5 deletions

View File

@@ -28,7 +28,7 @@
"stylelint-config-standard-less": "^3.0.1",
"stylelint-prettier": "^5.0.3",
"svgo": "^3.3.2",
"vite": "^6.2.0",
"vite": "^6.2.1",
"vite-plugin-static-copy": "^2.2.0",
"vite-plugin-stylelint": "^6.0.0",
"webpack": "^5.97.1",