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

This commit is contained in:
Renovate Bot 2025-10-03 21:40:14 +00:00
parent 58e66d5c8c
commit 9bf5755ecc
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@
"esbuild-sass-plugin": "3.3.1",
"eslint": "9.36.0",
"eslint-plugin-vue": "10.5.0",
"typescript": "5.9.2",
"typescript": "5.9.3",
"vue-eslint-parser": "10.2.0"
},
"name": "ots",

View file

@ -1723,10 +1723,10 @@ type-check@^0.4.0, type-check@~0.4.0:
dependencies:
prelude-ls "^1.2.1"
typescript@5.9.2:
version "5.9.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
typescript@5.9.3:
version "5.9.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
typescript@^4.7.4:
version "4.9.5"