1 Commits

Author SHA1 Message Date
Renovate Bot
6343e1fef4 fix(deps): update dependency lucide-react to ^0.469.0 2024-12-20 10:07:22 +00:00
2 changed files with 3 additions and 3 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -17,7 +17,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"framer-motion": "^11.3.30",
"lucide-react": "^0.453.0",
"lucide-react": "^0.469.0",
"moment": "^2.30.1",
"next": "^15.0.0",
"next-themes": "^0.3.0",
@ -31,8 +31,8 @@
"devDependencies": {
"typescript": "^5",
"@types/node": "^22.0.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@types/react": "^18",
"@types/react-dom": "^18",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"eslint": "^8",