Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRachel Macfarlane <ramacfar@microsoft.com>2019-08-12 20:19:35 +0300
committerRachel Macfarlane <ramacfar@microsoft.com>2019-08-12 20:32:20 +0300
commit8ffdc18c1d6bd9b7a5e5d65a0efb7cf29ae65ba0 (patch)
tree74a39339eb3ba549087a6104560f1eda6cf46f4c /remote/web/yarn.lock
parentdc8bbb259ec78c4f235a8f3d7386b5b6b6551f86 (diff)
Use application insights module, #78475, fixes #78840
Diffstat (limited to 'remote/web/yarn.lock')
-rw-r--r--remote/web/yarn.lock68
1 files changed, 68 insertions, 0 deletions
diff --git a/remote/web/yarn.lock b/remote/web/yarn.lock
index b624eb37290..23ad784a554 100644
--- a/remote/web/yarn.lock
+++ b/remote/web/yarn.lock
@@ -2,6 +2,69 @@
# yarn lockfile v1
+"@microsoft/applicationinsights-analytics-js@2.1.1":
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-analytics-js/-/applicationinsights-analytics-js-2.1.1.tgz#6d09c1915f808026e2d45165d04802f09affed59"
+ integrity sha512-VKIutoFKY99CyKwxLUuj6Vnq14/QwXo9/QSQDpYnHEjo+uKn7QmLsHqWw0K9uYNfNAXt4BZimX/zDg6jZtzeXg==
+ dependencies:
+ "@microsoft/applicationinsights-common" "2.1.1"
+ "@microsoft/applicationinsights-core-js" "2.1.1"
+ tslib "^1.9.3"
+
+"@microsoft/applicationinsights-channel-js@2.1.1":
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-channel-js/-/applicationinsights-channel-js-2.1.1.tgz#e205eddd93e49d17d9e0711a612b4bfc9810888f"
+ integrity sha512-fYr9IAqtaEr9AmaPaL3SLQVT3t3GQzl+n74gpNKyAVakDIm0nYQ/bimjdcAhJMDf1VGNSPg/xICneyuZg7Wxlg==
+ dependencies:
+ "@microsoft/applicationinsights-common" "2.1.1"
+ "@microsoft/applicationinsights-core-js" "2.1.1"
+ tslib "^1.9.3"
+
+"@microsoft/applicationinsights-common@2.1.1":
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-common/-/applicationinsights-common-2.1.1.tgz#27e6074584a7a3a8ca3f11f7ff2b7ff0f395bf2d"
+ integrity sha512-2hkS1Ia1FmAjCuYZ5JlG20/WgObqdsKtmK5YALAFGHIB4KSQ/Za1qazS+7GsG+E0F9UJivNWL1geUIcNqg5Qjg==
+ dependencies:
+ "@microsoft/applicationinsights-core-js" "2.1.1"
+ tslib "^1.9.3"
+
+"@microsoft/applicationinsights-core-js@2.1.1":
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-2.1.1.tgz#30fb6a519cc1c6119c419c4811ce72c260217d9e"
+ integrity sha512-4t4wf6SKqIcWEQDPg/uOhm+BxtHhu/AFreyEoYZmMfcxzAu33h1FtTQRtxBNbYH1+thiNZCh80yUpnT7d9Hrlw==
+ dependencies:
+ tslib "^1.9.3"
+
+"@microsoft/applicationinsights-dependencies-js@2.1.1":
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-dependencies-js/-/applicationinsights-dependencies-js-2.1.1.tgz#8154c3efcb24617d015d0bce7c2cc47797a8d3c4"
+ integrity sha512-yhb4EToBp+aI+qLo0h5NDNtoo3sDFV60uyIOK843YjzXqVotcXX/lRShlghTkJtYH09QhrdzDjViUHnD4sMFSQ==
+ dependencies:
+ "@microsoft/applicationinsights-common" "2.1.1"
+ "@microsoft/applicationinsights-core-js" "2.1.1"
+ tslib "^1.9.3"
+
+"@microsoft/applicationinsights-properties-js@2.1.1":
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-properties-js/-/applicationinsights-properties-js-2.1.1.tgz#ca34232766eb16167b5d87693e2ae5d94f2a1559"
+ integrity sha512-8l+/ppw6xKTam2RL4EHZ52Lcf217olw81j6kyBNKtIcGwSnLNHrFwEeF3vBWIteG2JKzlg1GhGjrkB3oxXsV2g==
+ dependencies:
+ "@microsoft/applicationinsights-common" "2.1.1"
+ "@microsoft/applicationinsights-core-js" "2.1.1"
+ tslib "^1.9.3"
+
+"@microsoft/applicationinsights-web@^2.1.1":
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-web/-/applicationinsights-web-2.1.1.tgz#1a44eddda7c244b88d9eb052dab6c855682e4f05"
+ integrity sha512-crvhCkNsNxkFuPWmttyWNSAA96D5FxBtKS6UA9MV9f9XHevTfchf/E3AuU9JZcsXufWMQLwLrUQ9ZiA1QJ0EWA==
+ dependencies:
+ "@microsoft/applicationinsights-analytics-js" "2.1.1"
+ "@microsoft/applicationinsights-channel-js" "2.1.1"
+ "@microsoft/applicationinsights-common" "2.1.1"
+ "@microsoft/applicationinsights-core-js" "2.1.1"
+ "@microsoft/applicationinsights-dependencies-js" "2.1.1"
+ "@microsoft/applicationinsights-properties-js" "2.1.1"
+
nan@^2.14.0:
version "2.14.0"
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c"
@@ -24,6 +87,11 @@ semver-umd@^5.5.3:
resolved "https://registry.yarnpkg.com/semver-umd/-/semver-umd-5.5.3.tgz#b64d7a2d4f5a717b369d56e31940a38e47e34d1e"
integrity sha512-HOnQrn2iKnVe/xlqCTzMXQdvSz3rPbD0DmQXYuQ+oK1dpptGFfPghonQrx5JHl2O7EJwDqtQnjhE7ME23q6ngw==
+tslib@^1.9.3:
+ version "1.10.0"
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
+ integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
+
vscode-textmate@^4.1.1:
version "4.2.2"
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-4.2.2.tgz#0b4dabc69a6fba79a065cb6b615f66eac07c8f4c"