Skip to content

Commit 0f716c7

Browse files
Update nextjs monorepo to v16
1 parent 726f620 commit 0f716c7

File tree

2 files changed

+993
-228
lines changed

2 files changed

+993
-228
lines changed

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@livekit/components-styles": "^1.1.5",
1818
"livekit-client": "^2.11.1",
1919
"livekit-server-sdk": "^2.12.0",
20-
"next": "14.2.35",
20+
"next": "16.1.4",
2121
"react": "^18.3.1",
2222
"react-dom": "^18.3.1",
2323
"react-draggable": "^4.4.6"
@@ -27,7 +27,7 @@
2727
"@types/react": "^18.3.20",
2828
"@types/react-dom": "^18.3.6",
2929
"eslint": "^8.57.1",
30-
"eslint-config-next": "14.2.18",
30+
"eslint-config-next": "16.1.4",
3131
"eslint-config-prettier": "^8.10.0",
3232
"eslint-plugin-prettier": "^5.2.6",
3333
"eslint-plugin-unused-imports": "^3.2.0",

0 commit comments

Comments
 (0)