diff --git a/package.json b/package.json index 1db2fc5e..441492b8 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@heroicons/react": "^2.0.18", "framer-motion": "^12.0.0", "next": "16.0.10", - "react": "18.3.1", + "react": "19.2.3", "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": "24.10.1", - "@types/react": "18.3.12", + "@types/react": "19.2.7", "@types/react-dom": "18.3.1", "autoprefixer": "10.4.22", "babel-jest": "^29.7.0",