Commit b05eba1 1 parent ebf9660 commit b05eba1 Copy full SHA for b05eba1
File tree 13 files changed +42
-42
lines changed
common/config/rush/variants/stable
calling-component-bindings
13 files changed +42
-42
lines changed Original file line number Diff line number Diff line change 25
25
*/
26
26
// "some-library": "1.2.3"
27
27
// This is the version for stable build (please also update allowedAlternativeVersions below)
28
- "@azure/communication-calling" : " ^1.31.2 " ,
28
+ "@azure/communication-calling" : " ^1.32.1 " ,
29
29
"@azure/communication-common" : " 2.3.0" ,
30
30
"@azure/communication-chat" : " ^1.5.4" ,
31
31
"@azure/communication-signaling" : " 1.0.0-beta.29" ,
58
58
*/
59
59
"allowedAlternativeVersions" : {
60
60
// This is the version for stable build (please also update preferredVersions above)
61
- "@azure/communication-calling" : [" ^1.31.2 " ],
61
+ "@azure/communication-calling" : [" ^1.32.1 " ],
62
62
"@azure/communication-common" : [" 2.3.0" ],
63
63
"@azure/communication-chat" : [" ^1.5.4" ],
64
64
"@azure/communication-signaling" : [" 1.0.0-beta.29" ],
Original file line number Diff line number Diff line change 39
39
"reselect" : " ^4.0.0"
40
40
},
41
41
"peerDependencies" : {
42
- "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.31.2 " ,
42
+ "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.32.1 " ,
43
43
"@azure/communication-calling-effects" : " ^1.1.2" ,
44
44
"@types/react" : " >=16.8.0 <19.0.0" ,
45
45
"react" : " >=16.8.0 <19.0.0"
46
46
},
47
47
"devDependencies" : {
48
- "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.31.2 " ,
48
+ "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.32.1 " ,
49
49
"@azure/communication-calling-effects" : " ^1.1.2" ,
50
50
"@babel/cli" : " ^7.24.8" ,
51
51
"@babel/core" : " ^7.25.2" ,
Original file line number Diff line number Diff line change 38
38
"immer" : " 10.1.1"
39
39
},
40
40
"peerDependencies" : {
41
- "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.31.2 "
41
+ "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.32.1 "
42
42
},
43
43
"devDependencies" : {
44
- "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.31.2 " ,
44
+ "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.32.1 " ,
45
45
"@azure/core-auth" : " ^1.7.2" ,
46
46
"@babel/cli" : " ^7.24.8" ,
47
47
"@babel/core" : " ^7.25.2" ,
Original file line number Diff line number Diff line change 55
55
"uuid" : " ^9.0.0"
56
56
},
57
57
"peerDependencies" : {
58
- "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.31.2 " ,
58
+ "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.32.1 " ,
59
59
"@azure/communication-calling-effects" : " ^1.1.2" ,
60
60
"@azure/communication-chat" : " 1.6.0-beta.3 || >=1.5.4" ,
61
61
"@types/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.32.2-beta.1 || ^1.31.2 " ,
114
+ "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.32.1 " ,
115
115
"@azure/communication-calling-effects" : " ^1.1.2" ,
116
116
"@azure/core-auth" : " ^1.7.2" ,
117
117
"@babel/cli" : " ^7.24.8" ,
Original file line number Diff line number Diff line change 73
73
"nanoid" : " 3.3.8"
74
74
},
75
75
"peerDependencies" : {
76
- "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.31.2 " ,
76
+ "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.32.1 " ,
77
77
"@azure/communication-calling-effects" : " ^1.1.2" ,
78
78
"@azure/communication-chat" : " 1.6.0-beta.3 || >=1.5.4" ,
79
79
"@types/react" : " >=16.8.0 <19.0.0" ,
Original file line number Diff line number Diff line change 21
21
},
22
22
"license" : " MIT" ,
23
23
"dependencies" : {
24
- "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.31.2 " ,
24
+ "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.32.1 " ,
25
25
"@azure/communication-chat" : " 1.6.0-beta.3 || ^1.5.4" ,
26
26
"@azure/communication-common" : " ^2.3.1" ,
27
27
"@azure/communication-identity" : " ^1.3.0" ,
Original file line number Diff line number Diff line change 35
35
"dependencies" : {
36
36
"@azure/abort-controller" : " ^1.1.0" ,
37
37
"@azure/communication-identity" : " ^1.3.0" ,
38
- "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.31.2 " ,
38
+ "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.32.1 " ,
39
39
"@azure/communication-chat" : " 1.6.0-beta.3 || ^1.5.4" ,
40
40
"@azure/communication-react" : " 1.23.0-beta.0" ,
41
41
"@azure/communication-common" : " ^2.3.1" ,
Original file line number Diff line number Diff line change 34
34
"@azure/abort-controller" : " ^1.1.0" ,
35
35
"@azure/communication-identity" : " ^1.3.0" ,
36
36
"@azure/communication-react" : " 1.23.0-beta.0" ,
37
- "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.31.2 " ,
37
+ "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.32.1 " ,
38
38
"@azure/communication-common" : " ^2.3.1" ,
39
39
"@azure/logger" : " ^1.0.4" ,
40
40
"@babel/preset-react" : " ^7.12.7" ,
Original file line number Diff line number Diff line change 34
34
"@azure/abort-controller" : " ^1.1.0" ,
35
35
"@azure/communication-identity" : " ^1.3.0" ,
36
36
"@azure/communication-react" : " 1.23.0-beta.0" ,
37
- "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.31.2 " ,
37
+ "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.32.1 " ,
38
38
"@azure/communication-common" : " ^2.3.1" ,
39
39
"@azure/logger" : " ^1.0.4" ,
40
40
"@babel/preset-react" : " ^7.12.7" ,
Original file line number Diff line number Diff line change 24
24
},
25
25
"license" : " MIT" ,
26
26
"dependencies" : {
27
- "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.31.2 " ,
27
+ "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.32.1 " ,
28
28
"@azure/communication-chat" : " 1.6.0-beta.3 || ^1.5.4" ,
29
29
"@azure/communication-common" : " ^2.3.1" ,
30
30
"@azure/communication-identity" : " ^1.3.0" ,
Original file line number Diff line number Diff line change 25
25
"dependencies" : {
26
26
"@azure/communication-react" : " 1.23.0-beta.0" ,
27
27
"@azure/communication-common" : " ^2.3.1" ,
28
- "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.31.2 " ,
28
+ "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.32.1 " ,
29
29
"@azure/communication-chat" : " 1.6.0-beta.3 || ^1.5.4" ,
30
30
"@fluentui/react" : " ^8.121.11" ,
31
31
"react" : " 18.3.1" ,
Original file line number Diff line number Diff line change 21
21
},
22
22
"license" : " MIT" ,
23
23
"dependencies" : {
24
- "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.31.2 " ,
24
+ "@azure/communication-calling" : " 1.32.2-beta.1 || ^1.32.1 " ,
25
25
"@azure/communication-chat" : " 1.6.0-beta.3 || ^1.5.4" ,
26
26
"@azure/communication-common" : " ^2.3.1" ,
27
27
"uuid" : " ^9.0.0" ,
You can’t perform that action at this time.
0 commit comments