also looking at this
chore(deps): update dependency @types/node to 24.3.0
#134
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.
| @@ -17,7 +17,7 @@ | ||
| 17 | 17 | "react-dom": "^18.0.0" |
| 18 | 18 | }, |
| 19 | 19 | "devDependencies": { |
| 20 | "@types/node": "^20.0.0", | |
| 20 | "@types/node": "^24.3.0", | |
| 21 | 21 | "@types/react": "^18.0.0", |
| 22 | 22 | "eslint": "^8.0.0", |
| 23 | 23 | "eslint-config-next": "^14.0.0", |