Bump vite from 6.3.5 to 6.3.6 in /ts (#21)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-09-10 10:58:46 +02:00
committed by GitHub
parent 96dfa0d32b
commit 3fff3b2d1f
5 changed files with 257 additions and 227 deletions

View File

@@ -28,7 +28,7 @@
"rimraf": "^6.0.1",
"typescript": "^5.8.3",
"typescript-eslint": "^8.38.0",
"vite": "^6.3.5",
"vite": "^6.3.6",
"vitest": "^3.2.4"
}
}