also looking at this
chore(deps): update dependency eslint-config-next to 16.0.0
#168
5 files
+5
-5
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.
| @@ -19,8 +19,8 @@ | ||
| 19 | 19 | "devDependencies": { |
| 20 | 20 | "@types/node": "^20.0.0", |
| 21 | 21 | "@types/react": "^18.0.0", |
| 22 | "eslint": "^9.34.0", | |
| 23 | "eslint-config-next": "^14.0.0", | |
| 22 | "eslint": "^8.0.0", | |
| 23 | "eslint-config-next": "^15.5.2", | |
| 24 | 24 | "prettier": "^3.0.0", |
| 25 | 25 | "typescript": "^5.0.0" |
| 26 | 26 | } |