diff --git a/package.json b/package.json index 9f4e4f8a8..debb3a9de 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "prettier": "3.0.3", "semver": "7.5.4", "ts-jest": "29.1.1", - "typescript": "5.2.2" + "typescript": "5.3.2" }, "publishConfig": { "directory": "dist", diff --git a/website/package.json b/website/package.json index b0a06162b..12c1ee4bc 100644 --- a/website/package.json +++ b/website/package.json @@ -23,7 +23,7 @@ "@types/react": "18.2.34", "cross-env": "7.0.3", "next-sitemap": "4.2.3", - "typescript": "5.2.2" + "typescript": "5.3.2" }, "browserslist": { "production": [ diff --git a/website/yarn.lock b/website/yarn.lock index 5523a2540..3012418a3 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -4557,10 +4557,10 @@ type-fest@^1.0.2: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1" integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA== -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.3.2: + version "5.3.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43" + integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ== undici-types@~5.26.4: version "5.26.5" diff --git a/yarn.lock b/yarn.lock index db084181d..2e3e17fee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5420,10 +5420,10 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -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.3.2: + version "5.3.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43" + integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ== unbox-primitive@^1.0.2: version "1.0.2"