Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent ed139f7 commit 47e6ba1
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 82 deletions.
152 changes: 76 additions & 76 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"bcryptjs": "^2.4.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"next": "14.2.8",
"next": "14.2.11",
"next-auth": "^5.0.0-beta.19",
"next-themes": "^0.3.0",
"react": "^18",
Expand All @@ -40,16 +40,16 @@
},
"devDependencies": {
"@types/bcryptjs": "2.4.6",
"@types/node": "22.5.4",
"@types/node": "22.5.5",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@types/uuid": "10.0.0",
"autoprefixer": "10.4.20",
"eslint": "8.57.0",
"eslint-config-next": "14.2.8",
"postcss": "8.4.45",
"eslint-config-next": "14.2.11",
"postcss": "8.4.47",
"prisma": "5.19.1",
"tailwindcss": "3.4.10",
"typescript": "5.5.4"
"tailwindcss": "3.4.11",
"typescript": "5.6.2"
}
}

0 comments on commit 47e6ba1

Please sign in to comment.