chore(deps): update dependency typescript to v6 (#27577)

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-07 17:15:55 +02:00
committed by GitHub
parent afec61addc
commit 921c8a8de3
21 changed files with 410 additions and 210 deletions
+2 -1
View File
@@ -19,8 +19,9 @@
"preserveWatchOutput": true,
"paths": {
"src/*": ["./src/*"],
"test/*": ["./test/*"]
},
"baseUrl": "./",
"rootDir": ".",
"jsx": "react",
"types": ["vitest/globals"],
"noErrorTruncation": true