diff --git a/package.json b/package.json index 51c5fb3..795f4ac 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3", - "@types/react": "^18.2.5", + "@types/react": "^18.2.6", "babel-plugin-macros": "^3.1.0", "eslint": "^8.39.0", "handlebars": "^4.7.7", diff --git a/yarn.lock b/yarn.lock index 6dbbfe0..03168d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2698,10 +2698,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@^18.2.5": - version "18.2.5" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.5.tgz#f9403e1113b12b53f7edcdd9a900c10dd4b49a59" - integrity sha512-RuoMedzJ5AOh23Dvws13LU9jpZHIc/k90AgmK7CecAYeWmSr3553L4u5rk4sWAPBuQosfT7HmTfG4Rg5o4nGEA== +"@types/react@^18.2.6": + version "18.2.7" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.7.tgz#dfb4518042a3117a045b8c222316f83414a783b3" + integrity sha512-ojrXpSH2XFCmHm7Jy3q44nXDyN54+EYKP2lBhJ2bqfyPj6cIUW/FZW/Csdia34NQgq7KYcAlHi5184m4X88+yw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"