diff --git a/package.json b/package.json index f8b98a0fef..396c844f57 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "resolutions": { "**/pretty-format/react-is": "19.1.0", "@playwright/test": "1.52.0", - "@types/react": "19.1.4", + "@types/react": "19.1.5", "@types/react-dom": "19.1.5", "oidc-client-ts": "3.2.1", "jwt-decode": "4.0.0", @@ -212,7 +212,7 @@ "@types/node-fetch": "^2.6.2", "@types/pako": "^2.0.0", "@types/qrcode": "^1.3.5", - "@types/react": "19.1.4", + "@types/react": "19.1.5", "@types/react-beautiful-dnd": "^13.0.0", "@types/react-dom": "19.1.5", "@types/react-transition-group": "^4.4.0", diff --git a/yarn.lock b/yarn.lock index 74b73f2a2b..53c6543e30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3438,10 +3438,10 @@ "@types/prop-types" "*" "@types/react" "*" -"@types/react@*", "@types/react@19.1.4": - version "19.1.4" - resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.4.tgz#4d125f014d6ac26b4759775698db118701e314fe" - integrity sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g== +"@types/react@*", "@types/react@19.1.5": + version "19.1.5" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.5.tgz#9feb3bdeb506d0c79d8533b6ebdcacdbcb4756db" + integrity sha512-piErsCVVbpMMT2r7wbawdZsq4xMvIAhQuac2gedQHysu1TZYEigE6pnFfgZT+/jQnrRuF5r+SHzuehFjfRjr4g== dependencies: csstype "^3.0.2"