Skip to content

Commit 4f5b83a

Browse files
fix(deps): update all non-major dependencies (#266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 423aef5 commit 4f5b83a

2 files changed

Lines changed: 90 additions & 85 deletions

File tree

package-lock.json

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

package.json

Lines changed: 4 additions & 4 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.5",
27+
"next": "15.1.6",
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.7",
44-
"@types/react": "19.0.7",
43+
"@types/node": "22.10.10",
44+
"@types/react": "19.0.8",
4545
"@types/react-dom": "19.0.3",
4646
"@types/uuid": "10.0.0",
4747
"autoprefixer": "10.4.20",
4848
"eslint": "8.57.1",
49-
"eslint-config-next": "15.1.5",
49+
"eslint-config-next": "15.1.6",
5050
"postcss": "8.5.1",
5151
"prisma": "6.2.1",
5252
"tailwindcss": "3.4.17",

0 commit comments

Comments
 (0)