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 Oct 12, 2024
1 parent cb799ed commit 4e8e99c
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 82 deletions.
155 changes: 78 additions & 77 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.0",
"date-fns": "^4.1.0",
"lodash.debounce": "^4.0.8",
"lucide-react": "^0.447.0",
"lucide-react": "^0.452.0",
"nanoid": "^5.0.5",
"next": "^14.2.7",
"next-auth": "^4.24.6",
Expand All @@ -46,15 +46,15 @@
},
"devDependencies": {
"@types/lodash.debounce": "4.0.9",
"@types/node": "22.7.4",
"@types/node": "22.7.5",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-dom": "18.3.1",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-config-next": "14.2.14",
"eslint-config-next": "14.2.15",
"postcss": "8.4.47",
"prisma": "5.20.0",
"tailwindcss": "3.4.13",
"typescript": "5.6.2"
"typescript": "5.6.3"
}
}

0 comments on commit 4e8e99c

Please sign in to comment.