diff --git a/package.json b/package.json index fc1f025..fe275d4 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@testing-library/react": "14.1.2", "@testing-library/user-event": "14.5.1", "@types/jest": "29.5.10", - "@types/react": "18.2.38", + "@types/react": "18.2.42", "@types/react-beforeunload": "2.1.4", "@types/react-dom": "18.2.17", "cross-env": "7.0.3", diff --git a/yarn.lock b/yarn.lock index 3f9dcb0..60229dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1919,10 +1919,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.2.38": - version "18.2.38" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.38.tgz#3605ca41d3daff2c434e0b98d79a2469d4c2dd52" - integrity sha512-cBBXHzuPtQK6wNthuVMV6IjHAFkdl/FOPFIlkd81/Cd1+IqkHu/A+w4g43kaQQoYHik/ruaQBDL72HyCy1vuMw== +"@types/react@*", "@types/react@18.2.42": + version "18.2.42" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.42.tgz#6f6b11a904f6d96dda3c2920328a97011a00aba7" + integrity sha512-c1zEr96MjakLYus/wPnuWDo1/zErfdU9rNsIGmE+NV71nx88FG9Ttgo5dqorXTu/LImX2f63WBP986gJkMPNbA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"