diff --git a/package-lock.json b/package-lock.json index d4c1d68..2f715f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -62,7 +62,7 @@ "react-dom": "^19.2.6", "react-force-graph-2d": "^1.29.1", "react-hook-form": "^7.76.1", - "react-is": "^19.2.6", + "react-is": "^19.2.7", "react-markdown": "^10.1.0", "recharts": "^3.8.1", "tailwind-merge": "^3.6.0", @@ -16718,9 +16718,9 @@ } }, "node_modules/react-is": { - "version": "19.2.6", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-19.2.6.tgz", - "integrity": "sha512-XjBR15BhXuylgWGuslhDKqlSayuqvqBX91BP8pauG8kd1zY8kotkNWbXksTCNRarse4kuGbe2kIY05ARtwNIvw==", + "version": "19.2.7", + "resolved": "https://registry.npmjs.org/react-is/-/react-is-19.2.7.tgz", + "integrity": "sha512-kZFnouyVv7eP/Phmrlo9FK+zcAdriZJvzxXHF1Sl1P377WSGe2G/JxVolhTrB/jeV47lKImhNUsijjHAAbcl/A==", "license": "MIT" }, "node_modules/react-kapsule": { diff --git a/package.json b/package.json index 6c53c2c..a9fb3aa 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "react-dom": "^19.2.6", "react-force-graph-2d": "^1.29.1", "react-hook-form": "^7.76.1", - "react-is": "^19.2.6", + "react-is": "^19.2.7", "react-markdown": "^10.1.0", "recharts": "^3.8.1", "tailwind-merge": "^3.6.0",