|
@@ -1562,6 +1562,314 @@
|
|
|
"@types/yargs" "^15.0.0"
|
|
|
chalk "^4.0.0"
|
|
|
|
|
|
+"@jupyterlab/application@^3.4.4":
|
|
|
+ version "3.4.4"
|
|
|
+ resolved "https://registry.npmmirror.com/@jupyterlab/application/-/application-3.4.4.tgz#86e3a11fae7d9b937b0f4ad0a2b565e8255c4227"
|
|
|
+ integrity sha512-OGvtOd5U71+So5fJ8owIfz4c3ZGu8SVto+PZ+4z7BVN2N4Ya9j1iZaUdtaH9qAGBDEtzG4zzjkrKsN+JI0Yxcw==
|
|
|
+ dependencies:
|
|
|
+ "@fortawesome/fontawesome-free" "^5.12.0"
|
|
|
+ "@jupyterlab/apputils" "^3.4.4"
|
|
|
+ "@jupyterlab/coreutils" "^5.4.4"
|
|
|
+ "@jupyterlab/docregistry" "^3.4.4"
|
|
|
+ "@jupyterlab/rendermime" "^3.4.4"
|
|
|
+ "@jupyterlab/rendermime-interfaces" "^3.4.4"
|
|
|
+ "@jupyterlab/services" "^6.4.4"
|
|
|
+ "@jupyterlab/statedb" "^3.4.4"
|
|
|
+ "@jupyterlab/translation" "^3.4.4"
|
|
|
+ "@jupyterlab/ui-components" "^3.4.4"
|
|
|
+ "@lumino/algorithm" "^1.9.0"
|
|
|
+ "@lumino/application" "^1.27.0"
|
|
|
+ "@lumino/commands" "^1.19.0"
|
|
|
+ "@lumino/coreutils" "^1.11.0"
|
|
|
+ "@lumino/disposable" "^1.10.0"
|
|
|
+ "@lumino/messaging" "^1.10.0"
|
|
|
+ "@lumino/polling" "^1.9.0"
|
|
|
+ "@lumino/properties" "^1.8.0"
|
|
|
+ "@lumino/signaling" "^1.10.0"
|
|
|
+ "@lumino/widgets" "^1.33.0"
|
|
|
+
|
|
|
+"@jupyterlab/apputils@^3.4.4":
|
|
|
+ version "3.4.4"
|
|
|
+ resolved "https://registry.npmmirror.com/@jupyterlab/apputils/-/apputils-3.4.4.tgz#de9ff532a59509ea447e326c82d8f732dfe91345"
|
|
|
+ integrity sha512-EPe8rs5Y6Ycun6/GcxNo4XCNMaygKvEAoe/0VcZ1NRQIH3gTbLMiKG1wMmMBlwZlpebCIH358kgHjCzQJxcKEw==
|
|
|
+ dependencies:
|
|
|
+ "@jupyterlab/coreutils" "^5.4.4"
|
|
|
+ "@jupyterlab/observables" "^4.4.4"
|
|
|
+ "@jupyterlab/services" "^6.4.4"
|
|
|
+ "@jupyterlab/settingregistry" "^3.4.4"
|
|
|
+ "@jupyterlab/statedb" "^3.4.4"
|
|
|
+ "@jupyterlab/translation" "^3.4.4"
|
|
|
+ "@jupyterlab/ui-components" "^3.4.4"
|
|
|
+ "@lumino/algorithm" "^1.9.0"
|
|
|
+ "@lumino/commands" "^1.19.0"
|
|
|
+ "@lumino/coreutils" "^1.11.0"
|
|
|
+ "@lumino/disposable" "^1.10.0"
|
|
|
+ "@lumino/domutils" "^1.8.0"
|
|
|
+ "@lumino/messaging" "^1.10.0"
|
|
|
+ "@lumino/polling" "^1.9.0"
|
|
|
+ "@lumino/properties" "^1.8.0"
|
|
|
+ "@lumino/signaling" "^1.10.0"
|
|
|
+ "@lumino/virtualdom" "^1.14.0"
|
|
|
+ "@lumino/widgets" "^1.33.0"
|
|
|
+ "@types/react" "^17.0.0"
|
|
|
+ react "^17.0.1"
|
|
|
+ react-dom "^17.0.1"
|
|
|
+ sanitize-html "~2.5.3"
|
|
|
+ url "^0.11.0"
|
|
|
+
|
|
|
+"@jupyterlab/codeeditor@^3.4.4":
|
|
|
+ version "3.4.4"
|
|
|
+ resolved "https://registry.npmmirror.com/@jupyterlab/codeeditor/-/codeeditor-3.4.4.tgz#68071a096691e6b6661f8b0440677fec348c011f"
|
|
|
+ integrity sha512-4Cs7pnSZNWT7JjmIPh0Hs4RebdAOqKfWBEGb5Lwbq4afZ1lokshyO1Z8gDuHlNvm+It7Yj/nPhHn4fEG5IJ/Wg==
|
|
|
+ dependencies:
|
|
|
+ "@jupyterlab/coreutils" "^5.4.4"
|
|
|
+ "@jupyterlab/nbformat" "^3.4.4"
|
|
|
+ "@jupyterlab/observables" "^4.4.4"
|
|
|
+ "@jupyterlab/shared-models" "^3.4.4"
|
|
|
+ "@jupyterlab/translation" "^3.4.4"
|
|
|
+ "@jupyterlab/ui-components" "^3.4.4"
|
|
|
+ "@lumino/coreutils" "^1.11.0"
|
|
|
+ "@lumino/disposable" "^1.10.0"
|
|
|
+ "@lumino/dragdrop" "^1.13.0"
|
|
|
+ "@lumino/messaging" "^1.10.0"
|
|
|
+ "@lumino/signaling" "^1.10.0"
|
|
|
+ "@lumino/widgets" "^1.33.0"
|
|
|
+
|
|
|
+"@jupyterlab/codemirror@^3.4.4":
|
|
|
+ version "3.4.4"
|
|
|
+ resolved "https://registry.npmmirror.com/@jupyterlab/codemirror/-/codemirror-3.4.4.tgz#f7d9fcaa471d4512bb235391d7ce6308c52a195a"
|
|
|
+ integrity sha512-uIGLz3eQkmsWCMpCJfI1m2whDnMMFnne7D0GRXwozfnsCnrjEe7bvAkKdj8RfyI2VvntLkavvCpcOPjXiWQJcg==
|
|
|
+ dependencies:
|
|
|
+ "@jupyterlab/apputils" "^3.4.4"
|
|
|
+ "@jupyterlab/codeeditor" "^3.4.4"
|
|
|
+ "@jupyterlab/coreutils" "^5.4.4"
|
|
|
+ "@jupyterlab/nbformat" "^3.4.4"
|
|
|
+ "@jupyterlab/observables" "^4.4.4"
|
|
|
+ "@jupyterlab/shared-models" "^3.4.4"
|
|
|
+ "@jupyterlab/statusbar" "^3.4.4"
|
|
|
+ "@jupyterlab/translation" "^3.4.4"
|
|
|
+ "@lumino/algorithm" "^1.9.0"
|
|
|
+ "@lumino/commands" "^1.19.0"
|
|
|
+ "@lumino/coreutils" "^1.11.0"
|
|
|
+ "@lumino/disposable" "^1.10.0"
|
|
|
+ "@lumino/polling" "^1.9.0"
|
|
|
+ "@lumino/signaling" "^1.10.0"
|
|
|
+ "@lumino/widgets" "^1.33.0"
|
|
|
+ codemirror "~5.61.0"
|
|
|
+ react "^17.0.1"
|
|
|
+ y-codemirror "^3.0.1"
|
|
|
+
|
|
|
+"@jupyterlab/coreutils@^5.4.4":
|
|
|
+ version "5.4.4"
|
|
|
+ resolved "https://registry.npmmirror.com/@jupyterlab/coreutils/-/coreutils-5.4.4.tgz#d8097c0cf61f27077e9190cabf2a4767497918e2"
|
|
|
+ integrity sha512-YO9fTjUaar1NZap2uQegfagW6842GnSQjvap+PtRzi4rwJd4MPmCHjIOQY17hcmp+6SBb7bgUtE+ppkEPeuAaw==
|
|
|
+ dependencies:
|
|
|
+ "@lumino/coreutils" "^1.11.0"
|
|
|
+ "@lumino/disposable" "^1.10.0"
|
|
|
+ "@lumino/signaling" "^1.10.0"
|
|
|
+ minimist "~1.2.0"
|
|
|
+ moment "^2.24.0"
|
|
|
+ path-browserify "^1.0.0"
|
|
|
+ url-parse "~1.5.1"
|
|
|
+
|
|
|
+"@jupyterlab/docprovider@^3.4.4":
|
|
|
+ version "3.4.4"
|
|
|
+ resolved "https://registry.npmmirror.com/@jupyterlab/docprovider/-/docprovider-3.4.4.tgz#759efdc4f98f8232a296dee69652bb2ab10bf479"
|
|
|
+ integrity sha512-7j0dLV4oVepkJtSVvIcp12X4MAssXhbiwJI74qOVK3ERtgMQzZCFhWLEsadwHNYzX3VCwtlzdILQXX6qaE+OUA==
|
|
|
+ dependencies:
|
|
|
+ "@jupyterlab/shared-models" "^3.4.4"
|
|
|
+ "@lumino/coreutils" "^1.11.0"
|
|
|
+ lib0 "^0.2.42"
|
|
|
+ y-websocket "^1.3.15"
|
|
|
+ yjs "^13.5.17"
|
|
|
+
|
|
|
+"@jupyterlab/docregistry@^3.4.4":
|
|
|
+ version "3.4.4"
|
|
|
+ resolved "https://registry.npmmirror.com/@jupyterlab/docregistry/-/docregistry-3.4.4.tgz#82caa49aaa2f0819e762886fd0b78b13685b8395"
|
|
|
+ integrity sha512-iPuwanq8zSyfs8Dp2cCALi15yV3ubAq/4loE40597w+/gLfHQaFI3JPlc+06GtyQSl7ovO+ROmLqRAKmsKWrcA==
|
|
|
+ dependencies:
|
|
|
+ "@jupyterlab/apputils" "^3.4.4"
|
|
|
+ "@jupyterlab/codeeditor" "^3.4.4"
|
|
|
+ "@jupyterlab/codemirror" "^3.4.4"
|
|
|
+ "@jupyterlab/coreutils" "^5.4.4"
|
|
|
+ "@jupyterlab/docprovider" "^3.4.4"
|
|
|
+ "@jupyterlab/observables" "^4.4.4"
|
|
|
+ "@jupyterlab/rendermime" "^3.4.4"
|
|
|
+ "@jupyterlab/rendermime-interfaces" "^3.4.4"
|
|
|
+ "@jupyterlab/services" "^6.4.4"
|
|
|
+ "@jupyterlab/shared-models" "^3.4.4"
|
|
|
+ "@jupyterlab/translation" "^3.4.4"
|
|
|
+ "@jupyterlab/ui-components" "^3.4.4"
|
|
|
+ "@lumino/algorithm" "^1.9.0"
|
|
|
+ "@lumino/coreutils" "^1.11.0"
|
|
|
+ "@lumino/disposable" "^1.10.0"
|
|
|
+ "@lumino/messaging" "^1.10.0"
|
|
|
+ "@lumino/signaling" "^1.10.0"
|
|
|
+ "@lumino/widgets" "^1.33.0"
|
|
|
+ yjs "^13.5.17"
|
|
|
+
|
|
|
+"@jupyterlab/nbformat@^3.4.4":
|
|
|
+ version "3.4.4"
|
|
|
+ resolved "https://registry.npmmirror.com/@jupyterlab/nbformat/-/nbformat-3.4.4.tgz#8b645836d8baff1ad910202ac46546bbe9726a3a"
|
|
|
+ integrity sha512-2f0qzuzXixCJtoCLHJ28ZBCHy9lwsMvsu0lyBtrU6DLYXDGbk7KnUAv1jEVP1yr31TdF5FwPNAJGTt+Ld9Fj8g==
|
|
|
+ dependencies:
|
|
|
+ "@lumino/coreutils" "^1.11.0"
|
|
|
+
|
|
|
+"@jupyterlab/observables@^4.4.4":
|
|
|
+ version "4.4.4"
|
|
|
+ resolved "https://registry.npmmirror.com/@jupyterlab/observables/-/observables-4.4.4.tgz#88d0f15fc03a10fdef35830a196f034996f268ed"
|
|
|
+ integrity sha512-SsYeZxhbBe3gJQqcudQBTBHsL3gukdkYbtFZ7zZPZbPgF3wVzIuwHgrSU88ozQj98ljhwBc1FPGySXQJBYm2CA==
|
|
|
+ dependencies:
|
|
|
+ "@lumino/algorithm" "^1.9.0"
|
|
|
+ "@lumino/coreutils" "^1.11.0"
|
|
|
+ "@lumino/disposable" "^1.10.0"
|
|
|
+ "@lumino/messaging" "^1.10.0"
|
|
|
+ "@lumino/signaling" "^1.10.0"
|
|
|
+
|
|
|
+"@jupyterlab/rendermime-interfaces@^3.4.4":
|
|
|
+ version "3.4.4"
|
|
|
+ resolved "https://registry.npmmirror.com/@jupyterlab/rendermime-interfaces/-/rendermime-interfaces-3.4.4.tgz#c28498db9ba3cc8ea58db53060c853d949ee70be"
|
|
|
+ integrity sha512-lkE27cZBtg9Skv44sru9uHtLlDva6j/3pZTHwS5+OXU9EwtF2iyqQ6RY0MizJZKyI6om5M0jSNixS7rcwiEAhQ==
|
|
|
+ dependencies:
|
|
|
+ "@jupyterlab/translation" "^3.4.4"
|
|
|
+ "@lumino/coreutils" "^1.11.0"
|
|
|
+ "@lumino/widgets" "^1.33.0"
|
|
|
+
|
|
|
+"@jupyterlab/rendermime@^3.4.4":
|
|
|
+ version "3.4.4"
|
|
|
+ resolved "https://registry.npmmirror.com/@jupyterlab/rendermime/-/rendermime-3.4.4.tgz#a291029f6cdca21e504eb31d8a218a6adac069eb"
|
|
|
+ integrity sha512-BG72RAMHsyjb12uLb+rMhziFIEfIOC43Gqyd4+Uw0etpDxn6q72qKGAXxO4gF4NbAkK2d2Osk5Q+vz0cDskdtQ==
|
|
|
+ dependencies:
|
|
|
+ "@jupyterlab/apputils" "^3.4.4"
|
|
|
+ "@jupyterlab/codemirror" "^3.4.4"
|
|
|
+ "@jupyterlab/coreutils" "^5.4.4"
|
|
|
+ "@jupyterlab/nbformat" "^3.4.4"
|
|
|
+ "@jupyterlab/observables" "^4.4.4"
|
|
|
+ "@jupyterlab/rendermime-interfaces" "^3.4.4"
|
|
|
+ "@jupyterlab/services" "^6.4.4"
|
|
|
+ "@jupyterlab/translation" "^3.4.4"
|
|
|
+ "@lumino/algorithm" "^1.9.0"
|
|
|
+ "@lumino/coreutils" "^1.11.0"
|
|
|
+ "@lumino/messaging" "^1.10.0"
|
|
|
+ "@lumino/signaling" "^1.10.0"
|
|
|
+ "@lumino/widgets" "^1.33.0"
|
|
|
+ lodash.escape "^4.0.1"
|
|
|
+ marked "^4.0.17"
|
|
|
+
|
|
|
+"@jupyterlab/services@^6.4.4":
|
|
|
+ version "6.4.4"
|
|
|
+ resolved "https://registry.npmmirror.com/@jupyterlab/services/-/services-6.4.4.tgz#31c667b0be962af334f8a6a9fc276f16fdc3aae2"
|
|
|
+ integrity sha512-jaLl0RoF4nVGuQheLvQeJMxXB67bTrnbKkGZGF+kLFir7x5677SHtJP5w1FOtx5z62LjxSzl9X86xkfRH0yEIA==
|
|
|
+ dependencies:
|
|
|
+ "@jupyterlab/coreutils" "^5.4.4"
|
|
|
+ "@jupyterlab/nbformat" "^3.4.4"
|
|
|
+ "@jupyterlab/observables" "^4.4.4"
|
|
|
+ "@jupyterlab/settingregistry" "^3.4.4"
|
|
|
+ "@jupyterlab/statedb" "^3.4.4"
|
|
|
+ "@lumino/algorithm" "^1.9.0"
|
|
|
+ "@lumino/coreutils" "^1.11.0"
|
|
|
+ "@lumino/disposable" "^1.10.0"
|
|
|
+ "@lumino/polling" "^1.9.0"
|
|
|
+ "@lumino/signaling" "^1.10.0"
|
|
|
+ node-fetch "^2.6.0"
|
|
|
+ ws "^7.4.6"
|
|
|
+
|
|
|
+"@jupyterlab/settingregistry@^3.4.4":
|
|
|
+ version "3.4.4"
|
|
|
+ resolved "https://registry.npmmirror.com/@jupyterlab/settingregistry/-/settingregistry-3.4.4.tgz#af826fb0758a22156b4d0421eabd2870e6315e97"
|
|
|
+ integrity sha512-EAiGNB+Tm9BskmlKcWPhs6g9yRuygBm8Cr4YdPfOOvL8OO8H9TxC1C7Q6xrAr/xUPTk2Y6cOWht2NKXUzN3UqA==
|
|
|
+ dependencies:
|
|
|
+ "@jupyterlab/statedb" "^3.4.4"
|
|
|
+ "@lumino/commands" "^1.19.0"
|
|
|
+ "@lumino/coreutils" "^1.11.0"
|
|
|
+ "@lumino/disposable" "^1.10.0"
|
|
|
+ "@lumino/signaling" "^1.10.0"
|
|
|
+ ajv "^6.12.3"
|
|
|
+ json5 "^2.1.1"
|
|
|
+
|
|
|
+"@jupyterlab/shared-models@^3.4.4":
|
|
|
+ version "3.4.4"
|
|
|
+ resolved "https://registry.npmmirror.com/@jupyterlab/shared-models/-/shared-models-3.4.4.tgz#b42fc1b9fa43d0f32672605115d3c072fd402e8f"
|
|
|
+ integrity sha512-WR9EVRby/dL1hDM+fdNYWMMxrWvtmQeb/eLwgObyznA5jqXHVjJ/JMWzXR8nmxiQvZHvtS9Tfr4AF/CP+DJx9Q==
|
|
|
+ dependencies:
|
|
|
+ "@jupyterlab/nbformat" "^3.4.4"
|
|
|
+ "@lumino/coreutils" "^1.11.0"
|
|
|
+ "@lumino/disposable" "^1.10.0"
|
|
|
+ "@lumino/signaling" "^1.10.0"
|
|
|
+ y-protocols "^1.0.5"
|
|
|
+ yjs "^13.5.17"
|
|
|
+
|
|
|
+"@jupyterlab/statedb@^3.4.4":
|
|
|
+ version "3.4.4"
|
|
|
+ resolved "https://registry.npmmirror.com/@jupyterlab/statedb/-/statedb-3.4.4.tgz#9b3f67be3eb14ae8ec13a31c3b247940dcb4b03a"
|
|
|
+ integrity sha512-zIOOHDPPO/DCFZIgusuoYus9DP6dsRRx4JIlzOBZRtW7YPxDGYvDNFlCssUpOT90/tmkB1tKk7yn8Mm0DTufRQ==
|
|
|
+ dependencies:
|
|
|
+ "@lumino/commands" "^1.19.0"
|
|
|
+ "@lumino/coreutils" "^1.11.0"
|
|
|
+ "@lumino/disposable" "^1.10.0"
|
|
|
+ "@lumino/properties" "^1.8.0"
|
|
|
+ "@lumino/signaling" "^1.10.0"
|
|
|
+
|
|
|
+"@jupyterlab/statusbar@^3.4.4":
|
|
|
+ version "3.4.4"
|
|
|
+ resolved "https://registry.npmmirror.com/@jupyterlab/statusbar/-/statusbar-3.4.4.tgz#654794e236d409d499339b5b3ec80b8cbfa834c1"
|
|
|
+ integrity sha512-hwWY+iZPZZZm+kcGyLci7XSi3ElP04imn4mbBRr51/jMk8TCeF/fZl/ynDoExMPjWX0nfFET7vEpf7HF8Rp0Hw==
|
|
|
+ dependencies:
|
|
|
+ "@jupyterlab/apputils" "^3.4.4"
|
|
|
+ "@jupyterlab/codeeditor" "^3.4.4"
|
|
|
+ "@jupyterlab/services" "^6.4.4"
|
|
|
+ "@jupyterlab/translation" "^3.4.4"
|
|
|
+ "@jupyterlab/ui-components" "^3.4.4"
|
|
|
+ "@lumino/algorithm" "^1.9.0"
|
|
|
+ "@lumino/coreutils" "^1.11.0"
|
|
|
+ "@lumino/disposable" "^1.10.0"
|
|
|
+ "@lumino/messaging" "^1.10.0"
|
|
|
+ "@lumino/signaling" "^1.10.0"
|
|
|
+ "@lumino/widgets" "^1.33.0"
|
|
|
+ csstype "~3.0.3"
|
|
|
+ react "^17.0.1"
|
|
|
+ typestyle "^2.0.4"
|
|
|
+
|
|
|
+"@jupyterlab/theme-dark-extension@^3.4.3":
|
|
|
+ version "3.4.4"
|
|
|
+ resolved "https://registry.npmmirror.com/@jupyterlab/theme-dark-extension/-/theme-dark-extension-3.4.4.tgz#a533cd359630e304a7b5172408a8fb9004f2608d"
|
|
|
+ integrity sha512-fvrU5Je0FJfO3S6ejJ1qDH/NsCTl+YqoRbGmNe4OP4Qn077JQKWq+AbJH+gXW20CUlaEWidh9YgeUkqigZWiIQ==
|
|
|
+ dependencies:
|
|
|
+ "@jupyterlab/application" "^3.4.4"
|
|
|
+ "@jupyterlab/apputils" "^3.4.4"
|
|
|
+ "@jupyterlab/translation" "^3.4.4"
|
|
|
+
|
|
|
+"@jupyterlab/translation@^3.4.4":
|
|
|
+ version "3.4.4"
|
|
|
+ resolved "https://registry.npmmirror.com/@jupyterlab/translation/-/translation-3.4.4.tgz#fce566408661c3cb3b3d0f0edc5f3e5edaf9f7f1"
|
|
|
+ integrity sha512-pAFh3lX6ymiPeOXlAa3Bhr8QzFy2UOltk+AEmGNNCrBFTfKnv/csmVLGCGAksLOrUzH5d4h3Yic4/GYD4ixl6A==
|
|
|
+ dependencies:
|
|
|
+ "@jupyterlab/coreutils" "^5.4.4"
|
|
|
+ "@jupyterlab/services" "^6.4.4"
|
|
|
+ "@jupyterlab/statedb" "^3.4.4"
|
|
|
+ "@lumino/coreutils" "^1.11.0"
|
|
|
+
|
|
|
+"@jupyterlab/ui-components@^3.4.4":
|
|
|
+ version "3.4.4"
|
|
|
+ resolved "https://registry.npmmirror.com/@jupyterlab/ui-components/-/ui-components-3.4.4.tgz#acbc7716fabad38ca47751a7f6ff1f6bd8852131"
|
|
|
+ integrity sha512-z730VTR1KmilY72rgFuE92FkGol5lbagW+Cb0O8Q426Zc/p2j2Vr+vyNHEthfeAsBB3tszJAUnaeHEiK49IYsg==
|
|
|
+ dependencies:
|
|
|
+ "@blueprintjs/core" "^3.36.0"
|
|
|
+ "@blueprintjs/select" "^3.15.0"
|
|
|
+ "@jupyterlab/coreutils" "^5.4.4"
|
|
|
+ "@jupyterlab/translation" "^3.4.4"
|
|
|
+ "@lumino/algorithm" "^1.9.0"
|
|
|
+ "@lumino/commands" "^1.19.0"
|
|
|
+ "@lumino/coreutils" "^1.11.0"
|
|
|
+ "@lumino/disposable" "^1.10.0"
|
|
|
+ "@lumino/signaling" "^1.10.0"
|
|
|
+ "@lumino/virtualdom" "^1.14.0"
|
|
|
+ "@lumino/widgets" "^1.33.0"
|
|
|
+ "@rjsf/core" "^3.1.0"
|
|
|
+ react "^17.0.1"
|
|
|
+ react-dom "^17.0.1"
|
|
|
+ typestyle "^2.0.4"
|
|
|
+
|
|
|
"@lerna/add@4.0.0":
|
|
|
version "4.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/@lerna/add/-/add-4.0.0.tgz#c36f57d132502a57b9e7058d1548b7a565ef183f"
|
|
@@ -2366,6 +2674,23 @@
|
|
|
"@lumino/signaling" "^1.10.1"
|
|
|
"@lumino/virtualdom" "^1.14.1"
|
|
|
|
|
|
+"@lumino/widgets@^1.33.0":
|
|
|
+ version "1.33.0"
|
|
|
+ resolved "https://registry.npmmirror.com/@lumino/widgets/-/widgets-1.33.0.tgz#6b468342fbb80ff6a83d8eba28dbc900ab4addd7"
|
|
|
+ integrity sha512-Kt1zYU0FOZLTcyCAPkCAqFhK6PW+VAB0WIFuGdihO8BblfhY7KRsPn041PwVTXHAZrid1yaB2/aN+HbB2zh4Nw==
|
|
|
+ dependencies:
|
|
|
+ "@lumino/algorithm" "^1.9.1"
|
|
|
+ "@lumino/commands" "^1.20.0"
|
|
|
+ "@lumino/coreutils" "^1.12.0"
|
|
|
+ "@lumino/disposable" "^1.10.1"
|
|
|
+ "@lumino/domutils" "^1.8.1"
|
|
|
+ "@lumino/dragdrop" "^1.14.0"
|
|
|
+ "@lumino/keyboard" "^1.8.1"
|
|
|
+ "@lumino/messaging" "^1.10.1"
|
|
|
+ "@lumino/properties" "^1.8.1"
|
|
|
+ "@lumino/signaling" "^1.10.1"
|
|
|
+ "@lumino/virtualdom" "^1.14.1"
|
|
|
+
|
|
|
"@mapbox/node-pre-gyp@^1.0.0":
|
|
|
version "1.0.5"
|
|
|
resolved "https://registry.yarnpkg.com/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.5.tgz#2a0b32fcb416fb3f2250fd24cb2a81421a4f5950"
|
|
@@ -11921,6 +12246,11 @@ marked@^4.0.10:
|
|
|
resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.15.tgz#0216b7c9d5fcf6ac5042343c41d81a8b1b5e1b4a"
|
|
|
integrity sha512-esX5lPdTfG4p8LDkv+obbRCyOKzB+820ZZyMOXJZygZBHrH9b3xXR64X4kT3sPe9Nx8qQXbmcz6kFSMt4Nfk6Q==
|
|
|
|
|
|
+marked@^4.0.17:
|
|
|
+ version "4.0.18"
|
|
|
+ resolved "https://registry.npmmirror.com/marked/-/marked-4.0.18.tgz#cd0ac54b2e5610cfb90e8fd46ccaa8292c9ed569"
|
|
|
+ integrity sha512-wbLDJ7Zh0sqA0Vdg6aqlbT+yPxqLblpAZh1mK2+AO2twQkPywvvqQNfEPVwSSRjZ7dZcdeVBIAgiO7MMp3Dszw==
|
|
|
+
|
|
|
marky@^1.2.0:
|
|
|
version "1.2.2"
|
|
|
resolved "https://registry.yarnpkg.com/marky/-/marky-1.2.2.tgz#4456765b4de307a13d263a69b0c79bf226e68323"
|