Update dependency eslint-config-next to v15

This commit is contained in:
Renovate Bot 2024-10-21 19:05:22 +00:00
parent ee25889139
commit 7b7a3cf2a0
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

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