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] committed Apr 28, 2024
1 parent 11eedd1 commit 850e0fb
Showing 1 changed file with 6 additions and 6 deletions.
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.0",
"next": "14.2.2",
"next": "14.2.3",
"next-auth": "^5.0.0-beta.11",
"next-themes": "^0.3.0",
"react": "^18",
Expand All @@ -41,14 +41,14 @@
"devDependencies": {
"@types/bcryptjs": "2.4.6",
"@types/node": "20.12.7",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/uuid": "9.0.8",
"autoprefixer": "10.4.19",
"eslint": "9.1.0",
"eslint-config-next": "14.2.2",
"eslint": "9.1.1",
"eslint-config-next": "14.2.3",
"postcss": "8.4.38",
"prisma": "5.12.1",
"prisma": "5.13.0",
"tailwindcss": "3.4.3",
"typescript": "5.4.5"
}
Expand Down

0 comments on commit 850e0fb

Please sign in to comment.