diff --git a/package.json b/package.json index 853d60fa..3e6c5b08 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@heroicons/react": "^2.0.18", "framer-motion": "^12.0.0", "next": "16.2.6", - "react": "18.3.1", + "react": "19.2.8", "react-dom": "18.3.1", "react-intersection-observer": "^10.0.0" }, @@ -33,7 +33,7 @@ "@testing-library/react": "^16.3.0", "@types/jest": "^30.0.0", "@types/node": "25.9.1", - "@types/react": "18.3.12", + "@types/react": "19.2.17", "@types/react-dom": "18.3.1", "autoprefixer": "10.5.0", "babel-jest": "^30.3.0",