Skip to content

Commit

Permalink
JS package bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Corina Gum committed Sep 23, 2024
1 parent eb4a79d commit e39feec
Show file tree
Hide file tree
Showing 24 changed files with 23 additions and 51 deletions.
2 changes: 1 addition & 1 deletion js/packages/teams-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/teams-ai",
"author": "Microsoft Corp.",
"description": "SDK focused on building AI based applications for Microsoft Teams.",
"version": "1.4.1",
"version": "1.5.0",
"license": "MIT",
"keywords": [
"botbuilder",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/01.getting-started/a.echoBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"url": "https://github.com/microsoft/teams-ai/"
},
"dependencies": {
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"botbuilder": "^4.23.0",
"dotenv": "^16.4.5",
"openai": "4.61.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"axios": "^1.7.5",
"botbuilder": "^4.23.0",
"dotenv": "^16.4.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"axios": "^1.7.5",
"botbuilder": "^4.23.0",
"dotenv": "^16.4.5",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/03.ai-concepts/a.twentyQuestions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"botbuilder": "^4.23.0",
"dotenv": "^16.4.5",
"openai": "4.61.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"botbuilder": "^4.23.0",
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"dotenv": "^16.4.5",
"openai": "4.61.0",
"replace": "~1.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"botbuilder": "^4.23.0",
"dotenv": "^16.4.5",
"openai": "4.61.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"botbuilder": "^4.23.0",
"dotenv": "^16.4.5",
"openai": "4.61.0",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/03.ai-concepts/e.customModel-LLAMA/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"botbuilder": "^4.23.0",
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"openai": "4.61.0",
"dotenv": "^16.4.1",
"replace": "~1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/03.ai-concepts/f.chatModeration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"axios": "^1.7.5",
"botbuilder": "^4.23.0",
"dotenv": "^16.4.5",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.ai-apps/a.teamsChefBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"@microsoft/teams-js": "^2.28.0",
"botbuilder": "^4.23.0",
"dotenv": "^16.4.5",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.ai-apps/b.devOpsBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"botbuilder": "^4.23.0",
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"dotenv": "^16.4.5",
"replace": "~1.2.0",
"restify": "~11.1.0",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.ai-apps/c.vision-cardGazer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"botbuilder": "^4.23.0",
"dotenv": "^16.4.5",
"openai": "4.61.0",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.ai-apps/d.assistants-mathBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"axios": "^1.7.5",
"botbuilder": "^4.23.0",
"dotenv": "^16.4.5",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.ai-apps/e.assistants-orderBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"axios": "^1.7.5",
"botbuilder": "^4.23.0",
"dotenv": "^16.4.5",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.ai-apps/f.whoBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"botbuilder": "^4.23.0",
"botbuilder-dialogs": "^4.23.0",
"dotenv": "^16.4.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"@azure/search-documents": "12.1.0",
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"botbuilder": "^4.23.0",
"debug": "^4.3.7",
"dotenv": "^16.4.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@azure/identity": "^4.4.1",
"@azure/search-documents": "12.1.0",
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"botbuilder": "^4.23.0",
"dotenv": "^16.4.1",
"openai": "4.61.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@microsoft/microsoft-graph-client": "^3.0.7",
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"botbuilder": "^4.23.0",
"dotenv": "^16.4.5",
"openai": "4.61.0",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/05.authentication/b.oauth-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"botbuilder": "^4.23.0",
"botbuilder-dialogs": "^4.23.0",
"dotenv": "^16.4.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@microsoft/microsoft-graph-client": "^3.0.7",
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"botbuilder": "^4.23.0",
"dotenv": "^16.4.5",
"isomorphic-fetch": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/05.authentication/d.teamsSSO-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"url": "https://github.com/microsoft/teams-ai"
},
"dependencies": {
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"botbuilder": "^4.23.0",
"botbuilder-dialogs": "^4.23.0",
"dotenv": "^16.4.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@microsoft/microsoft-graph-client": "^3.0.7",
"@microsoft/teams-ai": "~1.4.1",
"@microsoft/teams-ai": "~1.5.0",
"botbuilder": "^4.23.0",
"botbuilder-azure-blobs": "^4.23.0",
"dotenv": "^16.4.5",
Expand Down
28 changes: 0 additions & 28 deletions js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1971,11 +1971,6 @@ balanced-match@^1.0.0:
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==

base-64@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/base-64/-/base-64-0.1.0.tgz#780a99c84e7d600260361511c4877613bf24f6bb"
integrity sha512-Y5gU45svrR5tI2Vt/X9GPd3L0HNIKzGu202EjxrXMpuc2V2CiKgemAbUUsqYmZJvPtCXoUKjNZwBJzsNScUbXA==

base64-js@^1.3.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
Expand Down Expand Up @@ -3365,14 +3360,6 @@ diffie-hellman@^5.0.0:
miller-rabin "^4.0.0"
randombytes "^2.0.0"

digest-fetch@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/digest-fetch/-/digest-fetch-1.3.0.tgz#898e69264d00012a23cf26e8a3e40320143fc661"
integrity sha512-CGJuv6iKNM7QyZlM2T3sPAdZWd/p9zQiRNS9G+9COUCwzWFTs0Xp8NF5iePx7wtvhDykReiRRrSeNb4oMmB8lA==
dependencies:
base-64 "^0.1.0"
md5 "^2.3.0"

dir-glob@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
Expand Down Expand Up @@ -7005,21 +6992,6 @@ open@^8.0.0:
is-docker "^2.1.1"
is-wsl "^2.2.0"

[email protected]:
version "4.28.4"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.28.4.tgz#d4bf1f53a89ef151bf066ef284489e12e7dd1657"
integrity sha512-RNIwx4MT/F0zyizGcwS+bXKLzJ8QE9IOyigDG/ttnwB220d58bYjYFp0qjvGwEFBO6+pvFVIDABZPGDl46RFsg==
dependencies:
"@types/node" "^18.11.18"
"@types/node-fetch" "^2.6.4"
abort-controller "^3.0.0"
agentkeepalive "^4.2.1"
digest-fetch "^1.3.0"
form-data-encoder "1.7.2"
formdata-node "^4.3.2"
node-fetch "^2.6.7"
web-streams-polyfill "^3.2.1"

[email protected]:
version "4.41.1"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.41.1.tgz#61d22d3f9338841be9f1ab3242418193e4df620f"
Expand Down

0 comments on commit e39feec

Please sign in to comment.