Skip to content

Commit ac836d7

Browse files
committed
update locked package versions
1 parent 5227eeb commit ac836d7

File tree

3 files changed

+1697
-1556
lines changed

3 files changed

+1697
-1556
lines changed

livekit-rtc/jupyter-html/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -10,24 +10,24 @@
1010
"preview": "vite preview"
1111
},
1212
"dependencies": {
13-
"@livekit/components-react": "^2.8.1",
14-
"@livekit/components-styles": "^1.1.4",
15-
"livekit-client": "^2.9.8",
16-
"react": "^19.0.0",
17-
"react-dom": "^19.0.0"
13+
"@livekit/components-react": "^2.9.20",
14+
"@livekit/components-styles": "^1.2.0",
15+
"livekit-client": "^2.17.2",
16+
"react": "^19.2.4",
17+
"react-dom": "^19.2.4"
1818
},
1919
"devDependencies": {
20-
"@eslint/js": "^9.21.0",
21-
"@types/react": "^19.0.10",
22-
"@types/react-dom": "^19.0.4",
23-
"@vitejs/plugin-react": "^4.3.4",
24-
"eslint": "^9.21.0",
25-
"eslint-plugin-react-hooks": "^5.1.0",
26-
"eslint-plugin-react-refresh": "^0.4.19",
20+
"@eslint/js": "^9.39.3",
21+
"@types/react": "^19.2.14",
22+
"@types/react-dom": "^19.2.3",
23+
"@vitejs/plugin-react": "^4.7.0",
24+
"eslint": "^9.39.3",
25+
"eslint-plugin-react-hooks": "^5.2.0",
26+
"eslint-plugin-react-refresh": "^0.4.26",
2727
"globals": "^15.15.0",
28-
"typescript": "~5.7.2",
29-
"typescript-eslint": "^8.24.1",
30-
"vite": "^6.2.0",
31-
"vite-plugin-singlefile": "^2.2.0"
28+
"typescript": "~5.7.3",
29+
"typescript-eslint": "^8.56.1",
30+
"vite": "^6.4.1",
31+
"vite-plugin-singlefile": "^2.3.0"
3232
}
3333
}

0 commit comments

Comments
 (0)