Bump vite from 5.4.6 to 6.0.1 in /extensions/ql-vscode

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

---
updated-dependencies:
- dependency-name: vite
  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]
2024-11-28 13:20:44 +00:00
committed by GitHub
parent f256c00ced
commit 580ed9f54f
2 changed files with 669 additions and 104 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -2100,7 +2100,7 @@
"ts-node": "^10.9.2",
"ts-unused-exports": "^10.1.0",
"typescript": "^5.6.2",
"vite": "^5.4.6",
"vite": "^6.0.1",
"vite-node": "^2.0.5"
},
"lint-staged": {