Skip to content

Commit

Permalink
Merge pull request #276 from Azure-Samples/emlyn/update-sep-12-2024
Browse files Browse the repository at this point in the history
Update dependency to communication-react 1.19.0-beta.3
  • Loading branch information
emlynmac authored Sep 13, 2024
2 parents 6f0fcfb + dd81460 commit baea361
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 24 deletions.
9 changes: 4 additions & 5 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.

2 changes: 1 addition & 1 deletion ui-library-filesharing-chat-composite/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@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.2",
"@azure/communication-react": "1.19.0-beta.3",
"axios": "^1.6.7",
"form-data": "^4.0.0",
"react": "^18.0.0",
Expand Down
9 changes: 4 additions & 5 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.

2 changes: 1 addition & 1 deletion ui-library-filesharing-ui-components/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@azure/communication-calling": "1.28.1-beta.4",
"@azure/communication-chat": "1.6.0-beta.3",
"@azure/communication-react": "1.19.0-beta.2",
"@azure/communication-react": "1.19.0-beta.3",
"axios": "^0.26.0",
"form-data": "^4.0.0",
"react": "^18.0.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 @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@azure/communication-react": "1.19.0-beta.2",
"@azure/communication-react": "1.19.0-beta.3",
"@fluentui/react": "8.101.0",
"@types/node": "^16.11.29",
"@types/react": "^18.0.0",
Expand Down
9 changes: 4 additions & 5 deletions ui-library-starting-with-chat-stateful/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 ui-library-starting-with-chat-stateful/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@azure/communication-calling": "1.28.1-beta.4",
"@azure/communication-chat": "1.6.0-beta.3",
"@azure/communication-react": "1.19.0-beta.2",
"@azure/communication-react": "1.19.0-beta.3",
"@fluentui/react": "8.101.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^11.2.7",
Expand Down

0 comments on commit baea361

Please sign in to comment.