diff --git a/package.json b/package.json index 8de4146..9308195 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@next/eslint-plugin-next": "13.1.6", "@testing-library/cypress": "8.0.7", "@types/jest": "27.5.2", - "@types/react": "17.0.87", + "@types/react": "17.0.88", "@types/react-dom": "17.0.26", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", diff --git a/yarn.lock b/yarn.lock index 59907b1..50914cf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -923,10 +923,10 @@ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.26.tgz#fa7891ba70fd39ddbaa7e85b6ff9175bb546bc1b" integrity sha512-Z+2VcYXJwOqQ79HreLU/1fyQ88eXSSFh6I3JdrEHQIfYSI0kCQpTGvOrbE6jFGGYXKsHuwY9tBa/w5Uo6KzrEg== -"@types/react@17.0.87": - version "17.0.87" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.87.tgz#998a5e146fbea449986d95a794c0aff47f12b6e6" - integrity sha512-wpg9AbtJ6agjA+BKYmhG6dRWEU/2DHYwMzCaBzsz137ft6IyuqZ5fI4ic1DWL4DrI03Zy78IyVE6ucrXl0mu4g== +"@types/react@17.0.88": + version "17.0.88" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.88.tgz#d926ade927fcad5a79338fb283dc93fc84bcf1d9" + integrity sha512-HEOvpzcFWkEcHq4EsTChnpimRc3Lz1/qzYRDFtobFp4obVa6QVjCDMjWmkgxgaTYttNvyjnldY8MUflGp5YiUw== dependencies: "@types/prop-types" "*" "@types/scheduler" "^0.16"