Updated SDK version in JS samples (#3922)

Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
This commit is contained in:
tracyboehrer 2023-10-25 11:16:43 -05:00 коммит произвёл GitHub
Родитель 038bda53bc
Коммит a9cd50ee0c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
39 изменённых файлов: 72 добавлений и 72 удалений

Просмотреть файл

@ -13,7 +13,7 @@
},
"dependencies": {
"@babel/runtime": "^7.1.5",
"botbuilder-core": "~4.19.0",
"botbuilder-core": "~4.21.0",
"botframework-directlinejs": "~0.11.2",
"botframework-webchat": "4.5.0",
"core-js": "^3.0.1"

Просмотреть файл

@ -16,7 +16,7 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "~4.20.0",
"botbuilder": "~4.21.0",
"dotenv": "^8.2.0",
"restify": "~10.0.0"
},

Просмотреть файл

@ -16,7 +16,7 @@
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "~4.20.0",
"botbuilder": "~4.21.0",
"dotenv": "^8.2.0",
"restify": "~10.0.0"
},

Просмотреть файл

@ -16,8 +16,8 @@
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "~4.20.0",
"botbuilder-dialogs": "~4.20.0",
"botbuilder": "~4.21.0",
"botbuilder-dialogs": "~4.21.0",
"dotenv": "^8.2.0",
"path": "^0.12.7",
"restify": "~10.0.0"

Просмотреть файл

@ -16,8 +16,8 @@
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "~4.20.0",
"botbuilder-dialogs": "~4.20.0",
"botbuilder": "~4.21.0",
"botbuilder-dialogs": "~4.21.0",
"dotenv": "^8.2.0",
"restify": "~10.0.0"
},

Просмотреть файл

@ -16,7 +16,7 @@
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "~4.20.0",
"botbuilder": "~4.21.0",
"dotenv": "^8.2.0",
"restify": "~10.0.0"
},

Просмотреть файл

@ -16,7 +16,7 @@
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "~4.20.0",
"botbuilder": "~4.21.0",
"dotenv": "^8.2.0",
"restify": "~10.0.0"
},

Просмотреть файл

@ -16,8 +16,8 @@
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "~4.20.0",
"botbuilder-ai": "~4.20.0",
"botbuilder": "~4.21.0",
"botbuilder-ai": "~4.21.0",
"dotenv": "^8.2.0",
"restify": "~10.0.0"
},

Просмотреть файл

@ -17,10 +17,10 @@
},
"dependencies": {
"@microsoft/recognizers-text-data-types-timex-expression": "1.1.4",
"botbuilder": "~4.20.0",
"botbuilder-ai": "~4.20.0",
"botbuilder-dialogs": "~4.20.0",
"botbuilder-testing": "~4.20.0",
"botbuilder": "~4.21.0",
"botbuilder-ai": "~4.21.0",
"botbuilder-dialogs": "~4.21.0",
"botbuilder-testing": "~4.21.0",
"dotenv": "^8.2.0",
"moment-timezone": "~0.5.33",
"restify": "~10.0.0"

Просмотреть файл

@ -17,7 +17,7 @@
},
"dependencies": {
"axios": "^0.21.2",
"botbuilder": "~4.20.0",
"botbuilder": "~4.21.0",
"dotenv": "^8.2.0",
"restify": "~10.0.0"
},

Просмотреть файл

@ -16,8 +16,8 @@
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "~4.20.0",
"botbuilder-dialogs": "~4.20.0",
"botbuilder": "~4.21.0",
"botbuilder-dialogs": "~4.21.0",
"dotenv": "^8.2.0",
"fetch-ponyfill": "^7.0.0",
"moment": "^2.29.1",

Просмотреть файл

@ -16,7 +16,7 @@
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "~4.20.0",
"botbuilder": "~4.21.0",
"dotenv": "^8.2.0",
"node-fetch": "^2.6.0",
"restify": "~10.0.0"

Просмотреть файл

@ -16,8 +16,8 @@
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "~4.20.0",
"botbuilder-dialogs": "~4.20.0",
"botbuilder": "~4.21.0",
"botbuilder-dialogs": "~4.21.0",
"dotenv": "^8.2.0",
"restify": "~10.0.0"
},

Просмотреть файл

@ -16,8 +16,8 @@
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "~4.20.0",
"botbuilder-dialogs": "~4.20.0",
"botbuilder": "~4.21.0",
"botbuilder-dialogs": "~4.21.0",
"dotenv": "^8.2.0",
"restify": "~10.0.0"
},

Просмотреть файл

