diff --git a/package-lock.json b/package-lock.json index d4daede7..a562fa96 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@testing-library/jest-dom": "6.9.1", "@testing-library/react": "16.3.2", "@types/jest": "^29.5.14", - "@types/react": "19.2.17", + "@types/react": "19.2.18", "@types/react-dom": "19.2.4", "@typescript-eslint/eslint-plugin": "^8.36.0", "@typescript-eslint/parser": "^8.36.0", @@ -2142,8 +2142,8 @@ } }, "node_modules/@types/react": { - "version": "19.2.17", - "integrity": "sha512-MXfmqaVPEVgkBT/aY0aGCkRWWtByiYQXo3xdQ8r5RzuFrPiRn8Gar2tQdXSUQ2GKV3bkXckek89V8wQBY2Q/Aw==", + "version": "19.2.18", + "integrity": "sha512-AnzbBERsrLKtk2XSfTbYRLjQPdy116Sty4q+T+Bp3IC4l6jNBvreVPAHmpq9qhXQM7CXZPjLVmGMw9sy+hxQ3w==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 26407ab4..cd953a50 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@testing-library/jest-dom": "6.9.1", "@testing-library/react": "16.3.2", "@types/jest": "^29.5.14", - "@types/react": "19.2.17", + "@types/react": "19.2.18", "@types/react-dom": "19.2.4", "@typescript-eslint/eslint-plugin": "^8.36.0", "@typescript-eslint/parser": "^8.36.0",