diff --git a/package.json b/package.json index 55a9c85..bafc72d 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,6 @@ "eslint-config-next": "14.2.4", "next-transpile-modules": "^10.0.1", "sass": "^1.78.0", - "typescript": "5.4.5" + "typescript": "5.6.3" } } diff --git a/yarn.lock b/yarn.lock index bae6999..1351eaa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3477,10 +3477,10 @@ typed-array-length@^1.0.5: is-typed-array "^1.1.13" possible-typed-array-names "^1.0.0" -typescript@5.4.5: - version "5.4.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611" - integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ== +typescript@5.6.3: + version "5.6.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b" + integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw== ui-forest@^1.12.5: version "1.12.5"