1 Commits

Author SHA1 Message Date
Renovate Bot
76cc138983 chore(deps): update dependency eslint-config-next to v15.1.3 2024-12-26 19:06:10 +00:00
2 changed files with 2 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -20,7 +20,7 @@
"lucide-react": "^0.453.0",
"moment": "^2.30.1",
"next": "^15.0.0",
"next-themes": "^0.4.0",
"next-themes": "^0.3.0",
"react": "^19.0.0-rc-45804af1-20241021",
"react-dom": "^19.0.0-rc-45804af1-20241021",
"sharp": "^0.33.5",
@ -36,6 +36,6 @@
"postcss": "^8",
"tailwindcss": "^3.4.1",
"eslint": "^8",
"eslint-config-next": "15.0.0"
"eslint-config-next": "15.1.3"
}
}