diff --git a/package.json b/package.json index 7ccd4c7..abae807 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint": "^10.1.0", "globals": "^17.4.0", "npm-run-all": "^4.1.5", - "typescript": "^5.9.3", + "typescript": "^6.0.2", "typescript-eslint": "^8.58.0", "unplugin-replace": "^0.8.0" } diff --git a/yarn.lock b/yarn.lock index 0f7348f..dbe371c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2777,10 +2777,10 @@ typescript-eslint@^8.58.0: "@typescript-eslint/typescript-estree" "8.58.0" "@typescript-eslint/utils" "8.58.0" -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@^6.0.2: + version "6.0.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f" + integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ== uint8array-extras@^1.4.0: version "1.5.0"