build(deps-dev): bump vite from 6.0.6 to 6.0.7 in /packages/pl-fe

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-06 02:57:37 +00:00
committed by GitHub
parent c35e140a7d
commit 0a2163cb7d
2 changed files with 5 additions and 5 deletions

View File

@ -182,7 +182,7 @@
"tslib": "^2.8.1",
"type-fest": "^4.30.1",
"typescript": "^5.7.2",
"vite": "^6.0.6",
"vite": "^6.0.7",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-compile-time": "^0.3.2",
"vite-plugin-html": "^3.2.2",