diff --git a/package.json b/package.json index 46db9fd..91c7286 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "postcss-cli": "10.1.0", "prettier": "3.1.1", "snowpack": "3.8.8", - "typescript": "5.2.2", + "typescript": "5.8.3", "vite": "5.0.6" } } diff --git a/yarn.lock b/yarn.lock index 6bc6ee2..d07fd87 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3926,10 +3926,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78" - integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== +typescript@5.8.3: + version "5.8.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e" + integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ== unique-filename@^1.1.1: version "1.1.1"