1 Commits

Author SHA1 Message Date
Renovate Bot
8deaed67c0 fix(deps): update dependency next-themes to ^0.4.0 2024-11-04 02:04:51 +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.3.0",
"next-themes": "^0.4.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.1.3"
"eslint-config-next": "15.0.0"
}
}