diff --git a/package.json b/package.json index 11cd5c67..98d8deea 100644 --- a/package.json +++ b/package.json @@ -36,8 +36,8 @@ "@cucumber/cucumber-expressions": "17.1.0", "@headlessui/react": "1.7.19", "@tailwindcss/forms": "0.5.10", - "@types/react": "18.3.18", - "@types/react-dom": "18.3.5", + "@types/react": "19.0.5", + "@types/react-dom": "19.0.3", "@types/react-router-dom": "5.3.3", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", @@ -50,15 +50,15 @@ "eslint-plugin-node": "11.1.0", "eslint-plugin-prettier": "5.2.1", "eslint-plugin-react": "7.37.3", - "eslint-plugin-react-hooks": "4.6.2", + "eslint-plugin-react-hooks": "5.1.0", "eslint-plugin-simple-import-sort": "12.1.1", "postcss": "8.4.49", "postcss-cli": "11.0.0", "prettier": "3.4.2", "pretty-quick": "4.0.0", "query-string": "9.1.1", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.0.0", + "react-dom": "19.0.0", "react-router-dom": "6.28.1", "tailwindcss": "3.4.17", "typescript": "5.7.3",