Skip to content

Commit 71b9486

Browse files
Update nextjs monorepo to v16 (major) (#113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dcecf91 commit 71b9486

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"livekit-client": "^2.9.5",
2020
"livekit-server-sdk": "^2.13.0",
2121
"lodash": "^4.17.21",
22-
"next": "^14.2.20",
22+
"next": "^16.0.0",
2323
"next-plugin-preval": "^1.2.6",
2424
"qrcode.react": "^4.1.0",
2525
"react": "^18.3.1",
@@ -33,7 +33,7 @@
3333
"@types/react-dom": "^18.3.3",
3434
"autoprefixer": "^10.4.20",
3535
"eslint": "^8.57.1",
36-
"eslint-config-next": "14.2.26",
36+
"eslint-config-next": "16.0.5",
3737
"postcss": "^8.4.49",
3838
"tailwindcss": "^4.0.0",
3939
"typescript": "^5.7.2",

0 commit comments

Comments
 (0)