diff --git a/package.json b/package.json index 3039915..6aed059 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@emotion/styled": "^11.14.1", "@types/node": "26.4.1", "@types/react": "19.2.18", - "@types/react-dom": "19.2.5", + "@types/react-dom": "19.2.7", "autoprefixer": "10.5.5", "eslint": "9.39.2", "eslint-config-next": "16.3.4", diff --git a/yarn.lock b/yarn.lock index 898e9fa..5097896 100644 --- a/yarn.lock +++ b/yarn.lock @@ -765,10 +765,10 @@ resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0" integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA== -"@types/react-dom@19.2.5": - version "19.2.5" - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.2.5.tgz#d4ecf8d704cab59901d3fbb0975b6f855306595f" - integrity sha512-fMPwH9v7r/pp43yUd2/Mbiex5KouJwwR3dzHkhLREUC6764VyDsqxhAxv6OFEYR1RhjOyD1naqba8ECDBe7ZQg== +"@types/react-dom@19.2.7": + version "19.2.7" + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.2.7.tgz#eba78fc6201e564986ec40d56c86c8434593cace" + integrity sha512-I8bPpDLcHBv1qiIiXDCy71Rt8eQDKJP0sMSWJphDdAcdqiJ1sGpZamavoEIRZmYzjia9LuEb2HlYdDpmoENpvQ== "@types/react@19.2.18": version "19.2.18"