From 1928c5a24ad408719e31b3dd86451899239fe77c Mon Sep 17 00:00:00 2001 From: Enzo Cano Date: Sun, 23 Jun 2019 09:17:33 -0300 Subject: [PATCH] Remove unused dependencies in botbuilder-libs (#1643) --- lib/typescript/botbuilder-skills/package.json | 9 +----- .../botbuilder-solutions/package.json | 4 --- .../common/config/rush/npm-shrinkwrap.json | 28 ++----------------- 3 files changed, 3 insertions(+), 38 deletions(-) diff --git a/lib/typescript/botbuilder-skills/package.json b/lib/typescript/botbuilder-skills/package.json index e9052cf571..39a55bd055 100644 --- a/lib/typescript/botbuilder-skills/package.json +++ b/lib/typescript/botbuilder-skills/package.json @@ -33,29 +33,22 @@ "jwks-rsa": "1.5.0", "microsoft-bot-protocol": "^0.0.1", "microsoft-bot-protocol-websocket": "^0.0.1", - "p-queue": "^4.0.0", "request-promise-native": "^1.0.7", "uuid": "^3.3.2" }, "devDependencies": { - "@types/documentdb": "1.10.5", - "@types/dotenv": "^6.0.0", - "@types/i18n": "^0.8.3", - "@types/nock": "^10.0.3", - "@types/node": "^10.10.1", "@types/restify": "^7.2.4", "@types/uuid": "^3.4.4", "copyfiles": "^2.1.0", "mocha": "^6.1.4", "mocha-junit-reporter": "^1.22.0", - "nock": "^10.0.6", "nyc": "^14.1.1", "restify": "^8.3.2", - "replace": "^1.0.0", "rimraf": "^2.6.2", "supertest": "^4.0.2", "tslint": "^5.12.1", "tslint-microsoft-contrib": "6.0.0", + "@types/nock": "^10.0.3", "typescript": "3.4.5" }, "env": { diff --git a/lib/typescript/botbuilder-solutions/package.json b/lib/typescript/botbuilder-solutions/package.json index 53e5d4c3d6..adfce4290a 100644 --- a/lib/typescript/botbuilder-solutions/package.json +++ b/lib/typescript/botbuilder-solutions/package.json @@ -36,10 +36,6 @@ "@microsoft/recognizers-text-choice": "^1.1.4" }, "devDependencies": { - "@types/documentdb": "1.10.5", - "@types/dotenv": "^6.0.0", - "@types/node": "^10.10.1", - "@types/restify": "^7.2.4", "copyfiles": "^2.1.0", "mocha": "^6.1.4", "mocha-junit-reporter": "^1.22.0", diff --git a/lib/typescript/common/config/rush/npm-shrinkwrap.json b/lib/typescript/common/config/rush/npm-shrinkwrap.json index 44f4f55b1d..550def96ef 100644 --- a/lib/typescript/common/config/rush/npm-shrinkwrap.json +++ b/lib/typescript/common/config/rush/npm-shrinkwrap.json @@ -248,15 +248,11 @@ }, "@rush-temp/botbuilder-skills": { "version": "file:projects/botbuilder-skills.tgz", - "integrity": "sha512-qr8RuVim+08ob6P36GnPzdq6nLzuXWk5m8BgxI4oco48Zq/k+jKmT+LrfI8G+c16ZoFnUpNc5LpkXNAmci0LcQ==", + "integrity": "sha512-WzDU3i8/Fqf9XSFHF+AlfGSQ6cvbxlHvhjjoHlLOoPzGyX28SQgYEyOAL7B7uWp5vz1GpxaMrYfN7kGITG+C2w==", "requires": { "@azure/cognitiveservices-luis-authoring": "^2.1.0", "@azure/ms-rest-js": "1.8.7", - "@types/documentdb": "1.10.5", - "@types/dotenv": "^6.0.0", - "@types/i18n": "^0.8.3", "@types/nock": "^10.0.3", - "@types/node": "^10.10.1", "@types/restify": "^7.2.4", "@types/uuid": "^3.4.4", "botbuilder": "^4.4.0", @@ -275,10 +271,7 @@ "microsoft-bot-protocol-websocket": "^0.0.1", "mocha": "^6.1.4", "mocha-junit-reporter": "^1.22.0", - "nock": "^10.0.6", "nyc": "^14.1.1", - "p-queue": "^4.0.0", - "replace": "^1.0.0", "request-promise-native": "^1.0.7", "restify": "^8.3.2", "rimraf": "^2.6.2", @@ -291,14 +284,10 @@ }, "@rush-temp/botbuilder-solutions": { "version": "file:projects/botbuilder-solutions.tgz", - "integrity": "sha512-VKKaY192jHueF3Weiy+UMi33Y+OcnFWxuUZrUz5Mrg1hJkSZ5jHlPY6Av6B4wzHW3lnA2k3RziyJNCdTXmxoYw==", + "integrity": "sha512-ttu5YZcV1xJ3uwgqBGc7ayFCPXaF3zIAy9CzNiQVD0TiJMsew/fTWl7BA6thBdzluRI9TGfVENuisMbwrjqmFA==", "requires": { "@microsoft/recognizers-text": "^1.1.4", "@microsoft/recognizers-text-choice": "^1.1.4", - "@types/documentdb": "1.10.5", - "@types/dotenv": "^6.0.0", - "@types/node": "^10.10.1", - "@types/restify": "^7.2.4", "adaptivecards": "^1.1.3", "azure-cognitiveservices-contentmoderator": "^4.0.0", "botbuilder": "^4.4.0", @@ -363,14 +352,6 @@ "@types/node": "*" } }, - "@types/dotenv": { - "version": "6.1.1", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/@types/dotenv/-/@types/dotenv-6.1.1.tgz", - "integrity": "sha1-984cxP408KQ3O6mf76Q3sL7FS0Y=", - "requires": { - "@types/node": "*" - } - }, "@types/express": { "version": "4.17.0", "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/@types/express/-/@types/express-4.17.0.tgz", @@ -428,11 +409,6 @@ "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/@types/html-entities/-/@types/html-entities-1.2.16.tgz", "integrity": "sha1-TR/iCMTDNyesRlfm9dkr/lJCcCM=" }, - "@types/i18n": { - "version": "0.8.5", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/@types/i18n/-/@types/i18n-0.8.5.tgz", - "integrity": "sha1-/VW3q7QIX6oBPwzifD/sheJ/98M=" - }, "@types/jsonwebtoken": { "version": "7.2.8", "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/@types/jsonwebtoken/-/@types/jsonwebtoken-7.2.8.tgz",