diff --git a/package.json b/package.json index 2a15576..aacb50e 100644 --- a/package.json +++ b/package.json @@ -26,12 +26,12 @@ "eslint-plugin-jsx-a11y": "6.4.1", "eslint-plugin-prettier": "3.3.1", "eslint-plugin-react": "7.23.1", - "eslint-plugin-react-hooks": "1.7.0", + "eslint-plugin-react-hooks": "7.0.1", "next": "10.1.1", "nextron": "6.0.4", "prettier": "2.2.1", - "react": "17.0.2", - "react-dom": "17.0.2", + "react": "19.2.4", + "react-dom": "19.2.4", "react-player": "2.9.0", "update-electron-app": "2.0.1" },