diff --git a/package.json b/package.json index ba8d6960..66dd791f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^14.0.0", "@types/jest": "^29.5.6", - "@types/react": "^18.2.29", + "@types/react": "^18.2.30", "@typescript-eslint/parser": "^5.61.0", "buffer": "^6.0.3", "concurrently": "^8.2.2", diff --git a/yarn.lock b/yarn.lock index df80bfbb..c03a35ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1153,10 +1153,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.29": - version "18.2.29" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.29.tgz#88b48a287e00f6fdcd6f95662878fb701ae18b27" - integrity sha512-Z+ZrIRocWtdD70j45izShRwDuiB4JZqDegqMFW/I8aG5DxxLKOzVNoq62UIO82v9bdgi+DO1jvsb9sTEZUSm+Q== +"@types/react@*", "@types/react@^18.2.30": + version "18.2.30" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.30.tgz#b84f786864fc46f18545364a54d5e1316308e59b" + integrity sha512-OfqdJnDsSo4UNw0bqAjFCuBpLYQM7wvZidz0hVxHRjrEkzRlvZL1pJVyOSY55HMiKvRNEo9DUBRuEl7FNlJ/Vg== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"