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

Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
This commit is contained in:
renovate[bot] 2026-07-16 20:14:05 +02:00 committed by GitHub
parent 9cea3f2375
commit a3dd19cd2f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 2742 additions and 3215 deletions

View file

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