1 Commits

Author SHA1 Message Date
Renovate Bot
97f71b3458 Update dependency eslint-config-next to v15 2024-12-26 19:07:14 +00:00
2 changed files with 2 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -55,8 +55,8 @@
"@types/node": "^22.0.0", "@types/node": "^22.0.0",
"@types/react": "^18", "@types/react": "^18",
"@types/react-dom": "^18", "@types/react-dom": "^18",
"eslint": "^9.0.0", "eslint": "^8",
"eslint-config-next": "14.2.13", "eslint-config-next": "15.1.3",
"postcss": "^8", "postcss": "^8",
"tailwindcss": "^3.4.1", "tailwindcss": "^3.4.1",
"turnstile-types": "^1.2.2", "turnstile-types": "^1.2.2",