|
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | 15 | "98.css": "^0.1.20", |
16 | | - "@livekit/components-react": "^2.6.4", |
17 | | - "@livekit/components-styles": "^1.1.2", |
18 | | - "livekit-client": "^2.6.0", |
19 | | - "livekit-server-sdk": "^2.6.1", |
| 16 | + "@livekit/components-react": "^2.9.2", |
| 17 | + "@livekit/components-styles": "^1.1.5", |
| 18 | + "livekit-client": "^2.11.1", |
| 19 | + "livekit-server-sdk": "^2.12.0", |
20 | 20 | "next": "14.2.21", |
21 | | - "react": "^18", |
22 | | - "react-dom": "^18", |
| 21 | + "react": "^18.3.1", |
| 22 | + "react-dom": "^18.3.1", |
23 | 23 | "react-draggable": "^4.4.6" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@types/node": "^20", |
27 | | - "@types/react": "^18", |
28 | | - "@types/react-dom": "^18", |
29 | | - "eslint": "^8", |
| 26 | + "@types/node": "^20.17.30", |
| 27 | + "@types/react": "^18.3.20", |
| 28 | + "@types/react-dom": "^18.3.6", |
| 29 | + "eslint": "^8.57.1", |
30 | 30 | "eslint-config-next": "14.2.18", |
31 | 31 | "eslint-config-prettier": "^8.10.0", |
32 | | - "eslint-plugin-prettier": "^5.1.3", |
33 | | - "eslint-plugin-unused-imports": "^3.0.0", |
34 | | - "postcss": "^8", |
35 | | - "tailwindcss": "^3.4.1", |
36 | | - "typescript": "^5" |
| 32 | + "eslint-plugin-prettier": "^5.2.6", |
| 33 | + "eslint-plugin-unused-imports": "^3.2.0", |
| 34 | + "postcss": "^8.5.3", |
| 35 | + "tailwindcss": "^3.4.17", |
| 36 | + "typescript": "^5.8.3" |
37 | 37 | }, |
38 | 38 | "packageManager": "[email protected]+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4" |
39 | 39 | } |
0 commit comments