Update dependency eslint-config-next to v15 #86

Closed
renovate-bot wants to merge 1 commits from renovate/major-nextjs-monorepo into master
Showing only changes of commit 7839358e05 - Show all commits

@ -56,7 +56,7 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^8",
"eslint-config-next": "14.2.15",
"eslint-config-next": "15.0.1",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"