also looking at this
chore(deps): update dependency react-dom to 19.2.0
#195
1 file
+1
-1
Review threads live on the whole diff, not on one commit, so none are shown here - a thread's line means something in the branch's final form, and painting it into an intermediate step would put it on code it is not about.
| @@ -13,8 +13,8 @@ | ||
| 13 | 13 | }, |
| 14 | 14 | "dependencies": { |
| 15 | 15 | "next": "^14.0.0", |
| 16 | "react": "^18.0.0", | |
| 17 | "react-dom": "^19.2.0" | |
| 16 | "react": "^19.2.0", | |
| 17 | "react-dom": "^18.0.0" | |
| 18 | 18 | }, |
| 19 | 19 | "devDependencies": { |
| 20 | 20 | "@types/node": "^20.0.0", |