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

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.5 to 6.0.6.
- [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.6/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]
2024-12-30 02:18:41 +00:00
committed by GitHub
parent dbfae1e3ed
commit a562dfd7b5
2 changed files with 136 additions and 130 deletions

View File

@ -35,7 +35,7 @@
"typedoc-material-theme": "^1.2.0",
"typedoc-plugin-valibot": "^1.0.0",
"typescript": "^5.7.2",
"vite": "^6.0.5",
"vite": "^6.0.6",
"vite-plugin-dts": "^4.4.0",
"ws": "^8.18.0"
},