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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-11 22:45:12 +00:00
committed by GitHub
parent d01c2d8ff0
commit 27d7f09637
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.4",
"vite": "^6.1.5",
"vite-plugin-dts": "^4.5.0",
"ws": "^8.18.0"
},