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

@ -13,5 +13,5 @@
"oidc-provider": "^9.0.0",
"tsx": "^4.20.6"
},
"packageManager": "pnpm@11.11.0"
"packageManager": "pnpm@11.13.1"
}

View file

@ -27,7 +27,7 @@
"keywords": [],
"author": "",
"license": "GNU Affero General Public License version 3",
"packageManager": "pnpm@11.11.0",
"packageManager": "pnpm@11.13.1",
"devDependencies": {
"@extism/js-pdk": "^1.1.1",
"@immich/sdk": "workspace:*",

View file

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