1 Commits

Author SHA1 Message Date
Renovate Bot
261831c851 Update dependency eslint-config-next to v15.1.3 2024-12-26 19:05:19 +00:00
2 changed files with 2 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -25,7 +25,7 @@
"clsx": "^2.1.1",
"cmdk": "1.0.0",
"framer-motion": "^11.11.1",
"lucide-react": "^0.469.0",
"lucide-react": "^0.452.0",
"luxon": "^3.5.0",
"next": "^15.0.0-canary.179",
"next-themes": "^0.3.0",
@ -43,7 +43,7 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^8",
"eslint-config-next": "15.0.0",
"eslint-config-next": "15.1.3",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"