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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
This commit is contained in:
renovate[bot] 2026-04-21 15:29:34 +02:00 committed by GitHub
parent 312bb91a4f
commit c2786978cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 3148 additions and 2664 deletions

View file

@ -84,7 +84,7 @@
"jose": "^6.0.0",
"js-yaml": "^4.1.0",
"jsonwebtoken": "^9.0.2",
"kysely": "0.28.15",
"kysely": "0.28.16",
"kysely-postgres-js": "^3.0.0",
"lodash": "^4.17.21",
"luxon": "^3.4.2",
@ -99,7 +99,7 @@
"openid-client": "^6.3.3",
"pg": "^8.11.3",
"picomatch": "^4.0.2",
"postgres": "3.4.8",
"postgres": "3.4.9",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-email": "^5.0.0",