diff --git a/docs/package-lock.json b/docs/package-lock.json index 5f7790e4df..d5797bc8a1 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -17,7 +17,7 @@ "clsx": "^2.0.0", "livecodes": "^0.12.0", "prism-react-renderer": "^2.3.0", - "react": "^19.0.0", + "react": "^19.2.5", "react-dom": "^19.0.0", "rehype-katex": "^7.0.1", "remark-math": "^6.0.0" @@ -17449,9 +17449,9 @@ } }, "node_modules/react": { - "version": "19.2.4", - "resolved": "https://registry.npmjs.org/react/-/react-19.2.4.tgz", - "integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==", + "version": "19.2.5", + "resolved": "https://registry.npmjs.org/react/-/react-19.2.5.tgz", + "integrity": "sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==", "license": "MIT", "engines": { "node": ">=0.10.0" diff --git a/docs/package.json b/docs/package.json index cc684a4809..805abb3269 100644 --- a/docs/package.json +++ b/docs/package.json @@ -24,7 +24,7 @@ "clsx": "^2.0.0", "livecodes": "^0.12.0", "prism-react-renderer": "^2.3.0", - "react": "^19.0.0", + "react": "^19.2.5", "react-dom": "^19.0.0", "rehype-katex": "^7.0.1", "remark-math": "^6.0.0"