diff --git a/package.json b/package.json index 96db6795..a482178a 100644 --- a/package.json +++ b/package.json @@ -67,6 +67,6 @@ "eslint-plugin-react": "7.37.5", "husky": "9.1.7", "prettier": "3.8.3", - "typescript": "6.0.2" + "typescript": "6.0.3" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 36519fb7..b18dbfab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15078,10 +15078,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -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== +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== unbox-primitive@^1.0.2: version "1.0.2"