diff --git a/package.json b/package.json index a3cbaad..357eeef 100644 --- a/package.json +++ b/package.json @@ -51,6 +51,6 @@ "eslint-plugin-vue": "^10.3.0", "prettier": "^2.2.1", "sass-loader": "^12.1.0", - "typescript": "~4.1.5" + "typescript": "~5.9.2" } } diff --git a/yarn.lock b/yarn.lock index 5b9b17b..6fd5774 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10852,10 +10852,10 @@ typescript-eslint@^8.35.1: "@typescript-eslint/parser" "8.35.1" "@typescript-eslint/utils" "8.35.1" -typescript@~4.1.5: - version "4.1.6" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.6.tgz#1becd85d77567c3c741172339e93ce2e69932138" - integrity sha512-pxnwLxeb/Z5SP80JDRzVjh58KsM6jZHRAOtTpS7sXLS4ogXNKC9ANxHHZqLLeVHZN35jCtI4JdmLLbLiC1kBow== +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== uglify-js@3.4.x: version "3.4.10"