chore(deps): update dependency typescript to v5.8.3

This commit is contained in:
Renovate Bot 2025-05-09 09:05:02 +00:00 committed by Felix Schulze
parent 73af64f89d
commit e6a68d94e1
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -42,7 +42,7 @@
"postcss": "8.4.47",
"tailwindcss": "3.4.13",
"turbo": "2.1.3",
"typescript": "5.6.3"
"typescript": "5.8.3"
}
},
"node_modules/@alloc/quick-lru": {
@ -9576,9 +9576,9 @@
}
},
"node_modules/typescript": {
"version": "5.6.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz",
"integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==",
"version": "5.8.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
"integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
"dev": true,
"license": "Apache-2.0",
"bin": {

View File

@ -43,7 +43,7 @@
"postcss": "8.4.47",
"tailwindcss": "3.4.13",
"turbo": "2.1.3",
"typescript": "5.6.3"
"typescript": "5.8.3"
},
"packageManager": "npm@11.3.0"
}