1 Commits

Author SHA1 Message Date
Renovate Bot
bb91810f34 Update dependency lucide-react to ^0.469.0 2024-12-20 10:06:14 +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", "clsx": "^2.1.1",
"cmdk": "1.0.0", "cmdk": "1.0.0",
"framer-motion": "^11.11.1", "framer-motion": "^11.11.1",
"lucide-react": "^0.452.0", "lucide-react": "^0.469.0",
"luxon": "^3.5.0", "luxon": "^3.5.0",
"next": "^15.0.0-canary.179", "next": "^15.0.0-canary.179",
"next-themes": "^0.3.0", "next-themes": "^0.3.0",
@ -40,7 +40,7 @@
"devDependencies": { "devDependencies": {
"@types/luxon": "^3.4.2", "@types/luxon": "^3.4.2",
"@types/node": "^22.0.0", "@types/node": "^22.0.0",
"@types/react": "^19.0.0", "@types/react": "^18",
"@types/react-dom": "^18", "@types/react-dom": "^18",
"eslint": "^8", "eslint": "^8",
"eslint-config-next": "15.0.0", "eslint-config-next": "15.0.0",