diff --git a/package-lock.json b/package-lock.json index a716a0a..a98bbee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "next": "16.2.10", "next-themes": "^0.4.6", "radix-ui": "^1.4.4", - "react": "19.2.4", + "react": "19.2.7", "react-dom": "19.2.4", "remixicon-react": "^1.0.0", "tailwind-merge": "^3.6.0", @@ -9633,9 +9633,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.7", + "resolved": "https://registry.npmjs.org/react/-/react-19.2.7.tgz", + "integrity": "sha512-HNe9WslTbXmFK8o8cmwgAeJFSBvt1bPdHCVKtaaV+WlAN36mpT4hcRpwbf3fY56ar2oIXzsBpOAiIRHAdY0OlQ==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 6ca914d..709b51e 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "next": "16.2.10", "next-themes": "^0.4.6", "radix-ui": "^1.4.4", - "react": "19.2.4", + "react": "19.2.7", "react-dom": "19.2.4", "remixicon-react": "^1.0.0", "tailwind-merge": "^3.6.0",