chore(deps): update dependency typescript to v6

This commit is contained in:
renovate-bot 2026-05-22 12:29:23 +00:00
parent 8f4dfa098c
commit ce34a995e1
2 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@
"devDependencies": {
"@types/node": "^25.0.0",
"tsx": "^4.7.0",
"typescript": "^5.4.0"
"typescript": "^6.0.0"
},
"engines": {
"node": ">=18"
@ -1617,9 +1617,9 @@
}
},
"node_modules/typescript": {
"version": "5.9.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
"version": "6.0.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz",
"integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==",
"dev": true,
"license": "Apache-2.0",
"bin": {