Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 0370296 commit c7ff6f7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"cmdk": "^1.0.3",
"date-fns": "^4.1.0",
"lodash.debounce": "^4.0.8",
"lucide-react": "^0.468.0",
"lucide-react": "^0.469.0",
"nanoid": "^5.0.8",
"next": "^15.0.2",
"next-auth": "^4.24.6",
Expand All @@ -47,14 +47,14 @@
"devDependencies": {
"@types/lodash.debounce": "4.0.9",
"@types/node": "22.10.2",
"@types/react": "19.0.1",
"@types/react": "19.0.2",
"@types/react-dom": "18.3.5",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-config-next": "15.1.0",
"eslint-config-next": "15.1.2",
"postcss": "8.4.49",
"prisma": "6.0.1",
"tailwindcss": "3.4.16",
"prisma": "6.1.0",
"tailwindcss": "3.4.17",
"typescript": "5.7.2"
}
}

0 comments on commit c7ff6f7

Please sign in to comment.