Skip to content

Commit a698209

Browse files
authored
Upgrade dependency communication-react to 1.27.0-beta.1
2 parents edeafe5 + 451979c commit a698209

File tree

10 files changed

+4302
-3947
lines changed

10 files changed

+4302
-3947
lines changed

ui-library-filesharing-chat-composite/app/package-lock.json

Lines changed: 719 additions & 657 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui-library-filesharing-chat-composite/app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@azure/communication-calling": "1.34.1-beta.1",
7-
"@azure/communication-calling-effects": "1.1.3",
6+
"@azure/communication-calling": "1.35.1-beta.1",
7+
"@azure/communication-calling-effects": "1.1.4",
88
"@azure/communication-chat": "1.6.0-beta.3",
9-
"@azure/communication-react": "1.26.0-beta.1",
9+
"@azure/communication-react": "1.27.0-beta.1",
1010
"axios": "^1.7.7",
1111
"form-data": "^4.0.0",
1212
"react": "^18.0.0",

ui-library-filesharing-ui-components/app/package-lock.json

Lines changed: 718 additions & 656 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui-library-filesharing-ui-components/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@azure/communication-calling": "1.34.1-beta.1",
6+
"@azure/communication-calling": "1.35.1-beta.1",
77
"@azure/communication-chat": "1.6.0-beta.3",
8-
"@azure/communication-react": "1.26.0-beta.1",
8+
"@azure/communication-react": "1.27.0-beta.1",
99
"axios": "^0.26.0",
1010
"form-data": "^4.0.0",
1111
"react": "^18.0.0",

ui-library-quickstart-composites-with-dependency-isolation/package-lock.json

Lines changed: 1420 additions & 1313 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui-library-quickstart-composites-with-dependency-isolation/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@azure/communication-calling": "1.34.1-beta.1",
6+
"@azure/communication-calling": "1.35.1-beta.1",
77
"@azure/communication-chat": "1.6.0-beta.3",
8-
"@azure/communication-react": "1.26.0-beta.1",
8+
"@azure/communication-react": "1.27.0-beta.1",
99
"@fluentui/react": "8.112.9",
1010
"@testing-library/jest-dom": "^5.14.1",
1111
"@testing-library/react": "^11.2.7",

ui-library-quickstart-teams-interop-meeting-chat/package-lock.json

Lines changed: 717 additions & 655 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui-library-quickstart-teams-interop-meeting-chat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@azure/communication-react": "1.26.0-beta.1",
6+
"@azure/communication-react": "1.27.0-beta.1",
77
"@fluentui/react": "8.101.0",
88
"@types/node": "^16.11.29",
99
"@types/react": "^18.0.0",

ui-library-starting-with-chat-stateful/package-lock.json

Lines changed: 718 additions & 656 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui-library-starting-with-chat-stateful/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@azure/communication-calling": "1.34.1-beta.1",
6+
"@azure/communication-calling": "1.35.1-beta.1",
77
"@azure/communication-chat": "1.6.0-beta.3",
8-
"@azure/communication-react": "1.26.0-beta.1",
8+
"@azure/communication-react": "1.27.0-beta.1",
99
"@fluentui/react": "8.101.0",
1010
"@testing-library/jest-dom": "^5.16.4",
1111
"@testing-library/react": "^11.2.7",

0 commit comments

Comments
 (0)