@ -17,10 +17,10 @@
"license": "MIT",
"dependencies": {
"@microsoft/recognizers-text-data-types-timex-expression": "1.1.4",
"botbuilder": "~4.20.0",
"botbuilder-ai": "~4.20.0",
"botbuilder-applicationinsights": "~4.20.0",
"botbuilder-dialogs": "~4.20.0",
"botbuilder": "~4.21.0",
"botbuilder-ai": "~4.21.0",
"botbuilder-applicationinsights": "~4.21.0",
"botbuilder-dialogs": "~4.21.0",
"dotenv": "^8.2.0",
"path": "^0.12.7",
"restify": "~10.0.0"

Просмотреть файл

@ -16,8 +16,8 @@
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "~4.20.0",
"botbuilder-dialogs": "~4.20.0",
"botbuilder": "~4.21.0",
"botbuilder-dialogs": "~4.21.0",
"dotenv": "^8.2.0",
"restify": "~10.0.0"
},

Просмотреть файл

@ -17,8 +17,8 @@
},
"dependencies": {
"@microsoft/microsoft-graph-client": "~2.0.0",
"botbuilder": "~4.20.0",
"botbuilder-dialogs": "~4.20.0",
"botbuilder": "~4.21.0",
"botbuilder-dialogs": "~4.21.0",
"dotenv": "^8.2.0",
"isomorphic-fetch": "^3.0.0",
"restify": "~10.0.0"

Просмотреть файл

@ -12,8 +12,8 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"botbuilder": "~4.20.0",
"botbuilder-dialogs": "~4.20.0",
"botbuilder": "~4.21.0",
"botbuilder-dialogs": "~4.21.0",
"dotenv": "^8.2.0",
"restify": "~10.0.0"
},

Просмотреть файл

@ -13,7 +13,7 @@
},
"dependencies": {
"@microsoft/recognizers-text-suite": "1.1.4",
"botbuilder": "~4.20.0",
"botbuilder": "~4.21.0",
"dotenv": "^8.2.0",
"restify": "~10.0.0"
},

Просмотреть файл

@ -12,7 +12,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"botbuilder": "~4.20.0",
"botbuilder": "~4.21.0",
"dotenv": "^8.2.0",
"restify": "~10.0.0"
},

Просмотреть файл

@ -16,7 +16,7 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "~4.20.0",
"botbuilder": "~4.21.0",
"dotenv": "^8.2.0",
"restify": "~10.0.0"
},

Просмотреть файл

@ -123,7 +123,7 @@ You can also filter answers using a bot by passing it metadata and/or source fil
## Configure Adaptive Cards for Microsoft Teams
When using the Microsoft Teams channel, you have the option of using Adaptive Cards instead of Hero Cards for CQA responses. To enable these cards, perform the following steps:
1. Update the `botbuilder-ai` package to version `4.20.0` or greater.
1. Update the `botbuilder-ai` package to version `4.21.0` or greater.
2. Set the `UseTeamsAdaptiveCard` variable in the `.env` file to `true`.
If you do not set the `UseTeamsAdaptiveCard` variable or set it to false, the existing Hero Card implementation will be used.

Просмотреть файл

@ -16,9 +16,9 @@
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "~4.20.0",
"botbuilder-ai": "~4.20.0",
"botbuilder-dialogs": "~4.20.0",
"botbuilder": "~4.21.0",
"botbuilder-ai": "~4.21.0",
"botbuilder-dialogs": "~4.21.0",
"dotenv": "^8.2.0",
"restify": "~10.0.0"
},

Просмотреть файл

@ -16,8 +16,8 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "~4.20.0",
"botframework-connector": "~4.20.0",
"botbuilder": "~4.21.0",
"botframework-connector": "~4.21.0",
"dotenv": "~8.2.0",
"restify": "~10.0.0"
},

Просмотреть файл

@ -16,8 +16,8 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "~4.20.0",
"botframework-connector": "~4.20.0",
"botbuilder": "~4.21.0",
"botframework-connector": "~4.21.0",
"dotenv": "~8.2.0",
"restify": "~10.0.0"
},

Просмотреть файл

@ -16,8 +16,8 @@
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "~4.20.0",
"botbuilder-dialogs": "~4.20.0",
"botbuilder": "~4.21.0",
"botbuilder-dialogs": "~4.21.0",
"dotenv": "~8.2.0",
"restify": "~10.0.0"
},

Просмотреть файл

