Skip to content

Commit

Permalink
Web UI library and Chat SDk versions update (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
vhuseinova-msft authored Sep 9, 2024
1 parent 5442f63 commit dfa83ce
Show file tree
Hide file tree
Showing 14 changed files with 173 additions and 173 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@azure/communication-calling": "1.28.1-beta.2",
"@azure/communication-calling": "1.28.1-beta.4",
"@azure/communication-chat": "1.6.0-beta.3",
"@azure/communication-common": "^2.3.0",
"@azure/communication-identity": "^1.3.0"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@azure/communication-calling": "1.28.1-beta.2",
"@azure/communication-calling": "1.28.1-beta.4",
"@azure/communication-chat": "1.6.0-beta.3",
"@azure/communication-common": "^2.3.1",
"@azure/communication-identity": "^1.3.0"
Expand Down
8 changes: 4 additions & 4 deletions join-chat-to-teams-meeting/Chat Experience/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion join-chat-to-teams-meeting/Chat Experience/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@azure/communication-calling": "1.28.1-beta.2",
"@azure/communication-calling": "1.28.1-beta.4",
"@azure/communication-chat": "1.6.0-beta.3",
"@azure/communication-common": "^2.3.1",
"@azure/communication-identity": "^1.3.0"
Expand Down
76 changes: 38 additions & 38 deletions ui-library-filesharing-chat-composite/app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions ui-library-filesharing-chat-composite/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@azure/communication-calling": "1.28.1-beta.2",
"@azure/communication-calling": "1.28.1-beta.4",
"@azure/communication-calling-effects": "1.0.1",
"@azure/communication-chat": "1.6.0-beta.3",
"@azure/communication-react": "1.19.0-beta.1",
"@azure/communication-react": "1.19.0-beta.2",
"axios": "^1.6.7",
"form-data": "^4.0.0",
"react": "^18.0.0",
Expand Down
76 changes: 38 additions & 38 deletions ui-library-filesharing-ui-components/app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit dfa83ce

Please sign in to comment.