chore(deps): update dependency typescript to v7 (#29903)

Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
This commit is contained in:
renovate[bot] 2026-07-21 13:36:57 +02:00 committed by GitHub
parent 1cec7021e8
commit 8365cdd59e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 560 additions and 217 deletions

View file

@ -161,7 +161,8 @@
"supertest": "^7.1.0",
"tailwindcss": "^3.4.0",
"testcontainers": "^12.0.0",
"typescript": "^6.0.0",
"@typescript/native": "npm:typescript@^7.0.2",
"typescript": "npm:@typescript/typescript6@^6.0.2",
"typescript-eslint": "^8.28.0",
"unplugin-swc": "^1.4.5",
"vite-tsconfig-paths": "^6.0.0",