Skip to content

Commit 2dec7dc

Browse files
Josh LaiJosh Lai
Josh Lai
authored and
Josh Lai
committed
Update underlying dependencies for UI lib
1 parent 209304e commit 2dec7dc

File tree

15 files changed

+119
-119
lines changed

15 files changed

+119
-119
lines changed

join-chat-to-teams-meeting/Chat Experience with File Sharing/package-lock.json

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

join-chat-to-teams-meeting/Chat Experience with File Sharing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "",
1212
"license": "ISC",
1313
"dependencies": {
14-
"@azure/communication-calling": "1.33.2-beta.1",
14+
"@azure/communication-calling": "1.34.1-beta.1",
1515
"@azure/communication-chat": "1.6.0-beta.3",
1616
"@azure/communication-common": "^2.3.0",
1717
"@azure/communication-identity": "^1.3.0"

join-chat-to-teams-meeting/Chat Experience with Inline Image/package-lock.json

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

join-chat-to-teams-meeting/Chat Experience with Inline Image/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "",
1212
"license": "ISC",
1313
"dependencies": {
14-
"@azure/communication-calling": "1.33.2-beta.1",
14+
"@azure/communication-calling": "1.34.1-beta.1",
1515
"@azure/communication-chat": "1.6.0-beta.3",
1616
"@azure/communication-common": "^2.3.1",
1717
"@azure/communication-identity": "^1.3.0"

join-chat-to-teams-meeting/Chat Experience/package-lock.json

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

join-chat-to-teams-meeting/Chat Experience/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "",
1212
"license": "ISC",
1313
"dependencies": {
14-
"@azure/communication-calling": "1.33.2-beta.1",
14+
"@azure/communication-calling": "1.34.1-beta.1",
1515
"@azure/communication-chat": "1.6.0-beta.3",
1616
"@azure/communication-common": "^2.3.1",
1717
"@azure/communication-identity": "^1.3.0"

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

Lines changed: 2 additions & 2 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.33.2-beta.1",
6+
"@azure/communication-calling": "1.34.1-beta.1",
77
"@azure/communication-calling-effects": "1.1.2",
88
"@azure/communication-chat": "1.6.0-beta.3",
9-
"@azure/communication-react": "1.25.0-beta.1",
9+
"@azure/communication-react": "1.26.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: 20 additions & 20 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.33.2-beta.1",
6+
"@azure/communication-calling": "1.34.1-beta.1",
77
"@azure/communication-chat": "1.6.0-beta.3",
8-
"@azure/communication-react": "1.25.0-beta.1",
8+
"@azure/communication-react": "1.26.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: 36 additions & 36 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.33.2-beta.1",
6+
"@azure/communication-calling": "1.34.1-beta.1",
77
"@azure/communication-chat": "1.6.0-beta.3",
8-
"@azure/communication-react": "1.25.0-beta.1",
8+
"@azure/communication-react": "1.26.0-beta.1",
99
"@fluentui/react": "8.112.9",
1010
"@testing-library/jest-dom": "^5.14.1",
1111
"@testing-library/react": "^11.2.7",

0 commit comments

Comments
 (0)