diff --git a/package.json b/package.json index edb75eccd7..3d79062d58 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@testing-library/react-hooks": "^8.0.1", "@tsconfig/create-react-app": "^1.0.2", "@types/node": "^20.12.7", - "@types/react": "^18.2.74", + "@types/react": "^18.2.78", "@types/react-dom": "^18.2.24", "@types/react-flatpickr": "^3.8.11", "@types/react-redux": "^7.1.24", diff --git a/yarn.lock b/yarn.lock index 10f7f5f9ff..f51ec15232 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4780,10 +4780,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.74": - version "18.2.74" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.74.tgz#2d52eb80e4e7c4ea8812c89181d6d590b53f958c" - integrity sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw== +"@types/react@*", "@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== dependencies: "@types/prop-types" "*" csstype "^3.0.2"