|
2 | 2 | "name": "livekit-egress-web", |
3 | 3 | "homepage": "https://livekit.io", |
4 | 4 | "description": "Default templates for RoomComposite egress", |
5 | | - "version": "0.2.0", |
| 5 | + "version": "0.2.1", |
6 | 6 | "private": true, |
7 | 7 | "dependencies": { |
8 | 8 | "@babel/runtime": "^7.25.0", |
9 | | - "@livekit/components-core": "^0.11.0", |
10 | | - "@livekit/components-react": "^2.4.3", |
11 | | - "@livekit/components-styles": "^1.0.11", |
12 | | - "@livekit/egress-sdk": "^0.2.0", |
13 | | - "livekit-client": "^2.4.2", |
| 9 | + "@livekit/components-core": "^0.11.2", |
| 10 | + "@livekit/components-react": "^2.6.10", |
| 11 | + "@livekit/components-styles": "^1.0.12", |
| 12 | + "@livekit/egress-sdk": "^0.2.1", |
| 13 | + "livekit-client": "^2.7.5", |
14 | 14 | "react": ">=18", |
15 | 15 | "react-dom": ">=18", |
16 | 16 | "react-scripts": "5.0.1" |
|
40 | 40 | ] |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@testing-library/jest-dom": "^5.11.4", |
44 | | - "@testing-library/react": "^14.0.0", |
45 | | - "@testing-library/user-event": "^14.0.0", |
46 | | - "@types/jest": "^29.0.0", |
47 | | - "@types/node": "^18.0.0", |
48 | | - "@types/react": "^18.0.25", |
49 | | - "@types/react-dom": "^18.0.8", |
50 | | - "@types/react-router-dom": "^5.1.8", |
| 43 | + "@testing-library/jest-dom": "^5.17.0", |
| 44 | + "@testing-library/react": "^14.3.1", |
| 45 | + "@testing-library/user-event": "^14.5.2", |
| 46 | + "@types/jest": "^29.5.12", |
| 47 | + "@types/node": "^18.19.33", |
| 48 | + "@types/react": "^18.3.3", |
| 49 | + "@types/react-dom": "^18.3.0", |
| 50 | + "@types/react-router-dom": "^5.3.3", |
51 | 51 | "gh-pages": "^5.0.0", |
52 | 52 | "typescript": "^5.5.4" |
53 | 53 | } |
|
0 commit comments