diff --git a/package.json b/package.json index 8ba50c05..76094c82 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@types/ms": "0.7.34", "@types/node": "18.19.8", "@types/plist": "3.0.5", - "@types/react": "18.2.53", + "@types/react": "18.2.54", "@types/react-dom": "18.2.18", "@types/seamless-immutable": "7.1.19", "@types/styled-jsx": "2.2.9", diff --git a/yarn.lock b/yarn.lock index 3b671c09..364818be 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1240,10 +1240,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.2.53": - version "18.2.53" - resolved "https://registry.npmjs.org/@types/react/-/react-18.2.53.tgz#09c21b4621aaad5fed6a5045b33a7430749d8dc5" - integrity sha512-52IHsMDT8qATp9B9zoOyobW8W3/0QhaJQTw1HwRj0UY2yBpCAQ7+S/CqHYQ8niAm3p4ji+rWUQ9UCib0GxQ60w== +"@types/react@*", "@types/react@18.2.54": + version "18.2.54" + resolved "https://registry.npmjs.org/@types/react/-/react-18.2.54.tgz#0899236363ab39cb12690367cbb62febb56bc94c" + integrity sha512-039k+vrVJymDoe2y+HLk3O3oI3sa+C8KNjuDKofqrIJK26ramnqLNj9VJTaxAzFGMvpW/79HrrAJapHzpQ9fGQ== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"