Bump vite from 6.0.6 to 6.0.7 in the npm_and_yarn group

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


Updates `vite` from 6.0.6 to 6.0.7
- [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/v6.0.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  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-01-05 19:29:33 +00:00
committed by GitHub
parent 0d1d2964ba
commit 494edc9329
2 changed files with 12 additions and 12 deletions

View File

@@ -29,7 +29,7 @@
"@vitejs/plugin-vue": "^5.2.1",
"sass": "^1.83.0",
"typescript": "^5.7.2",
"vite": "^6.0.6",
"vite": "^6.0.7",
"vite-plugin-comlink": "^5.1.0",
"vitest": "^2.1.8"
}