diff --git a/package-lock.json b/package-lock.json index c693f37..856ff3f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "formik": "^2.4.9", "next-themes": "^0.4.6", "notistack": "^3.0.2", - "react": "^19.2.5", + "react": "^19.2.6", "react-dom": "^19.2.6", "react-router": "^7.15.0", "react-spring": "^10.0.3" @@ -7159,9 +7159,9 @@ } }, "node_modules/react": { - "version": "19.2.5", - "resolved": "https://registry.npmjs.org/react/-/react-19.2.5.tgz", - "integrity": "sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==", + "version": "19.2.6", + "resolved": "https://registry.npmjs.org/react/-/react-19.2.6.tgz", + "integrity": "sha512-sfWGGfavi0xr8Pg0sVsyHMAOziVYKgPLNrS7ig+ivMNb3wbCBw3KxtflsGBAwD3gYQlE/AEZsTLgToRrSCjb0Q==", "license": "MIT", "engines": { "node": ">=0.10.0" diff --git a/package.json b/package.json index 84d6c9c..e22bdf0 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "formik": "^2.4.9", "next-themes": "^0.4.6", "notistack": "^3.0.2", - "react": "^19.2.5", + "react": "^19.2.6", "react-dom": "^19.2.6", "react-router": "^7.15.0", "react-spring": "^10.0.3"