diff --git a/package.json b/package.json index 3e314b21..f86ced34 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "swagger-ui-dist": "5.17.14", "ts-jest": "29.2.5", "tsup": "8.3.5", - "typescript": "5.5.4" + "typescript": "5.6.3" }, "husky": { "hooks": { diff --git a/website/package.json b/website/package.json index af627ac0..59feff36 100644 --- a/website/package.json +++ b/website/package.json @@ -20,7 +20,7 @@ "@theguild/tailwind-config": "0.5.0", "@types/node": "20.17.1", "@types/react": "18.3.12", - "typescript": "5.5.4" + "typescript": "5.6.3" }, "resolutions": { "hast-util-to-estree": "^3.0.0" diff --git a/website/yarn.lock b/website/yarn.lock index 45839c77..b7423abd 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -4511,10 +4511,10 @@ twoslash@^0.2.12: "@typescript/vfs" "^1.6.0" twoslash-protocol "0.2.12" -typescript@5.5.4: - version "5.5.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba" - integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q== +typescript@5.6.3: + version "5.6.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b" + integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw== undici-types@~6.19.2: version "6.19.8" diff --git a/yarn.lock b/yarn.lock index ab3a9381..0de8abf1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4790,10 +4790,10 @@ type-fest@^0.21.3: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37" integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w== -typescript@5.5.4: - version "5.5.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba" - integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q== +typescript@5.6.3: + version "5.6.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b" + integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw== undici-types@~6.19.2: version "6.19.8"