diff --git a/package.json b/package.json index 46f0c02..90da3b9 100644 --- a/package.json +++ b/package.json @@ -32,8 +32,8 @@ "js-cookie": "^3.0.1", "next": "canary", "nextjs-workbox-config": "^2.0.0", - "react": "18.1.0", - "react-dom": "18.1.0", + "react": "19.0.0", + "react-dom": "19.0.0", "react-swipeable-views": "^0.14.0", "react-swipeable-views-core": "^0.14.0", "react-swipeable-views-utils": "^0.14.0", @@ -53,7 +53,7 @@ "@types/csso": "^5.0.0", "@types/js-cookie": "^3.0.2", "@types/node": "^17.0.42", - "@types/react": "^18.0.12", + "@types/react": "^19.0.0", "@types/react-swipeable-views": "^0.13.1", "@types/react-swipeable-views-core": "^0.13.0", "@types/react-swipeable-views-utils": "^0.13.3", @@ -65,7 +65,7 @@ "eslint-config-next": "^12.1.6", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.0.0", - "eslint-plugin-react-hooks": "^4.5.0", + "eslint-plugin-react-hooks": "^5.0.0", "husky": "^8.0.1", "jscodeshift": "^0.13.1", "lint-staged": "^13.0.1",