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

Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
This commit is contained in:
renovate[bot] 2026-07-21 11:01:23 +00:00 committed by GitHub
parent e918658cc1
commit 1b0f473457
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 435 additions and 351 deletions

View file

@ -8,7 +8,7 @@
"format": "prettier --cache --check i18n/",
"format:fix": "prettier --cache --write --list-different i18n"
},
"packageManager": "pnpm@11.11.0",
"packageManager": "pnpm@11.13.1",
"engines": {
"pnpm": ">=10.0.0"
},