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 eaf8569 commit 9dfd154Copy full SHA for 9dfd154
template-default/package.json
@@ -5,7 +5,7 @@
5
"version": "0.2.1",
6
"private": true,
7
"dependencies": {
8
- "@livekit/components-core": "^0.11.11",
+ "@livekit/components-core": "^0.12.0",
9
"@livekit/components-react": "^2.9.14",
10
"@livekit/components-styles": "^1.1.6",
11
"@livekit/egress-sdk": "^0.2.1",
@@ -28,7 +28,7 @@
28
"eslint-plugin-react-hooks": "^5.2.0",
29
"eslint-plugin-react-refresh": "^0.4.20",
30
"globals": "^16.3.0",
31
- "typescript": "~5.8.3",
+ "typescript": "~5.9.0",
32
"typescript-eslint": "^8.39.1",
33
"vite": "^7.1.2"
34
}
0 commit comments