diff --git a/package.json b/package.json index 8f394a6..99e2212 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "prettier": "~3.5.0", "prettier-plugin-astro": "~0.14.0", "tailwindcss": "~3.4.4", - "typescript": "~5.5.3", + "typescript": "~5.8.0", "typescript-eslint": "~8.29.0" } } diff --git a/yarn.lock b/yarn.lock index d8c7dbb..34f526f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4588,10 +4588,10 @@ typescript-eslint@~8.29.0: "@typescript-eslint/parser" "8.29.0" "@typescript-eslint/utils" "8.29.0" -typescript@~5.5.3: - version "5.5.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba" - integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q== +typescript@~5.8.0: + version "5.8.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4" + integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ== uc.micro@^2.0.0, uc.micro@^2.1.0: version "2.1.0"