also looking at this
chore(deps): update react monorepo to v19 (major)
#192
1 file
+3
-3
| @@ -13,12 +13,12 @@ | ||
| 13 | 13 | }, |
| 14 | 14 | "dependencies": { |
| 15 | 15 | "next": "^14.0.0", |
| 16 | "react": "^18.0.0", | |
| 17 | "react-dom": "^18.0.0" | |
| 16 | "react": "^19.2.0", | |
| 17 | "react-dom": "^19.2.0" | |
| 18 | 18 | }, |
| 19 | 19 | "devDependencies": { |
| 20 | 20 | "@types/node": "^20.0.0", |
| 21 | "@types/react": "^18.0.0", | |
| 21 | "@types/react": "^19.2.2", | |
| 22 | 22 | "eslint": "^8.0.0", |
| 23 | 23 | "eslint-config-next": "^14.0.0", |
| 24 | 24 | "prettier": "^3.0.0", |