|
23 | 23 | }, |
24 | 24 | "types": "dist/communication-react.d.ts", |
25 | 25 | "dependencies": { |
26 | | - "@azure/communication-common": "^2.3.2-beta.1 || ^2.4.0", |
| 26 | + "@azure/communication-common": "^2.3.2-beta.1", |
27 | 27 | "@azure/core-paging": "^1.5.0", |
28 | 28 | "@azure/logger": "^1.0.4", |
29 | 29 | "@fluentui/react-components": "9.62.0", |
|
56 | 56 | }, |
57 | 57 | "peerDependencies": { |
58 | 58 | "@azure/communication-calling-effects": "^1.1.4", |
59 | | - "@azure/communication-calling": "1.38.1-beta.1 || ^1.37.1", |
60 | | - "@azure/communication-chat": "1.6.0-beta.7 || >=1.6.0", |
| 59 | + "@azure/communication-calling": "1.38.1-beta.1", |
| 60 | + "@azure/communication-chat": "1.6.0-beta.7", |
61 | 61 | "@types/react": ">=16.8.0 <19.0.0", |
62 | 62 | "@types/react-dom": ">=16.8.0 <19.0.0", |
63 | 63 | "react": ">=16.8.0 <19.0.0", |
|
111 | 111 | "_by-flavor": "rushx _current-flavor && env-cmd -f ../../common/config/env/.env --use-shell" |
112 | 112 | }, |
113 | 113 | "devDependencies": { |
114 | | - "@azure/communication-calling": "1.38.1-beta.1 || ^1.37.1", |
| 114 | + "@azure/communication-calling": "1.38.1-beta.1", |
115 | 115 | "@azure/communication-calling-effects": "^1.1.4", |
116 | 116 | "@azure/core-auth": "^1.7.2", |
117 | 117 | "@babel/cli": "^7.27.2", |
|
0 commit comments