diff --git a/package.json b/package.json index 4496bcc8..94c3b4eb 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@types/jasmine": "5.1.9", "@types/jest": "30.0.0", "@types/react": "19.1.11", - "@types/react-dom": "19.1.7", + "@types/react-dom": "19.1.8", "@typescript-eslint/eslint-plugin": "8.41.0", "@typescript-eslint/parser": "8.41.0", "eslint": "9.34.0", diff --git a/yarn.lock b/yarn.lock index fcf3e889..1c6e0f34 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1095,10 +1095,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1" integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g== -"@types/react-dom@19.1.7": - version "19.1.7" - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.7.tgz#2863f2aa89e023592b981204ef92c5221b286410" - integrity sha512-i5ZzwYpqjmrKenzkoLM2Ibzt6mAsM7pxB6BCIouEVVmgiqaMj1TjaK7hnA36hbW5aZv20kx7Lw6hWzPWg0Rurw== +"@types/react-dom@19.1.8": + version "19.1.8" + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.8.tgz#6cad88ec938beb2626df7c4cb97b15d9f66a05a9" + integrity sha512-xG7xaBMJCpcK0RpN8jDbAACQo54ycO6h4dSSmgv8+fu6ZIAdANkx/WsawASUjVXYfy+J9AbUpRMNNEsXCDfDBQ== "@types/react@19.1.11": version "19.1.11"