Skip to content

Commit

Permalink
Updating outdated dependencies (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLai authored Nov 5, 2024
1 parent 4bcfd79 commit feb98fc
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 54 deletions.
7 changes: 0 additions & 7 deletions chat-openai-sample/.env

This file was deleted.

81 changes: 38 additions & 43 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.

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 @@ -4,10 +4,10 @@
"private": true,
"dependencies": {
"@azure/communication-calling": "1.30.1-beta.1",
"@azure/communication-calling-effects": "1.0.1",
"@azure/communication-calling-effects": "1.1.1-beta.1",
"@azure/communication-chat": "1.6.0-beta.3",
"@azure/communication-react": "1.20.0-beta.1",
"axios": "^1.6.7",
"@azure/communication-react": "1.21.0-beta.1",
"axios": "^1.7.7",
"form-data": "^4.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
Expand Down Expand Up @@ -51,4 +51,4 @@
"@types/uuid": "^8.3.4",
"prettier": "^2.6.2"
}
}
}

0 comments on commit feb98fc

Please sign in to comment.