diff --git a/package.json b/package.json index 662139179..1621d6702 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@testing-library/react-hooks": "8.0.1", "@types/jest": "29.0.0", "@types/node": "16.11.59", - "@types/react": "18.0.18", + "@types/react": "18.0.20", "@types/react-dom": "18.0.6", "@typescript-eslint/eslint-plugin": "5.37.0", "@typescript-eslint/parser": "5.37.0", diff --git a/yarn.lock b/yarn.lock index 1c92a39ec..49caf3aa0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3071,10 +3071,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.0.18": - version "18.0.18" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.18.tgz#9f16f33d57bc5d9dca848d12c3572110ff9429ac" - integrity sha512-6hI08umYs6NaiHFEEGioXnxJ+oEhY3eRz8VCUaudZmGdtvPviCJB8mgaMxaDWAdPSYd4eFavrPk2QIolwbLYrg== +"@types/react@18.0.20": + version "18.0.20" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.20.tgz#e4c36be3a55eb5b456ecf501bd4a00fd4fd0c9ab" + integrity sha512-MWul1teSPxujEHVwZl4a5HxQ9vVNsjTchVA+xRqv/VYGCuKGAU6UhfrTdF5aBefwD1BHUD8i/zq+O/vyCm/FrA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"