Skip to content

Commit 50a344b

Browse files
fix(deps): update nextjs monorepo to v16
1 parent d47866a commit 50a344b

File tree

2 files changed

+939
-292
lines changed

2 files changed

+939
-292
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"livekit-client": "^2.7.5",
1919
"livekit-server-sdk": "^2.9.3",
2020
"lucide-react": "^0.552.0",
21-
"next": "15.5.6",
21+
"next": "16.0.1",
2222
"react": "^19.0.0",
2323
"react-dom": "^19.0.0",
2424
"tailwind-merge": "^2.5.5"
@@ -29,7 +29,7 @@
2929
"@types/react": "^19",
3030
"@types/react-dom": "^19",
3131
"eslint": "^9",
32-
"eslint-config-next": "15.5.6",
32+
"eslint-config-next": "16.0.1",
3333
"postcss": "^8",
3434
"prettier": "3.6.2",
3535
"tailwindcss": "^3.4.1",

0 commit comments

Comments
 (0)