|
@@ -2,16 +2,16 @@
|
|
|
# yarn lockfile v1
|
|
|
|
|
|
|
|
|
-"@jupyterlab/application@^0.19.1-alpha.0":
|
|
|
- version "0.19.1-alpha.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@jupyterlab/application/-/application-0.19.1-alpha.0.tgz#f5f09c2f0d3414fb9aedd9408d9bda6f02acf98f"
|
|
|
- dependencies:
|
|
|
- "@jupyterlab/apputils" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/coreutils" "^2.2.1-alpha.0"
|
|
|
- "@jupyterlab/docregistry" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/rendermime" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/rendermime-interfaces" "^1.2.1-alpha.0"
|
|
|
- "@jupyterlab/services" "^3.2.1-alpha.0"
|
|
|
+"@jupyterlab/application@^0.19.1":
|
|
|
+ version "0.19.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@jupyterlab/application/-/application-0.19.1.tgz#2f976a2e140041543f1dcf14a52eb081f7729739"
|
|
|
+ dependencies:
|
|
|
+ "@jupyterlab/apputils" "^0.19.1"
|
|
|
+ "@jupyterlab/coreutils" "^2.2.1"
|
|
|
+ "@jupyterlab/docregistry" "^0.19.1"
|
|
|
+ "@jupyterlab/rendermime" "^0.19.1"
|
|
|
+ "@jupyterlab/rendermime-interfaces" "^1.2.1"
|
|
|
+ "@jupyterlab/services" "^3.2.1"
|
|
|
"@phosphor/algorithm" "^1.1.2"
|
|
|
"@phosphor/application" "^1.6.0"
|
|
|
"@phosphor/commands" "^1.6.1"
|
|
@@ -22,12 +22,12 @@
|
|
|
"@phosphor/signaling" "^1.2.2"
|
|
|
"@phosphor/widgets" "^1.6.0"
|
|
|
|
|
|
-"@jupyterlab/apputils@^0.19.1-alpha.0":
|
|
|
- version "0.19.1-alpha.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@jupyterlab/apputils/-/apputils-0.19.1-alpha.0.tgz#7315be200c48dba7766cc9670582e48feee02eec"
|
|
|
+"@jupyterlab/apputils@^0.19.1":
|
|
|
+ version "0.19.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@jupyterlab/apputils/-/apputils-0.19.1.tgz#673f7e8fecc01ba3a98dd75c5c0f9ca354fe0b69"
|
|
|
dependencies:
|
|
|
- "@jupyterlab/coreutils" "^2.2.1-alpha.0"
|
|
|
- "@jupyterlab/services" "^3.2.1-alpha.0"
|
|
|
+ "@jupyterlab/coreutils" "^2.2.1"
|
|
|
+ "@jupyterlab/services" "^3.2.1"
|
|
|
"@phosphor/algorithm" "^1.1.2"
|
|
|
"@phosphor/commands" "^1.6.1"
|
|
|
"@phosphor/coreutils" "^1.3.0"
|
|
@@ -43,42 +43,42 @@
|
|
|
react-dom "~16.4.2"
|
|
|
sanitize-html "~1.18.2"
|
|
|
|
|
|
-"@jupyterlab/attachments@^0.19.1-alpha.0":
|
|
|
- version "0.19.1-alpha.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@jupyterlab/attachments/-/attachments-0.19.1-alpha.0.tgz#e9573d3190e24dc929e634c464d9c881f17ac076"
|
|
|
+"@jupyterlab/attachments@^0.19.1":
|
|
|
+ version "0.19.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@jupyterlab/attachments/-/attachments-0.19.1.tgz#4a8dfa0e239022aaadcd03793bfe7babe7fba110"
|
|
|
dependencies:
|
|
|
- "@jupyterlab/coreutils" "^2.2.1-alpha.0"
|
|
|
- "@jupyterlab/observables" "^2.1.1-alpha.0"
|
|
|
- "@jupyterlab/rendermime" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/rendermime-interfaces" "^1.2.1-alpha.0"
|
|
|
+ "@jupyterlab/coreutils" "^2.2.1"
|
|
|
+ "@jupyterlab/observables" "^2.1.1"
|
|
|
+ "@jupyterlab/rendermime" "^0.19.1"
|
|
|
+ "@jupyterlab/rendermime-interfaces" "^1.2.1"
|
|
|
"@phosphor/disposable" "^1.1.2"
|
|
|
"@phosphor/signaling" "^1.2.2"
|
|
|
|
|
|
-"@jupyterlab/cells@^0.19.1-alpha.0":
|
|
|
- version "0.19.1-alpha.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@jupyterlab/cells/-/cells-0.19.1-alpha.0.tgz#8adfd846343ae9abeba1b1ff34379f9cbe2ba6fd"
|
|
|
- dependencies:
|
|
|
- "@jupyterlab/apputils" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/attachments" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/codeeditor" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/codemirror" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/coreutils" "^2.2.1-alpha.0"
|
|
|
- "@jupyterlab/observables" "^2.1.1-alpha.0"
|
|
|
- "@jupyterlab/outputarea" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/rendermime" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/services" "^3.2.1-alpha.0"
|
|
|
+"@jupyterlab/cells@^0.19.1":
|
|
|
+ version "0.19.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@jupyterlab/cells/-/cells-0.19.1.tgz#1d9c5f4a583c0bb3f5c5a9f1717e0fdef747206f"
|
|
|
+ dependencies:
|
|
|
+ "@jupyterlab/apputils" "^0.19.1"
|
|
|
+ "@jupyterlab/attachments" "^0.19.1"
|
|
|
+ "@jupyterlab/codeeditor" "^0.19.1"
|
|
|
+ "@jupyterlab/codemirror" "^0.19.1"
|
|
|
+ "@jupyterlab/coreutils" "^2.2.1"
|
|
|
+ "@jupyterlab/observables" "^2.1.1"
|
|
|
+ "@jupyterlab/outputarea" "^0.19.1"
|
|
|
+ "@jupyterlab/rendermime" "^0.19.1"
|
|
|
+ "@jupyterlab/services" "^3.2.1"
|
|
|
"@phosphor/coreutils" "^1.3.0"
|
|
|
"@phosphor/messaging" "^1.2.2"
|
|
|
"@phosphor/signaling" "^1.2.2"
|
|
|
"@phosphor/widgets" "^1.6.0"
|
|
|
react "~16.4.2"
|
|
|
|
|
|
-"@jupyterlab/codeeditor@^0.19.1-alpha.0":
|
|
|
- version "0.19.1-alpha.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@jupyterlab/codeeditor/-/codeeditor-0.19.1-alpha.0.tgz#3a5c33adefb87e4cb76a4bca84d2b75666fb60e3"
|
|
|
+"@jupyterlab/codeeditor@^0.19.1":
|
|
|
+ version "0.19.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@jupyterlab/codeeditor/-/codeeditor-0.19.1.tgz#9b268ed914948bd46d93c391542b24cbaea58adc"
|
|
|
dependencies:
|
|
|
- "@jupyterlab/coreutils" "^2.2.1-alpha.0"
|
|
|
- "@jupyterlab/observables" "^2.1.1-alpha.0"
|
|
|
+ "@jupyterlab/coreutils" "^2.2.1"
|
|
|
+ "@jupyterlab/observables" "^2.1.1"
|
|
|
"@phosphor/coreutils" "^1.3.0"
|
|
|
"@phosphor/disposable" "^1.1.2"
|
|
|
"@phosphor/messaging" "^1.2.2"
|
|
@@ -87,23 +87,23 @@
|
|
|
react "~16.4.2"
|
|
|
react-dom "~16.4.2"
|
|
|
|
|
|
-"@jupyterlab/codemirror@^0.19.1-alpha.0":
|
|
|
- version "0.19.1-alpha.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror/-/codemirror-0.19.1-alpha.0.tgz#b8edfd1c39e486774416b299cd14921d390f51b4"
|
|
|
+"@jupyterlab/codemirror@^0.19.1":
|
|
|
+ version "0.19.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror/-/codemirror-0.19.1.tgz#7eaedcfef666feb15ede66207b4f3967c849afb5"
|
|
|
dependencies:
|
|
|
- "@jupyterlab/apputils" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/codeeditor" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/coreutils" "^2.2.1-alpha.0"
|
|
|
- "@jupyterlab/observables" "^2.1.1-alpha.0"
|
|
|
+ "@jupyterlab/apputils" "^0.19.1"
|
|
|
+ "@jupyterlab/codeeditor" "^0.19.1"
|
|
|
+ "@jupyterlab/coreutils" "^2.2.1"
|
|
|
+ "@jupyterlab/observables" "^2.1.1"
|
|
|
"@phosphor/algorithm" "^1.1.2"
|
|
|
"@phosphor/coreutils" "^1.3.0"
|
|
|
"@phosphor/disposable" "^1.1.2"
|
|
|
"@phosphor/signaling" "^1.2.2"
|
|
|
codemirror "~5.39.0"
|
|
|
|
|
|
-"@jupyterlab/coreutils@^2.2.1-alpha.0":
|
|
|
- version "2.2.1-alpha.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@jupyterlab/coreutils/-/coreutils-2.2.1-alpha.0.tgz#7348e885d05d41bd70aa1c2ed0e2c91dd3deb92c"
|
|
|
+"@jupyterlab/coreutils@^2.2.1":
|
|
|
+ version "2.2.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@jupyterlab/coreutils/-/coreutils-2.2.1.tgz#c271eaf2f6e468757ba9660f24bd3c3e5d6fe583"
|
|
|
dependencies:
|
|
|
"@phosphor/algorithm" "^1.1.2"
|
|
|
"@phosphor/coreutils" "^1.3.0"
|
|
@@ -116,14 +116,14 @@
|
|
|
path-posix "~1.0.0"
|
|
|
url-parse "~1.4.3"
|
|
|
|
|
|
-"@jupyterlab/docmanager@^0.19.1-alpha.0":
|
|
|
- version "0.19.1-alpha.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager/-/docmanager-0.19.1-alpha.0.tgz#e642e3b7bf3b02f89eea2335e77e3c1dd4170e9e"
|
|
|
+"@jupyterlab/docmanager@^0.19.1":
|
|
|
+ version "0.19.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager/-/docmanager-0.19.1.tgz#3098b765eebcd17777d82fb19794bbb8a72876b9"
|
|
|
dependencies:
|
|
|
- "@jupyterlab/apputils" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/coreutils" "^2.2.1-alpha.0"
|
|
|
- "@jupyterlab/docregistry" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/services" "^3.2.1-alpha.0"
|
|
|
+ "@jupyterlab/apputils" "^0.19.1"
|
|
|
+ "@jupyterlab/coreutils" "^2.2.1"
|
|
|
+ "@jupyterlab/docregistry" "^0.19.1"
|
|
|
+ "@jupyterlab/services" "^3.2.1"
|
|
|
"@phosphor/algorithm" "^1.1.2"
|
|
|
"@phosphor/coreutils" "^1.3.0"
|
|
|
"@phosphor/disposable" "^1.1.2"
|
|
@@ -132,18 +132,18 @@
|
|
|
"@phosphor/signaling" "^1.2.2"
|
|
|
"@phosphor/widgets" "^1.6.0"
|
|
|
|
|
|
-"@jupyterlab/docregistry@^0.19.1-alpha.0":
|
|
|
- version "0.19.1-alpha.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@jupyterlab/docregistry/-/docregistry-0.19.1-alpha.0.tgz#d4bcf2b8226c288a6617e9044bca48a46ad1d3b6"
|
|
|
- dependencies:
|
|
|
- "@jupyterlab/apputils" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/codeeditor" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/codemirror" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/coreutils" "^2.2.1-alpha.0"
|
|
|
- "@jupyterlab/observables" "^2.1.1-alpha.0"
|
|
|
- "@jupyterlab/rendermime" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/rendermime-interfaces" "^1.2.1-alpha.0"
|
|
|
- "@jupyterlab/services" "^3.2.1-alpha.0"
|
|
|
+"@jupyterlab/docregistry@^0.19.1":
|
|
|
+ version "0.19.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@jupyterlab/docregistry/-/docregistry-0.19.1.tgz#1a8bcddc3eaf22fb25ce499a1f4c818c0c4cf1a0"
|
|
|
+ dependencies:
|
|
|
+ "@jupyterlab/apputils" "^0.19.1"
|
|
|
+ "@jupyterlab/codeeditor" "^0.19.1"
|
|
|
+ "@jupyterlab/codemirror" "^0.19.1"
|
|
|
+ "@jupyterlab/coreutils" "^2.2.1"
|
|
|
+ "@jupyterlab/observables" "^2.1.1"
|
|
|
+ "@jupyterlab/rendermime" "^0.19.1"
|
|
|
+ "@jupyterlab/rendermime-interfaces" "^1.2.1"
|
|
|
+ "@jupyterlab/services" "^3.2.1"
|
|
|
"@phosphor/algorithm" "^1.1.2"
|
|
|
"@phosphor/coreutils" "^1.3.0"
|
|
|
"@phosphor/disposable" "^1.1.2"
|
|
@@ -151,29 +151,29 @@
|
|
|
"@phosphor/signaling" "^1.2.2"
|
|
|
"@phosphor/widgets" "^1.6.0"
|
|
|
|
|
|
-"@jupyterlab/fileeditor@^0.19.1-alpha.0":
|
|
|
- version "0.19.1-alpha.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@jupyterlab/fileeditor/-/fileeditor-0.19.1-alpha.0.tgz#f4cfc5d1faf2752fe160fe79b15bb9169b45bafc"
|
|
|
+"@jupyterlab/fileeditor@^0.19.1":
|
|
|
+ version "0.19.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@jupyterlab/fileeditor/-/fileeditor-0.19.1.tgz#c980747e97875b1bd1f46e57046a2a00f1131840"
|
|
|
dependencies:
|
|
|
- "@jupyterlab/apputils" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/codeeditor" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/docregistry" "^0.19.1-alpha.0"
|
|
|
+ "@jupyterlab/apputils" "^0.19.1"
|
|
|
+ "@jupyterlab/codeeditor" "^0.19.1"
|
|
|
+ "@jupyterlab/docregistry" "^0.19.1"
|
|
|
"@phosphor/coreutils" "^1.3.0"
|
|
|
"@phosphor/messaging" "^1.2.2"
|
|
|
"@phosphor/widgets" "^1.6.0"
|
|
|
|
|
|
-"@jupyterlab/notebook@^0.19.1-alpha.0":
|
|
|
- version "0.19.1-alpha.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@jupyterlab/notebook/-/notebook-0.19.1-alpha.0.tgz#54bc39413eb440c90e496489bbb211533a184a85"
|
|
|
- dependencies:
|
|
|
- "@jupyterlab/apputils" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/cells" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/codeeditor" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/coreutils" "^2.2.1-alpha.0"
|
|
|
- "@jupyterlab/docregistry" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/observables" "^2.1.1-alpha.0"
|
|
|
- "@jupyterlab/rendermime" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/services" "^3.2.1-alpha.0"
|
|
|
+"@jupyterlab/notebook@^0.19.1":
|
|
|
+ version "0.19.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@jupyterlab/notebook/-/notebook-0.19.1.tgz#3c6052a5e734b431802cf48d970a35668f76c6eb"
|
|
|
+ dependencies:
|
|
|
+ "@jupyterlab/apputils" "^0.19.1"
|
|
|
+ "@jupyterlab/cells" "^0.19.1"
|
|
|
+ "@jupyterlab/codeeditor" "^0.19.1"
|
|
|
+ "@jupyterlab/coreutils" "^2.2.1"
|
|
|
+ "@jupyterlab/docregistry" "^0.19.1"
|
|
|
+ "@jupyterlab/observables" "^2.1.1"
|
|
|
+ "@jupyterlab/rendermime" "^0.19.1"
|
|
|
+ "@jupyterlab/services" "^3.2.1"
|
|
|
"@phosphor/algorithm" "^1.1.2"
|
|
|
"@phosphor/coreutils" "^1.3.0"
|
|
|
"@phosphor/domutils" "^1.1.2"
|
|
@@ -185,9 +185,9 @@
|
|
|
"@phosphor/widgets" "^1.6.0"
|
|
|
react "~16.4.2"
|
|
|
|
|
|
-"@jupyterlab/observables@^2.1.1-alpha.0":
|
|
|
- version "2.1.1-alpha.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@jupyterlab/observables/-/observables-2.1.1-alpha.0.tgz#fb01480fe6737a5cd3d4e79f405be178d610c2a9"
|
|
|
+"@jupyterlab/observables@^2.1.1":
|
|
|
+ version "2.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@jupyterlab/observables/-/observables-2.1.1.tgz#c5d8ad295c5b0bce914a607a342b0af4550b2187"
|
|
|
dependencies:
|
|
|
"@phosphor/algorithm" "^1.1.2"
|
|
|
"@phosphor/coreutils" "^1.3.0"
|
|
@@ -195,16 +195,16 @@
|
|
|
"@phosphor/messaging" "^1.2.2"
|
|
|
"@phosphor/signaling" "^1.2.2"
|
|
|
|
|
|
-"@jupyterlab/outputarea@^0.19.1-alpha.0":
|
|
|
- version "0.19.1-alpha.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@jupyterlab/outputarea/-/outputarea-0.19.1-alpha.0.tgz#06aa61f77dbd8aa273d99e2b633404860220f076"
|
|
|
+"@jupyterlab/outputarea@^0.19.1":
|
|
|
+ version "0.19.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@jupyterlab/outputarea/-/outputarea-0.19.1.tgz#b2dd06ec7b01d0e0b84523fef8b1b6f73cd2a1c6"
|
|
|
dependencies:
|
|
|
- "@jupyterlab/apputils" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/coreutils" "^2.2.1-alpha.0"
|
|
|
- "@jupyterlab/observables" "^2.1.1-alpha.0"
|
|
|
- "@jupyterlab/rendermime" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/rendermime-interfaces" "^1.2.1-alpha.0"
|
|
|
- "@jupyterlab/services" "^3.2.1-alpha.0"
|
|
|
+ "@jupyterlab/apputils" "^0.19.1"
|
|
|
+ "@jupyterlab/coreutils" "^2.2.1"
|
|
|
+ "@jupyterlab/observables" "^2.1.1"
|
|
|
+ "@jupyterlab/rendermime" "^0.19.1"
|
|
|
+ "@jupyterlab/rendermime-interfaces" "^1.2.1"
|
|
|
+ "@jupyterlab/services" "^3.2.1"
|
|
|
"@phosphor/algorithm" "^1.1.2"
|
|
|
"@phosphor/coreutils" "^1.3.0"
|
|
|
"@phosphor/disposable" "^1.1.2"
|
|
@@ -212,23 +212,23 @@
|
|
|
"@phosphor/signaling" "^1.2.2"
|
|
|
"@phosphor/widgets" "^1.6.0"
|
|
|
|
|
|
-"@jupyterlab/rendermime-interfaces@^1.2.1-alpha.0":
|
|
|
- version "1.2.1-alpha.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-interfaces/-/rendermime-interfaces-1.2.1-alpha.0.tgz#52322ae2894d9ad27840bb563250984d08b3d301"
|
|
|
+"@jupyterlab/rendermime-interfaces@^1.2.1":
|
|
|
+ version "1.2.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-interfaces/-/rendermime-interfaces-1.2.1.tgz#702155fea6b87b58ba7025f2f267b72f6e7057f3"
|
|
|
dependencies:
|
|
|
"@phosphor/coreutils" "^1.3.0"
|
|
|
"@phosphor/widgets" "^1.6.0"
|
|
|
|
|
|
-"@jupyterlab/rendermime@^0.19.1-alpha.0":
|
|
|
- version "0.19.1-alpha.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime/-/rendermime-0.19.1-alpha.0.tgz#b1d9bd10b5e54b2bf06cfa29c7ef552081f547b0"
|
|
|
+"@jupyterlab/rendermime@^0.19.1":
|
|
|
+ version "0.19.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime/-/rendermime-0.19.1.tgz#e5ca8f73cf9f6178ad5e76f18dbacb25c849bb80"
|
|
|
dependencies:
|
|
|
- "@jupyterlab/apputils" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/codemirror" "^0.19.1-alpha.0"
|
|
|
- "@jupyterlab/coreutils" "^2.2.1-alpha.0"
|
|
|
- "@jupyterlab/observables" "^2.1.1-alpha.0"
|
|
|
- "@jupyterlab/rendermime-interfaces" "^1.2.1-alpha.0"
|
|
|
- "@jupyterlab/services" "^3.2.1-alpha.0"
|
|
|
+ "@jupyterlab/apputils" "^0.19.1"
|
|
|
+ "@jupyterlab/codemirror" "^0.19.1"
|
|
|
+ "@jupyterlab/coreutils" "^2.2.1"
|
|
|
+ "@jupyterlab/observables" "^2.1.1"
|
|
|
+ "@jupyterlab/rendermime-interfaces" "^1.2.1"
|
|
|
+ "@jupyterlab/services" "^3.2.1"
|
|
|
"@phosphor/algorithm" "^1.1.2"
|
|
|
"@phosphor/coreutils" "^1.3.0"
|
|
|
"@phosphor/messaging" "^1.2.2"
|
|
@@ -237,12 +237,12 @@
|
|
|
ansi_up "^3.0.0"
|
|
|
marked "~0.4.0"
|
|
|
|
|
|
-"@jupyterlab/services@^3.2.1-alpha.0":
|
|
|
- version "3.2.1-alpha.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@jupyterlab/services/-/services-3.2.1-alpha.0.tgz#dfc0c5d0bcffbc43ff56067600b0fbd84ca52822"
|
|
|
+"@jupyterlab/services@^3.2.1":
|
|
|
+ version "3.2.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@jupyterlab/services/-/services-3.2.1.tgz#e8d9329ed73f794909f786d22c5e94b07beb041b"
|
|
|
dependencies:
|
|
|
- "@jupyterlab/coreutils" "^2.2.1-alpha.0"
|
|
|
- "@jupyterlab/observables" "^2.1.1-alpha.0"
|
|
|
+ "@jupyterlab/coreutils" "^2.2.1"
|
|
|
+ "@jupyterlab/observables" "^2.1.1"
|
|
|
"@phosphor/algorithm" "^1.1.2"
|
|
|
"@phosphor/coreutils" "^1.3.0"
|
|
|
"@phosphor/disposable" "^1.1.2"
|
|
@@ -348,23 +348,23 @@
|
|
|
any-observable "^0.3.0"
|
|
|
|
|
|
"@types/node@*":
|
|
|
- version "10.5.4"
|
|
|
- resolved "https://registry.yarnpkg.com/@types/node/-/node-10.5.4.tgz#6eccc158504357d1da91434d75e86acde94bb10b"
|
|
|
+ version "10.11.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-10.11.4.tgz#e8bd933c3f78795d580ae41d86590bfc1f4f389d"
|
|
|
|
|
|
"@types/prop-types@*":
|
|
|
version "15.5.6"
|
|
|
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.5.6.tgz#9c03d3fed70a8d517c191b7734da2879b50ca26c"
|
|
|
|
|
|
"@types/react-dom@~16.0.5":
|
|
|
- version "16.0.6"
|
|
|
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.0.6.tgz#f1a65a4e7be8ed5d123f8b3b9eacc913e35a1a3c"
|
|
|
+ version "16.0.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.0.8.tgz#6e1366ed629cadf55860cbfcc25db533f5d2fa7d"
|
|
|
dependencies:
|
|
|
"@types/node" "*"
|
|
|
"@types/react" "*"
|
|
|
|
|
|
"@types/react@*", "@types/react@~16.4.13":
|
|
|
- version "16.4.14"
|
|
|
- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.14.tgz#47c604c8e46ed674bbdf4aabf82b34b9041c6a04"
|
|
|
+ version "16.4.15"
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.15.tgz#1f24f1d03b1fc682d92f8485be99d59bf7981191"
|
|
|
dependencies:
|
|
|
"@types/prop-types" "*"
|
|
|
csstype "^2.2.0"
|
|
@@ -407,10 +407,6 @@ any-observable@^0.3.0:
|
|
|
version "0.3.0"
|
|
|
resolved "https://registry.yarnpkg.com/any-observable/-/any-observable-0.3.0.tgz#af933475e5806a67d0d7df090dd5e8bef65d119b"
|
|
|
|
|
|
-app-root-path@^2.0.1:
|
|
|
- version "2.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/app-root-path/-/app-root-path-2.1.0.tgz#98bf6599327ecea199309866e8140368fd2e646a"
|
|
|
-
|
|
|
argparse@^1.0.7:
|
|
|
version "1.0.10"
|
|
|
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
|
|
@@ -446,8 +442,8 @@ assign-symbols@^1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
|
|
|
|
|
|
atob@^2.1.1:
|
|
|
- version "2.1.1"
|
|
|
- resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.1.tgz#ae2d5a729477f289d60dd7f96a6314a22dd6c22a"
|
|
|
+ version "2.1.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
|
|
|
|
|
|
babel-code-frame@^6.22.0:
|
|
|
version "6.26.0"
|
|
@@ -513,9 +509,9 @@ cache-base@^1.0.1:
|
|
|
union-value "^1.0.0"
|
|
|
unset-value "^1.0.0"
|
|
|
|
|
|
-chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3:
|
|
|
+chalk@^1.0.0, chalk@^1.1.3:
|
|
|
version "1.1.3"
|
|
|
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
|
|
|
+ resolved "http://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
|
|
|
dependencies:
|
|
|
ansi-styles "^2.2.1"
|
|
|
escape-string-regexp "^1.0.2"
|
|
@@ -531,9 +527,9 @@ chalk@^2.0.1, chalk@^2.3.0, chalk@^2.3.1, chalk@^2.4.1:
|
|
|
escape-string-regexp "^1.0.5"
|
|
|
supports-color "^5.3.0"
|
|
|
|
|
|
-ci-info@^1.0.0:
|
|
|
- version "1.1.3"
|
|
|
- resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.1.3.tgz#710193264bb05c77b8c90d02f5aaf22216a667b2"
|
|
|
+ci-info@^1.5.0:
|
|
|
+ version "1.6.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.6.0.tgz#2ca20dbb9ceb32d4524a683303313f0304b1e497"
|
|
|
|
|
|
class-utils@^0.3.5:
|
|
|
version "0.3.6"
|
|
@@ -550,10 +546,6 @@ cli-cursor@^1.0.2:
|
|
|
dependencies:
|
|
|
restore-cursor "^1.0.1"
|
|
|
|
|
|
-cli-spinners@^0.1.2:
|
|
|
- version "0.1.2"
|
|
|
- resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-0.1.2.tgz#bb764d88e185fb9e1e6a2a1f19772318f605e31c"
|
|
|
-
|
|
|
cli-truncate@^0.2.1:
|
|
|
version "0.2.1"
|
|
|
resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-0.2.1.tgz#9f15cfbb0705005369216c626ac7d05ab90dd574"
|
|
@@ -581,14 +573,14 @@ collection-visit@^1.0.0:
|
|
|
object-visit "^1.0.0"
|
|
|
|
|
|
color-convert@^1.9.0:
|
|
|
- version "1.9.2"
|
|
|
- resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.2.tgz#49881b8fba67df12a96bdf3f56c0aab9e7913147"
|
|
|
+ version "1.9.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8"
|
|
|
dependencies:
|
|
|
- color-name "1.1.1"
|
|
|
+ color-name "1.1.3"
|
|
|
|
|
|
-color-name@1.1.1:
|
|
|
- version "1.1.1"
|
|
|
- resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.1.tgz#4b1415304cf50028ea81643643bd82ea05803689"
|
|
|
+color-name@1.1.3:
|
|
|
+ version "1.1.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
|
|
|
|
|
|
commander@^2.12.1, commander@^2.14.1, commander@^2.9.0:
|
|
|
version "2.18.0"
|
|
@@ -621,8 +613,8 @@ core-util-is@~1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
|
|
|
|
|
|
cosmiconfig@^5.0.2:
|
|
|
- version "5.0.5"
|
|
|
- resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.0.5.tgz#a809e3c2306891ce17ab70359dc8bdf661fe2cd0"
|
|
|
+ version "5.0.6"
|
|
|
+ resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.0.6.tgz#dca6cf680a0bd03589aff684700858c81abeeb39"
|
|
|
dependencies:
|
|
|
is-directory "^0.3.1"
|
|
|
js-yaml "^3.9.0"
|
|
@@ -651,10 +643,10 @@ debug@^2.2.0, debug@^2.3.3:
|
|
|
ms "2.0.0"
|
|
|
|
|
|
debug@^3.1.0:
|
|
|
- version "3.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
|
|
|
+ version "3.2.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.5.tgz#c2418fbfd7a29f4d4f70ff4cea604d4b64c46407"
|
|
|
dependencies:
|
|
|
- ms "2.0.0"
|
|
|
+ ms "^2.1.1"
|
|
|
|
|
|
decode-uri-component@^0.2.0:
|
|
|
version "0.2.0"
|
|
@@ -740,8 +732,8 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
|
|
|
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
|
|
|
|
|
|
eslint-plugin-prettier@^2.2.0:
|
|
|
- version "2.6.2"
|
|
|
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.2.tgz#71998c60aedfa2141f7bfcbf9d1c459bf98b4fad"
|
|
|
+ version "2.7.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.7.0.tgz#b4312dcf2c1d965379d7f9d5b5f8aaadc6a45904"
|
|
|
dependencies:
|
|
|
fast-diff "^1.1.1"
|
|
|
jest-docblock "^21.0.0"
|
|
@@ -868,15 +860,15 @@ get-own-enumerable-property-symbols@^2.0.1:
|
|
|
|
|
|
get-stream@^3.0.0:
|
|
|
version "3.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
|
|
|
+ resolved "http://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
|
|
|
|
|
|
get-value@^2.0.3, get-value@^2.0.6:
|
|
|
version "2.0.6"
|
|
|
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
|
|
|
|
|
|
glob@^7.0.5, glob@^7.1.1:
|
|
|
- version "7.1.2"
|
|
|
- resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
|
|
|
+ version "7.1.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
|
|
|
dependencies:
|
|
|
fs.realpath "^1.0.0"
|
|
|
inflight "^1.0.4"
|
|
@@ -942,17 +934,11 @@ husky@^0.14.3:
|
|
|
strip-indent "^2.0.0"
|
|
|
|
|
|
iconv-lite@~0.4.13:
|
|
|
- version "0.4.23"
|
|
|
- resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.23.tgz#297871f63be507adcfbfca715d0cd0eed84e9a63"
|
|
|
+ version "0.4.24"
|
|
|
+ resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
|
|
|
dependencies:
|
|
|
safer-buffer ">= 2.1.2 < 3"
|
|
|
|
|
|
-indent-string@^2.1.0:
|
|
|
- version "2.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-2.1.0.tgz#8e2d48348742121b4a8218b7a137e9a52049dc80"
|
|
|
- dependencies:
|
|
|
- repeating "^2.0.0"
|
|
|
-
|
|
|
indent-string@^3.0.0:
|
|
|
version "3.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-3.2.0.tgz#4a5fd6d27cc332f37e5419a504dbb837105c9289"
|
|
@@ -989,10 +975,10 @@ is-buffer@^1.1.5:
|
|
|
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
|
|
|
|
|
|
is-ci@^1.0.10:
|
|
|
- version "1.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.1.0.tgz#247e4162e7860cebbdaf30b774d6b0ac7dcfe7a5"
|
|
|
+ version "1.2.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.2.1.tgz#e3779c8ee17fccf428488f6e281187f2e632841c"
|
|
|
dependencies:
|
|
|
- ci-info "^1.0.0"
|
|
|
+ ci-info "^1.5.0"
|
|
|
|
|
|
is-data-descriptor@^0.1.4:
|
|
|
version "0.1.4"
|
|
@@ -1040,12 +1026,6 @@ is-extglob@^2.1.1:
|
|
|
version "2.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
|
|
|
|
|
|
-is-finite@^1.0.0:
|
|
|
- version "1.0.2"
|
|
|
- resolved "https://registry.yarnpkg.com/is-finite/-/is-finite-1.0.2.tgz#cc6677695602be550ef11e8b4aa6305342b6d0aa"
|
|
|
- dependencies:
|
|
|
- number-is-nan "^1.0.0"
|
|
|
-
|
|
|
is-fullwidth-code-point@^1.0.0:
|
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz#ef9e31386f031a7f0d643af82fde50c457ef00cb"
|
|
@@ -1066,7 +1046,7 @@ is-number@^3.0.0:
|
|
|
|
|
|
is-obj@^1.0.1:
|
|
|
version "1.0.1"
|
|
|
- resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
|
|
|
+ resolved "http://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
|
|
|
|
|
|
is-observable@^1.1.0:
|
|
|
version "1.1.0"
|
|
@@ -1129,16 +1109,20 @@ jest-get-type@^22.1.0:
|
|
|
version "22.4.3"
|
|
|
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-22.4.3.tgz#e3a8504d8479342dd4420236b322869f18900ce4"
|
|
|
|
|
|
-jest-validate@^23.0.0:
|
|
|
- version "23.4.0"
|
|
|
- resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-23.4.0.tgz#d96eede01ef03ac909c009e9c8e455197d48c201"
|
|
|
+jest-validate@^23.5.0:
|
|
|
+ version "23.6.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-23.6.0.tgz#36761f99d1ed33fcd425b4e4c5595d62b6597474"
|
|
|
dependencies:
|
|
|
chalk "^2.0.1"
|
|
|
jest-get-type "^22.1.0"
|
|
|
leven "^2.1.0"
|
|
|
- pretty-format "^23.2.0"
|
|
|
+ pretty-format "^23.6.0"
|
|
|
+
|
|
|
+"js-tokens@^3.0.0 || ^4.0.0":
|
|
|
+ version "4.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
|
|
|
|
|
|
-"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^3.0.2:
|
|
|
+js-tokens@^3.0.2:
|
|
|
version "3.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
|
|
|
|
|
@@ -1198,10 +1182,9 @@ leven@^2.1.0:
|
|
|
resolved "https://registry.yarnpkg.com/leven/-/leven-2.1.0.tgz#c2e7a9f772094dee9d34202ae8acce4687875580"
|
|
|
|
|
|
lint-staged@^7.2.0:
|
|
|
- version "7.2.0"
|
|
|
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.2.0.tgz#bdf4bb7f2f37fe689acfaec9999db288a5b26888"
|
|
|
+ version "7.3.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.3.0.tgz#90ff33e5ca61ed3dbac35b6f6502dbefdc0db58d"
|
|
|
dependencies:
|
|
|
- app-root-path "^2.0.1"
|
|
|
chalk "^2.3.1"
|
|
|
commander "^2.14.1"
|
|
|
cosmiconfig "^5.0.2"
|
|
@@ -1211,7 +1194,7 @@ lint-staged@^7.2.0:
|
|
|
find-parent-dir "^0.3.0"
|
|
|
is-glob "^4.0.0"
|
|
|
is-windows "^1.0.2"
|
|
|
- jest-validate "^23.0.0"
|
|
|
+ jest-validate "^23.5.0"
|
|
|
listr "^0.14.1"
|
|
|
lodash "^4.17.5"
|
|
|
log-symbols "^2.2.0"
|
|
@@ -1252,25 +1235,18 @@ listr-verbose-renderer@^0.4.0:
|
|
|
figures "^1.7.0"
|
|
|
|
|
|
listr@^0.14.1:
|
|
|
- version "0.14.1"
|
|
|
- resolved "https://registry.yarnpkg.com/listr/-/listr-0.14.1.tgz#8a7afa4a7135cee4c921d128e0b7dfc6e522d43d"
|
|
|
+ version "0.14.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/listr/-/listr-0.14.2.tgz#cbe44b021100a15376addfc2d79349ee430bfe14"
|
|
|
dependencies:
|
|
|
"@samverschueren/stream-to-observable" "^0.3.0"
|
|
|
- cli-truncate "^0.2.1"
|
|
|
- figures "^1.7.0"
|
|
|
- indent-string "^2.1.0"
|
|
|
is-observable "^1.1.0"
|
|
|
is-promise "^2.1.0"
|
|
|
is-stream "^1.1.0"
|
|
|
listr-silent-renderer "^1.1.1"
|
|
|
listr-update-renderer "^0.4.0"
|
|
|
listr-verbose-renderer "^0.4.0"
|
|
|
- log-symbols "^1.0.2"
|
|
|
- log-update "^1.0.2"
|
|
|
- ora "^0.2.3"
|
|
|
p-map "^1.1.1"
|
|
|
rxjs "^6.1.0"
|
|
|
- strip-ansi "^3.0.1"
|
|
|
|
|
|
lodash.clonedeep@^4.5.0:
|
|
|
version "4.5.0"
|
|
@@ -1293,8 +1269,8 @@ lodash.mergewith@^4.6.0:
|
|
|
resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.1.tgz#639057e726c3afbdb3e7d42741caa8d6e4335927"
|
|
|
|
|
|
lodash@^4.17.5:
|
|
|
- version "4.17.10"
|
|
|
- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
|
|
|
+ version "4.17.11"
|
|
|
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
|
|
|
|
|
|
log-symbols@^1.0.2:
|
|
|
version "1.0.2"
|
|
@@ -1368,7 +1344,7 @@ minimatch@^3.0.4:
|
|
|
|
|
|
minimist@~1.2.0:
|
|
|
version "1.2.0"
|
|
|
- resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
|
|
|
+ resolved "http://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
|
|
|
|
|
|
mixin-deep@^1.2.0:
|
|
|
version "1.3.1"
|
|
@@ -1379,12 +1355,16 @@ mixin-deep@^1.2.0:
|
|
|
|
|
|
moment@~2.21.0:
|
|
|
version "2.21.0"
|
|
|
- resolved "https://registry.yarnpkg.com/moment/-/moment-2.21.0.tgz#2a114b51d2a6ec9e6d83cf803f838a878d8a023a"
|
|
|
+ resolved "http://registry.npmjs.org/moment/-/moment-2.21.0.tgz#2a114b51d2a6ec9e6d83cf803f838a878d8a023a"
|
|
|
|
|
|
ms@2.0.0:
|
|
|
version "2.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
|
|
|
|
|
|
+ms@^2.1.1:
|
|
|
+ version "2.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
|
|
|
+
|
|
|
nanomatch@^1.2.9:
|
|
|
version "1.2.13"
|
|
|
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
|
|
@@ -1436,7 +1416,7 @@ number-is-nan@^1.0.0:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
|
|
|
|
|
|
-object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1:
|
|
|
+object-assign@^4.1.0, object-assign@^4.1.1:
|
|
|
version "4.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
|
|
|
|
|
@@ -1470,15 +1450,6 @@ onetime@^1.0.0:
|
|
|
version "1.1.0"
|
|
|
resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
|
|
|
|
|
|
-ora@^0.2.3:
|
|
|
- version "0.2.3"
|
|
|
- resolved "https://registry.yarnpkg.com/ora/-/ora-0.2.3.tgz#37527d220adcd53c39b73571d754156d5db657a4"
|
|
|
- dependencies:
|
|
|
- chalk "^1.1.1"
|
|
|
- cli-cursor "^1.0.2"
|
|
|
- cli-spinners "^0.1.2"
|
|
|
- object-assign "^4.0.1"
|
|
|
-
|
|
|
p-finally@^1.0.0:
|
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"
|
|
@@ -1511,8 +1482,8 @@ path-key@^2.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
|
|
|
|
|
|
path-parse@^1.0.5:
|
|
|
- version "1.0.5"
|
|
|
- resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
|
|
|
+ version "1.0.6"
|
|
|
+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
|
|
|
|
|
|
path-posix@~1.0.0:
|
|
|
version "1.0.0"
|
|
@@ -1541,12 +1512,12 @@ postcss@^6.0.14:
|
|
|
supports-color "^5.4.0"
|
|
|
|
|
|
prettier@^1.13.7:
|
|
|
- version "1.14.0"
|
|
|
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.14.0.tgz#847c235522035fd988100f1f43cf20a7d24f9372"
|
|
|
+ version "1.14.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.14.3.tgz#90238dd4c0684b7edce5f83b0fb7328e48bd0895"
|
|
|
|
|
|
-pretty-format@^23.2.0:
|
|
|
- version "23.2.0"
|
|
|
- resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-23.2.0.tgz#3b0aaa63c018a53583373c1cb3a5d96cc5e83017"
|
|
|
+pretty-format@^23.6.0:
|
|
|
+ version "23.6.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-23.6.0.tgz#5eaac8eeb6b33b987b7fe6097ea6a8a146ab5760"
|
|
|
dependencies:
|
|
|
ansi-regex "^3.0.0"
|
|
|
ansi-styles "^3.2.0"
|
|
@@ -1578,7 +1549,7 @@ querystringify@^2.0.0:
|
|
|
|
|
|
react-dom@~16.4.2:
|
|
|
version "16.4.2"
|
|
|
- resolved "http://localhost:8080/react-dom/-/react-dom-16.4.2.tgz#4afed569689f2c561d2b8da0b819669c38a0bda4"
|
|
|
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.2.tgz#4afed569689f2c561d2b8da0b819669c38a0bda4"
|
|
|
dependencies:
|
|
|
fbjs "^0.8.16"
|
|
|
loose-envify "^1.1.0"
|
|
@@ -1587,7 +1558,7 @@ react-dom@~16.4.2:
|
|
|
|
|
|
react@~16.4.2:
|
|
|
version "16.4.2"
|
|
|
- resolved "http://localhost:8080/react/-/react-16.4.2.tgz#2cd90154e3a9d9dd8da2991149fdca3c260e129f"
|
|
|
+ resolved "https://registry.yarnpkg.com/react/-/react-16.4.2.tgz#2cd90154e3a9d9dd8da2991149fdca3c260e129f"
|
|
|
dependencies:
|
|
|
fbjs "^0.8.16"
|
|
|
loose-envify "^1.1.0"
|
|
@@ -1596,7 +1567,7 @@ react@~16.4.2:
|
|
|
|
|
|
readable-stream@^2.0.2:
|
|
|
version "2.3.6"
|
|
|
- resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf"
|
|
|
+ resolved "http://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf"
|
|
|
dependencies:
|
|
|
core-util-is "~1.0.0"
|
|
|
inherits "~2.0.3"
|
|
@@ -1614,19 +1585,13 @@ regex-not@^1.0.0, regex-not@^1.0.2:
|
|
|
safe-regex "^1.1.0"
|
|
|
|
|
|
repeat-element@^1.1.2:
|
|
|
- version "1.1.2"
|
|
|
- resolved "https://registry.yarnpkg.com/repeat-element/-/repeat-element-1.1.2.tgz#ef089a178d1483baae4d93eb98b4f9e4e11d990a"
|
|
|
+ version "1.1.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/repeat-element/-/repeat-element-1.1.3.tgz#782e0d825c0c5a3bb39731f84efee6b742e6b1ce"
|
|
|
|
|
|
repeat-string@^1.6.1:
|
|
|
version "1.6.1"
|
|
|
resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637"
|
|
|
|
|
|
-repeating@^2.0.0:
|
|
|
- version "2.0.1"
|
|
|
- resolved "https://registry.yarnpkg.com/repeating/-/repeating-2.0.1.tgz#5214c53a926d3552707527fbab415dbc08d06dda"
|
|
|
- dependencies:
|
|
|
- is-finite "^1.0.0"
|
|
|
-
|
|
|
requires-port@^1.0.0:
|
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
|
|
@@ -1659,8 +1624,8 @@ rimraf@^2.6.1:
|
|
|
glob "^7.0.5"
|
|
|
|
|
|
rxjs@^6.1.0:
|
|
|
- version "6.2.2"
|
|
|
- resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.2.2.tgz#eb75fa3c186ff5289907d06483a77884586e1cf9"
|
|
|
+ version "6.3.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.3.3.tgz#3c6a7fa420e844a81390fb1158a9ec614f4bad55"
|
|
|
dependencies:
|
|
|
tslib "^1.9.0"
|
|
|
|
|
@@ -1698,8 +1663,8 @@ semver-compare@^1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/semver-compare/-/semver-compare-1.0.0.tgz#0dee216a1c941ab37e9efb1788f6afc5ff5537fc"
|
|
|
|
|
|
semver@^5.3.0:
|
|
|
- version "5.5.0"
|
|
|
- resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab"
|
|
|
+ version "5.5.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.1.tgz#7dfdd8814bdb7cabc7be0fb1d734cfb66c940477"
|
|
|
|
|
|
set-value@^0.4.3:
|
|
|
version "0.4.3"
|
|
@@ -1846,7 +1811,7 @@ stringify-object@^3.2.2:
|
|
|
|
|
|
strip-ansi@^3.0.0, strip-ansi@^3.0.1:
|
|
|
version "3.0.1"
|
|
|
- resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
|
|
|
+ resolved "http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
|
|
|
dependencies:
|
|
|
ansi-regex "^2.0.0"
|
|
|
|
|
@@ -1899,8 +1864,8 @@ tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
|
|
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
|
|
|
|
|
|
tslint-config-prettier@^1.13.0:
|
|
|
- version "1.14.0"
|
|
|
- resolved "https://registry.yarnpkg.com/tslint-config-prettier/-/tslint-config-prettier-1.14.0.tgz#860b36634e53f4c70c64c51ff3ef7fd9bbab7676"
|
|
|
+ version "1.15.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/tslint-config-prettier/-/tslint-config-prettier-1.15.0.tgz#76b9714399004ab6831fdcf76d89b73691c812cf"
|
|
|
|
|
|
tslint-plugin-prettier@^1.3.0:
|
|
|
version "1.3.0"
|
|
@@ -1976,8 +1941,8 @@ util-deprecate@~1.0.1:
|
|
|
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
|
|
|
|
|
|
whatwg-fetch@>=0.10.0:
|
|
|
- version "2.0.4"
|
|
|
- resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
|
|
|
+ version "3.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz#fc804e458cc460009b1a2b966bc8817d2578aefb"
|
|
|
|
|
|
which@^1.2.10, which@^1.2.9:
|
|
|
version "1.3.1"
|