chore(deps): update dependency typescript to v6
schemas-app / build (pull_request) Successful in 5m43s
schemas-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-03-30 19:07:23 +00:00
parent 96aef48423
commit d9544455ca
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -42,7 +42,7 @@
"stylelint": "17.6.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0",
"typescript": "5.9.3",
"typescript": "6.0.2",
"typescript-eslint": "8.58.0",
"vitest": "4.1.2",
"vue-eslint-parser": "10.4.0"
@@ -18741,9 +18741,9 @@
"license": "MIT"
},
"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.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.2.tgz",
"integrity": "sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==",
"license": "Apache-2.0",
"bin": {
"tsc": "bin/tsc",
+1 -1
View File
@@ -56,7 +56,7 @@
"stylelint": "17.6.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0",
"typescript": "5.9.3",
"typescript": "6.0.2",
"typescript-eslint": "8.58.0",
"vitest": "4.1.2",
"vue-eslint-parser": "10.4.0"