diff --git a/package.json b/package.json index 29b4438..b3ee5b6 100644 --- a/package.json +++ b/package.json @@ -28,9 +28,9 @@ "@plasmohq/messaging": "0.6.2", "@plasmohq/storage": "1.12.0", "plasmo": "0.89.3", - "react": "18.3.1", + "react": "19.0.0", "react-colorful": "5.6.1", - "react-dom": "18.3.1" + "react-dom": "19.0.0" }, "devDependencies": { "@eslint/js": "8.57.1", @@ -39,14 +39,14 @@ "@markuplint/react-spec": "4.4.1", "@types/chrome": "0.0.278", "@types/node": "20.16.12", - "@types/react": "18.3.11", - "@types/react-dom": "18.3.1", + "@types/react": "19.0.9", + "@types/react-dom": "19.0.3", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", "autoprefixer": "10.4.20", "eslint": "8.57.1", "eslint-plugin-react": "7.37.1", - "eslint-plugin-react-hooks": "4.6.2", + "eslint-plugin-react-hooks": "5.1.0", "globals": "15.11.0", "markuplint": "4.6.1", "postcss": "8.4.47",