@ -17,9 +17,9 @@
},
"dependencies": {
"@microsoft/recognizers-text-data-types-timex-expression": "~1.1.4",
"botbuilder": "~4.20.0",
"botbuilder-ai": "~4.20.0",
"botbuilder-dialogs": "~4.20.0",
"botbuilder": "~4.21.0",
"botbuilder-ai": "~4.21.0",
"botbuilder-dialogs": "~4.21.0",
"dotenv": "~8.2.0",
"restify": "~10.0.0"
},

Просмотреть файл

@ -16,9 +16,9 @@
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "~4.20.0",
"botbuilder-dialogs": "~4.20.0",
"botbuilder-lg": "~4.20.0",
"botbuilder": "~4.21.0",
"botbuilder-dialogs": "~4.21.0",
"botbuilder-lg": "~4.21.0",
"dotenv": "^8.2.0",
"restify": "~10.0.0"
},

Просмотреть файл

@ -17,11 +17,11 @@
},
"dependencies": {
"@microsoft/recognizers-text-data-types-timex-expression": "1.1.4",
"botbuilder": "~4.20.0",
"botbuilder-ai": "~4.20.0",
"botbuilder-dialogs": "~4.20.0",
"botbuilder-testing": "~4.20.0",
"botbuilder-lg": "~4.20.0",
"botbuilder": "~4.21.0",
"botbuilder-ai": "~4.21.0",
"botbuilder-dialogs": "~4.21.0",
"botbuilder-testing": "~4.21.0",
"botbuilder-lg": "~4.21.0",
"dotenv": "^8.2.0",
"restify": "~10.0.0"
},

Просмотреть файл

@ -16,7 +16,7 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "~4.20.0",
"botbuilder": "~4.21.0",
"dotenv": "^8.2.0",
"math-random": "^2.0.1",
"restify": "~10.0.0"

Просмотреть файл

@ -19,7 +19,7 @@
"@azure/identity": "^3.3.0",
"@azure/keyvault-certificates": "^4.7.0",
"@azure/keyvault-secrets": "^4.7.0",
"botbuilder": "~4.20.0",
"botbuilder": "~4.21.0",
"dotenv": "^8.2.0",
"restify": "~8.6.0"
},

Просмотреть файл

@ -18,7 +18,7 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "~4.17.0",
"botbuilder": "~4.21.0",
"replace": "~1.2.0",
"restify": "~8.6.0"
},

Просмотреть файл

@ -13,7 +13,7 @@
"watch": "nodemon --watch ./src -e ts --exec \"npm run start\""
},
"dependencies": {
"botbuilder": "~4.17.0",
"botbuilder": "~4.21.0",
"readline": "^1.3.0"
},
"devDependencies": {

Просмотреть файл

@ -18,7 +18,7 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "~4.17.0",
"botbuilder": "~4.21.0",
"dotenv": "^8.2.0",
"replace": "^1.2.0",
"restify": "~8.6.0"

Просмотреть файл

@ -18,7 +18,7 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "~4.17.0",
"botbuilder": "~4.21.0",
"replace": "~1.2.0",
"restify": "~8.6.0"
},

Просмотреть файл

@ -18,8 +18,8 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "~4.17.0",
"botbuilder-dialogs": "~4.17.0",
"botbuilder": "~4.21.0",
"botbuilder-dialogs": "~4.21.0",
"dotenv": "^8.2.0",
"replace": "~1.2.0",
"restify": "~8.6.0"

Просмотреть файл

@ -18,8 +18,8 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "~4.17.0",
"botbuilder-dialogs": "~4.17.0",
"botbuilder": "~4.21.0",
"botbuilder-dialogs": "~4.21.0",
"dotenv": "^8.2.0",
"replace": "~1.2.0",
"restify": "~8.6.0"

Просмотреть файл

@ -38,10 +38,10 @@
},
"dependencies": {
"@microsoft/recognizers-text-data-types-timex-expression": "1.1.4",
"botbuilder": "~4.17.0",
"botbuilder-ai": "~4.17.0",
"botbuilder-dialogs": "~4.17.0",
"botbuilder-testing": "~4.17.0",
"botbuilder": "~4.21.0",
"botbuilder-ai": "~4.21.0",
"botbuilder-dialogs": "~4.21.0",
"botbuilder-testing": "~4.21.0",
"dotenv": "^8.2.0",
"replace": "~1.2.0",
"restify": "~8.6.0"

Просмотреть файл

@ -18,7 +18,7 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "~4.17.0",
"botbuilder": "~4.21.0",
"dotenv": "^8.2.0",
"replace": "~1.2.0",
"restify": "~8.6.0"