diff --git a/package.json b/package.json index ea138cb07..5682d6b77 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "@types/lodash": "4.17.7", "@types/luxon": "3.4.2", "@types/node": "18.19.47", - "@types/react": "18.3.3", + "@types/react": "18.3.5", "@types/react-beautiful-dnd": "^13.1.3", "@types/react-d3-graph": "^2.6.7", "@types/react-dom": "18.3.0", diff --git a/yarn.lock b/yarn.lock index 4e5a7149f..55c78557a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1829,7 +1829,7 @@ "@types/prop-types" "*" "@types/react" "*" -"@types/react@*", "@types/react@18.3.3": +"@types/react@*": version "18.3.3" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f" integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw== @@ -1837,6 +1837,14 @@ "@types/prop-types" "*" csstype "^3.0.2" +"@types/react@18.3.5": + version "18.3.5" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.5.tgz#5f524c2ad2089c0ff372bbdabc77ca2c4dbadf8f" + integrity sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA== + dependencies: + "@types/prop-types" "*" + csstype "^3.0.2" + "@types/stack-utils@^2.0.0": version "2.0.3" resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.3.tgz#6209321eb2c1712a7e7466422b8cb1fc0d9dd5d8"