Skip to content

Commit 14fec84

Browse files
Update nextjs monorepo to v15
1 parent 0d94ecf commit 14fec84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"livekit-client": "^2.5.1",
1919
"livekit-server-sdk": "^2.6.1",
2020
"lodash": "^4.17.21",
21-
"next": "^14.0.4",
21+
"next": "^15.0.0",
2222
"next-plugin-preval": "^1.2.6",
2323
"qrcode.react": "^4.0.0",
2424
"react": "^18",
@@ -32,7 +32,7 @@
3232
"@types/react-dom": "^18",
3333
"autoprefixer": "^10.4.16",
3434
"eslint": "^8",
35-
"eslint-config-next": "14.2.15",
35+
"eslint-config-next": "15.1.4",
3636
"postcss": "^8.4.31",
3737
"tailwindcss": "^3.3.5",
3838
"typescript": "^5.3.3"

0 commit comments

Comments
 (0)