diff --git a/vidow-front/package.json b/vidow-front/package.json index f318a41..6f325b4 100644 --- a/vidow-front/package.json +++ b/vidow-front/package.json @@ -20,7 +20,7 @@ "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", "@types/node": "20.12.7", - "@types/react": "18.2.78", + "@types/react": "18.2.79", "@types/react-dom": "18.2.25", "@types/react-redux": "7.1.33", "jest": "29.7.0", diff --git a/vidow-front/yarn.lock b/vidow-front/yarn.lock index d696935..a8221e5 100644 --- a/vidow-front/yarn.lock +++ b/vidow-front/yarn.lock @@ -909,10 +909,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.2.78": - version "18.2.78" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.78.tgz#94aec453d0ccca909998a2b4b2fd78af15a7d2fe" - integrity sha512-qOwdPnnitQY4xKlKayt42q5W5UQrSHjgoXNVEtxeqdITJ99k4VXJOP3vt8Rkm9HmgJpH50UNU+rlqfkfWOqp0A== +"@types/react@18.2.79": + version "18.2.79" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.79.tgz#c40efb4f255711f554d47b449f796d1c7756d865" + integrity sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w== dependencies: "@types/prop-types" "*" csstype "^3.0.2"