diff --git a/package.json b/package.json index 6dbc285..7550427 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@orbit/records": "0.17.0", "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1", - "@types/react": "18.2.78", + "@types/react": "18.2.79", "babel-jest": "29.7.0", "babel-loader": "9.1.3", "codecov": "3.8.3", diff --git a/yarn.lock b/yarn.lock index d66999a..14b9c9a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2600,10 +2600,10 @@ resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc" integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw== -"@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"