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

Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
This commit is contained in:
renovate[bot] 2026-08-11 11:39:38 +02:00 committed by GitHub
parent 675408b003
commit 4c4170077c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 1373 additions and 1422 deletions

View file

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