We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c306034 commit 5a64e96Copy full SHA for 5a64e96
package.json
@@ -18,7 +18,7 @@
18
"livekit-client": "^2.5.1",
19
"livekit-server-sdk": "^2.6.1",
20
"lodash": "^4.17.21",
21
- "next": "^14.0.4",
+ "next": "^15.0.0",
22
"next-plugin-preval": "^1.2.6",
23
"qrcode.react": "^4.0.0",
24
"react": "^18",
@@ -32,7 +32,7 @@
32
"@types/react-dom": "^18",
33
"autoprefixer": "^10.4.16",
34
"eslint": "^8",
35
- "eslint-config-next": "14.2.15",
+ "eslint-config-next": "15.0.2",
36
"postcss": "^8.4.31",
37
"tailwindcss": "^3.3.5",
38
"typescript": "^5.3.3"
0 commit comments