Skip to content

Commit 854c516

Browse files
fix(deps): update dependency next to ~14.2.0
1 parent f6702e2 commit 854c516

File tree

2 files changed

+118
-76
lines changed

2 files changed

+118
-76
lines changed

apps/nextjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"build": "next build"
99
},
1010
"dependencies": {
11-
"next": "~14.0.0",
11+
"next": "~14.2.0",
1212
"react": "~18.2.0",
1313
"react-dom": "~18.2.0",
1414
"@nighttrax/components": "workspace:*"

0 commit comments

Comments
 (0)