Bump vite in the npm_and_yarn group across 1 directory

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


Updates `vite` from 7.1.6 to 7.1.11
- [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.1.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.11
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-20 22:54:30 +00:00 committed by Florian Duros
parent 4698f68d8a
commit 10d73fa0ea

View File

@ -42,7 +42,7 @@
"rollup-plugin-external-globals": "^0.13.0",
"semver": "^7.6.3",
"typescript": "^5.7.3",
"vite": "^7.0.0",
"vite": "^7.1.11",
"vite-plugin-dts": "^4.5.0",
"vitest": "^3.2.4",
"vitest-sonar-reporter": "^2.0.0"