|
13 | 13 | "dependencies": { |
14 | 14 | "@livekit/react-native": "*", |
15 | 15 | "@livekit/react-native-webrtc": "^137.0.2", |
16 | | - "@react-native/new-app-screen": "0.82.0", |
| 16 | + "@react-native/new-app-screen": "0.82.1", |
17 | 17 | "livekit-client": "^2.15.8", |
18 | 18 | "react": "19.1.1", |
19 | | - "react-native": "0.82.0", |
| 19 | + "react-native": "0.82.1", |
20 | 20 | "react-native-safe-area-context": "^5.5.2" |
21 | 21 | }, |
22 | 22 | "devDependencies": { |
|
26 | 26 | "@react-native-community/cli": "20.0.0", |
27 | 27 | "@react-native-community/cli-platform-android": "20.0.0", |
28 | 28 | "@react-native-community/cli-platform-ios": "20.0.0", |
29 | | - "@react-native/babel-preset": "0.82.0", |
30 | | - "@react-native/eslint-config": "0.82.0", |
31 | | - "@react-native/metro-config": "0.82.0", |
32 | | - "@react-native/typescript-config": "0.82.0", |
| 29 | + "@react-native/babel-preset": "0.82.1", |
| 30 | + "@react-native/eslint-config": "0.82.1", |
| 31 | + "@react-native/metro-config": "0.82.1", |
| 32 | + "@react-native/typescript-config": "0.82.1", |
33 | 33 | "@types/jest": "^29.5.13", |
34 | 34 | "@types/react": "^19.1.1", |
35 | 35 | "@types/react-test-renderer": "^19.1.0", |
|
0 commit comments