Skip to content

Commit 3cb02fd

Browse files
Update dependencies
1 parent 4b26db1 commit 3cb02fd

File tree

16 files changed

+113
-84
lines changed

16 files changed

+113
-84
lines changed

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

Lines changed: 4 additions & 5 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.28.1-beta.4",
14+
"@azure/communication-calling": "1.30.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 & 5 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.28.1-beta.4",
14+
"@azure/communication-calling": "1.30.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 & 5 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.28.1-beta.4",
14+
"@azure/communication-calling": "1.30.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-lock.json

Lines changed: 15 additions & 10 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: 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.28.1-beta.4",
6+
"@azure/communication-calling": "1.30.1-beta.1",
77
"@azure/communication-calling-effects": "1.0.1",
88
"@azure/communication-chat": "1.6.0-beta.3",
9-
"@azure/communication-react": "1.19.0-beta.3",
9+
"@azure/communication-react": "1.20.0-beta.1",
1010
"axios": "^1.6.7",
1111
"form-data": "^4.0.0",
1212
"react": "^18.0.0",

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

Lines changed: 15 additions & 10 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.28.1-beta.4",
6+
"@azure/communication-calling": "1.30.1-beta.1",
77
"@azure/communication-chat": "1.6.0-beta.3",
8-
"@azure/communication-react": "1.19.0-beta.3",
8+
"@azure/communication-react": "1.20.0-beta.1",
99
"axios": "^0.26.0",
1010
"form-data": "^4.0.0",
1111
"react": "^18.0.0",

0 commit comments

Comments
 (0)