Skip to content

Commit 7be3d1e

Browse files
Update nextjs monorepo to v15
1 parent d93db46 commit 7be3d1e

File tree

2 files changed

+347
-106
lines changed

2 files changed

+347
-106
lines changed

web/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@livekit/components-styles": "^1.1.2",
1818
"livekit-client": "^2.6.0",
1919
"livekit-server-sdk": "^2.6.1",
20-
"next": "14.2.10",
20+
"next": "15.1.1",
2121
"react": "^18",
2222
"react-dom": "^18",
2323
"react-draggable": "^4.4.6"
@@ -27,7 +27,7 @@
2727
"@types/react": "^18",
2828
"@types/react-dom": "^18",
2929
"eslint": "^8",
30-
"eslint-config-next": "14.2.18",
30+
"eslint-config-next": "15.1.1",
3131
"eslint-config-prettier": "^8.10.0",
3232
"eslint-plugin-prettier": "^5.1.3",
3333
"eslint-plugin-unused-imports": "^3.0.0",

0 commit comments

Comments
 (0)