Skip to content

Commit

Permalink
Dependencies update (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
vhuseinova-msft authored Dec 13, 2024
1 parent 5c07bcb commit 3f1c227
Show file tree
Hide file tree
Showing 10 changed files with 4,797 additions and 4,328 deletions.
1,492 changes: 778 additions & 714 deletions ui-library-filesharing-chat-composite/app/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 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.30.1-beta.1",
"@azure/communication-calling-effects": "1.1.1-beta.1",
"@azure/communication-calling": "1.31.2-beta.2",
"@azure/communication-calling-effects": "1.1.2",
"@azure/communication-chat": "1.6.0-beta.3",
"@azure/communication-react": "1.21.0-beta.1",
"@azure/communication-react": "1.22.0-beta.1",
"axios": "^1.7.7",
"form-data": "^4.0.0",
"react": "^18.0.0",
Expand Down Expand Up @@ -51,4 +51,4 @@
"@types/uuid": "^8.3.4",
"prettier": "^2.6.2"
}
}
}
1,490 changes: 777 additions & 713 deletions ui-library-filesharing-ui-components/app/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions ui-library-filesharing-ui-components/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@azure/communication-calling": "1.30.1-beta.1",
"@azure/communication-calling": "1.31.2-beta.2",
"@azure/communication-chat": "1.6.0-beta.3",
"@azure/communication-react": "1.21.0-beta.1",
"@azure/communication-react": "1.22.0-beta.1",
"axios": "^0.26.0",
"form-data": "^4.0.0",
"react": "^18.0.0",
Expand Down Expand Up @@ -46,4 +46,4 @@
"@types/uuid": "^8.3.4",
"typescript": "^4.6.3"
}
}
}
3,128 changes: 1,670 additions & 1,458 deletions ui-library-quickstart-composites-with-dependency-isolation/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@azure/communication-calling": "1.30.1-beta.1",
"@azure/communication-calling": "1.31.2-beta.2",
"@azure/communication-chat": "1.6.0-beta.3",
"@azure/communication-react": "1.21.0-beta.1",
"@azure/communication-react": "1.22.0-beta.1",
"@fluentui/react": "8.112.9",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^11.2.7",
Expand Down Expand Up @@ -56,4 +56,4 @@
"webpack-dev-server": "^5.1.0",
"@playwright/test": "^1.47.1"
}
}
}
1,495 changes: 780 additions & 715 deletions ui-library-quickstart-teams-interop-meeting-chat/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions ui-library-quickstart-teams-interop-meeting-chat/package.json
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.21.0-beta.1",
"@azure/communication-react": "1.22.0-beta.1",
"@fluentui/react": "8.101.0",
"@types/node": "^16.11.29",
"@types/react": "^18.0.0",
Expand Down Expand Up @@ -44,4 +44,4 @@
"last 1 safari version"
]
}
}
}
1,490 changes: 777 additions & 713 deletions ui-library-starting-with-chat-stateful/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions ui-library-starting-with-chat-stateful/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@azure/communication-calling": "1.30.1-beta.1",
"@azure/communication-calling": "1.31.2-beta.2",
"@azure/communication-chat": "1.6.0-beta.3",
"@azure/communication-react": "1.21.0-beta.1",
"@azure/communication-react": "1.22.0-beta.1",
"@fluentui/react": "8.101.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^11.2.7",
Expand Down Expand Up @@ -48,4 +48,4 @@
"last 1 safari version"
]
}
}
}

0 comments on commit 3f1c227

Please sign in to comment.