diff --git a/package.json b/package.json index 9a526b8..c589c4f 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "eslint-plugin-import": "2.29.1", "eslint-plugin-react": "7.34.1", "eslint-plugin-jsx-a11y": "6.8.0", - "eslint-plugin-react-hooks": "4.6.2", + "eslint-plugin-react-hooks": "7.0.1", "file-loader": "5.1.0", "html-webpack-plugin": "5.6.0", "image-webpack-loader": "8.1.0", @@ -77,11 +77,11 @@ "node-sass": "9.0.0", "optimize-css-assets-webpack-plugin": "6.0.1", "mini-css-extract-plugin": "2.9.0", - "react": "17.0.2", - "react-dom": "17.0.2", + "react": "19.2.4", + "react-dom": "19.2.4", "sass-loader": "12.6.0", "react-id-generator": "3.0.2", - "react-test-renderer": "17.0.2", + "react-test-renderer": "19.2.4", "style-loader": "3.3.4", "uglifyjs-webpack-plugin": "2.2.0", "url-loader": "4.1.1",