Fix npm ci: sync eslint-config-next to 16.2.1 in package.json to match lock file

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
Agent-Logs-Url: https://github.com/christianlouis/pop_puller_to_gmail/sessions/2ec6aaab-a34d-4a91-a2cf-e75a49022638
This commit is contained in:
copilot-swe-agent[bot]
2026-03-23 13:35:49 +00:00
parent 6531419f72
commit 7bca1999da
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"@types/react": "^19",
"@types/react-dom": "^19",
"eslint": "^10",
"eslint-config-next": "16.1.7",
"eslint-config-next": "16.2.1",
"tailwindcss": "^4",
"typescript": "^5"
}