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

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.1.2 to 6.1.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.1.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.1.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-31 18:11:53 +00:00
committed by GitHub
parent 0ac8e39000
commit 2098691182
2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@
"typedoc-material-theme": "^1.3.0",
"typedoc-plugin-valibot": "^1.0.0",
"typescript": "^5.7.3",
"vite": "^6.1.2",
"vite": "^6.1.3",
"vite-plugin-dts": "^4.5.0",
"ws": "^8.18.0"
},