diff --git a/package.json b/package.json index 79d9b29..8228290 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "docusaurus-plugin-llms": "^0.4.0", "docusaurus-preset-openapi": "^0.8.0", "prism-react-renderer": "^2.4.0", - "react": "^19.2.4", + "react": "^19.2.5", "react-dom": "^19.2.4", "react-feather": "^2.0.10", "url": "^0.11.4" diff --git a/yarn.lock b/yarn.lock index 083dced..61fdf1f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9304,10 +9304,10 @@ react-router@5.3.4, react-router@^5.3.4: tiny-invariant "^1.0.2" tiny-warning "^1.0.0" -react@^19.2.4: - version "19.2.4" - resolved "https://registry.npmjs.org/react/-/react-19.2.4.tgz" - integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ== +react@^19.2.5: + version "19.2.5" + resolved "https://registry.yarnpkg.com/react/-/react-19.2.5.tgz#c888ab8b8ef33e2597fae8bdb2d77edbdb42858b" + integrity sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA== readable-stream@^2.0.1: version "2.3.8"