diff --git a/package.json b/package.json index c2f40a5..774bb27 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint-plugin-react-hooks": "^5.1.0-rc.0", "eslint-plugin-react-refresh": "^0.4.12", "globals": "^15.9.0", - "typescript": "^5.5.3", + "typescript": "^6.0.3", "typescript-eslint": "^8.7.0", "vite": "^6", "vitest": "^4.1.10" diff --git a/yarn.lock b/yarn.lock index 3886284..bd62584 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2255,10 +2255,10 @@ typescript-eslint@^8.7.0: "@typescript-eslint/typescript-estree" "8.65.0" "@typescript-eslint/utils" "8.65.0" -typescript@^5.5.3: - version "5.9.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f" - integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw== +typescript@^6.0.3: + version "6.0.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21" + integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw== update-browserslist-db@^1.2.3: version "1.2.3"