Skip to content

Commit 9ef11d6

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

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"class-variance-authority": "^0.7.0",
2424
"clsx": "^2.1.1",
2525
"crisp-sdk-web": "^1.0.21",
26-
"lucide-react": "^0.473.0",
27-
"next": "15.1.5",
26+
"lucide-react": "^0.474.0",
27+
"next": "15.1.6",
2828
"openai": "^4.79.1",
2929
"react": "^19",
3030
"react-dom": "^19",
@@ -40,14 +40,14 @@
4040
"zustand": "^5.0.3"
4141
},
4242
"devDependencies": {
43-
"@types/node": "22.10.7",
44-
"@types/react": "19.0.7",
43+
"@types/node": "22.12.0",
44+
"@types/react": "19.0.8",
4545
"@types/react-dom": "19.0.3",
4646
"autoprefixer": "10.4.20",
4747
"eslint": "8.57.1",
48-
"eslint-config-next": "15.1.5",
48+
"eslint-config-next": "15.1.6",
4949
"postcss": "8.5.1",
50-
"prisma": "6.2.1",
50+
"prisma": "6.3.0",
5151
"tailwindcss": "3.4.17",
5252
"typescript": "5.7.3"
5353
}

0 commit comments

Comments
 (0)