diff --git a/package-lock.json b/package-lock.json index 330ed2e..ae5eaed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "eslint-plugin-react-refresh": "0.5.2", "globals": "17.5.0", "jiti": "2.6.1", - "react": "19.2.5", + "react": "19.2.6", "react-dom": "19.2.5", "sass": "1.99.0", "typescript": "5.8.3", @@ -2608,9 +2608,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==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index a09799a..0dc65d9 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "eslint-plugin-react-refresh": "0.5.2", "globals": "17.5.0", "jiti": "2.6.1", - "react": "19.2.5", + "react": "19.2.6", "react-dom": "19.2.5", "sass": "1.99.0", "typescript": "5.8.3",