diff --git a/package.json b/package.json index 5250956c..472282e7 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "devDependencies": { "@types/highlight.js": "10.1.0", "@types/node": "22.10.5", - "@types/react": "19.0.3", + "@types/react": "19.0.4", "@types/react-dom": "19.0.2", "@types/react-helmet": "6.1.11", "cross-env": "7.0.3", diff --git a/yarn.lock b/yarn.lock index 4d953d44..6a36eb5d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2590,10 +2590,10 @@ "@types/prop-types" "*" csstype "^3.0.2" -"@types/react@19.0.3": - version "19.0.3" - resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.3.tgz#7867240defc1a3686f151644ac886a7e8e0868f4" - integrity sha512-UavfHguIjnnuq9O67uXfgy/h3SRJbidAYvNjLceB+2RIKVRBzVsh0QO+Pw6BCSQqFS9xwzKfwstXx0m6AbAREA== +"@types/react@19.0.4": + version "19.0.4" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.4.tgz#ad1270e090118ac3c5f0928a29fe0ddf164881df" + integrity sha512-3O4QisJDYr1uTUMZHA2YswiQZRq+Pd8D+GdVFYikTutYsTz+QZgWkAPnP7rx9txoI6EXKcPiluMqWPFV3tT9Wg== dependencies: csstype "^3.0.2"