bump: js to 4.13.4 (#3282)
This commit is contained in:
Родитель
2c1cdfcde8
Коммит
50c827dd3f
|
@ -17,18 +17,18 @@
|
|||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
"peerDependencies": {
|
||||
"adaptive-expressions": "~4.13.2",
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder-dialogs-adaptive-runtime-core": "~4.13.2-preview",
|
||||
"botbuilder-dialogs-declarative": "~4.13.2-preview"
|
||||
"adaptive-expressions": "~4.13.4",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"botbuilder-dialogs-adaptive-runtime-core": "~4.13.4-preview",
|
||||
"botbuilder-dialogs-declarative": "~4.13.4-preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
"adaptive-expressions": "~4.13.2",
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder-dialogs-adaptive-runtime-core": "~4.13.2-preview",
|
||||
"botbuilder-dialogs-declarative": "~4.13.2-preview",
|
||||
"adaptive-expressions": "~4.13.4",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"botbuilder-dialogs-adaptive-runtime-core": "~4.13.4-preview",
|
||||
"botbuilder-dialogs-declarative": "~4.13.4-preview",
|
||||
"nodemon": "^2.0.7",
|
||||
"typescript": "4.2.4"
|
||||
}
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@microsoft/bf-lu": "~4.13.0",
|
||||
"botbuilder-lg": "~4.13.2",
|
||||
"botbuilder-lg": "~4.13.4",
|
||||
"vscode-languageserver": "6.1.1",
|
||||
"vscode-languageserver-protocol": "3.15.3",
|
||||
"vscode-languageserver-textdocument": "1.0.1",
|
||||
|
|
|
@ -17,10 +17,10 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@microsoft/recognizers-text-data-types-timex-expression": "1.1.4",
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-ai": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder-testing": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-ai": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"botbuilder-testing": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "^8.5.1"
|
||||
},
|
||||
|
|
|
@ -38,10 +38,10 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@microsoft/recognizers-text-data-types-timex-expression": "1.1.4",
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-ai": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder-testing": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-ai": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"botbuilder-testing": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"replace": "~1.2.0",
|
||||
"restify": "~8.5.1"
|
||||
|
|
|
@ -17,9 +17,9 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@microsoft/recognizers-text-data-types-timex-expression": "1.1.4",
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-ai": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-ai": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"dotenv": "~8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -19,9 +19,9 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@microsoft/recognizers-text-data-types-timex-expression": "1.1.4",
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-ai": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-ai": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"dotenv": "~8.2.0",
|
||||
"replace": "~1.2.0",
|
||||
"restify": "~8.5.1"
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"url": "https://github.com"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "~8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"url": "https://github.com"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "~8.2.0",
|
||||
"replace": "~1.2.0",
|
||||
"restify": "~8.5.1"
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"url": "https://github.com"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"url": "https://github.com"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"replace": "~1.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.1.5",
|
||||
"botbuilder-core": "~4.13.2",
|
||||
"botbuilder-core": "~4.13.4",
|
||||
"botframework-directlinejs": "~0.11.2",
|
||||
"botframework-webchat": "4.5.0",
|
||||
"core-js": "^3.0.1"
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder-core": "~4.13.2",
|
||||
"botbuilder-core": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"path": "^0.12.7",
|
||||
"readline": "^1.3.0"
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"url": "https://github.com"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,8 +16,8 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"path": "^0.12.7",
|
||||
"restify": "~8.5.1"
|
||||
|
|
|
@ -16,8 +16,8 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,8 +16,8 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-ai": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-ai": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -17,10 +17,10 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@microsoft/recognizers-text-data-types-timex-expression": "1.1.4",
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-ai": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder-testing": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-ai": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"botbuilder-testing": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"moment-timezone": "~0.5.33",
|
||||
"restify": "~8.5.1"
|
||||
|
|
|
@ -16,11 +16,11 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-ai": "~4.13.2",
|
||||
"botbuilder-ai-orchestrator": "~4.13.2",
|
||||
"botbuilder-azure": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-ai": "~4.13.4",
|
||||
"botbuilder-ai-orchestrator": "~4.13.4",
|
||||
"botbuilder-azure": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.21.0",
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,8 +16,8 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"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.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"node-fetch": "^2.6.0",
|
||||
"restify": "~8.5.1"
|
||||
|
|
|
@ -16,8 +16,8 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,8 +16,8 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -17,10 +17,10 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@microsoft/recognizers-text-data-types-timex-expression": "1.1.4",
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-ai": "~4.13.2",
|
||||
"botbuilder-applicationinsights": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-ai": "~4.13.4",
|
||||
"botbuilder-applicationinsights": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"path": "^0.12.7",
|
||||
"restify": "~8.5.1"
|
||||
|
|
|
@ -16,8 +16,8 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -17,8 +17,8 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@microsoft/microsoft-graph-client": "~2.0.0",
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -12,8 +12,8 @@
|
|||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@microsoft/recognizers-text-suite": "1.1.4",
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,8 +16,8 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"url": "https://github.com"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,9 +16,9 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-ai": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-ai": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.21.0",
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"dependencies": {
|
||||
"@microsoft/microsoft-graph-client": "~2.0.0",
|
||||
"axios": "^0.21.0",
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.21.0",
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,8 +16,8 @@
|
|||
"url": "https://github.com"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botframework-connector": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botframework-connector": "~4.13.4",
|
||||
"dotenv": "~8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,8 +16,8 @@
|
|||
"url": "https://github.com"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botframework-connector": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botframework-connector": "~4.13.4",
|
||||
"dotenv": "~8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,8 +16,8 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"dotenv": "~8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -17,9 +17,9 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@microsoft/recognizers-text-data-types-timex-expression": "~1.1.4",
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-ai": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-ai": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"dotenv": "~8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,9 +16,9 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder-lg": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"botbuilder-lg": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"path": "^0.12.7",
|
||||
"restify": "~8.5.1"
|
||||
|
|
|
@ -16,9 +16,9 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder-lg": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"botbuilder-lg": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"path": "^0.12.7",
|
||||
"restify": "~8.5.1"
|
||||
|
|
|
@ -16,9 +16,9 @@
|
|||
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder-lg": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"botbuilder-lg": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -17,11 +17,11 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@microsoft/recognizers-text-data-types-timex-expression": "1.1.4",
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-ai": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder-testing": "~4.13.2",
|
||||
"botbuilder-lg": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-ai": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"botbuilder-testing": "~4.13.4",
|
||||
"botbuilder-lg": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -16,9 +16,9 @@
|
|||
"url": "https://github.com"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-lg": "~4.13.2",
|
||||
"adaptive-expressions": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-lg": "~4.13.4",
|
||||
"adaptive-expressions": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"url": "https://github.com"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"replace": "~1.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"watch": "nodemon --watch ./src -e ts --exec \"npm run start\""
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"readline": "^1.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"url": "https://github.com"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"replace": "^1.2.0",
|
||||
"restify": "~8.5.1"
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"url": "https://github.com"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"replace": "~1.2.0",
|
||||
"restify": "~8.5.1"
|
||||
},
|
||||
|
|
|
@ -18,8 +18,8 @@
|
|||
"url": "https://github.com"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"replace": "~1.2.0",
|
||||
"restify": "~8.5.1"
|
||||
|
|
|
@ -18,8 +18,8 @@
|
|||
"url": "https://github.com"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"replace": "~1.2.0",
|
||||
"restify": "~8.5.1"
|
||||
|
|
|
@ -38,10 +38,10 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@microsoft/recognizers-text-data-types-timex-expression": "1.1.4",
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder-ai": "~4.13.2",
|
||||
"botbuilder-dialogs": "~4.13.2",
|
||||
"botbuilder-testing": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"botbuilder-ai": "~4.13.4",
|
||||
"botbuilder-dialogs": "~4.13.4",
|
||||
"botbuilder-testing": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"replace": "~1.2.0",
|
||||
"restify": "~8.5.1"
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"url": "https://github.com"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"replace": "~1.2.0",
|
||||
"restify": "~8.5.1"
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.21.0",
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"replace": "~1.2.0",
|
||||
"restify": "~8.5.1"
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.21.0",
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"replace": "~1.2.0",
|
||||
"restify": "~8.5.1"
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"url": "https://github.com"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"replace": "~1.2.0",
|
||||
"restify": "~8.5.1"
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"url": "https://github.com"
|
||||
},
|
||||
"dependencies": {
|
||||
"botbuilder": "~4.13.2",
|
||||
"botbuilder": "~4.13.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"replace": "~1.2.0",
|
||||
"restify": "~8.5.1"
|
||||
|
|
Загрузка…
Ссылка в новой задаче