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 Mar 9, 2024
1 parent 3424b46 commit 89bd7a5
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
136 changes: 68 additions & 68 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.0",
"next": "14.1.1",
"next": "14.1.3",
"next-auth": "^5.0.0-beta.11",
"next-themes": "^0.2.1",
"react": "^18",
Expand All @@ -40,16 +40,16 @@
},
"devDependencies": {
"@types/bcryptjs": "2.4.6",
"@types/node": "20.11.24",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"@types/node": "20.11.25",
"@types/react": "18.2.64",
"@types/react-dom": "18.2.21",
"@types/uuid": "9.0.8",
"autoprefixer": "10.4.18",
"eslint": "8.57.0",
"eslint-config-next": "14.1.1",
"eslint-config-next": "14.1.3",
"postcss": "8.4.35",
"prisma": "5.10.2",
"tailwindcss": "3.4.1",
"typescript": "5.3.3"
"typescript": "5.4.2"
}
}

0 comments on commit 89bd7a5

Please sign in to comment.