diff --git a/package.json b/package.json index c0d1881..399ad19 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@testing-library/react": "14.1.2", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", - "@types/react": "18.2.48", + "@types/react": "18.2.55", "@types/react-beforeunload": "2.1.5", "@types/react-dom": "18.2.18", "cross-env": "7.0.3", diff --git a/yarn.lock b/yarn.lock index 40afb24..a278fe2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1919,10 +1919,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.2.48": - version "18.2.48" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.48.tgz#11df5664642d0bd879c1f58bc1d37205b064e8f1" - integrity sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w== +"@types/react@*", "@types/react@18.2.55": + version "18.2.55" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.55.tgz#38141821b7084404b5013742bc4ae08e44da7a67" + integrity sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"