diff --git a/ui/leafwiki-ui/package-lock.json b/ui/leafwiki-ui/package-lock.json index cfd3cb12..7ad1c0db 100644 --- a/ui/leafwiki-ui/package-lock.json +++ b/ui/leafwiki-ui/package-lock.json @@ -38,7 +38,7 @@ "lucide-react": "^1.7.0", "mermaid": "^11.14.0", "next-themes": "^0.4.6", - "react": "^19.0.0", + "react": "^19.2.5", "react-dom": "^19.2.4", "react-markdown": "^10.1.0", "react-router-dom": "^7.12.0", @@ -8255,9 +8255,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/ui/leafwiki-ui/package.json b/ui/leafwiki-ui/package.json index f52147d3..020beb07 100644 --- a/ui/leafwiki-ui/package.json +++ b/ui/leafwiki-ui/package.json @@ -42,7 +42,7 @@ "lucide-react": "^1.7.0", "mermaid": "^11.14.0", "next-themes": "^0.4.6", - "react": "^19.0.0", + "react": "^19.2.5", "react-dom": "^19.2.4", "react-markdown": "^10.1.0", "react-router-dom": "^7.12.0",