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 0fa668e commit 39ee54c
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 @@ -24,7 +24,7 @@
"bcryptjs": "^2.4.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"next": "15.1.0",
"next": "15.1.2",
"next-auth": "^5.0.0-beta.25",
"next-themes": "^0.4.0",
"react": "^19",
Expand All @@ -41,15 +41,15 @@
"devDependencies": {
"@types/bcryptjs": "2.4.6",
"@types/node": "22.10.2",
"@types/react": "19.0.1",
"@types/react": "19.0.2",
"@types/react-dom": "18.3.5",
"@types/uuid": "10.0.0",
"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 39ee54c

Please sign in to comment.