diff --git a/package.json b/package.json index 52e5b28..a35997d 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "postcss": "^8", "prettier": "^3.2.5", "tailwindcss": "^3.4.1", - "typescript": "^5" + "typescript": "4.7.4" }, "msw": { "workerDirectory": [ diff --git a/yarn.lock b/yarn.lock index 0a77cbd..5e55e22 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3084,10 +3084,10 @@ typed-array-length@^1.0.6: is-typed-array "^1.1.13" possible-typed-array-names "^1.0.0" -typescript@^5: - version "5.5.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba" - integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q== +typescript@4.7.4: + version "4.7.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235" + integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ== unbox-primitive@^1.0.2: version "1.0.2"