fix(deps): update typescript-projects (#30305)

Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
This commit is contained in:
renovate[bot] 2026-07-31 12:55:30 +02:00 committed by GitHub
parent fe5c8ed0fb
commit 8e0ad9b2c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 2567 additions and 2648 deletions

View file

@ -32,5 +32,5 @@
"vite": "^8.0.16",
"vitest": "^4.1.8"
},
"packageManager": "pnpm@11.13.1"
"packageManager": "pnpm@11.17.0"
}