Skip to content

Commit ebbc7bb

Browse files
fix(deps): update all non-major dependencies (#257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72c3e1a commit ebbc7bb

2 files changed

Lines changed: 70 additions & 58 deletions

File tree

package-lock.json

Lines changed: 67 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"bcryptjs": "^2.4.3",
2525
"class-variance-authority": "^0.7.0",
2626
"clsx": "^2.1.1",
27-
"next": "15.1.2",
27+
"next": "15.1.3",
2828
"next-auth": "^5.0.0-beta.25",
2929
"next-themes": "^0.4.0",
3030
"react": "^19",
@@ -40,13 +40,13 @@
4040
},
4141
"devDependencies": {
4242
"@types/bcryptjs": "2.4.6",
43-
"@types/node": "22.10.2",
43+
"@types/node": "22.10.5",
4444
"@types/react": "19.0.2",
4545
"@types/react-dom": "19.0.2",
4646
"@types/uuid": "10.0.0",
4747
"autoprefixer": "10.4.20",
4848
"eslint": "8.57.1",
49-
"eslint-config-next": "15.1.2",
49+
"eslint-config-next": "15.1.3",
5050
"postcss": "8.4.49",
5151
"prisma": "6.1.0",
5252
"tailwindcss": "3.4.17",

0 commit comments

Comments
 (0)