jupyterlab 3.6.6__py3-none-any.whl → 3.6.8__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (300) hide show
  1. jupyterlab/_version.py +1 -1
  2. jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig +9 -9
  3. jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig +13 -13
  4. jupyterlab/schemas/@jupyterlab/apputils-extension/sanitizer.json +6 -0
  5. jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +7 -7
  6. jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +10 -10
  7. jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +8 -8
  8. jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +12 -12
  9. jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
  10. jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +19 -19
  11. jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
  12. jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
  13. jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
  14. jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +14 -14
  15. jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +17 -17
  16. jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
  17. jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
  18. jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
  19. jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
  20. jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
  21. jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig +6 -6
  22. jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +11 -11
  23. jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
  24. jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +8 -8
  25. jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +24 -24
  26. jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
  27. jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
  28. jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +12 -12
  29. jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
  30. jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +12 -12
  31. jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +10 -10
  32. jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
  33. jupyterlab/staging/package.json +145 -145
  34. jupyterlab/staging/yarn.lock +1198 -1193
  35. jupyterlab-3.6.6.data/data/share/jupyter/lab/static/1249.8501a6fa8feae7016c0a.js → jupyterlab/static/1249.416321697fbd993b9b66.js +2 -2
  36. jupyterlab/static/4400.0d0b0dd3667928c22be4.js +2 -0
  37. jupyterlab/static/{5493.c4714ef77ba6a59aec45.js → 5493.4b9e29abd9d538583023.js} +3 -3
  38. jupyterlab/static/7796.828360b48609dc38fc4c.js +2 -0
  39. jupyterlab/static/{8284.54c936b3303933d2da84.js → 8284.8f231e1599148e2b406a.js} +2 -2
  40. jupyterlab/static/build_log.json +121 -121
  41. jupyterlab/static/index.html +1 -1
  42. jupyterlab/static/jlab_core.7af6a20412fb66e231eb.js +3 -0
  43. jupyterlab/static/main.4999cab70933d690f75e.js +2 -0
  44. jupyterlab/static/package.json +145 -145
  45. jupyterlab/static/third-party-licenses.json +93 -93
  46. jupyterlab/tests/mock_packages/extension/package.json +3 -3
  47. jupyterlab/tests/mock_packages/interop/consumer/package.json +3 -3
  48. jupyterlab/tests/mock_packages/interop/provider/package.json +3 -3
  49. jupyterlab/tests/mock_packages/interop/token/package.json +1 -1
  50. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +9 -9
  51. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +13 -13
  52. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +6 -0
  53. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +7 -7
  54. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +10 -10
  55. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +8 -8
  56. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +12 -12
  57. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
  58. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +19 -19
  59. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
  60. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
  61. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
  62. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +14 -14
  63. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +17 -17
  64. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
  65. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
  66. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
  67. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
  68. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
  69. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +6 -6
  70. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +11 -11
  71. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
  72. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +8 -8
  73. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +24 -24
  74. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
  75. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
  76. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +12 -12
  77. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
  78. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +12 -12
  79. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +10 -10
  80. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
  81. jupyterlab/static/1249.8501a6fa8feae7016c0a.js → jupyterlab-3.6.8.data/data/share/jupyter/lab/static/1249.416321697fbd993b9b66.js +2 -2
  82. jupyterlab-3.6.8.data/data/share/jupyter/lab/static/4400.0d0b0dd3667928c22be4.js +2 -0
  83. jupyterlab-3.6.6.data/data/share/jupyter/lab/static/5493.c4714ef77ba6a59aec45.js → jupyterlab-3.6.8.data/data/share/jupyter/lab/static/5493.4b9e29abd9d538583023.js +3 -3
  84. jupyterlab-3.6.8.data/data/share/jupyter/lab/static/7796.828360b48609dc38fc4c.js +2 -0
  85. jupyterlab-3.6.6.data/data/share/jupyter/lab/static/8284.54c936b3303933d2da84.js → jupyterlab-3.6.8.data/data/share/jupyter/lab/static/8284.8f231e1599148e2b406a.js +2 -2
  86. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/build_log.json +121 -121
  87. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/index.html +1 -1
  88. jupyterlab-3.6.8.data/data/share/jupyter/lab/static/jlab_core.7af6a20412fb66e231eb.js +3 -0
  89. jupyterlab-3.6.8.data/data/share/jupyter/lab/static/main.4999cab70933d690f75e.js +2 -0
  90. jupyterlab-3.6.8.data/data/share/jupyter/lab/static/package.json +323 -0
  91. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/third-party-licenses.json +93 -93
  92. {jupyterlab-3.6.6.dist-info → jupyterlab-3.6.8.dist-info}/METADATA +30 -21
  93. {jupyterlab-3.6.6.dist-info → jupyterlab-3.6.8.dist-info}/RECORD +291 -291
  94. {jupyterlab-3.6.6.dist-info → jupyterlab-3.6.8.dist-info}/WHEEL +1 -1
  95. jupyterlab/static/155.0fcf510b6999b9eb8729.js +0 -2
  96. jupyterlab/static/7796.473fc1471536f42ae6be.js +0 -2
  97. jupyterlab/static/jlab_core.c3f88431949a8243d08c.js +0 -3
  98. jupyterlab/static/main.79b385776e13e3f97005.js +0 -2
  99. jupyterlab-3.6.6.data/data/share/jupyter/lab/static/155.0fcf510b6999b9eb8729.js +0 -2
  100. jupyterlab-3.6.6.data/data/share/jupyter/lab/static/7796.473fc1471536f42ae6be.js +0 -2
  101. jupyterlab-3.6.6.data/data/share/jupyter/lab/static/jlab_core.c3f88431949a8243d08c.js +0 -3
  102. jupyterlab-3.6.6.data/data/share/jupyter/lab/static/main.79b385776e13e3f97005.js +0 -2
  103. jupyterlab-3.6.6.data/data/share/jupyter/lab/static/package.json +0 -323
  104. /jupyterlab/static/{5493.c4714ef77ba6a59aec45.js.LICENSE.txt → 5493.4b9e29abd9d538583023.js.LICENSE.txt} +0 -0
  105. /jupyterlab/static/{jlab_core.c3f88431949a8243d08c.js.LICENSE.txt → jlab_core.7af6a20412fb66e231eb.js.LICENSE.txt} +0 -0
  106. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
  107. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
  108. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
  109. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
  110. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
  111. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/sidebar.json +0 -0
  112. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
  113. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
  114. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
  115. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
  116. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/workspaces.json +0 -0
  117. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
  118. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/commands.json +0 -0
  119. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/consoles.json +0 -0
  120. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/files.json +0 -0
  121. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/notebooks.json +0 -0
  122. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
  123. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
  124. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
  125. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
  126. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
  127. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
  128. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
  129. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
  130. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
  131. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
  132. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
  133. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
  134. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
  135. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
  136. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
  137. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
  138. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
  139. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
  140. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
  141. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/plugin.json +0 -0
  142. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
  143. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
  144. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
  145. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
  146. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
  147. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
  148. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
  149. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
  150. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
  151. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
  152. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
  153. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
  154. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
  155. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
  156. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
  157. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
  158. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/plugin.json +0 -0
  159. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
  160. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
  161. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
  162. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
  163. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/06f4d00923ea24697df5df0b92984175991d8bd25776a02d531bb401e393ec42.ttf +0 -0
  164. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1033.890eeae47460e241b1e9.js +0 -0
  165. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1036.a055f7326513fc5a04f7.js +0 -0
  166. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1036.a055f7326513fc5a04f7.js.LICENSE.txt +0 -0
  167. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1044.4e54e3e338cfaccdfb46.js +0 -0
  168. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1057.16c446ab94eb9e5ed42a.js +0 -0
  169. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1142.074d125bb59f5a332666.js +0 -0
  170. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/126.1e2fb998804b27c72a3e.js +0 -0
  171. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1358.9ab4f57e8227ce75f427.js +0 -0
  172. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1397.4b53e533e7ca4d3f06fe.js +0 -0
  173. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/14c9db4ff87fde08f67b0a69dd594bab6d87174812a0dbd34c59833bfed8cc0e.woff +0 -0
  174. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1842.1846f224482b066652bf.js +0 -0
  175. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1944.9bb345a40325c23313e9.js +0 -0
  176. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1944.9bb345a40325c23313e9.js.LICENSE.txt +0 -0
  177. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/198.ebf955f77b5c9807f163.js +0 -0
  178. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2249.0cc057d5b7da618aa4e0.js +0 -0
  179. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2326849b6c3dfa217a0e9ecaec9553c910a4e2987c87315c85073d2b95a484f3.svg +0 -0
  180. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2349.91555cd2ef72c84e9253.js +0 -0
  181. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2353.baeba73a2e9f3d9e75d2.js +0 -0
  182. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2356.f97dd8093f97f156efe4.js +0 -0
  183. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2585.4d374708a4df1d35065d.js +0 -0
  184. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3029.51bdde209f9c4e269943.js +0 -0
  185. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3087.06efd084edba2bea6ea1.js +0 -0
  186. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3114.5cbcff15783573c636c6.js +0 -0
  187. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3122.b1fda55c421da97a00a3.js +0 -0
  188. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3236.4fabf963498daeeb9624.js +0 -0
  189. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3308.03624912593a42120dea.js +0 -0
  190. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3387.bb8976de803b341fe7a3.js +0 -0
  191. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3443.868b4f89289beb97adec.js +0 -0
  192. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3496.ecb0e7fcc54191234ae6.js +0 -0
  193. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3531.0bacde3facdc0c46766c.js +0 -0
  194. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3532.c5348a7ce31c17eaeb0b.js +0 -0
  195. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3664.cfb68e6cb3654849310c.js +0 -0
  196. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3791.6adeeacb6143a6599115.js +0 -0
  197. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3935.4159b022aa6d82e44127.js +0 -0
  198. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3935.4159b022aa6d82e44127.js.LICENSE.txt +0 -0
  199. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3992.6587b8bb22d3b162cc6b.js +0 -0
  200. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3d06af1f31cd83ace7a265a014b8fb5dee15770ecac8f7a55555190e627e03c2.ttf +0 -0
  201. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/406.6f87c9a21bbaa5f39fc4.js +0 -0
  202. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/407a9723fc717c94e287496080d773e18e29c3cac49e2630172343c65c0864a8.eot +0 -0
  203. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4151.ce38cc139e8eec621bde.js +0 -0
  204. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4155.784ca1752696680bf373.js +0 -0
  205. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/43c072c16c9ee6d67acdfa6c6d6685ff1e74eb4237b7cc3c1348ab1c108b26af.woff2 +0 -0
  206. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4402.d24b4a44244e256d0126.js +0 -0
  207. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4429.c4f083ef6b6e29345fd4.js +0 -0
  208. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/45.91c59b0e1dca32f01373.js +0 -0
  209. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4570.53adcb6f69939da383ff.js +0 -0
  210. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4631.96a143e70f005fef7b59.js +0 -0
  211. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4657.f97cd1238beedb61548c.js +0 -0
  212. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/466.239a0c009f33f1cb7cab.js +0 -0
  213. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4894.f5e3a48d18905b75d07f.js +0 -0
  214. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/501.d77919e38ba77753c7f8.js +0 -0
  215. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5065.49dd76cb64fd444f785f.js +0 -0
  216. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5096.96faf5ddac346a9ad9c3.js +0 -0
  217. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5096.96faf5ddac346a9ad9c3.js.LICENSE.txt +0 -0
  218. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5223.0006e6e211b7c197b9f1.js +0 -0
  219. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5289.6c67522c6a1c32fc2ea2.js +0 -0
  220. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5383.d630abf49f5cb82bb76f.js +0 -0
  221. /jupyterlab-3.6.6.data/data/share/jupyter/lab/static/5493.c4714ef77ba6a59aec45.js.LICENSE.txt → /jupyterlab-3.6.8.data/data/share/jupyter/lab/static/5493.4b9e29abd9d538583023.js.LICENSE.txt +0 -0
  222. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5505.d108d38d683afca0e4ed.js +0 -0
  223. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5557.625f5943a166b494ee38.js +0 -0
  224. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5619.b1928648a190b38e627a.js +0 -0
  225. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6005.cda1ecd972909c2a0250.js +0 -0
  226. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6064.1a4a55a09511d4907870.js +0 -0
  227. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6064.1a4a55a09511d4907870.js.LICENSE.txt +0 -0
  228. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6218.63b338a58c855634089e.js +0 -0
  229. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6282.455f87010a88485c089b.js +0 -0
  230. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6443.04025a1d063425902d56.js +0 -0
  231. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6504.f578fea4ca18a937babd.js +0 -0
  232. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6550.f5dbb748ddae3ef4b27e.js +0 -0
  233. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6598.e2d4d064ef6bca780c2c.js +0 -0
  234. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6655.0f133ab652b8d8af8a1a.js +0 -0
  235. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6700.c96344a466d1896657bf.js +0 -0
  236. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6777.1b7dcbf5a42c2daf11b8.js +0 -0
  237. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/679b5a5216bbdf913cc22d6ae44778c1ef975ee387a6c4c5de87e75d19a22232.svg +0 -0
  238. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6952.1bd5bcfeb0d87e61efcb.js +0 -0
  239. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6962.6d7125f759d926dcf34f.js +0 -0
  240. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6975.e0560614fd629195c9bf.js +0 -0
  241. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6989.75bf0da94e660a6c26f8.js +0 -0
  242. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7034.fce307da76771c0ef0c8.js +0 -0
  243. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7050.fc2b565767a93966c20e.js +0 -0
  244. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7289.c749cf355edec3e37aa8.js +0 -0
  245. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7294.f71c2889fedcd71bd1ee.js +0 -0
  246. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7294.f71c2889fedcd71bd1ee.js.LICENSE.txt +0 -0
  247. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7300.26360c57b8bd81344bd5.js +0 -0
  248. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7454.5859b3e9803de4da9c05.js +0 -0
  249. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7463.c34847707aeb55f90a82.js +0 -0
  250. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/74edc18b67c487e32f181719fdb347e2e77020744651f446e9acd7bd6821e2e7.woff +0 -0
  251. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/75a761159ae266c5332a4f266e07a5543712ffb76ee0260b07782195c04dc364.eot +0 -0
  252. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7717.2a6e6bb4e5f6b92e9798.js +0 -0
  253. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
  254. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7755.d506a1d9dadf30b1e490.js +0 -0
  255. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7788.5e16fdcc197e245776fd.js +0 -0
  256. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7900.86dcbbbfb1a3d4f98375.js +0 -0
  257. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8012.e4c8f67dc497d26c16fc.js +0 -0
  258. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8059.6011120485fc3c4868d4.js +0 -0
  259. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/807.25ee5f37af96f64ba380.js +0 -0
  260. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/807.25ee5f37af96f64ba380.js.LICENSE.txt +0 -0
  261. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8102.7f1644c3be420fb40db9.js +0 -0
  262. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8428.dd5a93f02f55af0d3d8c.js +0 -0
  263. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8523.9b232c15e4eb5bc08a37.js +0 -0
  264. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8524.48062ecfe543b6d76860.js +0 -0
  265. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8580.974138f8b6ddb72035f9.js +0 -0
  266. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8657.bf693afb7646976b9a51.js +0 -0
  267. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/870.e515a8a325f5ddb19079.js +0 -0
  268. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8708.35479b2d01be1e86804a.js +0 -0
  269. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8819.743ff7148bbdf35c7bbb.js +0 -0
  270. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8834.7621cb792c80bfa66e05.js +0 -0
  271. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8843.35ec0f0b1f61c25e0401.js +0 -0
  272. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8afc6e5e842baab16010c2ce6fcf48ec4ded8e1579a37c1f1bc027e120d04951.woff2 +0 -0
  273. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/900.6a1241c0269d5df615c8.js +0 -0
  274. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/901.2ec3367a81663f96cc4b.js +0 -0
  275. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9039.5f28fec36b1eba3e4a52.js +0 -0
  276. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9109.1b114e9c83e36c6560df.js +0 -0
  277. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/911.0c08f040896753efc653.js +0 -0
  278. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/911.0c08f040896753efc653.js.LICENSE.txt +0 -0
  279. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9316.c4abfd78d98bb182cd2f.js +0 -0
  280. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9473.2e52d2ba788beec303be.js +0 -0
  281. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9473.2e52d2ba788beec303be.js.LICENSE.txt +0 -0
  282. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/96.c281b119ab350d7dd3de.js +0 -0
  283. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9845.8b6c837a5ff754554b39.js +0 -0
  284. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9866.5db2f5cd62fb6e231305.js +0 -0
  285. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/aff76e5c986f295d4bc6f8142a78e2a31888b101c2d025db89f79c75f64fd90b.woff +0 -0
  286. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
  287. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/c651b8a67d3193206f622c3c3b0fbca4a2f2727108c4212b52c1e2a2e84c9b31.ttf +0 -0
  288. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/cf83ffb8cf0023bd439dfdd5d02f1954b6ee027e85897d6cfc5f90bbca9ec1d2.eot +0 -0
  289. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/d0b4256abed72481585662971262eabee345c19f837af00d7ce24239d3b40eef.woff2 +0 -0
  290. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/fa498fb2596a5235c5c86d7b68a7fbe76e9855c01af4b0e5ab41c41047c648e0.svg +0 -0
  291. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/index.out.js +0 -0
  292. /jupyterlab-3.6.6.data/data/share/jupyter/lab/static/jlab_core.c3f88431949a8243d08c.js.LICENSE.txt → /jupyterlab-3.6.8.data/data/share/jupyter/lab/static/jlab_core.7af6a20412fb66e231eb.js.LICENSE.txt +0 -0
  293. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/style.js +0 -0
  294. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
  295. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
  296. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
  297. {jupyterlab-3.6.6.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
  298. {jupyterlab-3.6.6.dist-info → jupyterlab-3.6.8.dist-info}/LICENSE +0 -0
  299. {jupyterlab-3.6.6.dist-info → jupyterlab-3.6.8.dist-info}/entry_points.txt +0 -0
  300. {jupyterlab-3.6.6.dist-info → jupyterlab-3.6.8.dist-info}/top_level.txt +0 -0
@@ -54,9 +54,9 @@
54
54
  integrity sha512-rFnSUN/QOtnOAgqFRooTA3H57JLDm0QEG/jPdk+tLQNL/eWd+Aok8g3qCI+Q1xuDPWpGW/i9JySpJVsq8Q0s9w==
55
55
 
56
56
  "@gar/promisify@^1.0.1":
57
- version "1.1.2"
58
- resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.2.tgz#30aa825f11d438671d585bd44e7fd564535fc210"
59
- integrity sha512-82cpyJyKRoQoRi+14ibCeGPu0CwypgtBAdBhq1WfvagpCZNKqwXbKwXllYSMG91DhmG4jt9gN8eP6lGOtozuaw==
57
+ version "1.1.3"
58
+ resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
59
+ integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
60
60
 
61
61
  "@hypnosphi/create-react-context@^0.3.1":
62
62
  version "0.3.1"
@@ -78,40 +78,40 @@
78
78
  y-protocols "^1.0.5"
79
79
  yjs "^13.5.40"
80
80
 
81
- "@jupyterlab/application-extension@^3.6.6", "@jupyterlab/application-extension@~3.6.6":
82
- version "3.6.6"
83
- resolved "https://registry.yarnpkg.com/@jupyterlab/application-extension/-/application-extension-3.6.6.tgz#a865b8a7230b729eeca49208c229e548d77b7120"
84
- integrity sha512-A8+BGoMdFlEaflTee8L8SUhbhbP05RNpZr+DrzwwzeZN34bCVzRotVua8Nt6JwyBq+DAb2KdfgZlfGROBioYvw==
85
- dependencies:
86
- "@jupyterlab/application" "^3.6.6"
87
- "@jupyterlab/apputils" "^3.6.6"
88
- "@jupyterlab/coreutils" "^5.6.6"
89
- "@jupyterlab/property-inspector" "^3.6.6"
90
- "@jupyterlab/settingregistry" "^3.6.6"
91
- "@jupyterlab/statedb" "^3.6.6"
92
- "@jupyterlab/translation" "^3.6.6"
93
- "@jupyterlab/ui-components" "^3.6.6"
81
+ "@jupyterlab/application-extension@^3.6.8", "@jupyterlab/application-extension@~3.6.8":
82
+ version "3.6.8"
83
+ resolved "https://registry.yarnpkg.com/@jupyterlab/application-extension/-/application-extension-3.6.8.tgz#a1fdc869fb597a9b1de9a9aa706f6059ada2c982"
84
+ integrity sha512-dmQJuVxNL/DWgdUddgUzWu1S+18S/715qbyMQKpWt0MiVhd42ijYFJ8Fhc8+wxtNJ3uhKtWkLmw6A2ydbyLuFg==
85
+ dependencies:
86
+ "@jupyterlab/application" "^3.6.8"
87
+ "@jupyterlab/apputils" "^3.6.8"
88
+ "@jupyterlab/coreutils" "^5.6.8"
89
+ "@jupyterlab/property-inspector" "^3.6.8"
90
+ "@jupyterlab/settingregistry" "^3.6.8"
91
+ "@jupyterlab/statedb" "^3.6.8"
92
+ "@jupyterlab/translation" "^3.6.8"
93
+ "@jupyterlab/ui-components" "^3.6.8"
94
94
  "@lumino/algorithm" "^1.9.0"
95
95
  "@lumino/coreutils" "^1.11.0"
96
96
  "@lumino/disposable" "^1.10.0"
97
97
  "@lumino/widgets" "^1.37.2"
98
98
  react "^17.0.1"
99
99
 
100
- "@jupyterlab/application@^3.6.6", "@jupyterlab/application@~3.6.6":
101
- version "3.6.6"
102
- resolved "https://registry.yarnpkg.com/@jupyterlab/application/-/application-3.6.6.tgz#cc45f68e977838e6a7b6d5e27df44e6b371428a4"
103
- integrity sha512-zBMoPgX9Zu7HBOKb6+UB2Xw+SpakP+lB7UWBRWEX5q2XarziVae1nIUEjvMHSf3zi+tm8pb3flJXw1Dh4ikeOQ==
100
+ "@jupyterlab/application@^3.6.8", "@jupyterlab/application@~3.6.8":
101
+ version "3.6.8"
102
+ resolved "https://registry.yarnpkg.com/@jupyterlab/application/-/application-3.6.8.tgz#5212be03a96c475c7a9344fd42d408d04feaccc5"
103
+ integrity sha512-etdmbBO2gIgTQYzuIzk4qylQy7d680Dqg2NiXiWNxsk9SR+BrbC+FDfuAhGFOnQhspkutPKmWeZPzOPzFdNs5g==
104
104
  dependencies:
105
105
  "@fortawesome/fontawesome-free" "^5.12.0"
106
- "@jupyterlab/apputils" "^3.6.6"
107
- "@jupyterlab/coreutils" "^5.6.6"
108
- "@jupyterlab/docregistry" "^3.6.6"
109
- "@jupyterlab/rendermime" "^3.6.6"
110
- "@jupyterlab/rendermime-interfaces" "^3.6.6"
111
- "@jupyterlab/services" "^6.6.6"
112
- "@jupyterlab/statedb" "^3.6.6"
113
- "@jupyterlab/translation" "^3.6.6"
114
- "@jupyterlab/ui-components" "^3.6.6"
106
+ "@jupyterlab/apputils" "^3.6.8"
107
+ "@jupyterlab/coreutils" "^5.6.8"
108
+ "@jupyterlab/docregistry" "^3.6.8"
109
+ "@jupyterlab/rendermime" "^3.6.8"
110
+ "@jupyterlab/rendermime-interfaces" "^3.6.8"
111
+ "@jupyterlab/services" "^6.6.8"
112
+ "@jupyterlab/statedb" "^3.6.8"
113
+ "@jupyterlab/translation" "^3.6.8"
114
+ "@jupyterlab/ui-components" "^3.6.8"
115
115
  "@lumino/algorithm" "^1.9.0"
116
116
  "@lumino/application" "^1.31.4"
117
117
  "@lumino/commands" "^1.19.0"
@@ -123,23 +123,23 @@
123
123
  "@lumino/signaling" "^1.10.0"
124
124
  "@lumino/widgets" "^1.37.2"
125
125
 
126
- "@jupyterlab/apputils-extension@^3.6.6", "@jupyterlab/apputils-extension@~3.6.6":
127
- version "3.6.6"
128
- resolved "https://registry.yarnpkg.com/@jupyterlab/apputils-extension/-/apputils-extension-3.6.6.tgz#46d7f7c48849c92f67d7237c780d6b5dd570953b"
129
- integrity sha512-16oOYqObm16Pj7vkB8z30U5Or9Q416SqOBriLX4+xIZYzRyBCmtrpVc9ZwYY0o/7spjRAcqgYuvNPNXbt2WPjw==
130
- dependencies:
131
- "@jupyterlab/application" "^3.6.6"
132
- "@jupyterlab/apputils" "^3.6.6"
133
- "@jupyterlab/coreutils" "^5.6.6"
134
- "@jupyterlab/docregistry" "^3.6.6"
135
- "@jupyterlab/filebrowser" "^3.6.6"
136
- "@jupyterlab/mainmenu" "^3.6.6"
137
- "@jupyterlab/services" "^6.6.6"
138
- "@jupyterlab/settingregistry" "^3.6.6"
139
- "@jupyterlab/statedb" "^3.6.6"
140
- "@jupyterlab/statusbar" "^3.6.6"
141
- "@jupyterlab/translation" "^3.6.6"
142
- "@jupyterlab/ui-components" "^3.6.6"
126
+ "@jupyterlab/apputils-extension@^3.6.8", "@jupyterlab/apputils-extension@~3.6.8":
127
+ version "3.6.8"
128
+ resolved "https://registry.yarnpkg.com/@jupyterlab/apputils-extension/-/apputils-extension-3.6.8.tgz#757963749bd316aaa78d01e4ec213f0daa96ea45"
129
+ integrity sha512-ZCT85GPNyzlnV1oc3UGE3l2S5TZhetr9nhNbInWRBSOq6VBAlvqOC4e/STCSYUt/pWZ//xnfcEsHjkhH1io5NA==
130
+ dependencies:
131
+ "@jupyterlab/application" "^3.6.8"
132
+ "@jupyterlab/apputils" "^3.6.8"
133
+ "@jupyterlab/coreutils" "^5.6.8"
134
+ "@jupyterlab/docregistry" "^3.6.8"
135
+ "@jupyterlab/filebrowser" "^3.6.8"
136
+ "@jupyterlab/mainmenu" "^3.6.8"
137
+ "@jupyterlab/services" "^6.6.8"
138
+ "@jupyterlab/settingregistry" "^3.6.8"
139
+ "@jupyterlab/statedb" "^3.6.8"
140
+ "@jupyterlab/statusbar" "^3.6.8"
141
+ "@jupyterlab/translation" "^3.6.8"
142
+ "@jupyterlab/ui-components" "^3.6.8"
143
143
  "@lumino/algorithm" "^1.9.0"
144
144
  "@lumino/commands" "^1.19.0"
145
145
  "@lumino/coreutils" "^1.11.0"
@@ -151,18 +151,18 @@
151
151
  react-dom "^17.0.1"
152
152
  react-toastify "^9.0.8"
153
153
 
154
- "@jupyterlab/apputils@^3.6.6", "@jupyterlab/apputils@~3.6.6":
155
- version "3.6.6"
156
- resolved "https://registry.yarnpkg.com/@jupyterlab/apputils/-/apputils-3.6.6.tgz#014a0c47acedc27e4e7ba75a2f953c4cc8b3d15f"
157
- integrity sha512-JtTxrx6kEXm7Gy8+/57XHwqkJtwme8AhaKlyQ7LJr8vDNjKluIO12NYQQEdT6lz6TSoJJ+usg2IEqhTHY80byA==
158
- dependencies:
159
- "@jupyterlab/coreutils" "^5.6.6"
160
- "@jupyterlab/observables" "^4.6.6"
161
- "@jupyterlab/services" "^6.6.6"
162
- "@jupyterlab/settingregistry" "^3.6.6"
163
- "@jupyterlab/statedb" "^3.6.6"
164
- "@jupyterlab/translation" "^3.6.6"
165
- "@jupyterlab/ui-components" "^3.6.6"
154
+ "@jupyterlab/apputils@^3.6.8", "@jupyterlab/apputils@~3.6.8":
155
+ version "3.6.8"
156
+ resolved "https://registry.yarnpkg.com/@jupyterlab/apputils/-/apputils-3.6.8.tgz#e6687dd8ae50845c3faa5409cad54843cd882fb8"
157
+ integrity sha512-8BxyDbpBFOD3vjlUEZc39xNPtnKMQIFzUHH2S1oLECT0jcHNK08wuymPsYBcbvGO2s3YI57z0iz+JIXUmMhdSg==
158
+ dependencies:
159
+ "@jupyterlab/coreutils" "^5.6.8"
160
+ "@jupyterlab/observables" "^4.6.8"
161
+ "@jupyterlab/services" "^6.6.8"
162
+ "@jupyterlab/settingregistry" "^3.6.8"
163
+ "@jupyterlab/statedb" "^3.6.8"
164
+ "@jupyterlab/translation" "^3.6.8"
165
+ "@jupyterlab/ui-components" "^3.6.8"
166
166
  "@lumino/algorithm" "^1.9.0"
167
167
  "@lumino/commands" "^1.19.0"
168
168
  "@lumino/coreutils" "^1.11.0"
@@ -180,22 +180,22 @@
180
180
  sanitize-html "~2.7.3"
181
181
  url "^0.11.0"
182
182
 
183
- "@jupyterlab/attachments@^3.6.6", "@jupyterlab/attachments@~3.6.6":
184
- version "3.6.6"
185
- resolved "https://registry.yarnpkg.com/@jupyterlab/attachments/-/attachments-3.6.6.tgz#9019ead141959b5b83384c1477549c357926eb1a"
186
- integrity sha512-FQR3iHjEaVTw28p+LOCr+15KhDVxzjkAeosvAfyt6kVCWZaU2Argkz3XkZPpl7WR2gcytLKDCFif54hcx+1qDg==
183
+ "@jupyterlab/attachments@^3.6.8", "@jupyterlab/attachments@~3.6.8":
184
+ version "3.6.8"
185
+ resolved "https://registry.yarnpkg.com/@jupyterlab/attachments/-/attachments-3.6.8.tgz#38ab1aab3ae4742695bd8eb535da144c2378839b"
186
+ integrity sha512-Ly7SpSkJtmBPsxjfeNxqvpjr6AqKwOC77QE31wfrjhQoU0/uyphu2cvo9Ihe/Vi2JDwh8MSxiOgekDyjDCltIw==
187
187
  dependencies:
188
- "@jupyterlab/nbformat" "^3.6.6"
189
- "@jupyterlab/observables" "^4.6.6"
190
- "@jupyterlab/rendermime" "^3.6.6"
191
- "@jupyterlab/rendermime-interfaces" "^3.6.6"
188
+ "@jupyterlab/nbformat" "^3.6.8"
189
+ "@jupyterlab/observables" "^4.6.8"
190
+ "@jupyterlab/rendermime" "^3.6.8"
191
+ "@jupyterlab/rendermime-interfaces" "^3.6.8"
192
192
  "@lumino/disposable" "^1.10.0"
193
193
  "@lumino/signaling" "^1.10.0"
194
194
 
195
- "@jupyterlab/builder@^3.6.6":
196
- version "3.6.6"
197
- resolved "https://registry.yarnpkg.com/@jupyterlab/builder/-/builder-3.6.6.tgz#e3b815c1e6916fedf08e47b4d63b45511df2eeed"
198
- integrity sha512-J4ZEUrvxc7sgjT3t7tCpoeDAA3ZeWJa3ph25+ElgQRAe6a2/X3sVyWCcpQzHG6l/No5DX5d9K6+Jtwx5ihmOJQ==
195
+ "@jupyterlab/builder@^3.6.8":
196
+ version "3.6.8"
197
+ resolved "https://registry.yarnpkg.com/@jupyterlab/builder/-/builder-3.6.8.tgz#97682fa254c3a84bf01cfe82f38cca8ff9a5fbe2"
198
+ integrity sha512-tGDA9Zc1YolPTJILMp8ZIBK0snJKa0zLiewy+Tj2+cHLsTVM2802eUG9ow1YKGfM1HSnyqKd3SGvgoUJBS8/rA==
199
199
  dependencies:
200
200
  "@lumino/algorithm" "^1.9.0"
201
201
  "@lumino/application" "^1.31.4"
@@ -233,10 +233,10 @@
233
233
  webpack-merge "^5.1.2"
234
234
  worker-loader "^3.0.2"
235
235
 
236
- "@jupyterlab/buildutils@^3.6.6":
237
- version "3.6.6"
238
- resolved "https://registry.yarnpkg.com/@jupyterlab/buildutils/-/buildutils-3.6.6.tgz#dd7d903e036e6f57e79c8aed657e61abbffaf1a8"
239
- integrity sha512-LOU+TzYvi3Lfg8+FyRAfzYF8+ARj6KiWYxITDBbANmrAjJJmCKoygUMq5GEZBOA4cYH06BgX5p+xuDdNbZ6mdg==
236
+ "@jupyterlab/buildutils@^3.6.8":
237
+ version "3.6.8"
238
+ resolved "https://registry.yarnpkg.com/@jupyterlab/buildutils/-/buildutils-3.6.8.tgz#aa19642165bcd3d2ba8455270f0b11f8516c7d41"
239
+ integrity sha512-g54yY2ziflcGo0MucFl/I/jOuTCx7WLfAnjFenij4uNvJfmnXvoBeX74gdjEt0agrooO4XGZJZ0tZR4NsMBfTg==
240
240
  dependencies:
241
241
  "@lumino/coreutils" "^1.11.0"
242
242
  "@yarnpkg/lockfile" "^1.1.0"
@@ -257,51 +257,51 @@
257
257
  typescript "~4.1.3"
258
258
  verdaccio "^5.20.1"
259
259
 
260
- "@jupyterlab/cell-toolbar-extension@^3.6.6", "@jupyterlab/cell-toolbar-extension@~3.6.6":
261
- version "3.6.6"
262
- resolved "https://registry.yarnpkg.com/@jupyterlab/cell-toolbar-extension/-/cell-toolbar-extension-3.6.6.tgz#0f52183559a0c305d506ddbc29e2f75e1d5ea215"
263
- integrity sha512-N/kdtl2OGPdw8zeEqFddvU4HGyaLoyQFy++tSp5hRz7PqKaxeME1LdVZjnTWdtF0WI/BuRWbNK2twCrwXBLvfA==
264
- dependencies:
265
- "@jupyterlab/application" "^3.6.6"
266
- "@jupyterlab/apputils" "^3.6.6"
267
- "@jupyterlab/cell-toolbar" "^3.6.6"
268
- "@jupyterlab/settingregistry" "^3.6.6"
269
- "@jupyterlab/translation" "^3.6.6"
270
-
271
- "@jupyterlab/cell-toolbar@^3.6.6", "@jupyterlab/cell-toolbar@~3.6.6":
272
- version "3.6.6"
273
- resolved "https://registry.yarnpkg.com/@jupyterlab/cell-toolbar/-/cell-toolbar-3.6.6.tgz#1108e325a26eec845b26cd3cd996c12774fc512c"
274
- integrity sha512-fXie5I2FTGRu/sjZykMzBtKzmSNQZ29yDaUAcUTzdS1EsbzjC9nEtqvx8n0zJ+O/4JdaH77P3Hxrs21/H8v64g==
275
- dependencies:
276
- "@jupyterlab/apputils" "^3.6.6"
277
- "@jupyterlab/cells" "^3.6.6"
278
- "@jupyterlab/docregistry" "^3.6.6"
279
- "@jupyterlab/notebook" "^3.6.6"
280
- "@jupyterlab/observables" "^4.6.6"
260
+ "@jupyterlab/cell-toolbar-extension@^3.6.8", "@jupyterlab/cell-toolbar-extension@~3.6.8":
261
+ version "3.6.8"
262
+ resolved "https://registry.yarnpkg.com/@jupyterlab/cell-toolbar-extension/-/cell-toolbar-extension-3.6.8.tgz#67941b27d83f3c9973475c1e768ff8dce728cffe"
263
+ integrity sha512-5HYUhZuRGo+oUlBNwc3b2iom489h2bPsp8NYlIB65ddEtly98pTlxVmwJrA6n2tVVtFkLbNOAyjZwpmod+a/GA==
264
+ dependencies:
265
+ "@jupyterlab/application" "^3.6.8"
266
+ "@jupyterlab/apputils" "^3.6.8"
267
+ "@jupyterlab/cell-toolbar" "^3.6.8"
268
+ "@jupyterlab/settingregistry" "^3.6.8"
269
+ "@jupyterlab/translation" "^3.6.8"
270
+
271
+ "@jupyterlab/cell-toolbar@^3.6.8", "@jupyterlab/cell-toolbar@~3.6.8":
272
+ version "3.6.8"
273
+ resolved "https://registry.yarnpkg.com/@jupyterlab/cell-toolbar/-/cell-toolbar-3.6.8.tgz#119bd83e4eea0658641630e465b647e64500a95d"
274
+ integrity sha512-ufuJWoUZ1xultInvj+Hs0jtPAiIHacJckFcFafAXN7E19L8+jc01BfKL1FWRiuTQ9f9OBjsqAT9KNEXlXCHaKg==
275
+ dependencies:
276
+ "@jupyterlab/apputils" "^3.6.8"
277
+ "@jupyterlab/cells" "^3.6.8"
278
+ "@jupyterlab/docregistry" "^3.6.8"
279
+ "@jupyterlab/notebook" "^3.6.8"
280
+ "@jupyterlab/observables" "^4.6.8"
281
281
  "@lumino/algorithm" "^1.9.0"
282
282
  "@lumino/commands" "^1.19.0"
283
283
  "@lumino/disposable" "^1.10.0"
284
284
  "@lumino/signaling" "^1.10.0"
285
285
  "@lumino/widgets" "^1.37.2"
286
286
 
287
- "@jupyterlab/cells@^3.6.6", "@jupyterlab/cells@~3.6.6":
288
- version "3.6.6"
289
- resolved "https://registry.yarnpkg.com/@jupyterlab/cells/-/cells-3.6.6.tgz#162cd7bdd9b9d09591b26a869916acb3ffd1623c"
290
- integrity sha512-rJbdA0uOP4sWdR36BgRolH7EPQz3WRgYuxnhUAPgkDvd4Rr0MlO/zzBuFrPENzoo2Zk1cqHIimT7UtenBM9iXg==
291
- dependencies:
292
- "@jupyterlab/apputils" "^3.6.6"
293
- "@jupyterlab/attachments" "^3.6.6"
294
- "@jupyterlab/codeeditor" "^3.6.6"
295
- "@jupyterlab/codemirror" "^3.6.6"
296
- "@jupyterlab/coreutils" "^5.6.6"
297
- "@jupyterlab/filebrowser" "^3.6.6"
298
- "@jupyterlab/nbformat" "^3.6.6"
299
- "@jupyterlab/observables" "^4.6.6"
300
- "@jupyterlab/outputarea" "^3.6.6"
301
- "@jupyterlab/rendermime" "^3.6.6"
302
- "@jupyterlab/services" "^6.6.6"
303
- "@jupyterlab/shared-models" "^3.6.6"
304
- "@jupyterlab/ui-components" "^3.6.6"
287
+ "@jupyterlab/cells@^3.6.8", "@jupyterlab/cells@~3.6.8":
288
+ version "3.6.8"
289
+ resolved "https://registry.yarnpkg.com/@jupyterlab/cells/-/cells-3.6.8.tgz#bcfdece9f9804161f3f7d2ba4bdd8eb169756a44"
290
+ integrity sha512-n/XRsNKO0UaYhNJ0x6hbeuNihw04WQndedZX25zAWOCmaSMamqGanit+o0hcV2HAXO8feZakrb1iL25fWmJUlQ==
291
+ dependencies:
292
+ "@jupyterlab/apputils" "^3.6.8"
293
+ "@jupyterlab/attachments" "^3.6.8"
294
+ "@jupyterlab/codeeditor" "^3.6.8"
295
+ "@jupyterlab/codemirror" "^3.6.8"
296
+ "@jupyterlab/coreutils" "^5.6.8"
297
+ "@jupyterlab/filebrowser" "^3.6.8"
298
+ "@jupyterlab/nbformat" "^3.6.8"
299
+ "@jupyterlab/observables" "^4.6.8"
300
+ "@jupyterlab/outputarea" "^3.6.8"
301
+ "@jupyterlab/rendermime" "^3.6.8"
302
+ "@jupyterlab/services" "^6.6.8"
303
+ "@jupyterlab/shared-models" "^3.6.8"
304
+ "@jupyterlab/ui-components" "^3.6.8"
305
305
  "@lumino/algorithm" "^1.9.0"
306
306
  "@lumino/coreutils" "^1.11.0"
307
307
  "@lumino/domutils" "^1.8.0"
@@ -314,42 +314,42 @@
314
314
  marked "^4.0.17"
315
315
  react "^17.0.1"
316
316
 
317
- "@jupyterlab/celltags-extension@^3.6.6", "@jupyterlab/celltags-extension@~3.6.6":
318
- version "3.6.6"
319
- resolved "https://registry.yarnpkg.com/@jupyterlab/celltags-extension/-/celltags-extension-3.6.6.tgz#7613e65cf751170521233f442845a7e2c6ffcc6e"
320
- integrity sha512-0EBoAbEq4gsjg1nZk21X4j6kBfG3oOaaD2uQTuOr21THi0Ehu0FGRj8ap5ealrOS0oRlbZCvZ4WSr49g3l9Mkw==
321
- dependencies:
322
- "@jupyterlab/application" "^3.6.6"
323
- "@jupyterlab/celltags" "^3.6.6"
324
- "@jupyterlab/notebook" "^3.6.6"
325
- "@jupyterlab/translation" "^3.6.6"
326
-
327
- "@jupyterlab/celltags@^3.6.6", "@jupyterlab/celltags@~3.6.6":
328
- version "3.6.6"
329
- resolved "https://registry.yarnpkg.com/@jupyterlab/celltags/-/celltags-3.6.6.tgz#ef74db9add29c6d139bf07be46ed77cb667158e9"
330
- integrity sha512-jTZcG+Nx7pW1vWvpEjro0sps090PZ9cSruL7DaA/Ps9L6Ah9EvezVXXkcqdTI95SK9QU8bKM7ZMs/uc9Xs6gpA==
331
- dependencies:
332
- "@jupyterlab/application" "^3.6.6"
333
- "@jupyterlab/cells" "^3.6.6"
334
- "@jupyterlab/notebook" "^3.6.6"
335
- "@jupyterlab/translation" "^3.6.6"
336
- "@jupyterlab/ui-components" "^3.6.6"
317
+ "@jupyterlab/celltags-extension@^3.6.8", "@jupyterlab/celltags-extension@~3.6.8":
318
+ version "3.6.8"
319
+ resolved "https://registry.yarnpkg.com/@jupyterlab/celltags-extension/-/celltags-extension-3.6.8.tgz#898527a766dce8f78239662d1c9eeb6ffe8a0574"
320
+ integrity sha512-twjj68LIMMHVKn5rh6wa3iSOvXJNh8jUWqWy2gLAh+/8G39iTYJt8iCRg8FznoF1ob9NECEzEB7hHnafZUUWzQ==
321
+ dependencies:
322
+ "@jupyterlab/application" "^3.6.8"
323
+ "@jupyterlab/celltags" "^3.6.8"
324
+ "@jupyterlab/notebook" "^3.6.8"
325
+ "@jupyterlab/translation" "^3.6.8"
326
+
327
+ "@jupyterlab/celltags@^3.6.8", "@jupyterlab/celltags@~3.6.8":
328
+ version "3.6.8"
329
+ resolved "https://registry.yarnpkg.com/@jupyterlab/celltags/-/celltags-3.6.8.tgz#2be681f6332009d2bef600566be9b54ba1496eaf"
330
+ integrity sha512-nA/3I1Bh/bUWV5VieWIf3AONnWLVQknGrkPeB8TkeE0xvSZQaHGUZ1x1Fk94nINzDeJBAjecvcmKC9wmhD8iAw==
331
+ dependencies:
332
+ "@jupyterlab/application" "^3.6.8"
333
+ "@jupyterlab/cells" "^3.6.8"
334
+ "@jupyterlab/notebook" "^3.6.8"
335
+ "@jupyterlab/translation" "^3.6.8"
336
+ "@jupyterlab/ui-components" "^3.6.8"
337
337
  "@lumino/algorithm" "^1.9.0"
338
338
  "@lumino/messaging" "^1.10.0"
339
339
  "@lumino/signaling" "^1.10.0"
340
340
  "@lumino/widgets" "^1.37.2"
341
341
 
342
- "@jupyterlab/codeeditor@^3.6.6", "@jupyterlab/codeeditor@~3.6.6":
343
- version "3.6.6"
344
- resolved "https://registry.yarnpkg.com/@jupyterlab/codeeditor/-/codeeditor-3.6.6.tgz#75ac58eada372316bf856079c615a6e76d395ef9"
345
- integrity sha512-A0FywigryWX14oUs4N5kgIWHCGkSTxaXqp0Vgg989zDDk5uWCN3GZIxkwX+rm2A8JA8uGiT6cXED8lvpBQq/IQ==
346
- dependencies:
347
- "@jupyterlab/coreutils" "^5.6.6"
348
- "@jupyterlab/nbformat" "^3.6.6"
349
- "@jupyterlab/observables" "^4.6.6"
350
- "@jupyterlab/shared-models" "^3.6.6"
351
- "@jupyterlab/translation" "^3.6.6"
352
- "@jupyterlab/ui-components" "^3.6.6"
342
+ "@jupyterlab/codeeditor@^3.6.8", "@jupyterlab/codeeditor@~3.6.8":
343
+ version "3.6.8"
344
+ resolved "https://registry.yarnpkg.com/@jupyterlab/codeeditor/-/codeeditor-3.6.8.tgz#26f2246550d51b9ba8eb422d4e09a9e125f5efe9"
345
+ integrity sha512-AJGT7Re9b71ystYdmnN6NfQWKs1TpjGWLQoHlagxE/DRLWe8cuqPs96B2pajSLHK7fcAi7jQvV2+Pc77lvGLVA==
346
+ dependencies:
347
+ "@jupyterlab/coreutils" "^5.6.8"
348
+ "@jupyterlab/nbformat" "^3.6.8"
349
+ "@jupyterlab/observables" "^4.6.8"
350
+ "@jupyterlab/shared-models" "^3.6.8"
351
+ "@jupyterlab/translation" "^3.6.8"
352
+ "@jupyterlab/ui-components" "^3.6.8"
353
353
  "@lumino/coreutils" "^1.11.0"
354
354
  "@lumino/disposable" "^1.10.0"
355
355
  "@lumino/dragdrop" "^1.13.0"
@@ -357,35 +357,35 @@
357
357
  "@lumino/signaling" "^1.10.0"
358
358
  "@lumino/widgets" "^1.37.2"
359
359
 
360
- "@jupyterlab/codemirror-extension@^3.6.6", "@jupyterlab/codemirror-extension@~3.6.6":
361
- version "3.6.6"
362
- resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror-extension/-/codemirror-extension-3.6.6.tgz#f92985e95e01a385e76979da665a75a7c078709a"
363
- integrity sha512-KG7NBM3nc0sYES5mgM+yDhn8/HzHsZghVuv8fxWhb6shP4KAxIKhGImcPWrrJpbM5CRlAE1dfREhougl2NewPA==
364
- dependencies:
365
- "@jupyterlab/application" "^3.6.6"
366
- "@jupyterlab/codeeditor" "^3.6.6"
367
- "@jupyterlab/codemirror" "^3.6.6"
368
- "@jupyterlab/docregistry" "^3.6.6"
369
- "@jupyterlab/fileeditor" "^3.6.6"
370
- "@jupyterlab/mainmenu" "^3.6.6"
371
- "@jupyterlab/settingregistry" "^3.6.6"
372
- "@jupyterlab/statusbar" "^3.6.6"
373
- "@jupyterlab/translation" "^3.6.6"
360
+ "@jupyterlab/codemirror-extension@^3.6.8", "@jupyterlab/codemirror-extension@~3.6.8":
361
+ version "3.6.8"
362
+ resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror-extension/-/codemirror-extension-3.6.8.tgz#ecc21430092b9e6b3afc49c5d0f3a07087de5e0e"
363
+ integrity sha512-RGgYzg5HihqSTvrw7fUdeybgVl9UKGpOi0GZ+gsHPJixVA/uFFYKi4XVvdqYsnRRpVE9R5eTvZfusAfb+juEwQ==
364
+ dependencies:
365
+ "@jupyterlab/application" "^3.6.8"
366
+ "@jupyterlab/codeeditor" "^3.6.8"
367
+ "@jupyterlab/codemirror" "^3.6.8"
368
+ "@jupyterlab/docregistry" "^3.6.8"
369
+ "@jupyterlab/fileeditor" "^3.6.8"
370
+ "@jupyterlab/mainmenu" "^3.6.8"
371
+ "@jupyterlab/settingregistry" "^3.6.8"
372
+ "@jupyterlab/statusbar" "^3.6.8"
373
+ "@jupyterlab/translation" "^3.6.8"
374
374
  codemirror "~5.61.0"
375
375
 
376
- "@jupyterlab/codemirror@^3.6.6", "@jupyterlab/codemirror@~3.6.6":
377
- version "3.6.6"
378
- resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror/-/codemirror-3.6.6.tgz#42e8a3dde2ecc6a0474c232b4f4997b60b491b6b"
379
- integrity sha512-6kaw4XjjC+cSETN8JNqiQG8gMC1B7aC4Zj5Y3ik+aaPgcFT0IG9WTHVoCh+6bKT5sZdxb8m6RaCNpsrwtUOvPQ==
380
- dependencies:
381
- "@jupyterlab/apputils" "^3.6.6"
382
- "@jupyterlab/codeeditor" "^3.6.6"
383
- "@jupyterlab/coreutils" "^5.6.6"
384
- "@jupyterlab/nbformat" "^3.6.6"
385
- "@jupyterlab/observables" "^4.6.6"
386
- "@jupyterlab/shared-models" "^3.6.6"
387
- "@jupyterlab/statusbar" "^3.6.6"
388
- "@jupyterlab/translation" "^3.6.6"
376
+ "@jupyterlab/codemirror@^3.6.8", "@jupyterlab/codemirror@~3.6.8":
377
+ version "3.6.8"
378
+ resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror/-/codemirror-3.6.8.tgz#cc1ac3100747108023464b0df2bcca065596186e"
379
+ integrity sha512-lRblHsZPUHNUqv7UqjdbxtoNZsfwYVPnA+EqJidZfv7VW0aIoadfUlXfMwoWsU3+Xl9pjVLWR4Ke4OBQ28Ie5w==
380
+ dependencies:
381
+ "@jupyterlab/apputils" "^3.6.8"
382
+ "@jupyterlab/codeeditor" "^3.6.8"
383
+ "@jupyterlab/coreutils" "^5.6.8"
384
+ "@jupyterlab/nbformat" "^3.6.8"
385
+ "@jupyterlab/observables" "^4.6.8"
386
+ "@jupyterlab/shared-models" "^3.6.8"
387
+ "@jupyterlab/statusbar" "^3.6.8"
388
+ "@jupyterlab/translation" "^3.6.8"
389
389
  "@lumino/algorithm" "^1.9.0"
390
390
  "@lumino/commands" "^1.19.0"
391
391
  "@lumino/coreutils" "^1.11.0"
@@ -397,33 +397,33 @@
397
397
  react "^17.0.1"
398
398
  y-codemirror "^3.0.1"
399
399
 
400
- "@jupyterlab/collaboration-extension@^3.6.6", "@jupyterlab/collaboration-extension@~3.6.6":
401
- version "3.6.6"
402
- resolved "https://registry.yarnpkg.com/@jupyterlab/collaboration-extension/-/collaboration-extension-3.6.6.tgz#86cd6d971fed0aa8d5e41f2ed4e70a57dcaf48d8"
403
- integrity sha512-WBhGjdnIIpSKEuRUO8NO6mzde+o6C8ar/3oJr3YzA/yYP+fNGZ0zqkJCAQyUgaCRXTVduLHioUS9BjbtHSc99w==
404
- dependencies:
405
- "@jupyterlab/application" "^3.6.6"
406
- "@jupyterlab/apputils" "^3.6.6"
407
- "@jupyterlab/collaboration" "^3.6.6"
408
- "@jupyterlab/coreutils" "^5.6.6"
409
- "@jupyterlab/services" "^6.6.6"
410
- "@jupyterlab/statedb" "^3.6.6"
411
- "@jupyterlab/translation" "^3.6.6"
412
- "@jupyterlab/ui-components" "^3.6.6"
400
+ "@jupyterlab/collaboration-extension@^3.6.8", "@jupyterlab/collaboration-extension@~3.6.8":
401
+ version "3.6.8"
402
+ resolved "https://registry.yarnpkg.com/@jupyterlab/collaboration-extension/-/collaboration-extension-3.6.8.tgz#81fa92a418023b64b86fa1dd7d680a69a93e6a13"
403
+ integrity sha512-qVLL7+NYd6c9gXRxx5xiQ3uUO8fRBqzzOSD+2Mu8YqDr8jNu8BySWpBlhZSZxQhk1oA7ibZMyCC0pDvl1AH2uA==
404
+ dependencies:
405
+ "@jupyterlab/application" "^3.6.8"
406
+ "@jupyterlab/apputils" "^3.6.8"
407
+ "@jupyterlab/collaboration" "^3.6.8"
408
+ "@jupyterlab/coreutils" "^5.6.8"
409
+ "@jupyterlab/services" "^6.6.8"
410
+ "@jupyterlab/statedb" "^3.6.8"
411
+ "@jupyterlab/translation" "^3.6.8"
412
+ "@jupyterlab/ui-components" "^3.6.8"
413
413
  "@lumino/widgets" "^1.37.2"
414
414
  y-protocols "^1.0.5"
415
415
  y-websocket "^1.4.6"
416
416
  yjs "^13.5.17"
417
417
 
418
- "@jupyterlab/collaboration@^3.6.6", "@jupyterlab/collaboration@~3.6.6":
419
- version "3.6.6"
420
- resolved "https://registry.yarnpkg.com/@jupyterlab/collaboration/-/collaboration-3.6.6.tgz#cfa72099feead4832201df4da7fd10e754b76ce3"
421
- integrity sha512-ciZzTAsBOLrhgJ36HmEOHQlH/3Hxt69Guy9MFgSTjX/vOwUIHQpfPG3JNZiqmcJ5n5W7cbeflQ/1WdkTffKgdA==
418
+ "@jupyterlab/collaboration@^3.6.8", "@jupyterlab/collaboration@~3.6.8":
419
+ version "3.6.8"
420
+ resolved "https://registry.yarnpkg.com/@jupyterlab/collaboration/-/collaboration-3.6.8.tgz#86d89b269248d19005383e0eeefa59eb86452a34"
421
+ integrity sha512-sfGJsQD5X2HbHFo2Wem++KniW8ykCeQKDXk5zIe+YVROVr2Dk+UGf2m98t4qpjmqzQ3Uk+mnBotChmxAcUmWHw==
422
422
  dependencies:
423
- "@jupyterlab/apputils" "^3.6.6"
424
- "@jupyterlab/coreutils" "^5.6.6"
425
- "@jupyterlab/services" "^6.6.6"
426
- "@jupyterlab/ui-components" "^3.6.6"
423
+ "@jupyterlab/apputils" "^3.6.8"
424
+ "@jupyterlab/coreutils" "^5.6.8"
425
+ "@jupyterlab/services" "^6.6.8"
426
+ "@jupyterlab/ui-components" "^3.6.8"
427
427
  "@lumino/coreutils" "^1.11.0"
428
428
  "@lumino/virtualdom" "^1.14.0"
429
429
  "@lumino/widgets" "^1.37.2"
@@ -431,32 +431,32 @@
431
431
  y-protocols "^1.0.5"
432
432
  yjs "^13.5.17"
433
433
 
434
- "@jupyterlab/completer-extension@^3.6.6", "@jupyterlab/completer-extension@~3.6.6":
435
- version "3.6.6"
436
- resolved "https://registry.yarnpkg.com/@jupyterlab/completer-extension/-/completer-extension-3.6.6.tgz#3c89aa511167369bf27b255e050d847f23a01cae"
437
- integrity sha512-B3gOPUsC0TePK247g77Ko/65ghp7/ZGoQPY67dYNyrm7A2+f5MVu75KFR+Il5Y/uzNl+i94jY0fDH/8R0kpIjQ==
438
- dependencies:
439
- "@jupyterlab/application" "^3.6.6"
440
- "@jupyterlab/apputils" "^3.6.6"
441
- "@jupyterlab/completer" "^3.6.6"
442
- "@jupyterlab/console" "^3.6.6"
443
- "@jupyterlab/fileeditor" "^3.6.6"
444
- "@jupyterlab/notebook" "^3.6.6"
445
- "@jupyterlab/services" "^6.6.6"
434
+ "@jupyterlab/completer-extension@^3.6.8", "@jupyterlab/completer-extension@~3.6.8":
435
+ version "3.6.8"
436
+ resolved "https://registry.yarnpkg.com/@jupyterlab/completer-extension/-/completer-extension-3.6.8.tgz#d120a938c879bf07c49b230ac97b2a6b599a444e"
437
+ integrity sha512-q52Li7k9fxWr2mAd0qtxwjhk14rjXZ7Oo1Jj0Q/yFNJjCSEDWPN+m9d/nBi/92puICUeDO0CL36skZMu6nb33g==
438
+ dependencies:
439
+ "@jupyterlab/application" "^3.6.8"
440
+ "@jupyterlab/apputils" "^3.6.8"
441
+ "@jupyterlab/completer" "^3.6.8"
442
+ "@jupyterlab/console" "^3.6.8"
443
+ "@jupyterlab/fileeditor" "^3.6.8"
444
+ "@jupyterlab/notebook" "^3.6.8"
445
+ "@jupyterlab/services" "^6.6.8"
446
446
  "@lumino/algorithm" "^1.9.0"
447
447
  "@lumino/widgets" "^1.37.2"
448
448
 
449
- "@jupyterlab/completer@^3.6.6", "@jupyterlab/completer@~3.6.6":
450
- version "3.6.6"
451
- resolved "https://registry.yarnpkg.com/@jupyterlab/completer/-/completer-3.6.6.tgz#b13f9da447e63ff330b3ebc6a0a02d54c162268f"
452
- integrity sha512-xupws1W8bCcp5bsHaKDnDWBxYAFLNZOjUaPJ8WnXtLrNX+FZuqDeJggStjr1jP1+YvVuC3eSDMUwATsws5lBAg==
453
- dependencies:
454
- "@jupyterlab/apputils" "^3.6.6"
455
- "@jupyterlab/codeeditor" "^3.6.6"
456
- "@jupyterlab/coreutils" "^5.6.6"
457
- "@jupyterlab/services" "^6.6.6"
458
- "@jupyterlab/statedb" "^3.6.6"
459
- "@jupyterlab/ui-components" "^3.6.6"
449
+ "@jupyterlab/completer@^3.6.8", "@jupyterlab/completer@~3.6.8":
450
+ version "3.6.8"
451
+ resolved "https://registry.yarnpkg.com/@jupyterlab/completer/-/completer-3.6.8.tgz#366792aadc063c718e0f7e18f9399740a5afed63"
452
+ integrity sha512-J+VGSqe3utcE6Bg3fS1AV4sBq591WxTnqmahb3E/G4viNpH/2YZ+SOiWuTN+bxux9bLFCxq8/jl3cBQQgHBftw==
453
+ dependencies:
454
+ "@jupyterlab/apputils" "^3.6.8"
455
+ "@jupyterlab/codeeditor" "^3.6.8"
456
+ "@jupyterlab/coreutils" "^5.6.8"
457
+ "@jupyterlab/services" "^6.6.8"
458
+ "@jupyterlab/statedb" "^3.6.8"
459
+ "@jupyterlab/ui-components" "^3.6.8"
460
460
  "@lumino/algorithm" "^1.9.0"
461
461
  "@lumino/coreutils" "^1.11.0"
462
462
  "@lumino/disposable" "^1.10.0"
@@ -465,43 +465,43 @@
465
465
  "@lumino/signaling" "^1.10.0"
466
466
  "@lumino/widgets" "^1.37.2"
467
467
 
468
- "@jupyterlab/console-extension@^3.6.6", "@jupyterlab/console-extension@~3.6.6":
469
- version "3.6.6"
470
- resolved "https://registry.yarnpkg.com/@jupyterlab/console-extension/-/console-extension-3.6.6.tgz#caff8c17e21ad37948610a276d8e2a2603e25a2e"
471
- integrity sha512-a9Ml+sfSLzD+K9blrUjBBP76hqkW5K4Z32Vv423VAOqRBTttGm2ny13wVOv3zTJTWgmrRTsvBxy2paZT0q5VPQ==
472
- dependencies:
473
- "@jupyterlab/application" "^3.6.6"
474
- "@jupyterlab/apputils" "^3.6.6"
475
- "@jupyterlab/codeeditor" "^3.6.6"
476
- "@jupyterlab/console" "^3.6.6"
477
- "@jupyterlab/filebrowser" "^3.6.6"
478
- "@jupyterlab/launcher" "^3.6.6"
479
- "@jupyterlab/mainmenu" "^3.6.6"
480
- "@jupyterlab/rendermime" "^3.6.6"
481
- "@jupyterlab/settingregistry" "^3.6.6"
482
- "@jupyterlab/translation" "^3.6.6"
483
- "@jupyterlab/ui-components" "^3.6.6"
468
+ "@jupyterlab/console-extension@^3.6.8", "@jupyterlab/console-extension@~3.6.8":
469
+ version "3.6.8"
470
+ resolved "https://registry.yarnpkg.com/@jupyterlab/console-extension/-/console-extension-3.6.8.tgz#63d5baac336c6e95e69611b8efef59ef7023aebe"
471
+ integrity sha512-TWXonmLBxB6bcen9iNq1cWkY7vDi8RpdubUP9LfJrmrYPyxMyED6q1tIi7hBqThx21dCHqV3BuJ61pAmDCgKYA==
472
+ dependencies:
473
+ "@jupyterlab/application" "^3.6.8"
474
+ "@jupyterlab/apputils" "^3.6.8"
475
+ "@jupyterlab/codeeditor" "^3.6.8"
476
+ "@jupyterlab/console" "^3.6.8"
477
+ "@jupyterlab/filebrowser" "^3.6.8"
478
+ "@jupyterlab/launcher" "^3.6.8"
479
+ "@jupyterlab/mainmenu" "^3.6.8"
480
+ "@jupyterlab/rendermime" "^3.6.8"
481
+ "@jupyterlab/settingregistry" "^3.6.8"
482
+ "@jupyterlab/translation" "^3.6.8"
483
+ "@jupyterlab/ui-components" "^3.6.8"
484
484
  "@lumino/algorithm" "^1.9.0"
485
485
  "@lumino/coreutils" "^1.11.0"
486
486
  "@lumino/disposable" "^1.10.0"
487
487
  "@lumino/properties" "^1.8.0"
488
488
  "@lumino/widgets" "^1.37.2"
489
489
 
490
- "@jupyterlab/console@^3.6.6", "@jupyterlab/console@~3.6.6":
491
- version "3.6.6"
492
- resolved "https://registry.yarnpkg.com/@jupyterlab/console/-/console-3.6.6.tgz#e0962d4f432fae978911f6307c3a8b261f032df1"
493
- integrity sha512-YxoSQ0CCIkDlxMpP4/ZOnp9diTJ1W6DE8N4YvP0eBYUdI6mcJ+RbE3uoaNrNin3KZponN2d9sQbQoOtx/juUEA==
494
- dependencies:
495
- "@jupyterlab/apputils" "^3.6.6"
496
- "@jupyterlab/cells" "^3.6.6"
497
- "@jupyterlab/codeeditor" "^3.6.6"
498
- "@jupyterlab/coreutils" "^5.6.6"
499
- "@jupyterlab/nbformat" "^3.6.6"
500
- "@jupyterlab/observables" "^4.6.6"
501
- "@jupyterlab/rendermime" "^3.6.6"
502
- "@jupyterlab/services" "^6.6.6"
503
- "@jupyterlab/translation" "^3.6.6"
504
- "@jupyterlab/ui-components" "^3.6.6"
490
+ "@jupyterlab/console@^3.6.8", "@jupyterlab/console@~3.6.8":
491
+ version "3.6.8"
492
+ resolved "https://registry.yarnpkg.com/@jupyterlab/console/-/console-3.6.8.tgz#b0fa83691a4606459952891a18b2db23da1087d4"
493
+ integrity sha512-YY2vXgamK4RDBd3TfCU1j1DHc0Jt8lzTTNitqGuuWabp9l6FCJ4VG865QeA6LmZuJTdAYRmoBGLZFF7dlMSjcA==
494
+ dependencies:
495
+ "@jupyterlab/apputils" "^3.6.8"
496
+ "@jupyterlab/cells" "^3.6.8"
497
+ "@jupyterlab/codeeditor" "^3.6.8"
498
+ "@jupyterlab/coreutils" "^5.6.8"
499
+ "@jupyterlab/nbformat" "^3.6.8"
500
+ "@jupyterlab/observables" "^4.6.8"
501
+ "@jupyterlab/rendermime" "^3.6.8"
502
+ "@jupyterlab/services" "^6.6.8"
503
+ "@jupyterlab/translation" "^3.6.8"
504
+ "@jupyterlab/ui-components" "^3.6.8"
505
505
  "@lumino/algorithm" "^1.9.0"
506
506
  "@lumino/coreutils" "^1.11.0"
507
507
  "@lumino/disposable" "^1.10.0"
@@ -510,10 +510,10 @@
510
510
  "@lumino/signaling" "^1.10.0"
511
511
  "@lumino/widgets" "^1.37.2"
512
512
 
513
- "@jupyterlab/coreutils@^5.6.6", "@jupyterlab/coreutils@~5.6.6":
514
- version "5.6.6"
515
- resolved "https://registry.yarnpkg.com/@jupyterlab/coreutils/-/coreutils-5.6.6.tgz#782663680e0048e11af352f3f16723a9a5a2a11f"
516
- integrity sha512-5SlNAN7VxuTr8Zn7IuMyBNuZXnpPjahXyEYedJMSg/Ong139NPPBKgq8F2vetnzf1sU3FYjkvfLtlPFQw8cIIw==
513
+ "@jupyterlab/coreutils@^5.6.8", "@jupyterlab/coreutils@~5.6.8":
514
+ version "5.6.8"
515
+ resolved "https://registry.yarnpkg.com/@jupyterlab/coreutils/-/coreutils-5.6.8.tgz#31ce80528951cb9e9b5262fb31126e5c884ec7fd"
516
+ integrity sha512-lWrDeIJRkdmlBZ2Yw+wDLxQVjO8MWojOxsu+KcWQF0iuETGSoa4i+HNJKb9yv+JJSIbXHyBBrM0EAY7Z6XRb6w==
517
517
  dependencies:
518
518
  "@lumino/coreutils" "^1.11.0"
519
519
  "@lumino/disposable" "^1.10.0"
@@ -523,33 +523,33 @@
523
523
  path-browserify "^1.0.0"
524
524
  url-parse "~1.5.1"
525
525
 
526
- "@jupyterlab/csvviewer-extension@^3.6.6", "@jupyterlab/csvviewer-extension@~3.6.6":
527
- version "3.6.6"
528
- resolved "https://registry.yarnpkg.com/@jupyterlab/csvviewer-extension/-/csvviewer-extension-3.6.6.tgz#9a7550300a05bc0b3bd026da36daaba4b0dd0141"
529
- integrity sha512-JYXHNh292lvsgw/5NA8NAKLCAkLW+dPyBhjM12yPJDElT/e3oqHojyix1bSOwaSSenkj9mQtDMpQD4gy57ftwg==
530
- dependencies:
531
- "@jupyterlab/application" "^3.6.6"
532
- "@jupyterlab/apputils" "^3.6.6"
533
- "@jupyterlab/csvviewer" "^3.6.6"
534
- "@jupyterlab/docregistry" "^3.6.6"
535
- "@jupyterlab/documentsearch" "^3.6.6"
536
- "@jupyterlab/mainmenu" "^3.6.6"
537
- "@jupyterlab/observables" "^4.6.6"
538
- "@jupyterlab/settingregistry" "^3.6.6"
539
- "@jupyterlab/translation" "^3.6.6"
526
+ "@jupyterlab/csvviewer-extension@^3.6.8", "@jupyterlab/csvviewer-extension@~3.6.8":
527
+ version "3.6.8"
528
+ resolved "https://registry.yarnpkg.com/@jupyterlab/csvviewer-extension/-/csvviewer-extension-3.6.8.tgz#52011c6bcd4e41e55ec1fd3f0aa2726d24e8b268"
529
+ integrity sha512-6KXpoi8EOL1jgEfbM4SwNtSgRJU/57nrmF0Rhft0K1VDPPTwpPFypMz1Y+/ciQGzu9r6r+3R02oCUly4qoTWMA==
530
+ dependencies:
531
+ "@jupyterlab/application" "^3.6.8"
532
+ "@jupyterlab/apputils" "^3.6.8"
533
+ "@jupyterlab/csvviewer" "^3.6.8"
534
+ "@jupyterlab/docregistry" "^3.6.8"
535
+ "@jupyterlab/documentsearch" "^3.6.8"
536
+ "@jupyterlab/mainmenu" "^3.6.8"
537
+ "@jupyterlab/observables" "^4.6.8"
538
+ "@jupyterlab/settingregistry" "^3.6.8"
539
+ "@jupyterlab/translation" "^3.6.8"
540
540
  "@lumino/datagrid" "^0.36.7"
541
541
  "@lumino/signaling" "^1.10.0"
542
542
  "@lumino/widgets" "^1.37.2"
543
543
 
544
- "@jupyterlab/csvviewer@^3.6.6", "@jupyterlab/csvviewer@~3.6.6":
545
- version "3.6.6"
546
- resolved "https://registry.yarnpkg.com/@jupyterlab/csvviewer/-/csvviewer-3.6.6.tgz#5b4d6f9a062445bb2bd47637ed5857ffb607222a"
547
- integrity sha512-A8ZiX9RR/Qc8w32q4O0aWS8vfiAxFmHQkMtbCr4mvmZV2QM9NhQuCQvEcrCnv/4fOXpxjMg5SrCKw5vHLfgfew==
544
+ "@jupyterlab/csvviewer@^3.6.8", "@jupyterlab/csvviewer@~3.6.8":
545
+ version "3.6.8"
546
+ resolved "https://registry.yarnpkg.com/@jupyterlab/csvviewer/-/csvviewer-3.6.8.tgz#6e0da0596266b6fb8a95e9176b43164016bb869c"
547
+ integrity sha512-vwgcfAZQXxsZ+I6Z4Ol5Zn+zpo9czEmEN3U8abbYVR389z8T9trMsj3d+BEU6tu/H7rB85tEr31JjcUiMoliCA==
548
548
  dependencies:
549
- "@jupyterlab/apputils" "^3.6.6"
550
- "@jupyterlab/coreutils" "^5.6.6"
551
- "@jupyterlab/docregistry" "^3.6.6"
552
- "@jupyterlab/translation" "^3.6.6"
549
+ "@jupyterlab/apputils" "^3.6.8"
550
+ "@jupyterlab/coreutils" "^5.6.8"
551
+ "@jupyterlab/docregistry" "^3.6.8"
552
+ "@jupyterlab/translation" "^3.6.8"
553
553
  "@lumino/algorithm" "^1.9.0"
554
554
  "@lumino/coreutils" "^1.11.0"
555
555
  "@lumino/datagrid" "^0.36.7"
@@ -558,47 +558,47 @@
558
558
  "@lumino/signaling" "^1.10.0"
559
559
  "@lumino/widgets" "^1.37.2"
560
560
 
561
- "@jupyterlab/debugger-extension@^3.6.6", "@jupyterlab/debugger-extension@~3.6.6":
562
- version "3.6.6"
563
- resolved "https://registry.yarnpkg.com/@jupyterlab/debugger-extension/-/debugger-extension-3.6.6.tgz#43ab053db248ead3f23e64abf9eec4ae7c6b7bfb"
564
- integrity sha512-W62GNnKXgjam+Z9AatGZaw7Djg5GxXbSlp43B5eGAwrTyFtcimLUAoC71+J8/vKDG9qwHsmMeqBQAnYMjm1IzQ==
565
- dependencies:
566
- "@jupyterlab/application" "^3.6.6"
567
- "@jupyterlab/apputils" "^3.6.6"
568
- "@jupyterlab/codeeditor" "^3.6.6"
569
- "@jupyterlab/codemirror" "^3.6.6"
570
- "@jupyterlab/console" "^3.6.6"
571
- "@jupyterlab/coreutils" "^5.6.6"
572
- "@jupyterlab/debugger" "^3.6.6"
573
- "@jupyterlab/docregistry" "^3.6.6"
574
- "@jupyterlab/fileeditor" "^3.6.6"
575
- "@jupyterlab/logconsole" "^3.6.6"
576
- "@jupyterlab/notebook" "^3.6.6"
577
- "@jupyterlab/rendermime" "^3.6.6"
578
- "@jupyterlab/services" "^6.6.6"
579
- "@jupyterlab/settingregistry" "^3.6.6"
580
- "@jupyterlab/translation" "^3.6.6"
581
-
582
- "@jupyterlab/debugger@^3.6.6", "@jupyterlab/debugger@~3.6.6":
583
- version "3.6.6"
584
- resolved "https://registry.yarnpkg.com/@jupyterlab/debugger/-/debugger-3.6.6.tgz#a7240657482aa2f2c7370d3490fd1ef69de1c710"
585
- integrity sha512-jyLC5X3ElQHunJ+8tf0vE3nniHTde60bgPAJbYJsZG06ssqYnuzJVOJdCydZR1sIhJ0Mpq0vQNWHuq/3crYmPw==
586
- dependencies:
587
- "@jupyterlab/application" "^3.6.6"
588
- "@jupyterlab/apputils" "^3.6.6"
589
- "@jupyterlab/cells" "^3.6.6"
590
- "@jupyterlab/codeeditor" "^3.6.6"
591
- "@jupyterlab/codemirror" "^3.6.6"
592
- "@jupyterlab/console" "^3.6.6"
593
- "@jupyterlab/coreutils" "^5.6.6"
594
- "@jupyterlab/docregistry" "^3.6.6"
595
- "@jupyterlab/fileeditor" "^3.6.6"
596
- "@jupyterlab/notebook" "^3.6.6"
597
- "@jupyterlab/observables" "^4.6.6"
598
- "@jupyterlab/rendermime" "^3.6.6"
599
- "@jupyterlab/services" "^6.6.6"
600
- "@jupyterlab/translation" "^3.6.6"
601
- "@jupyterlab/ui-components" "^3.6.6"
561
+ "@jupyterlab/debugger-extension@^3.6.8", "@jupyterlab/debugger-extension@~3.6.8":
562
+ version "3.6.8"
563
+ resolved "https://registry.yarnpkg.com/@jupyterlab/debugger-extension/-/debugger-extension-3.6.8.tgz#58f3bba0e2f772c2b9ac5d50f8ad89df43614ba0"
564
+ integrity sha512-DIHfhxUg8BpOHUhhAujU4j4Jkn/8YCFK/nLoZR+4QQAMP5dN2KV18U+HZvSAIXSM4HcPC9ncUkzZ+6cQoQ9oYg==
565
+ dependencies:
566
+ "@jupyterlab/application" "^3.6.8"
567
+ "@jupyterlab/apputils" "^3.6.8"
568
+ "@jupyterlab/codeeditor" "^3.6.8"
569
+ "@jupyterlab/codemirror" "^3.6.8"
570
+ "@jupyterlab/console" "^3.6.8"
571
+ "@jupyterlab/coreutils" "^5.6.8"
572
+ "@jupyterlab/debugger" "^3.6.8"
573
+ "@jupyterlab/docregistry" "^3.6.8"
574
+ "@jupyterlab/fileeditor" "^3.6.8"
575
+ "@jupyterlab/logconsole" "^3.6.8"
576
+ "@jupyterlab/notebook" "^3.6.8"
577
+ "@jupyterlab/rendermime" "^3.6.8"
578
+ "@jupyterlab/services" "^6.6.8"
579
+ "@jupyterlab/settingregistry" "^3.6.8"
580
+ "@jupyterlab/translation" "^3.6.8"
581
+
582
+ "@jupyterlab/debugger@^3.6.8", "@jupyterlab/debugger@~3.6.8":
583
+ version "3.6.8"
584
+ resolved "https://registry.yarnpkg.com/@jupyterlab/debugger/-/debugger-3.6.8.tgz#df269e06e3798f93196bcd99c1df1d65d9b0effe"
585
+ integrity sha512-MYg4TJ30OV5oCGmjUBR183vA40/+V1C4YfZLMHUzEFYTrGn7ikUpTKqnYbbA2CogQ4TIPv0Xkmy5DyBp5WCxVQ==
586
+ dependencies:
587
+ "@jupyterlab/application" "^3.6.8"
588
+ "@jupyterlab/apputils" "^3.6.8"
589
+ "@jupyterlab/cells" "^3.6.8"
590
+ "@jupyterlab/codeeditor" "^3.6.8"
591
+ "@jupyterlab/codemirror" "^3.6.8"
592
+ "@jupyterlab/console" "^3.6.8"
593
+ "@jupyterlab/coreutils" "^5.6.8"
594
+ "@jupyterlab/docregistry" "^3.6.8"
595
+ "@jupyterlab/fileeditor" "^3.6.8"
596
+ "@jupyterlab/notebook" "^3.6.8"
597
+ "@jupyterlab/observables" "^4.6.8"
598
+ "@jupyterlab/rendermime" "^3.6.8"
599
+ "@jupyterlab/services" "^6.6.8"
600
+ "@jupyterlab/translation" "^3.6.8"
601
+ "@jupyterlab/ui-components" "^3.6.8"
602
602
  "@lumino/algorithm" "^1.9.0"
603
603
  "@lumino/commands" "^1.19.0"
604
604
  "@lumino/coreutils" "^1.11.0"
@@ -612,22 +612,22 @@
612
612
  codemirror "~5.61.0"
613
613
  react "^17.0.1"
614
614
 
615
- "@jupyterlab/docmanager-extension@^3.6.6", "@jupyterlab/docmanager-extension@~3.6.6":
616
- version "3.6.6"
617
- resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager-extension/-/docmanager-extension-3.6.6.tgz#41a5c9fc778f17aa8478ade323eb95fce07efef6"
618
- integrity sha512-0c+OLX6lsL0ixpL/w8YU8mbbOV8Lej3JiSggt408hnb6O7ECObVd+DIBd+wqJgqOOYKhzeoGimKadPeuXa9Eog==
619
- dependencies:
620
- "@jupyterlab/application" "^3.6.6"
621
- "@jupyterlab/apputils" "^3.6.6"
622
- "@jupyterlab/coreutils" "^5.6.6"
623
- "@jupyterlab/docmanager" "^3.6.6"
624
- "@jupyterlab/docprovider" "^3.6.6"
625
- "@jupyterlab/docregistry" "^3.6.6"
626
- "@jupyterlab/services" "^6.6.6"
627
- "@jupyterlab/settingregistry" "^3.6.6"
628
- "@jupyterlab/statusbar" "^3.6.6"
629
- "@jupyterlab/translation" "^3.6.6"
630
- "@jupyterlab/ui-components" "^3.6.6"
615
+ "@jupyterlab/docmanager-extension@^3.6.8", "@jupyterlab/docmanager-extension@~3.6.8":
616
+ version "3.6.8"
617
+ resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager-extension/-/docmanager-extension-3.6.8.tgz#9b946edd53d839c59ac455f23083c32a6500a6af"
618
+ integrity sha512-t3ki+ff+aL0VKSRsyqtT7mX89jO7h/n+6sDM4bgbdz2lipBwUuh5eFYKG9c4H+hGErCIF1GxlTkIGiNSeaF8gg==
619
+ dependencies:
620
+ "@jupyterlab/application" "^3.6.8"
621
+ "@jupyterlab/apputils" "^3.6.8"
622
+ "@jupyterlab/coreutils" "^5.6.8"
623
+ "@jupyterlab/docmanager" "^3.6.8"
624
+ "@jupyterlab/docprovider" "^3.6.8"
625
+ "@jupyterlab/docregistry" "^3.6.8"
626
+ "@jupyterlab/services" "^6.6.8"
627
+ "@jupyterlab/settingregistry" "^3.6.8"
628
+ "@jupyterlab/statusbar" "^3.6.8"
629
+ "@jupyterlab/translation" "^3.6.8"
630
+ "@jupyterlab/ui-components" "^3.6.8"
631
631
  "@lumino/algorithm" "^1.9.0"
632
632
  "@lumino/commands" "^1.19.0"
633
633
  "@lumino/coreutils" "^1.11.0"
@@ -636,18 +636,18 @@
636
636
  "@lumino/widgets" "^1.37.2"
637
637
  react "^17.0.1"
638
638
 
639
- "@jupyterlab/docmanager@^3.6.6", "@jupyterlab/docmanager@~3.6.6":
640
- version "3.6.6"
641
- resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager/-/docmanager-3.6.6.tgz#a2fa416ec339e296d211da039722ed48bb39a270"
642
- integrity sha512-pTwJYLJgmPkSU2WYwnlF8fOmwwYq64TqXk+jzZ/obSGwNE9W6WVY46aVTGymm/qG7IQ6RyEq1oItcFbHqbmQGg==
643
- dependencies:
644
- "@jupyterlab/apputils" "^3.6.6"
645
- "@jupyterlab/coreutils" "^5.6.6"
646
- "@jupyterlab/docprovider" "^3.6.6"
647
- "@jupyterlab/docregistry" "^3.6.6"
648
- "@jupyterlab/services" "^6.6.6"
649
- "@jupyterlab/statusbar" "^3.6.6"
650
- "@jupyterlab/translation" "^3.6.6"
639
+ "@jupyterlab/docmanager@^3.6.8", "@jupyterlab/docmanager@~3.6.8":
640
+ version "3.6.8"
641
+ resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager/-/docmanager-3.6.8.tgz#55ad8fe7f1f410e8faacef722b99a6ec52b2b540"
642
+ integrity sha512-yJv4YkBkagkV5idI+GreRxFtNppcDisO6X8Z02TMw6C9uJmu7ZbjNAt5jOHG2rbhL91B2s1rWrDgVJje/DzUFA==
643
+ dependencies:
644
+ "@jupyterlab/apputils" "^3.6.8"
645
+ "@jupyterlab/coreutils" "^5.6.8"
646
+ "@jupyterlab/docprovider" "^3.6.8"
647
+ "@jupyterlab/docregistry" "^3.6.8"
648
+ "@jupyterlab/services" "^6.6.8"
649
+ "@jupyterlab/statusbar" "^3.6.8"
650
+ "@jupyterlab/translation" "^3.6.8"
651
651
  "@lumino/algorithm" "^1.9.0"
652
652
  "@lumino/coreutils" "^1.11.0"
653
653
  "@lumino/disposable" "^1.10.0"
@@ -657,51 +657,51 @@
657
657
  "@lumino/widgets" "^1.37.2"
658
658
  react "^17.0.1"
659
659
 
660
- "@jupyterlab/docprovider-extension@^3.6.6", "@jupyterlab/docprovider-extension@~3.6.6":
661
- version "3.6.6"
662
- resolved "https://registry.yarnpkg.com/@jupyterlab/docprovider-extension/-/docprovider-extension-3.6.6.tgz#819d1ef2d30944537cf0fc2db4d54b4dff532d6b"
663
- integrity sha512-/vjY0ARd6e4Cc1m4+r/+cZWqR5MFvYrYmn3LP3G4BgRbv787Y97MqrZYJz9TAesBU2BXxq2q66XeGkr3lEUCUA==
664
- dependencies:
665
- "@jupyterlab/application" "^3.6.6"
666
- "@jupyterlab/coreutils" "^5.6.6"
667
- "@jupyterlab/docprovider" "^3.6.6"
668
- "@jupyterlab/services" "^6.6.6"
669
- "@jupyterlab/shared-models" "^3.6.6"
670
- "@jupyterlab/translation" "^3.6.6"
671
-
672
- "@jupyterlab/docprovider@^3.6.6", "@jupyterlab/docprovider@~3.6.6":
673
- version "3.6.6"
674
- resolved "https://registry.yarnpkg.com/@jupyterlab/docprovider/-/docprovider-3.6.6.tgz#6a8e9c358abce971ff10640a1d0ce3b6fd0c3a8d"
675
- integrity sha512-0f4ZopJlaKuRPDuUpTBiEcSMKVo5bs6z7US17JZJh3TpM6X6tzGZ+vvuzs7FHhL9YYfzHmGAIQeq43/Bf9BYsw==
676
- dependencies:
677
- "@jupyterlab/apputils" "^3.6.6"
678
- "@jupyterlab/coreutils" "^5.6.6"
679
- "@jupyterlab/services" "^6.6.6"
680
- "@jupyterlab/shared-models" "^3.6.6"
681
- "@jupyterlab/translation" "^3.6.6"
660
+ "@jupyterlab/docprovider-extension@^3.6.8", "@jupyterlab/docprovider-extension@~3.6.8":
661
+ version "3.6.8"
662
+ resolved "https://registry.yarnpkg.com/@jupyterlab/docprovider-extension/-/docprovider-extension-3.6.8.tgz#94ff98f8cde05c3c7fe11f10bcc127c9379ea09a"
663
+ integrity sha512-HtE4CtvSmhGUARqY8xs5Xu4IyI9HzyN53orQLrSgsOVp9ObmOW1ti8J6ARg3QeIo84hB9Q4Y7Qw7qrZRX8dKhg==
664
+ dependencies:
665
+ "@jupyterlab/application" "^3.6.8"
666
+ "@jupyterlab/coreutils" "^5.6.8"
667
+ "@jupyterlab/docprovider" "^3.6.8"
668
+ "@jupyterlab/services" "^6.6.8"
669
+ "@jupyterlab/shared-models" "^3.6.8"
670
+ "@jupyterlab/translation" "^3.6.8"
671
+
672
+ "@jupyterlab/docprovider@^3.6.8", "@jupyterlab/docprovider@~3.6.8":
673
+ version "3.6.8"
674
+ resolved "https://registry.yarnpkg.com/@jupyterlab/docprovider/-/docprovider-3.6.8.tgz#38cc426b9fca22cc1afcf739ef6a5aff12ee2e60"
675
+ integrity sha512-Ikio/cQh7Co+vkcpVAIB1+xbZPMlBDkve5/ZZX9k8c6IuZXvdLbuE0pPHUQPgyiUJ3LWiJkOY6mY0S88q9lNyQ==
676
+ dependencies:
677
+ "@jupyterlab/apputils" "^3.6.8"
678
+ "@jupyterlab/coreutils" "^5.6.8"
679
+ "@jupyterlab/services" "^6.6.8"
680
+ "@jupyterlab/shared-models" "^3.6.8"
681
+ "@jupyterlab/translation" "^3.6.8"
682
682
  "@lumino/coreutils" "^1.11.0"
683
683
  "@lumino/disposable" "^1.10.0"
684
684
  "@lumino/signaling" "^1.10.0"
685
685
  y-protocols "^1.0.5"
686
686
  y-websocket "^1.4.6"
687
687
 
688
- "@jupyterlab/docregistry@^3.6.6", "@jupyterlab/docregistry@~3.6.6":
689
- version "3.6.6"
690
- resolved "https://registry.yarnpkg.com/@jupyterlab/docregistry/-/docregistry-3.6.6.tgz#1aff7bba0e64611b3c9ed27d58882fd674ca6f13"
691
- integrity sha512-Yxj5KwUdGucADhRMUwUHSdJV7ImnltBjp6xmchHJKBtYaLSgBhx+S3IJYLwr2xFIMdoCUIupkrUrK1RNcY4J9g==
692
- dependencies:
693
- "@jupyterlab/apputils" "^3.6.6"
694
- "@jupyterlab/codeeditor" "^3.6.6"
695
- "@jupyterlab/codemirror" "^3.6.6"
696
- "@jupyterlab/coreutils" "^5.6.6"
697
- "@jupyterlab/docprovider" "^3.6.6"
698
- "@jupyterlab/observables" "^4.6.6"
699
- "@jupyterlab/rendermime" "^3.6.6"
700
- "@jupyterlab/rendermime-interfaces" "^3.6.6"
701
- "@jupyterlab/services" "^6.6.6"
702
- "@jupyterlab/shared-models" "^3.6.6"
703
- "@jupyterlab/translation" "^3.6.6"
704
- "@jupyterlab/ui-components" "^3.6.6"
688
+ "@jupyterlab/docregistry@^3.6.8", "@jupyterlab/docregistry@~3.6.8":
689
+ version "3.6.8"
690
+ resolved "https://registry.yarnpkg.com/@jupyterlab/docregistry/-/docregistry-3.6.8.tgz#7a108a6245683439368f26bc608533680cda9532"
691
+ integrity sha512-+QHcKVXSJRi6z8xSU1ndOYfKxhrkVPTfKQUVQLxFCoB+3q4yavh0bIwXBb7dusv31lZ1y5DLb70e6o1irdS65A==
692
+ dependencies:
693
+ "@jupyterlab/apputils" "^3.6.8"
694
+ "@jupyterlab/codeeditor" "^3.6.8"
695
+ "@jupyterlab/codemirror" "^3.6.8"
696
+ "@jupyterlab/coreutils" "^5.6.8"
697
+ "@jupyterlab/docprovider" "^3.6.8"
698
+ "@jupyterlab/observables" "^4.6.8"
699
+ "@jupyterlab/rendermime" "^3.6.8"
700
+ "@jupyterlab/rendermime-interfaces" "^3.6.8"
701
+ "@jupyterlab/services" "^6.6.8"
702
+ "@jupyterlab/shared-models" "^3.6.8"
703
+ "@jupyterlab/translation" "^3.6.8"
704
+ "@jupyterlab/ui-components" "^3.6.8"
705
705
  "@lumino/algorithm" "^1.9.0"
706
706
  "@lumino/coreutils" "^1.11.0"
707
707
  "@lumino/disposable" "^1.10.0"
@@ -709,31 +709,31 @@
709
709
  "@lumino/signaling" "^1.10.0"
710
710
  "@lumino/widgets" "^1.37.2"
711
711
 
712
- "@jupyterlab/documentsearch-extension@^3.6.6", "@jupyterlab/documentsearch-extension@~3.6.6":
713
- version "3.6.6"
714
- resolved "https://registry.yarnpkg.com/@jupyterlab/documentsearch-extension/-/documentsearch-extension-3.6.6.tgz#59033f4bf53243b46e45a13b86774cbe106064f7"
715
- integrity sha512-5B/mVRPWtHlJHbhq2Kn6dD4TwDWeqhtQvXUDSrsz7sFJmkkLGPaxcGHxLcJ1VHea4oTJdme4/lptRwQdNJ0J0Q==
712
+ "@jupyterlab/documentsearch-extension@^3.6.8", "@jupyterlab/documentsearch-extension@~3.6.8":
713
+ version "3.6.8"
714
+ resolved "https://registry.yarnpkg.com/@jupyterlab/documentsearch-extension/-/documentsearch-extension-3.6.8.tgz#d7e05c5ce637f3a9d123e89f71de257fb8afb588"
715
+ integrity sha512-FiPpmKo2yFoLyLVb3TDy3CELCE8eU0I6xg4VFefH0ShP/41o0t/Zq9glw4kcH8R3PCO4Y3jv/2jR9Z8F/1KtEA==
716
716
  dependencies:
717
- "@jupyterlab/application" "^3.6.6"
718
- "@jupyterlab/apputils" "^3.6.6"
719
- "@jupyterlab/documentsearch" "^3.6.6"
720
- "@jupyterlab/settingregistry" "^3.6.6"
721
- "@jupyterlab/translation" "^3.6.6"
717
+ "@jupyterlab/application" "^3.6.8"
718
+ "@jupyterlab/apputils" "^3.6.8"
719
+ "@jupyterlab/documentsearch" "^3.6.8"
720
+ "@jupyterlab/settingregistry" "^3.6.8"
721
+ "@jupyterlab/translation" "^3.6.8"
722
722
  "@lumino/widgets" "^1.37.2"
723
723
 
724
- "@jupyterlab/documentsearch@^3.6.6", "@jupyterlab/documentsearch@~3.6.6":
725
- version "3.6.6"
726
- resolved "https://registry.yarnpkg.com/@jupyterlab/documentsearch/-/documentsearch-3.6.6.tgz#c3ce2abea46d7682bea5599c31adeaa2bbd1907b"
727
- integrity sha512-0i90oIjw+KhWeTqa23meXL04yVACW7PtiCeU55vuYxEC6f8ZD76kCW1huI/GfHzKbbtnocOb7pqs0/0YGt9wBw==
728
- dependencies:
729
- "@jupyterlab/apputils" "^3.6.6"
730
- "@jupyterlab/cells" "^3.6.6"
731
- "@jupyterlab/codeeditor" "^3.6.6"
732
- "@jupyterlab/codemirror" "^3.6.6"
733
- "@jupyterlab/fileeditor" "^3.6.6"
734
- "@jupyterlab/notebook" "^3.6.6"
735
- "@jupyterlab/translation" "^3.6.6"
736
- "@jupyterlab/ui-components" "^3.6.6"
724
+ "@jupyterlab/documentsearch@^3.6.8", "@jupyterlab/documentsearch@~3.6.8":
725
+ version "3.6.8"
726
+ resolved "https://registry.yarnpkg.com/@jupyterlab/documentsearch/-/documentsearch-3.6.8.tgz#d583e7795c9ab79513f15db6e0fead950b218195"
727
+ integrity sha512-Gm6pTN2K8vowPkamabVxtCspfbMDMDZWDXQFLyZn2QiItt3kKEm+Gv3fCY5cipVqPPxl2NW5gs9Zsi5a4FirDw==
728
+ dependencies:
729
+ "@jupyterlab/apputils" "^3.6.8"
730
+ "@jupyterlab/cells" "^3.6.8"
731
+ "@jupyterlab/codeeditor" "^3.6.8"
732
+ "@jupyterlab/codemirror" "^3.6.8"
733
+ "@jupyterlab/fileeditor" "^3.6.8"
734
+ "@jupyterlab/notebook" "^3.6.8"
735
+ "@jupyterlab/translation" "^3.6.8"
736
+ "@jupyterlab/ui-components" "^3.6.8"
737
737
  "@lumino/algorithm" "^1.9.0"
738
738
  "@lumino/coreutils" "^1.11.0"
739
739
  "@lumino/disposable" "^1.10.0"
@@ -743,30 +743,30 @@
743
743
  codemirror "~5.61.0"
744
744
  react "^17.0.1"
745
745
 
746
- "@jupyterlab/extensionmanager-extension@^3.6.6", "@jupyterlab/extensionmanager-extension@~3.6.6":
747
- version "3.6.6"
748
- resolved "https://registry.yarnpkg.com/@jupyterlab/extensionmanager-extension/-/extensionmanager-extension-3.6.6.tgz#71ce3e4436c29950c8d56770b81428f38c2bfc96"
749
- integrity sha512-iiuDTzjhlKkEtE/fyTw0L9wPDof/Ftwj20lQsszNnVpSinrz2JW4eyadHDq2lcdu1FUXIh3M2nu3cnKSWqfKTA==
750
- dependencies:
751
- "@jupyterlab/application" "^3.6.6"
752
- "@jupyterlab/apputils" "^3.6.6"
753
- "@jupyterlab/extensionmanager" "^3.6.6"
754
- "@jupyterlab/settingregistry" "^3.6.6"
755
- "@jupyterlab/translation" "^3.6.6"
756
- "@jupyterlab/ui-components" "^3.6.6"
757
-
758
- "@jupyterlab/extensionmanager@^3.6.6", "@jupyterlab/extensionmanager@~3.6.6":
759
- version "3.6.6"
760
- resolved "https://registry.yarnpkg.com/@jupyterlab/extensionmanager/-/extensionmanager-3.6.6.tgz#1023435210a320608107bf762d90161053eeae0a"
761
- integrity sha512-enjDzftRIeTEEPcttzbhLZqQiWLGXx3M4mp6dGQVmFltdKLFnQLlKMFwaPbMcY0nHMMRg35vuJfst/OzhXOx9Q==
762
- dependencies:
763
- "@jupyterlab/application" "^3.6.6"
764
- "@jupyterlab/apputils" "^3.6.6"
765
- "@jupyterlab/coreutils" "^5.6.6"
766
- "@jupyterlab/services" "^6.6.6"
767
- "@jupyterlab/settingregistry" "^3.6.6"
768
- "@jupyterlab/translation" "^3.6.6"
769
- "@jupyterlab/ui-components" "^3.6.6"
746
+ "@jupyterlab/extensionmanager-extension@^3.6.8", "@jupyterlab/extensionmanager-extension@~3.6.8":
747
+ version "3.6.8"
748
+ resolved "https://registry.yarnpkg.com/@jupyterlab/extensionmanager-extension/-/extensionmanager-extension-3.6.8.tgz#6bb3f21599413254e68d60e5ffeff2465754d0e4"
749
+ integrity sha512-2JUiFxLEJTPIuCOMxThWp640HtHTNUkTDV9oFJ8z83Q4jEAu61ykh7WhSYQ+1K7Q7RFrMvevIvYCQj1qgByHNQ==
750
+ dependencies:
751
+ "@jupyterlab/application" "^3.6.8"
752
+ "@jupyterlab/apputils" "^3.6.8"
753
+ "@jupyterlab/extensionmanager" "^3.6.8"
754
+ "@jupyterlab/settingregistry" "^3.6.8"
755
+ "@jupyterlab/translation" "^3.6.8"
756
+ "@jupyterlab/ui-components" "^3.6.8"
757
+
758
+ "@jupyterlab/extensionmanager@^3.6.8", "@jupyterlab/extensionmanager@~3.6.8":
759
+ version "3.6.8"
760
+ resolved "https://registry.yarnpkg.com/@jupyterlab/extensionmanager/-/extensionmanager-3.6.8.tgz#7a7716617af5154c16fb40394bec86b40917ec04"
761
+ integrity sha512-dYOkC43D8Nfi4+8fp44raA1VLaM+EQljnpjGcWyGLPActfhEv0KVuysnIFVFiS/7V+AcbbOOC8SOF2RJDN6K1A==
762
+ dependencies:
763
+ "@jupyterlab/application" "^3.6.8"
764
+ "@jupyterlab/apputils" "^3.6.8"
765
+ "@jupyterlab/coreutils" "^5.6.8"
766
+ "@jupyterlab/services" "^6.6.8"
767
+ "@jupyterlab/settingregistry" "^3.6.8"
768
+ "@jupyterlab/translation" "^3.6.8"
769
+ "@jupyterlab/ui-components" "^3.6.8"
770
770
  "@lumino/messaging" "^1.10.0"
771
771
  "@lumino/polling" "^1.9.0"
772
772
  "@lumino/signaling" "^1.10.0"
@@ -774,43 +774,43 @@
774
774
  react-paginate "^6.3.2"
775
775
  semver "^7.3.2"
776
776
 
777
- "@jupyterlab/filebrowser-extension@^3.6.6", "@jupyterlab/filebrowser-extension@~3.6.6":
778
- version "3.6.6"
779
- resolved "https://registry.yarnpkg.com/@jupyterlab/filebrowser-extension/-/filebrowser-extension-3.6.6.tgz#e51bcf5c42be0d2e995fa0276a96bf01671071eb"
780
- integrity sha512-5zAAJbjMJG5S5rzcPPLTrPa3P3UBsRN4zJ/02EutAL6MbRKSMg0FOIw8EdA9RjrV0lcFlLpUWMGX1+9i3PPmvA==
781
- dependencies:
782
- "@jupyterlab/application" "^3.6.6"
783
- "@jupyterlab/apputils" "^3.6.6"
784
- "@jupyterlab/coreutils" "^5.6.6"
785
- "@jupyterlab/docmanager" "^3.6.6"
786
- "@jupyterlab/docregistry" "^3.6.6"
787
- "@jupyterlab/filebrowser" "^3.6.6"
788
- "@jupyterlab/launcher" "^3.6.6"
789
- "@jupyterlab/services" "^6.6.6"
790
- "@jupyterlab/settingregistry" "^3.6.6"
791
- "@jupyterlab/statedb" "^3.6.6"
792
- "@jupyterlab/statusbar" "^3.6.6"
793
- "@jupyterlab/translation" "^3.6.6"
794
- "@jupyterlab/ui-components" "^3.6.6"
777
+ "@jupyterlab/filebrowser-extension@^3.6.8", "@jupyterlab/filebrowser-extension@~3.6.8":
778
+ version "3.6.8"
779
+ resolved "https://registry.yarnpkg.com/@jupyterlab/filebrowser-extension/-/filebrowser-extension-3.6.8.tgz#f9f0eedffab8ec039199021b94c85381c4293a42"
780
+ integrity sha512-E2k6FsUL4iWkMSBKI2LPL+74jailEGczP0tsE7VBJ2CpgLKqha9NZc3e1xEXcj/r3Y/XZCeQmfrKo+YTUecgGw==
781
+ dependencies:
782
+ "@jupyterlab/application" "^3.6.8"
783
+ "@jupyterlab/apputils" "^3.6.8"
784
+ "@jupyterlab/coreutils" "^5.6.8"
785
+ "@jupyterlab/docmanager" "^3.6.8"
786
+ "@jupyterlab/docregistry" "^3.6.8"
787
+ "@jupyterlab/filebrowser" "^3.6.8"
788
+ "@jupyterlab/launcher" "^3.6.8"
789
+ "@jupyterlab/services" "^6.6.8"
790
+ "@jupyterlab/settingregistry" "^3.6.8"
791
+ "@jupyterlab/statedb" "^3.6.8"
792
+ "@jupyterlab/statusbar" "^3.6.8"
793
+ "@jupyterlab/translation" "^3.6.8"
794
+ "@jupyterlab/ui-components" "^3.6.8"
795
795
  "@lumino/algorithm" "^1.9.0"
796
796
  "@lumino/commands" "^1.19.0"
797
797
  "@lumino/coreutils" "^1.11.0"
798
798
  "@lumino/widgets" "^1.37.2"
799
799
 
800
- "@jupyterlab/filebrowser@^3.6.6", "@jupyterlab/filebrowser@~3.6.6":
801
- version "3.6.6"
802
- resolved "https://registry.yarnpkg.com/@jupyterlab/filebrowser/-/filebrowser-3.6.6.tgz#caa3cd163641322100cb67c0937f3560749f98b3"
803
- integrity sha512-YkgJUEEZ0xfdSkIc69VttlairLXjJs4/vsjim3mC3uZkW7roXVck+HlklmLCJk3j4Fh7Ce0O8kOP6kYEeOgT3g==
804
- dependencies:
805
- "@jupyterlab/apputils" "^3.6.6"
806
- "@jupyterlab/coreutils" "^5.6.6"
807
- "@jupyterlab/docmanager" "^3.6.6"
808
- "@jupyterlab/docregistry" "^3.6.6"
809
- "@jupyterlab/services" "^6.6.6"
810
- "@jupyterlab/statedb" "^3.6.6"
811
- "@jupyterlab/statusbar" "^3.6.6"
812
- "@jupyterlab/translation" "^3.6.6"
813
- "@jupyterlab/ui-components" "^3.6.6"
800
+ "@jupyterlab/filebrowser@^3.6.8", "@jupyterlab/filebrowser@~3.6.8":
801
+ version "3.6.8"
802
+ resolved "https://registry.yarnpkg.com/@jupyterlab/filebrowser/-/filebrowser-3.6.8.tgz#f494faee0e8a2977612979dd253c8251600eee8e"
803
+ integrity sha512-hh7okH8KZZ4JoM3/KCCeFE6M4fxbGcxsWHJT/AL6E1XFEmGflAD0ULktcYU1ZnZX/NozwFc48yUu12+6KfbInA==
804
+ dependencies:
805
+ "@jupyterlab/apputils" "^3.6.8"
806
+ "@jupyterlab/coreutils" "^5.6.8"
807
+ "@jupyterlab/docmanager" "^3.6.8"
808
+ "@jupyterlab/docregistry" "^3.6.8"
809
+ "@jupyterlab/services" "^6.6.8"
810
+ "@jupyterlab/statedb" "^3.6.8"
811
+ "@jupyterlab/statusbar" "^3.6.8"
812
+ "@jupyterlab/translation" "^3.6.8"
813
+ "@jupyterlab/ui-components" "^3.6.8"
814
814
  "@lumino/algorithm" "^1.9.0"
815
815
  "@lumino/coreutils" "^1.11.0"
816
816
  "@lumino/disposable" "^1.10.0"
@@ -823,177 +823,177 @@
823
823
  "@lumino/widgets" "^1.37.2"
824
824
  react "^17.0.1"
825
825
 
826
- "@jupyterlab/fileeditor-extension@^3.6.6", "@jupyterlab/fileeditor-extension@~3.6.6":
827
- version "3.6.6"
828
- resolved "https://registry.yarnpkg.com/@jupyterlab/fileeditor-extension/-/fileeditor-extension-3.6.6.tgz#8410a5818274d4d25b6355888558bbb2f65efae1"
829
- integrity sha512-dSj0eISUg0O/mLsGaGR+yI6TcHmi2fT5own/6+5dlw5OjhOb28ipRLL+8TiEsEcLlrt+fF3S10G6/CjRu3jA0g==
830
- dependencies:
831
- "@jupyterlab/application" "^3.6.6"
832
- "@jupyterlab/apputils" "^3.6.6"
833
- "@jupyterlab/codeeditor" "^3.6.6"
834
- "@jupyterlab/codemirror" "^3.6.6"
835
- "@jupyterlab/console" "^3.6.6"
836
- "@jupyterlab/coreutils" "^5.6.6"
837
- "@jupyterlab/docregistry" "^3.6.6"
838
- "@jupyterlab/filebrowser" "^3.6.6"
839
- "@jupyterlab/fileeditor" "^3.6.6"
840
- "@jupyterlab/launcher" "^3.6.6"
841
- "@jupyterlab/mainmenu" "^3.6.6"
842
- "@jupyterlab/observables" "^4.6.6"
843
- "@jupyterlab/settingregistry" "^3.6.6"
844
- "@jupyterlab/statusbar" "^3.6.6"
845
- "@jupyterlab/translation" "^3.6.6"
846
- "@jupyterlab/ui-components" "^3.6.6"
826
+ "@jupyterlab/fileeditor-extension@^3.6.8", "@jupyterlab/fileeditor-extension@~3.6.8":
827
+ version "3.6.8"
828
+ resolved "https://registry.yarnpkg.com/@jupyterlab/fileeditor-extension/-/fileeditor-extension-3.6.8.tgz#0c8b963e5b27f1b273608cb2113f7200de684bf0"
829
+ integrity sha512-1Q22J5b5UkZttu9n53nc5HT2srNCBYwn5ZfEwjQGHPjfsZA5iNjwjLL+6nPYb2fnYB4t4Hbnyq0AlSlrtv/UyA==
830
+ dependencies:
831
+ "@jupyterlab/application" "^3.6.8"
832
+ "@jupyterlab/apputils" "^3.6.8"
833
+ "@jupyterlab/codeeditor" "^3.6.8"
834
+ "@jupyterlab/codemirror" "^3.6.8"
835
+ "@jupyterlab/console" "^3.6.8"
836
+ "@jupyterlab/coreutils" "^5.6.8"
837
+ "@jupyterlab/docregistry" "^3.6.8"
838
+ "@jupyterlab/filebrowser" "^3.6.8"
839
+ "@jupyterlab/fileeditor" "^3.6.8"
840
+ "@jupyterlab/launcher" "^3.6.8"
841
+ "@jupyterlab/mainmenu" "^3.6.8"
842
+ "@jupyterlab/observables" "^4.6.8"
843
+ "@jupyterlab/settingregistry" "^3.6.8"
844
+ "@jupyterlab/statusbar" "^3.6.8"
845
+ "@jupyterlab/translation" "^3.6.8"
846
+ "@jupyterlab/ui-components" "^3.6.8"
847
847
  "@lumino/commands" "^1.19.0"
848
848
  "@lumino/coreutils" "^1.11.0"
849
849
  "@lumino/widgets" "^1.37.2"
850
850
 
851
- "@jupyterlab/fileeditor@^3.6.6", "@jupyterlab/fileeditor@~3.6.6":
852
- version "3.6.6"
853
- resolved "https://registry.yarnpkg.com/@jupyterlab/fileeditor/-/fileeditor-3.6.6.tgz#2d8f9661dbdedbebcd1392768e9077d1724081e5"
854
- integrity sha512-PapAUO0xJQ7nn9oAwjr9BLkVprCPCcBr55mZQySsiNgC0o5ZbXFVwHwIuJ6NKW3Qz1ctaWjV7MU9ntUZfl8Jvw==
855
- dependencies:
856
- "@jupyterlab/apputils" "^3.6.6"
857
- "@jupyterlab/codeeditor" "^3.6.6"
858
- "@jupyterlab/docregistry" "^3.6.6"
859
- "@jupyterlab/statusbar" "^3.6.6"
860
- "@jupyterlab/translation" "^3.6.6"
861
- "@jupyterlab/ui-components" "^3.6.6"
851
+ "@jupyterlab/fileeditor@^3.6.8", "@jupyterlab/fileeditor@~3.6.8":
852
+ version "3.6.8"
853
+ resolved "https://registry.yarnpkg.com/@jupyterlab/fileeditor/-/fileeditor-3.6.8.tgz#83f7cb2abae7aa93e73aa4c8323c8886fb52c985"
854
+ integrity sha512-qaWvVOhOzJtA+PnFo/kllz1szxRFoE1eDDazhZLc0qAhUvE6c5PObAS3u/+QCTrmKHfWFZ7YV+Zymu1gfUgYuA==
855
+ dependencies:
856
+ "@jupyterlab/apputils" "^3.6.8"
857
+ "@jupyterlab/codeeditor" "^3.6.8"
858
+ "@jupyterlab/docregistry" "^3.6.8"
859
+ "@jupyterlab/statusbar" "^3.6.8"
860
+ "@jupyterlab/translation" "^3.6.8"
861
+ "@jupyterlab/ui-components" "^3.6.8"
862
862
  "@lumino/coreutils" "^1.11.0"
863
863
  "@lumino/messaging" "^1.10.0"
864
864
  "@lumino/widgets" "^1.37.2"
865
865
  react "^17.0.1"
866
866
 
867
- "@jupyterlab/help-extension@^3.6.6", "@jupyterlab/help-extension@~3.6.6":
868
- version "3.6.6"
869
- resolved "https://registry.yarnpkg.com/@jupyterlab/help-extension/-/help-extension-3.6.6.tgz#fa3e211f51d18330b10bdd8a1d91b4f3352f12f0"
870
- integrity sha512-lBmDwBQNfoFPTtsNl5kgOxyWUHdzVmjxQpo6lYaLW2p4HK32SPyIdZLYTHRAKRECBqJmqvDOOpoqGf4oggSR6w==
871
- dependencies:
872
- "@jupyterlab/application" "^3.6.6"
873
- "@jupyterlab/apputils" "^3.6.6"
874
- "@jupyterlab/coreutils" "^5.6.6"
875
- "@jupyterlab/mainmenu" "^3.6.6"
876
- "@jupyterlab/services" "^6.6.6"
877
- "@jupyterlab/translation" "^3.6.6"
878
- "@jupyterlab/ui-components" "^3.6.6"
867
+ "@jupyterlab/help-extension@^3.6.8", "@jupyterlab/help-extension@~3.6.8":
868
+ version "3.6.8"
869
+ resolved "https://registry.yarnpkg.com/@jupyterlab/help-extension/-/help-extension-3.6.8.tgz#d4c7e70c430e03fab0733d8869a6de2585062f00"
870
+ integrity sha512-oFKbYRp29a80qudMog6Fc+zxA2gUFNDB3la0sWcX0HQN62nNVEK5l6tMw9q7yLGFwv+3Vdsx8DOGuUtxpVQl1A==
871
+ dependencies:
872
+ "@jupyterlab/application" "^3.6.8"
873
+ "@jupyterlab/apputils" "^3.6.8"
874
+ "@jupyterlab/coreutils" "^5.6.8"
875
+ "@jupyterlab/mainmenu" "^3.6.8"
876
+ "@jupyterlab/services" "^6.6.8"
877
+ "@jupyterlab/translation" "^3.6.8"
878
+ "@jupyterlab/ui-components" "^3.6.8"
879
879
  "@lumino/coreutils" "^1.11.0"
880
880
  "@lumino/signaling" "^1.10.0"
881
881
  "@lumino/virtualdom" "^1.14.0"
882
882
  "@lumino/widgets" "^1.37.2"
883
883
  react "^17.0.1"
884
884
 
885
- "@jupyterlab/htmlviewer-extension@^3.6.6", "@jupyterlab/htmlviewer-extension@~3.6.6":
886
- version "3.6.6"
887
- resolved "https://registry.yarnpkg.com/@jupyterlab/htmlviewer-extension/-/htmlviewer-extension-3.6.6.tgz#7985913e5c42aa201d397ceb469cdd57bd61d4c3"
888
- integrity sha512-xAHQeimTN3bv8s3U70sExq/vak+e1MY+8spjrv3htDokehKlgGOSE4PiZNZDmmrGyHtLsrkEbICygNElLAxSGQ==
889
- dependencies:
890
- "@jupyterlab/application" "^3.6.6"
891
- "@jupyterlab/apputils" "^3.6.6"
892
- "@jupyterlab/docregistry" "^3.6.6"
893
- "@jupyterlab/htmlviewer" "^3.6.6"
894
- "@jupyterlab/observables" "^4.6.6"
895
- "@jupyterlab/settingregistry" "^3.6.6"
896
- "@jupyterlab/translation" "^3.6.6"
897
- "@jupyterlab/ui-components" "^3.6.6"
898
-
899
- "@jupyterlab/htmlviewer@^3.6.6", "@jupyterlab/htmlviewer@~3.6.6":
900
- version "3.6.6"
901
- resolved "https://registry.yarnpkg.com/@jupyterlab/htmlviewer/-/htmlviewer-3.6.6.tgz#0ede5ca63d4e89db90688983248125ec0f9bcf7e"
902
- integrity sha512-9cJrG9Iyv7e+Y+NDBnhmnGDf560kkLN2Uu8f+Hta5D/PAhmbmcmgIDsUE1rWQ8C8G2+ECDSyrfjnqs/PWyuw9g==
903
- dependencies:
904
- "@jupyterlab/apputils" "^3.6.6"
905
- "@jupyterlab/coreutils" "^5.6.6"
906
- "@jupyterlab/docregistry" "^3.6.6"
907
- "@jupyterlab/translation" "^3.6.6"
908
- "@jupyterlab/ui-components" "^3.6.6"
885
+ "@jupyterlab/htmlviewer-extension@^3.6.8", "@jupyterlab/htmlviewer-extension@~3.6.8":
886
+ version "3.6.8"
887
+ resolved "https://registry.yarnpkg.com/@jupyterlab/htmlviewer-extension/-/htmlviewer-extension-3.6.8.tgz#41754b154e07037a2cec12cad6904bea1f108997"
888
+ integrity sha512-mzAh4ayIUAUg45wVJ6WhnGYyo+44Kj2GhJwmgBTowvwhDMztqk6DqJcSxTCw0NpaJnmpMRO1xWDwidMyZioJ+Q==
889
+ dependencies:
890
+ "@jupyterlab/application" "^3.6.8"
891
+ "@jupyterlab/apputils" "^3.6.8"
892
+ "@jupyterlab/docregistry" "^3.6.8"
893
+ "@jupyterlab/htmlviewer" "^3.6.8"
894
+ "@jupyterlab/observables" "^4.6.8"
895
+ "@jupyterlab/settingregistry" "^3.6.8"
896
+ "@jupyterlab/translation" "^3.6.8"
897
+ "@jupyterlab/ui-components" "^3.6.8"
898
+
899
+ "@jupyterlab/htmlviewer@^3.6.8", "@jupyterlab/htmlviewer@~3.6.8":
900
+ version "3.6.8"
901
+ resolved "https://registry.yarnpkg.com/@jupyterlab/htmlviewer/-/htmlviewer-3.6.8.tgz#e982a58f2bc491b3e4b76e04770c4625a574c9cd"
902
+ integrity sha512-f056jxS9DQC9K1X+e+bV6DxfPoJ75NnP7r2iq4y6AFD1CofFWrkIjJSTSQxGHbkbkrCBRHIOWdBL/hHoyDhQIg==
903
+ dependencies:
904
+ "@jupyterlab/apputils" "^3.6.8"
905
+ "@jupyterlab/coreutils" "^5.6.8"
906
+ "@jupyterlab/docregistry" "^3.6.8"
907
+ "@jupyterlab/translation" "^3.6.8"
908
+ "@jupyterlab/ui-components" "^3.6.8"
909
909
  "@lumino/coreutils" "^1.11.0"
910
910
  "@lumino/signaling" "^1.10.0"
911
911
  "@lumino/widgets" "^1.37.2"
912
912
  react "^17.0.1"
913
913
 
914
- "@jupyterlab/hub-extension@^3.6.6", "@jupyterlab/hub-extension@~3.6.6":
915
- version "3.6.6"
916
- resolved "https://registry.yarnpkg.com/@jupyterlab/hub-extension/-/hub-extension-3.6.6.tgz#969d7bbbf287141344f52960df7f27ce593d296d"
917
- integrity sha512-yJgx3X6hiahqoY3ubHZjpwG56WBjWxX7HJfBQOdDAnDXd0eU3O1bbES98X+V3II5wDs+yyDGryBQjteDdz9vYA==
918
- dependencies:
919
- "@jupyterlab/application" "^3.6.6"
920
- "@jupyterlab/apputils" "^3.6.6"
921
- "@jupyterlab/coreutils" "^5.6.6"
922
- "@jupyterlab/services" "^6.6.6"
923
- "@jupyterlab/translation" "^3.6.6"
924
-
925
- "@jupyterlab/imageviewer-extension@^3.6.6", "@jupyterlab/imageviewer-extension@~3.6.6":
926
- version "3.6.6"
927
- resolved "https://registry.yarnpkg.com/@jupyterlab/imageviewer-extension/-/imageviewer-extension-3.6.6.tgz#5c18d10b1074bc9b02a55c52b816fe17d345428c"
928
- integrity sha512-uaVnZPQdCdhnwSpff+m4+rOdEP88Et8g7h5ybprkgGFu2RH467140HvPzPZ3lfRkrNjm858ylJz7JxTfKKQ/tA==
929
- dependencies:
930
- "@jupyterlab/application" "^3.6.6"
931
- "@jupyterlab/apputils" "^3.6.6"
932
- "@jupyterlab/docregistry" "^3.6.6"
933
- "@jupyterlab/imageviewer" "^3.6.6"
934
- "@jupyterlab/translation" "^3.6.6"
935
-
936
- "@jupyterlab/imageviewer@^3.6.6", "@jupyterlab/imageviewer@~3.6.6":
937
- version "3.6.6"
938
- resolved "https://registry.yarnpkg.com/@jupyterlab/imageviewer/-/imageviewer-3.6.6.tgz#d53fd6f8c5283161c588ef393d8626f0a9c91569"
939
- integrity sha512-eE23vsv7nBSz9RBim8Wr1J5QQ1VDXJ4h2jSAmrETMljUan33mfLCqsHKdpdNHQiNsPBi5Pzq+Fc8uhJADIBrgw==
940
- dependencies:
941
- "@jupyterlab/apputils" "^3.6.6"
942
- "@jupyterlab/coreutils" "^5.6.6"
943
- "@jupyterlab/docregistry" "^3.6.6"
914
+ "@jupyterlab/hub-extension@^3.6.8", "@jupyterlab/hub-extension@~3.6.8":
915
+ version "3.6.8"
916
+ resolved "https://registry.yarnpkg.com/@jupyterlab/hub-extension/-/hub-extension-3.6.8.tgz#01b6efca295be5c04eb1b4e254f927a28246503e"
917
+ integrity sha512-IqHHiHxPQfzbF34WzRB5pk3w084oFEHzk/S6MiuRV4GAfEqq6kz/xAPp47YX9RLCGaH8V5Cb7fecaqRTeJRb9w==
918
+ dependencies:
919
+ "@jupyterlab/application" "^3.6.8"
920
+ "@jupyterlab/apputils" "^3.6.8"
921
+ "@jupyterlab/coreutils" "^5.6.8"
922
+ "@jupyterlab/services" "^6.6.8"
923
+ "@jupyterlab/translation" "^3.6.8"
924
+
925
+ "@jupyterlab/imageviewer-extension@^3.6.8", "@jupyterlab/imageviewer-extension@~3.6.8":
926
+ version "3.6.8"
927
+ resolved "https://registry.yarnpkg.com/@jupyterlab/imageviewer-extension/-/imageviewer-extension-3.6.8.tgz#2fbac23af5ba8f6d01874b06dc044c9f9ee7604b"
928
+ integrity sha512-j2wnvzs6xEIiEQ+kWXPBApyIpO8feQT6r21xrNd2n1lNAa25cgXkr3CcHBCOF/PL4sT1aprE/47h10QL491Bpw==
929
+ dependencies:
930
+ "@jupyterlab/application" "^3.6.8"
931
+ "@jupyterlab/apputils" "^3.6.8"
932
+ "@jupyterlab/docregistry" "^3.6.8"
933
+ "@jupyterlab/imageviewer" "^3.6.8"
934
+ "@jupyterlab/translation" "^3.6.8"
935
+
936
+ "@jupyterlab/imageviewer@^3.6.8", "@jupyterlab/imageviewer@~3.6.8":
937
+ version "3.6.8"
938
+ resolved "https://registry.yarnpkg.com/@jupyterlab/imageviewer/-/imageviewer-3.6.8.tgz#67f99d661ebfbad2701af7ceffe06bd55820fe87"
939
+ integrity sha512-EDqFSnT77DFwh/8AnI5IUmiWj2yUoENYGYr16ga2Bxl5nieR0ZS+tSmSHIdslNd7uL5K9eFH4AcgTdd8ko6SYA==
940
+ dependencies:
941
+ "@jupyterlab/apputils" "^3.6.8"
942
+ "@jupyterlab/coreutils" "^5.6.8"
943
+ "@jupyterlab/docregistry" "^3.6.8"
944
944
  "@lumino/coreutils" "^1.11.0"
945
945
  "@lumino/messaging" "^1.10.0"
946
946
  "@lumino/widgets" "^1.37.2"
947
947
 
948
- "@jupyterlab/inspector-extension@^3.6.6", "@jupyterlab/inspector-extension@~3.6.6":
949
- version "3.6.6"
950
- resolved "https://registry.yarnpkg.com/@jupyterlab/inspector-extension/-/inspector-extension-3.6.6.tgz#55f59816c5c863bd43300fe4deef815bfdbd883d"
951
- integrity sha512-TR7BcOOBXckYI3QFE1QIxtUV/BO7OpB2J4d7pwJghCKMxdgd0Vda4jW7ysTo+5ll8AkKBeAYK3r/YM4QIUtzmg==
952
- dependencies:
953
- "@jupyterlab/application" "^3.6.6"
954
- "@jupyterlab/apputils" "^3.6.6"
955
- "@jupyterlab/console" "^3.6.6"
956
- "@jupyterlab/inspector" "^3.6.6"
957
- "@jupyterlab/launcher" "^3.6.6"
958
- "@jupyterlab/notebook" "^3.6.6"
959
- "@jupyterlab/translation" "^3.6.6"
960
- "@jupyterlab/ui-components" "^3.6.6"
961
-
962
- "@jupyterlab/inspector@^3.6.6", "@jupyterlab/inspector@~3.6.6":
963
- version "3.6.6"
964
- resolved "https://registry.yarnpkg.com/@jupyterlab/inspector/-/inspector-3.6.6.tgz#c0608c5cc1b7c0111b1f7c68c6b5921523f58ce2"
965
- integrity sha512-U9OUZBu/e0GlULGiP9G3zHb23W5+2LgEzT1u5z4vTj+7qAjL5Wr3FXthGA1S/upEisT84mlGd2FGsahCTzldBA==
966
- dependencies:
967
- "@jupyterlab/apputils" "^3.6.6"
968
- "@jupyterlab/codeeditor" "^3.6.6"
969
- "@jupyterlab/coreutils" "^5.6.6"
970
- "@jupyterlab/rendermime" "^3.6.6"
971
- "@jupyterlab/services" "^6.6.6"
972
- "@jupyterlab/statedb" "^3.6.6"
973
- "@jupyterlab/translation" "^3.6.6"
948
+ "@jupyterlab/inspector-extension@^3.6.8", "@jupyterlab/inspector-extension@~3.6.8":
949
+ version "3.6.8"
950
+ resolved "https://registry.yarnpkg.com/@jupyterlab/inspector-extension/-/inspector-extension-3.6.8.tgz#d7481fbd1351dd82955402c382cbee125c8b1633"
951
+ integrity sha512-Ru1d8dwExSy3I7LQ7fX5nBZCsRd2IHEk6GV8y2RCisjvKa5ORnfdW57VVatO+LiIJ7rY2U7z0PjZE9SILgwyPw==
952
+ dependencies:
953
+ "@jupyterlab/application" "^3.6.8"
954
+ "@jupyterlab/apputils" "^3.6.8"
955
+ "@jupyterlab/console" "^3.6.8"
956
+ "@jupyterlab/inspector" "^3.6.8"
957
+ "@jupyterlab/launcher" "^3.6.8"
958
+ "@jupyterlab/notebook" "^3.6.8"
959
+ "@jupyterlab/translation" "^3.6.8"
960
+ "@jupyterlab/ui-components" "^3.6.8"
961
+
962
+ "@jupyterlab/inspector@^3.6.8", "@jupyterlab/inspector@~3.6.8":
963
+ version "3.6.8"
964
+ resolved "https://registry.yarnpkg.com/@jupyterlab/inspector/-/inspector-3.6.8.tgz#7fec4b6d0de63f72889e8eea19dc6b8a70739842"
965
+ integrity sha512-sOJ/oBOPHrStpoCHPflRgcqBFG3MOl4eg1rvg8nnOa4xYTwLHDfTHOybA5GmVDq4Aax1ANd2u8arT8t5CboCdw==
966
+ dependencies:
967
+ "@jupyterlab/apputils" "^3.6.8"
968
+ "@jupyterlab/codeeditor" "^3.6.8"
969
+ "@jupyterlab/coreutils" "^5.6.8"
970
+ "@jupyterlab/rendermime" "^3.6.8"
971
+ "@jupyterlab/services" "^6.6.8"
972
+ "@jupyterlab/statedb" "^3.6.8"
973
+ "@jupyterlab/translation" "^3.6.8"
974
974
  "@lumino/coreutils" "^1.11.0"
975
975
  "@lumino/disposable" "^1.10.0"
976
976
  "@lumino/polling" "^1.9.0"
977
977
  "@lumino/signaling" "^1.10.0"
978
978
  "@lumino/widgets" "^1.37.2"
979
979
 
980
- "@jupyterlab/javascript-extension@^3.6.6", "@jupyterlab/javascript-extension@~3.6.6":
981
- version "3.6.6"
982
- resolved "https://registry.yarnpkg.com/@jupyterlab/javascript-extension/-/javascript-extension-3.6.6.tgz#5066a82929f1e4e8d936dd4ac5ca8ae99f278ee5"
983
- integrity sha512-gCzVWilBMwt7LY4JUQMIuE5TLwZ7pcpE6jRwQ69YGewU6q4/RFfC00jLsX0Q6ji+5vWSMEO+YDgfFfYJ0NINOQ==
980
+ "@jupyterlab/javascript-extension@^3.6.8", "@jupyterlab/javascript-extension@~3.6.8":
981
+ version "3.6.8"
982
+ resolved "https://registry.yarnpkg.com/@jupyterlab/javascript-extension/-/javascript-extension-3.6.8.tgz#21591178a61872430685e35dbffa5ff8331a835c"
983
+ integrity sha512-u/l3GOhi0pWl3+sLl2wOZ+qCGc6PST2Qn6G6dXAAzzuLXfbjhNUVkmwDkiaM5HJlvUKAHeSBBcrH4drfhgEadg==
984
984
  dependencies:
985
- "@jupyterlab/rendermime" "^3.6.6"
986
- "@jupyterlab/rendermime-interfaces" "^3.6.6"
985
+ "@jupyterlab/rendermime" "^3.6.8"
986
+ "@jupyterlab/rendermime-interfaces" "^3.6.8"
987
987
 
988
- "@jupyterlab/json-extension@^3.6.6", "@jupyterlab/json-extension@~3.6.6":
989
- version "3.6.6"
990
- resolved "https://registry.yarnpkg.com/@jupyterlab/json-extension/-/json-extension-3.6.6.tgz#40a8d3b366ed517ce5c012f74ed33a614529d720"
991
- integrity sha512-3k5PPglodLAAIK+3V/YPJHoKR76OhivL/Oyzfon8yr/DLw5+TrRx0bekgwh3Nkve3JP4GcMw9PG2RTo9qoP4+A==
988
+ "@jupyterlab/json-extension@^3.6.8", "@jupyterlab/json-extension@~3.6.8":
989
+ version "3.6.8"
990
+ resolved "https://registry.yarnpkg.com/@jupyterlab/json-extension/-/json-extension-3.6.8.tgz#f9d90a9c76f8399defa62823ce82139887b0368a"
991
+ integrity sha512-kVR0+/AvT3hAR4hU/yuy3ivSqof1hUZWw/iNCneMc8ZrrlgmWV9OzyOZoSmifw5Mcilrx5tK0Lzarr6hryn8UA==
992
992
  dependencies:
993
- "@jupyterlab/apputils" "^3.6.6"
994
- "@jupyterlab/rendermime-interfaces" "^3.6.6"
995
- "@jupyterlab/translation" "^3.6.6"
996
- "@jupyterlab/ui-components" "^3.6.6"
993
+ "@jupyterlab/apputils" "^3.6.8"
994
+ "@jupyterlab/rendermime-interfaces" "^3.6.8"
995
+ "@jupyterlab/translation" "^3.6.8"
996
+ "@jupyterlab/ui-components" "^3.6.8"
997
997
  "@lumino/coreutils" "^1.11.0"
998
998
  "@lumino/messaging" "^1.10.0"
999
999
  "@lumino/widgets" "^1.37.2"
@@ -1002,28 +1002,28 @@
1002
1002
  react-highlighter "^0.4.3"
1003
1003
  react-json-tree "^0.15.0"
1004
1004
 
1005
- "@jupyterlab/launcher-extension@^3.6.6", "@jupyterlab/launcher-extension@~3.6.6":
1006
- version "3.6.6"
1007
- resolved "https://registry.yarnpkg.com/@jupyterlab/launcher-extension/-/launcher-extension-3.6.6.tgz#f43a81d251ed33e435e16ddb98cb555f335fd00e"
1008
- integrity sha512-9mYUlw8I+VpjkF8Z8eqSk5qf9Jo/GfRDPXguGGuQmUSeubEtWugzQr//YzEX3AfZdEeXGhsBjvs2OW4yFKVDYg==
1005
+ "@jupyterlab/launcher-extension@^3.6.8", "@jupyterlab/launcher-extension@~3.6.8":
1006
+ version "3.6.8"
1007
+ resolved "https://registry.yarnpkg.com/@jupyterlab/launcher-extension/-/launcher-extension-3.6.8.tgz#ca5156ce116c023933fa140b81c0960d4fa945be"
1008
+ integrity sha512-PADzXw4BVTX5BMjaGH7/XVpEKTD39dHw2+xcxhSzSIBJrjsv62RGkMC/d+V7tIMPi6VkS+rHxBGIblo0vZoEJQ==
1009
1009
  dependencies:
1010
- "@jupyterlab/application" "^3.6.6"
1011
- "@jupyterlab/apputils" "^3.6.6"
1012
- "@jupyterlab/launcher" "^3.6.6"
1013
- "@jupyterlab/translation" "^3.6.6"
1014
- "@jupyterlab/ui-components" "^3.6.6"
1010
+ "@jupyterlab/application" "^3.6.8"
1011
+ "@jupyterlab/apputils" "^3.6.8"
1012
+ "@jupyterlab/launcher" "^3.6.8"
1013
+ "@jupyterlab/translation" "^3.6.8"
1014
+ "@jupyterlab/ui-components" "^3.6.8"
1015
1015
  "@lumino/algorithm" "^1.9.0"
1016
1016
  "@lumino/coreutils" "^1.11.0"
1017
1017
  "@lumino/widgets" "^1.37.2"
1018
1018
 
1019
- "@jupyterlab/launcher@^3.6.6", "@jupyterlab/launcher@~3.6.6":
1020
- version "3.6.6"
1021
- resolved "https://registry.yarnpkg.com/@jupyterlab/launcher/-/launcher-3.6.6.tgz#6f3a48ed8e83b3a41dc8e7643423a1f960a0b933"
1022
- integrity sha512-ODFph0kYURoE74Ma9hrd086cPVaEAiw71GAhjJfrsrRUzF4Hilvov9oVp4hchUXr4mBg1bTJcqNZuOx6egN6VA==
1019
+ "@jupyterlab/launcher@^3.6.8", "@jupyterlab/launcher@~3.6.8":
1020
+ version "3.6.8"
1021
+ resolved "https://registry.yarnpkg.com/@jupyterlab/launcher/-/launcher-3.6.8.tgz#f28df0730b808317aba909511a97d8f08fca1685"
1022
+ integrity sha512-nS3TBwruyHeGMtBq2aA3eihBGFrxv7aCR75bpnqIWNWtFuIxvySShpCD95B+jfnl3JkMrynMJti50KDOBRZPjA==
1023
1023
  dependencies:
1024
- "@jupyterlab/apputils" "^3.6.6"
1025
- "@jupyterlab/translation" "^3.6.6"
1026
- "@jupyterlab/ui-components" "^3.6.6"
1024
+ "@jupyterlab/apputils" "^3.6.8"
1025
+ "@jupyterlab/translation" "^3.6.8"
1026
+ "@jupyterlab/ui-components" "^3.6.8"
1027
1027
  "@lumino/algorithm" "^1.9.0"
1028
1028
  "@lumino/commands" "^1.19.0"
1029
1029
  "@lumino/coreutils" "^1.11.0"
@@ -1032,268 +1032,268 @@
1032
1032
  "@lumino/widgets" "^1.37.2"
1033
1033
  react "^17.0.1"
1034
1034
 
1035
- "@jupyterlab/logconsole-extension@^3.6.6", "@jupyterlab/logconsole-extension@~3.6.6":
1036
- version "3.6.6"
1037
- resolved "https://registry.yarnpkg.com/@jupyterlab/logconsole-extension/-/logconsole-extension-3.6.6.tgz#4b426748e96e2fca5075ad374f8fe36f9b79eb14"
1038
- integrity sha512-cyFS4Mxdk1y5ktNLU/D2VIT+UwzFvh07iI7ZkkBKVRQeR3wYTlLo50+mU+SahBrAE8GsV6eQx1fVO4b12Qin4w==
1039
- dependencies:
1040
- "@jupyterlab/application" "^3.6.6"
1041
- "@jupyterlab/apputils" "^3.6.6"
1042
- "@jupyterlab/coreutils" "^5.6.6"
1043
- "@jupyterlab/logconsole" "^3.6.6"
1044
- "@jupyterlab/notebook" "^3.6.6"
1045
- "@jupyterlab/rendermime" "^3.6.6"
1046
- "@jupyterlab/settingregistry" "^3.6.6"
1047
- "@jupyterlab/statusbar" "^3.6.6"
1048
- "@jupyterlab/translation" "^3.6.6"
1049
- "@jupyterlab/ui-components" "^3.6.6"
1035
+ "@jupyterlab/logconsole-extension@^3.6.8", "@jupyterlab/logconsole-extension@~3.6.8":
1036
+ version "3.6.8"
1037
+ resolved "https://registry.yarnpkg.com/@jupyterlab/logconsole-extension/-/logconsole-extension-3.6.8.tgz#c85c657d27ee96e46014643bd808a97e8591404b"
1038
+ integrity sha512-EKH2NwxN+ucCyHbFJ5oX0HsvYUDmvK6J5lQBNdjwjodHhVEoaP9JNN0q4RItDtoOUY0KxbaEZmCfIN7hqZvdbA==
1039
+ dependencies:
1040
+ "@jupyterlab/application" "^3.6.8"
1041
+ "@jupyterlab/apputils" "^3.6.8"
1042
+ "@jupyterlab/coreutils" "^5.6.8"
1043
+ "@jupyterlab/logconsole" "^3.6.8"
1044
+ "@jupyterlab/notebook" "^3.6.8"
1045
+ "@jupyterlab/rendermime" "^3.6.8"
1046
+ "@jupyterlab/settingregistry" "^3.6.8"
1047
+ "@jupyterlab/statusbar" "^3.6.8"
1048
+ "@jupyterlab/translation" "^3.6.8"
1049
+ "@jupyterlab/ui-components" "^3.6.8"
1050
1050
  "@lumino/coreutils" "^1.11.0"
1051
1051
  "@lumino/signaling" "^1.10.0"
1052
1052
  "@lumino/widgets" "^1.37.2"
1053
1053
  react "^17.0.1"
1054
1054
 
1055
- "@jupyterlab/logconsole@^3.6.6", "@jupyterlab/logconsole@~3.6.6":
1056
- version "3.6.6"
1057
- resolved "https://registry.yarnpkg.com/@jupyterlab/logconsole/-/logconsole-3.6.6.tgz#f1910aa429b9ab07c527e3c38f484d7f6eed93dc"
1058
- integrity sha512-NWw5t+EaBax7mY1xCiNHOcR/Xly4CAEFB4wgjbeAkoaiYpLkeN+lZ1YawraDM2PW28eupk3z9LTIRXusoviB3Q==
1059
- dependencies:
1060
- "@jupyterlab/coreutils" "^5.6.6"
1061
- "@jupyterlab/nbformat" "^3.6.6"
1062
- "@jupyterlab/outputarea" "^3.6.6"
1063
- "@jupyterlab/rendermime" "^3.6.6"
1064
- "@jupyterlab/services" "^6.6.6"
1065
- "@jupyterlab/translation" "^3.6.6"
1055
+ "@jupyterlab/logconsole@^3.6.8", "@jupyterlab/logconsole@~3.6.8":
1056
+ version "3.6.8"
1057
+ resolved "https://registry.yarnpkg.com/@jupyterlab/logconsole/-/logconsole-3.6.8.tgz#205879952688fe2a5a91a703f9175a67682c0653"
1058
+ integrity sha512-UhVwTq9S1U0LI9V+CjHB1IlDiL4N5fXNRBiOV5t+WBQ1q2K4cXcqUST/BrWIH/QYT9X6xw8oyd0C9gdAKP9ZAA==
1059
+ dependencies:
1060
+ "@jupyterlab/coreutils" "^5.6.8"
1061
+ "@jupyterlab/nbformat" "^3.6.8"
1062
+ "@jupyterlab/outputarea" "^3.6.8"
1063
+ "@jupyterlab/rendermime" "^3.6.8"
1064
+ "@jupyterlab/services" "^6.6.8"
1065
+ "@jupyterlab/translation" "^3.6.8"
1066
1066
  "@lumino/coreutils" "^1.11.0"
1067
1067
  "@lumino/disposable" "^1.10.0"
1068
1068
  "@lumino/messaging" "^1.10.0"
1069
1069
  "@lumino/signaling" "^1.10.0"
1070
1070
  "@lumino/widgets" "^1.37.2"
1071
1071
 
1072
- "@jupyterlab/mainmenu-extension@^3.6.6", "@jupyterlab/mainmenu-extension@~3.6.6":
1073
- version "3.6.6"
1074
- resolved "https://registry.yarnpkg.com/@jupyterlab/mainmenu-extension/-/mainmenu-extension-3.6.6.tgz#385fc35df602f20941fb117747c6da932baa9bdc"
1075
- integrity sha512-sYu12Vwq9Uo9gzJw5OSUT2DyKeMQ7c36aAKsiC52EtBeD36U4/4xL1lZj5joyGvmndLu4t/0VNIFK1W1hpYXQA==
1076
- dependencies:
1077
- "@jupyterlab/application" "^3.6.6"
1078
- "@jupyterlab/apputils" "^3.6.6"
1079
- "@jupyterlab/coreutils" "^5.6.6"
1080
- "@jupyterlab/mainmenu" "^3.6.6"
1081
- "@jupyterlab/services" "^6.6.6"
1082
- "@jupyterlab/settingregistry" "^3.6.6"
1083
- "@jupyterlab/translation" "^3.6.6"
1084
- "@jupyterlab/ui-components" "^3.6.6"
1072
+ "@jupyterlab/mainmenu-extension@^3.6.8", "@jupyterlab/mainmenu-extension@~3.6.8":
1073
+ version "3.6.8"
1074
+ resolved "https://registry.yarnpkg.com/@jupyterlab/mainmenu-extension/-/mainmenu-extension-3.6.8.tgz#9f8c3eef735aee88c3313a30196e70d8156c97d6"
1075
+ integrity sha512-jv79lNuKQiSxRnPklTbKPnRplFW9tGNUKwqzbrfwAZQ+YfNhM2juThKzm/EtLzR2afOHFe3YN/O629hoMxEJPw==
1076
+ dependencies:
1077
+ "@jupyterlab/application" "^3.6.8"
1078
+ "@jupyterlab/apputils" "^3.6.8"
1079
+ "@jupyterlab/coreutils" "^5.6.8"
1080
+ "@jupyterlab/mainmenu" "^3.6.8"
1081
+ "@jupyterlab/services" "^6.6.8"
1082
+ "@jupyterlab/settingregistry" "^3.6.8"
1083
+ "@jupyterlab/translation" "^3.6.8"
1084
+ "@jupyterlab/ui-components" "^3.6.8"
1085
1085
  "@lumino/algorithm" "^1.9.0"
1086
1086
  "@lumino/coreutils" "^1.11.0"
1087
1087
  "@lumino/disposable" "^1.10.0"
1088
1088
  "@lumino/widgets" "^1.37.2"
1089
1089
 
1090
- "@jupyterlab/mainmenu@^3.6.6", "@jupyterlab/mainmenu@~3.6.6":
1091
- version "3.6.6"
1092
- resolved "https://registry.yarnpkg.com/@jupyterlab/mainmenu/-/mainmenu-3.6.6.tgz#a63969b0cbbd406e55b7c7f044a31fd27b67d97b"
1093
- integrity sha512-HnFQkRl6mkOdpGjWmfiTiPe7kp9T/ivvj10WZLzPMBCf99wI5PDWsQwuXq64jRBLs46PWO88H6qFpGVafdWkJw==
1090
+ "@jupyterlab/mainmenu@^3.6.8", "@jupyterlab/mainmenu@~3.6.8":
1091
+ version "3.6.8"
1092
+ resolved "https://registry.yarnpkg.com/@jupyterlab/mainmenu/-/mainmenu-3.6.8.tgz#c079d8ebb5c4dc67e8f3af1dc03b8c57bd60e98b"
1093
+ integrity sha512-67KkEaBzoku92OqAk+HNfMRHxfhUZjUyVFt2XCnvRWnOIqkkUJ2FSYKsl9OCd3AE6Wcu4p6QwzVcS3HZe31u+Q==
1094
1094
  dependencies:
1095
- "@jupyterlab/apputils" "^3.6.6"
1096
- "@jupyterlab/services" "^6.6.6"
1097
- "@jupyterlab/translation" "^3.6.6"
1098
- "@jupyterlab/ui-components" "^3.6.6"
1095
+ "@jupyterlab/apputils" "^3.6.8"
1096
+ "@jupyterlab/services" "^6.6.8"
1097
+ "@jupyterlab/translation" "^3.6.8"
1098
+ "@jupyterlab/ui-components" "^3.6.8"
1099
1099
  "@lumino/algorithm" "^1.9.0"
1100
1100
  "@lumino/commands" "^1.19.0"
1101
1101
  "@lumino/coreutils" "^1.11.0"
1102
1102
  "@lumino/widgets" "^1.37.2"
1103
1103
 
1104
- "@jupyterlab/markdownviewer-extension@^3.6.6", "@jupyterlab/markdownviewer-extension@~3.6.6":
1105
- version "3.6.6"
1106
- resolved "https://registry.yarnpkg.com/@jupyterlab/markdownviewer-extension/-/markdownviewer-extension-3.6.6.tgz#68cf995ddd4203b63dcb29a9b3e37465d3e32a7c"
1107
- integrity sha512-PvEnUu6axroyNmt/eaD/KpjiEo8oLUb7UFAaetmGsyTEX70Zao9YkCYWyZqGmobbhM8wE6d4EWRY4BjqbIhTdQ==
1108
- dependencies:
1109
- "@jupyterlab/application" "^3.6.6"
1110
- "@jupyterlab/apputils" "^3.6.6"
1111
- "@jupyterlab/coreutils" "^5.6.6"
1112
- "@jupyterlab/markdownviewer" "^3.6.6"
1113
- "@jupyterlab/rendermime" "^3.6.6"
1114
- "@jupyterlab/settingregistry" "^3.6.6"
1115
- "@jupyterlab/translation" "^3.6.6"
1116
-
1117
- "@jupyterlab/markdownviewer@^3.6.6", "@jupyterlab/markdownviewer@~3.6.6":
1118
- version "3.6.6"
1119
- resolved "https://registry.yarnpkg.com/@jupyterlab/markdownviewer/-/markdownviewer-3.6.6.tgz#45b5fa3fdef6374fe0fcea9eeeb8c283bdefe87c"
1120
- integrity sha512-beu+h3qHlG3l8XnlEDJDcyXW4zwU+s+aP8fvTYGuhOdNvtcIGRAPgclXHw9Kl6vlYlMDfghwwNPZ8uJDAv5psw==
1121
- dependencies:
1122
- "@jupyterlab/apputils" "^3.6.6"
1123
- "@jupyterlab/coreutils" "^5.6.6"
1124
- "@jupyterlab/docregistry" "^3.6.6"
1125
- "@jupyterlab/rendermime" "^3.6.6"
1126
- "@jupyterlab/translation" "^3.6.6"
1104
+ "@jupyterlab/markdownviewer-extension@^3.6.8", "@jupyterlab/markdownviewer-extension@~3.6.8":
1105
+ version "3.6.8"
1106
+ resolved "https://registry.yarnpkg.com/@jupyterlab/markdownviewer-extension/-/markdownviewer-extension-3.6.8.tgz#7ebe75d66518e526ad8f6fc5d07b56deba95e919"
1107
+ integrity sha512-TA89lIFyAa0sAg+MDEUdcT9rp4WuBF4+YNwMkSZXFPR0T0LylvGQEyAEJSPGFqMC5myC56rPZWlDd/MC7Fj+mQ==
1108
+ dependencies:
1109
+ "@jupyterlab/application" "^3.6.8"
1110
+ "@jupyterlab/apputils" "^3.6.8"
1111
+ "@jupyterlab/coreutils" "^5.6.8"
1112
+ "@jupyterlab/markdownviewer" "^3.6.8"
1113
+ "@jupyterlab/rendermime" "^3.6.8"
1114
+ "@jupyterlab/settingregistry" "^3.6.8"
1115
+ "@jupyterlab/translation" "^3.6.8"
1116
+
1117
+ "@jupyterlab/markdownviewer@^3.6.8", "@jupyterlab/markdownviewer@~3.6.8":
1118
+ version "3.6.8"
1119
+ resolved "https://registry.yarnpkg.com/@jupyterlab/markdownviewer/-/markdownviewer-3.6.8.tgz#1b19c22074e8c2154ac657cb29b4a008c0a875a7"
1120
+ integrity sha512-1MZ8SW8Q0Ztdqq9JVKQEmBR8nCthhIH+XPmD5bgH5osGrTP2akYnsLsE8NL4eBC59+Fgx4JQawcZsmPFiPaxSQ==
1121
+ dependencies:
1122
+ "@jupyterlab/apputils" "^3.6.8"
1123
+ "@jupyterlab/coreutils" "^5.6.8"
1124
+ "@jupyterlab/docregistry" "^3.6.8"
1125
+ "@jupyterlab/rendermime" "^3.6.8"
1126
+ "@jupyterlab/translation" "^3.6.8"
1127
1127
  "@lumino/coreutils" "^1.11.0"
1128
1128
  "@lumino/messaging" "^1.10.0"
1129
1129
  "@lumino/widgets" "^1.37.2"
1130
1130
 
1131
- "@jupyterlab/mathjax2-extension@^3.6.6", "@jupyterlab/mathjax2-extension@~3.6.6":
1132
- version "3.6.6"
1133
- resolved "https://registry.yarnpkg.com/@jupyterlab/mathjax2-extension/-/mathjax2-extension-3.6.6.tgz#a3ac8f3eead5715243adaec4dc698ba9e7e78b85"
1134
- integrity sha512-El5W7V7sjKLCctR0tw8PbxB4rxDHdn5D+zxicF6O45YVXZnQl9OzJiWB3c6q42v3WXrfO1k0oWmZXFu9n5iZYg==
1131
+ "@jupyterlab/mathjax2-extension@^3.6.8", "@jupyterlab/mathjax2-extension@~3.6.8":
1132
+ version "3.6.8"
1133
+ resolved "https://registry.yarnpkg.com/@jupyterlab/mathjax2-extension/-/mathjax2-extension-3.6.8.tgz#aec245d70d40bc94986a17c705aef717ac112a93"
1134
+ integrity sha512-JyhUtB99CRFQzc2abP2pcIkCLPsovxzk6a4H4qpXJHCv4/Xd+T6/2xleWtrPwpEJI6h1VbSzteqvHWRPPNxT9g==
1135
1135
  dependencies:
1136
- "@jupyterlab/application" "^3.6.6"
1137
- "@jupyterlab/coreutils" "^5.6.6"
1138
- "@jupyterlab/mathjax2" "^3.6.6"
1139
- "@jupyterlab/rendermime" "^3.6.6"
1136
+ "@jupyterlab/application" "^3.6.8"
1137
+ "@jupyterlab/coreutils" "^5.6.8"
1138
+ "@jupyterlab/mathjax2" "^3.6.8"
1139
+ "@jupyterlab/rendermime" "^3.6.8"
1140
1140
 
1141
- "@jupyterlab/mathjax2@^3.6.6", "@jupyterlab/mathjax2@~3.6.6":
1142
- version "3.6.6"
1143
- resolved "https://registry.yarnpkg.com/@jupyterlab/mathjax2/-/mathjax2-3.6.6.tgz#42a555d0067fab9f63c8da60f88e1549f4ed1b98"
1144
- integrity sha512-nhAnmasLdkMNbm9w9IOLHZAEhOcc1ciwJNfuKuhCBjOLwltLTP+/VmJqNfZGtQPMpwhsFFsssVk+BRuHE5MJbA==
1141
+ "@jupyterlab/mathjax2@^3.6.8", "@jupyterlab/mathjax2@~3.6.8":
1142
+ version "3.6.8"
1143
+ resolved "https://registry.yarnpkg.com/@jupyterlab/mathjax2/-/mathjax2-3.6.8.tgz#56321512f7f2fd05697e697ebab0839cea5afd18"
1144
+ integrity sha512-A3G0r2hXdGM7nCWF/6tBKdCW4vOuYxuUA2z0Aj/3fAMpdnHv2J7gyHvPr47jKHArG5+f9PHuQTTmzHm3at4Dvw==
1145
1145
  dependencies:
1146
- "@jupyterlab/rendermime-interfaces" "^3.6.6"
1146
+ "@jupyterlab/rendermime-interfaces" "^3.6.8"
1147
1147
  "@lumino/coreutils" "^1.11.0"
1148
1148
 
1149
- "@jupyterlab/metapackage@~3.6.6":
1150
- version "3.6.6"
1151
- resolved "https://registry.yarnpkg.com/@jupyterlab/metapackage/-/metapackage-3.6.6.tgz#b608ed13be0e8194d5d921e0e431609206d61794"
1152
- integrity sha512-puUr84WPLD1r3eOsm9DsDTjLxX/45hLUKeUmyqKmRlxltjg4OLEGu8e0HVezFBNTvPU7Chl3wfOmjeEcr+Hjvg==
1153
- dependencies:
1154
- "@jupyterlab/application" "^3.6.6"
1155
- "@jupyterlab/application-extension" "^3.6.6"
1156
- "@jupyterlab/apputils" "^3.6.6"
1157
- "@jupyterlab/apputils-extension" "^3.6.6"
1158
- "@jupyterlab/attachments" "^3.6.6"
1159
- "@jupyterlab/cell-toolbar" "^3.6.6"
1160
- "@jupyterlab/cell-toolbar-extension" "^3.6.6"
1161
- "@jupyterlab/cells" "^3.6.6"
1162
- "@jupyterlab/celltags" "^3.6.6"
1163
- "@jupyterlab/celltags-extension" "^3.6.6"
1164
- "@jupyterlab/codeeditor" "^3.6.6"
1165
- "@jupyterlab/codemirror" "^3.6.6"
1166
- "@jupyterlab/codemirror-extension" "^3.6.6"
1167
- "@jupyterlab/collaboration" "^3.6.6"
1168
- "@jupyterlab/collaboration-extension" "^3.6.6"
1169
- "@jupyterlab/completer" "^3.6.6"
1170
- "@jupyterlab/completer-extension" "^3.6.6"
1171
- "@jupyterlab/console" "^3.6.6"
1172
- "@jupyterlab/console-extension" "^3.6.6"
1173
- "@jupyterlab/coreutils" "^5.6.6"
1174
- "@jupyterlab/csvviewer" "^3.6.6"
1175
- "@jupyterlab/csvviewer-extension" "^3.6.6"
1176
- "@jupyterlab/debugger" "^3.6.6"
1177
- "@jupyterlab/debugger-extension" "^3.6.6"
1178
- "@jupyterlab/docmanager" "^3.6.6"
1179
- "@jupyterlab/docmanager-extension" "^3.6.6"
1180
- "@jupyterlab/docprovider" "^3.6.6"
1181
- "@jupyterlab/docprovider-extension" "^3.6.6"
1182
- "@jupyterlab/docregistry" "^3.6.6"
1183
- "@jupyterlab/documentsearch" "^3.6.6"
1184
- "@jupyterlab/documentsearch-extension" "^3.6.6"
1185
- "@jupyterlab/extensionmanager" "^3.6.6"
1186
- "@jupyterlab/extensionmanager-extension" "^3.6.6"
1187
- "@jupyterlab/filebrowser" "^3.6.6"
1188
- "@jupyterlab/filebrowser-extension" "^3.6.6"
1189
- "@jupyterlab/fileeditor" "^3.6.6"
1190
- "@jupyterlab/fileeditor-extension" "^3.6.6"
1191
- "@jupyterlab/help-extension" "^3.6.6"
1192
- "@jupyterlab/htmlviewer" "^3.6.6"
1193
- "@jupyterlab/htmlviewer-extension" "^3.6.6"
1194
- "@jupyterlab/hub-extension" "^3.6.6"
1195
- "@jupyterlab/imageviewer" "^3.6.6"
1196
- "@jupyterlab/imageviewer-extension" "^3.6.6"
1197
- "@jupyterlab/inspector" "^3.6.6"
1198
- "@jupyterlab/inspector-extension" "^3.6.6"
1199
- "@jupyterlab/javascript-extension" "^3.6.6"
1200
- "@jupyterlab/json-extension" "^3.6.6"
1201
- "@jupyterlab/launcher" "^3.6.6"
1202
- "@jupyterlab/launcher-extension" "^3.6.6"
1203
- "@jupyterlab/logconsole" "^3.6.6"
1204
- "@jupyterlab/logconsole-extension" "^3.6.6"
1205
- "@jupyterlab/mainmenu" "^3.6.6"
1206
- "@jupyterlab/mainmenu-extension" "^3.6.6"
1207
- "@jupyterlab/markdownviewer" "^3.6.6"
1208
- "@jupyterlab/markdownviewer-extension" "^3.6.6"
1209
- "@jupyterlab/mathjax2" "^3.6.6"
1210
- "@jupyterlab/mathjax2-extension" "^3.6.6"
1211
- "@jupyterlab/nbconvert-css" "^3.6.6"
1212
- "@jupyterlab/nbformat" "^3.6.6"
1213
- "@jupyterlab/notebook" "^3.6.6"
1214
- "@jupyterlab/notebook-extension" "^3.6.6"
1215
- "@jupyterlab/observables" "^4.6.6"
1216
- "@jupyterlab/outputarea" "^3.6.6"
1217
- "@jupyterlab/pdf-extension" "^3.6.6"
1218
- "@jupyterlab/property-inspector" "^3.6.6"
1219
- "@jupyterlab/rendermime" "^3.6.6"
1220
- "@jupyterlab/rendermime-extension" "^3.6.6"
1221
- "@jupyterlab/rendermime-interfaces" "^3.6.6"
1222
- "@jupyterlab/running" "^3.6.6"
1223
- "@jupyterlab/running-extension" "^3.6.6"
1224
- "@jupyterlab/services" "^6.6.6"
1225
- "@jupyterlab/settingeditor" "^3.6.6"
1226
- "@jupyterlab/settingeditor-extension" "^3.6.6"
1227
- "@jupyterlab/settingregistry" "^3.6.6"
1228
- "@jupyterlab/shared-models" "^3.6.6"
1229
- "@jupyterlab/shortcuts-extension" "^3.6.6"
1230
- "@jupyterlab/statedb" "^3.6.6"
1231
- "@jupyterlab/statusbar" "^3.6.6"
1232
- "@jupyterlab/statusbar-extension" "^3.6.6"
1233
- "@jupyterlab/terminal" "^3.6.6"
1234
- "@jupyterlab/terminal-extension" "^3.6.6"
1235
- "@jupyterlab/theme-dark-extension" "^3.6.6"
1236
- "@jupyterlab/theme-light-extension" "^3.6.6"
1237
- "@jupyterlab/toc" "^5.6.6"
1238
- "@jupyterlab/toc-extension" "^5.6.6"
1239
- "@jupyterlab/tooltip" "^3.6.6"
1240
- "@jupyterlab/tooltip-extension" "^3.6.6"
1241
- "@jupyterlab/translation" "^3.6.6"
1242
- "@jupyterlab/translation-extension" "^3.6.6"
1243
- "@jupyterlab/ui-components" "^3.6.6"
1244
- "@jupyterlab/ui-components-extension" "^3.6.6"
1245
- "@jupyterlab/vdom" "^3.6.6"
1246
- "@jupyterlab/vdom-extension" "^3.6.6"
1247
- "@jupyterlab/vega5-extension" "^3.6.6"
1248
-
1249
- "@jupyterlab/nbconvert-css@^3.6.6", "@jupyterlab/nbconvert-css@~3.6.6":
1250
- version "3.6.6"
1251
- resolved "https://registry.yarnpkg.com/@jupyterlab/nbconvert-css/-/nbconvert-css-3.6.6.tgz#43464c2fef21a210a62431b7e949835705b8095c"
1252
- integrity sha512-itM8fLoCVcrKpUfl4QBPSwyM6u14vWh8m8l0GzmNeMDRsrTZF9UreUidJvTYh4QEl3h2/7Z3WXttgXNnRRbEaA==
1253
- dependencies:
1254
- "@jupyterlab/application" "^3.6.6"
1255
- "@jupyterlab/apputils" "^3.6.6"
1256
- "@jupyterlab/cells" "^3.6.6"
1257
- "@jupyterlab/codemirror" "^3.6.6"
1258
- "@jupyterlab/notebook" "^3.6.6"
1259
- "@jupyterlab/outputarea" "^3.6.6"
1260
- "@jupyterlab/rendermime" "^3.6.6"
1261
-
1262
- "@jupyterlab/nbformat@^3.0.0 || ^4.0.0-alpha.15", "@jupyterlab/nbformat@^3.6.6", "@jupyterlab/nbformat@~3.6.6":
1263
- version "3.6.6"
1264
- resolved "https://registry.yarnpkg.com/@jupyterlab/nbformat/-/nbformat-3.6.6.tgz#9cb628aabc377fe6c4d191bf69aef5792036b136"
1265
- integrity sha512-O9PTtOMfYto46NWjZAvuh+r3CeWgqVfuIIqgX6maB21qiIkOUgrwvDaXayrcxnQrn6+p6lb+X2QKB7PvV6yrow==
1149
+ "@jupyterlab/metapackage@~3.6.8":
1150
+ version "3.6.8"
1151
+ resolved "https://registry.yarnpkg.com/@jupyterlab/metapackage/-/metapackage-3.6.8.tgz#fa7eff8ca7d8dd234567f32c44bbc5035eb6a25a"
1152
+ integrity sha512-fH5n99irInTdnZTw0kxYNzA2eSV9uN9XPWrukFibQJ1Zs27cgxNdCboTHSJcYlNEpLnQNKRvFqNqeiZxtaz2hg==
1153
+ dependencies:
1154
+ "@jupyterlab/application" "^3.6.8"
1155
+ "@jupyterlab/application-extension" "^3.6.8"
1156
+ "@jupyterlab/apputils" "^3.6.8"
1157
+ "@jupyterlab/apputils-extension" "^3.6.8"
1158
+ "@jupyterlab/attachments" "^3.6.8"
1159
+ "@jupyterlab/cell-toolbar" "^3.6.8"
1160
+ "@jupyterlab/cell-toolbar-extension" "^3.6.8"
1161
+ "@jupyterlab/cells" "^3.6.8"
1162
+ "@jupyterlab/celltags" "^3.6.8"
1163
+ "@jupyterlab/celltags-extension" "^3.6.8"
1164
+ "@jupyterlab/codeeditor" "^3.6.8"
1165
+ "@jupyterlab/codemirror" "^3.6.8"
1166
+ "@jupyterlab/codemirror-extension" "^3.6.8"
1167
+ "@jupyterlab/collaboration" "^3.6.8"
1168
+ "@jupyterlab/collaboration-extension" "^3.6.8"
1169
+ "@jupyterlab/completer" "^3.6.8"
1170
+ "@jupyterlab/completer-extension" "^3.6.8"
1171
+ "@jupyterlab/console" "^3.6.8"
1172
+ "@jupyterlab/console-extension" "^3.6.8"
1173
+ "@jupyterlab/coreutils" "^5.6.8"
1174
+ "@jupyterlab/csvviewer" "^3.6.8"
1175
+ "@jupyterlab/csvviewer-extension" "^3.6.8"
1176
+ "@jupyterlab/debugger" "^3.6.8"
1177
+ "@jupyterlab/debugger-extension" "^3.6.8"
1178
+ "@jupyterlab/docmanager" "^3.6.8"
1179
+ "@jupyterlab/docmanager-extension" "^3.6.8"
1180
+ "@jupyterlab/docprovider" "^3.6.8"
1181
+ "@jupyterlab/docprovider-extension" "^3.6.8"
1182
+ "@jupyterlab/docregistry" "^3.6.8"
1183
+ "@jupyterlab/documentsearch" "^3.6.8"
1184
+ "@jupyterlab/documentsearch-extension" "^3.6.8"
1185
+ "@jupyterlab/extensionmanager" "^3.6.8"
1186
+ "@jupyterlab/extensionmanager-extension" "^3.6.8"
1187
+ "@jupyterlab/filebrowser" "^3.6.8"
1188
+ "@jupyterlab/filebrowser-extension" "^3.6.8"
1189
+ "@jupyterlab/fileeditor" "^3.6.8"
1190
+ "@jupyterlab/fileeditor-extension" "^3.6.8"
1191
+ "@jupyterlab/help-extension" "^3.6.8"
1192
+ "@jupyterlab/htmlviewer" "^3.6.8"
1193
+ "@jupyterlab/htmlviewer-extension" "^3.6.8"
1194
+ "@jupyterlab/hub-extension" "^3.6.8"
1195
+ "@jupyterlab/imageviewer" "^3.6.8"
1196
+ "@jupyterlab/imageviewer-extension" "^3.6.8"
1197
+ "@jupyterlab/inspector" "^3.6.8"
1198
+ "@jupyterlab/inspector-extension" "^3.6.8"
1199
+ "@jupyterlab/javascript-extension" "^3.6.8"
1200
+ "@jupyterlab/json-extension" "^3.6.8"
1201
+ "@jupyterlab/launcher" "^3.6.8"
1202
+ "@jupyterlab/launcher-extension" "^3.6.8"
1203
+ "@jupyterlab/logconsole" "^3.6.8"
1204
+ "@jupyterlab/logconsole-extension" "^3.6.8"
1205
+ "@jupyterlab/mainmenu" "^3.6.8"
1206
+ "@jupyterlab/mainmenu-extension" "^3.6.8"
1207
+ "@jupyterlab/markdownviewer" "^3.6.8"
1208
+ "@jupyterlab/markdownviewer-extension" "^3.6.8"
1209
+ "@jupyterlab/mathjax2" "^3.6.8"
1210
+ "@jupyterlab/mathjax2-extension" "^3.6.8"
1211
+ "@jupyterlab/nbconvert-css" "^3.6.8"
1212
+ "@jupyterlab/nbformat" "^3.6.8"
1213
+ "@jupyterlab/notebook" "^3.6.8"
1214
+ "@jupyterlab/notebook-extension" "^3.6.8"
1215
+ "@jupyterlab/observables" "^4.6.8"
1216
+ "@jupyterlab/outputarea" "^3.6.8"
1217
+ "@jupyterlab/pdf-extension" "^3.6.8"
1218
+ "@jupyterlab/property-inspector" "^3.6.8"
1219
+ "@jupyterlab/rendermime" "^3.6.8"
1220
+ "@jupyterlab/rendermime-extension" "^3.6.8"
1221
+ "@jupyterlab/rendermime-interfaces" "^3.6.8"
1222
+ "@jupyterlab/running" "^3.6.8"
1223
+ "@jupyterlab/running-extension" "^3.6.8"
1224
+ "@jupyterlab/services" "^6.6.8"
1225
+ "@jupyterlab/settingeditor" "^3.6.8"
1226
+ "@jupyterlab/settingeditor-extension" "^3.6.8"
1227
+ "@jupyterlab/settingregistry" "^3.6.8"
1228
+ "@jupyterlab/shared-models" "^3.6.8"
1229
+ "@jupyterlab/shortcuts-extension" "^3.6.8"
1230
+ "@jupyterlab/statedb" "^3.6.8"
1231
+ "@jupyterlab/statusbar" "^3.6.8"
1232
+ "@jupyterlab/statusbar-extension" "^3.6.8"
1233
+ "@jupyterlab/terminal" "^3.6.8"
1234
+ "@jupyterlab/terminal-extension" "^3.6.8"
1235
+ "@jupyterlab/theme-dark-extension" "^3.6.8"
1236
+ "@jupyterlab/theme-light-extension" "^3.6.8"
1237
+ "@jupyterlab/toc" "^5.6.8"
1238
+ "@jupyterlab/toc-extension" "^5.6.8"
1239
+ "@jupyterlab/tooltip" "^3.6.8"
1240
+ "@jupyterlab/tooltip-extension" "^3.6.8"
1241
+ "@jupyterlab/translation" "^3.6.8"
1242
+ "@jupyterlab/translation-extension" "^3.6.8"
1243
+ "@jupyterlab/ui-components" "^3.6.8"
1244
+ "@jupyterlab/ui-components-extension" "^3.6.8"
1245
+ "@jupyterlab/vdom" "^3.6.8"
1246
+ "@jupyterlab/vdom-extension" "^3.6.8"
1247
+ "@jupyterlab/vega5-extension" "^3.6.8"
1248
+
1249
+ "@jupyterlab/nbconvert-css@^3.6.8", "@jupyterlab/nbconvert-css@~3.6.8":
1250
+ version "3.6.8"
1251
+ resolved "https://registry.yarnpkg.com/@jupyterlab/nbconvert-css/-/nbconvert-css-3.6.8.tgz#ad614b956312c8ee67cb7b31dc94ce714fc125e4"
1252
+ integrity sha512-sm5NXPWdWMgflemMVuuqW0qgpOM6xzqv7vvL1rFYsYOMLbJU8IhWwtIyCbEhD8RAV4D6GC+o/gXfTTk8iYcvcg==
1253
+ dependencies:
1254
+ "@jupyterlab/application" "^3.6.8"
1255
+ "@jupyterlab/apputils" "^3.6.8"
1256
+ "@jupyterlab/cells" "^3.6.8"
1257
+ "@jupyterlab/codemirror" "^3.6.8"
1258
+ "@jupyterlab/notebook" "^3.6.8"
1259
+ "@jupyterlab/outputarea" "^3.6.8"
1260
+ "@jupyterlab/rendermime" "^3.6.8"
1261
+
1262
+ "@jupyterlab/nbformat@^3.0.0 || ^4.0.0-alpha.15", "@jupyterlab/nbformat@^3.6.8", "@jupyterlab/nbformat@~3.6.8":
1263
+ version "3.6.8"
1264
+ resolved "https://registry.yarnpkg.com/@jupyterlab/nbformat/-/nbformat-3.6.8.tgz#284c0e5ad6371d48ca2184b44836f8dc51561ec7"
1265
+ integrity sha512-HprEmm1jUJAMFlhFWZOWv8XITXUBK3hRn7kzRft5gdFZ2T7ClpDLMLunobOlJAQOP01H8GBm5Je27KIoukWgfg==
1266
1266
  dependencies:
1267
1267
  "@lumino/coreutils" "^1.11.0"
1268
1268
 
1269
- "@jupyterlab/notebook-extension@^3.6.6", "@jupyterlab/notebook-extension@~3.6.6":
1270
- version "3.6.6"
1271
- resolved "https://registry.yarnpkg.com/@jupyterlab/notebook-extension/-/notebook-extension-3.6.6.tgz#92d3ba6246ac1ca73990f866c76b60a2811bc21f"
1272
- integrity sha512-+wY7h0rM7Eod6NBESUnjfaS1REvkNqD1fSr2i51rXP9qzuhlwFs+QXxqUg6MlLEPEwStGXwXpX+HJhSmzCNcvQ==
1273
- dependencies:
1274
- "@jupyterlab/application" "^3.6.6"
1275
- "@jupyterlab/apputils" "^3.6.6"
1276
- "@jupyterlab/cells" "^3.6.6"
1277
- "@jupyterlab/codeeditor" "^3.6.6"
1278
- "@jupyterlab/coreutils" "^5.6.6"
1279
- "@jupyterlab/docmanager" "^3.6.6"
1280
- "@jupyterlab/docmanager-extension" "^3.6.6"
1281
- "@jupyterlab/docregistry" "^3.6.6"
1282
- "@jupyterlab/filebrowser" "^3.6.6"
1283
- "@jupyterlab/launcher" "^3.6.6"
1284
- "@jupyterlab/logconsole" "^3.6.6"
1285
- "@jupyterlab/mainmenu" "^3.6.6"
1286
- "@jupyterlab/nbformat" "^3.6.6"
1287
- "@jupyterlab/notebook" "^3.6.6"
1288
- "@jupyterlab/observables" "^4.6.6"
1289
- "@jupyterlab/property-inspector" "^3.6.6"
1290
- "@jupyterlab/rendermime" "^3.6.6"
1291
- "@jupyterlab/services" "^6.6.6"
1292
- "@jupyterlab/settingregistry" "^3.6.6"
1293
- "@jupyterlab/statedb" "^3.6.6"
1294
- "@jupyterlab/statusbar" "^3.6.6"
1295
- "@jupyterlab/translation" "^3.6.6"
1296
- "@jupyterlab/ui-components" "^3.6.6"
1269
+ "@jupyterlab/notebook-extension@^3.6.8", "@jupyterlab/notebook-extension@~3.6.8":
1270
+ version "3.6.8"
1271
+ resolved "https://registry.yarnpkg.com/@jupyterlab/notebook-extension/-/notebook-extension-3.6.8.tgz#b027b18c97249de425c5463f5d2de0243095b29d"
1272
+ integrity sha512-NSkZlp7VQ5YUaq8LOSVw3zzSB6DNsBEhf5MrJld5xWRH9/C2EpcqnmD1ZuDLu6MWfp5qHIkm5vLtsi8p9C1Umw==
1273
+ dependencies:
1274
+ "@jupyterlab/application" "^3.6.8"
1275
+ "@jupyterlab/apputils" "^3.6.8"
1276
+ "@jupyterlab/cells" "^3.6.8"
1277
+ "@jupyterlab/codeeditor" "^3.6.8"
1278
+ "@jupyterlab/coreutils" "^5.6.8"
1279
+ "@jupyterlab/docmanager" "^3.6.8"
1280
+ "@jupyterlab/docmanager-extension" "^3.6.8"
1281
+ "@jupyterlab/docregistry" "^3.6.8"
1282
+ "@jupyterlab/filebrowser" "^3.6.8"
1283
+ "@jupyterlab/launcher" "^3.6.8"
1284
+ "@jupyterlab/logconsole" "^3.6.8"
1285
+ "@jupyterlab/mainmenu" "^3.6.8"
1286
+ "@jupyterlab/nbformat" "^3.6.8"
1287
+ "@jupyterlab/notebook" "^3.6.8"
1288
+ "@jupyterlab/observables" "^4.6.8"
1289
+ "@jupyterlab/property-inspector" "^3.6.8"
1290
+ "@jupyterlab/rendermime" "^3.6.8"
1291
+ "@jupyterlab/services" "^6.6.8"
1292
+ "@jupyterlab/settingregistry" "^3.6.8"
1293
+ "@jupyterlab/statedb" "^3.6.8"
1294
+ "@jupyterlab/statusbar" "^3.6.8"
1295
+ "@jupyterlab/translation" "^3.6.8"
1296
+ "@jupyterlab/ui-components" "^3.6.8"
1297
1297
  "@lumino/algorithm" "^1.9.0"
1298
1298
  "@lumino/commands" "^1.19.0"
1299
1299
  "@lumino/coreutils" "^1.11.0"
@@ -1301,25 +1301,25 @@
1301
1301
  "@lumino/messaging" "^1.10.0"
1302
1302
  "@lumino/widgets" "^1.37.2"
1303
1303
 
1304
- "@jupyterlab/notebook@^3.6.6", "@jupyterlab/notebook@~3.6.6":
1305
- version "3.6.6"
1306
- resolved "https://registry.yarnpkg.com/@jupyterlab/notebook/-/notebook-3.6.6.tgz#f738194cd81bc1e5e4930e7fa92a6022c4e43869"
1307
- integrity sha512-JTWrv08RoJun0MyjdjOX2mOTD82i74Puh8nZb023qWyjFRcFw5/luJx/DAsJXAJk5QihIe4Clg3UYwP9P/zn4w==
1308
- dependencies:
1309
- "@jupyterlab/apputils" "^3.6.6"
1310
- "@jupyterlab/cells" "^3.6.6"
1311
- "@jupyterlab/codeeditor" "^3.6.6"
1312
- "@jupyterlab/coreutils" "^5.6.6"
1313
- "@jupyterlab/docregistry" "^3.6.6"
1314
- "@jupyterlab/nbformat" "^3.6.6"
1315
- "@jupyterlab/observables" "^4.6.6"
1316
- "@jupyterlab/rendermime" "^3.6.6"
1317
- "@jupyterlab/services" "^6.6.6"
1318
- "@jupyterlab/settingregistry" "^3.6.6"
1319
- "@jupyterlab/shared-models" "^3.6.6"
1320
- "@jupyterlab/statusbar" "^3.6.6"
1321
- "@jupyterlab/translation" "^3.6.6"
1322
- "@jupyterlab/ui-components" "^3.6.6"
1304
+ "@jupyterlab/notebook@^3.6.8", "@jupyterlab/notebook@~3.6.8":
1305
+ version "3.6.8"
1306
+ resolved "https://registry.yarnpkg.com/@jupyterlab/notebook/-/notebook-3.6.8.tgz#a3ec02d56c6da2a42cb759aaead55050e02cfd37"
1307
+ integrity sha512-Vy2fmwL+M/wrxTTzfn4BnNdbVLY65pBnpIx6iyWKvlr8RFAJ0iPIbZfKfgw9OMiqjfGhrJfueME3gaIswwGsRw==
1308
+ dependencies:
1309
+ "@jupyterlab/apputils" "^3.6.8"
1310
+ "@jupyterlab/cells" "^3.6.8"
1311
+ "@jupyterlab/codeeditor" "^3.6.8"
1312
+ "@jupyterlab/coreutils" "^5.6.8"
1313
+ "@jupyterlab/docregistry" "^3.6.8"
1314
+ "@jupyterlab/nbformat" "^3.6.8"
1315
+ "@jupyterlab/observables" "^4.6.8"
1316
+ "@jupyterlab/rendermime" "^3.6.8"
1317
+ "@jupyterlab/services" "^6.6.8"
1318
+ "@jupyterlab/settingregistry" "^3.6.8"
1319
+ "@jupyterlab/shared-models" "^3.6.8"
1320
+ "@jupyterlab/statusbar" "^3.6.8"
1321
+ "@jupyterlab/translation" "^3.6.8"
1322
+ "@jupyterlab/ui-components" "^3.6.8"
1323
1323
  "@lumino/algorithm" "^1.9.0"
1324
1324
  "@lumino/coreutils" "^1.11.0"
1325
1325
  "@lumino/domutils" "^1.8.0"
@@ -1331,10 +1331,10 @@
1331
1331
  "@lumino/widgets" "^1.37.2"
1332
1332
  react "^17.0.1"
1333
1333
 
1334
- "@jupyterlab/observables@^4.6.6", "@jupyterlab/observables@~4.6.6":
1335
- version "4.6.6"
1336
- resolved "https://registry.yarnpkg.com/@jupyterlab/observables/-/observables-4.6.6.tgz#6ccb92ca4863242ef532a14d2e9503a216a6ba23"
1337
- integrity sha512-F/OKYWKhrPjjXytLQM0+L9sMCZWMcvr4GEo0fLZD/nQeL7LSR7ro6Gm6aZHrWaRm1/4x+r5HzYpbdL/sIAiDhw==
1334
+ "@jupyterlab/observables@^4.6.8", "@jupyterlab/observables@~4.6.8":
1335
+ version "4.6.8"
1336
+ resolved "https://registry.yarnpkg.com/@jupyterlab/observables/-/observables-4.6.8.tgz#532d291c34e5ac4e3f663e49e837e9c4bda1c2af"
1337
+ integrity sha512-Gcqw1iQd315mrs5sD02n6NcYVeH+TXD9G2K+MbEWmQ4WWqwhfMGC17BnuTZ8bjHGcKQ7wNjZJ8zpvLolCaJBvA==
1338
1338
  dependencies:
1339
1339
  "@lumino/algorithm" "^1.9.0"
1340
1340
  "@lumino/coreutils" "^1.11.0"
@@ -1342,17 +1342,17 @@
1342
1342
  "@lumino/messaging" "^1.10.0"
1343
1343
  "@lumino/signaling" "^1.10.0"
1344
1344
 
1345
- "@jupyterlab/outputarea@^3.6.6", "@jupyterlab/outputarea@~3.6.6":
1346
- version "3.6.6"
1347
- resolved "https://registry.yarnpkg.com/@jupyterlab/outputarea/-/outputarea-3.6.6.tgz#c6ded0d5a1a2aeb466571b53762658bc6a26822d"
1348
- integrity sha512-siwkzQfCBhnsBkPv00YPzmz3qooSZKB0yLpr7DEs8Z2Uzi0+TveGWRfCBarDckXf4rq+3KqHHiYprzH/64GkLQ==
1349
- dependencies:
1350
- "@jupyterlab/apputils" "^3.6.6"
1351
- "@jupyterlab/nbformat" "^3.6.6"
1352
- "@jupyterlab/observables" "^4.6.6"
1353
- "@jupyterlab/rendermime" "^3.6.6"
1354
- "@jupyterlab/rendermime-interfaces" "^3.6.6"
1355
- "@jupyterlab/services" "^6.6.6"
1345
+ "@jupyterlab/outputarea@^3.6.8", "@jupyterlab/outputarea@~3.6.8":
1346
+ version "3.6.8"
1347
+ resolved "https://registry.yarnpkg.com/@jupyterlab/outputarea/-/outputarea-3.6.8.tgz#f4752e172867fd592bd53f903f685d29bfd5f4e7"
1348
+ integrity sha512-NUwb/NAgnhl+avu5NNkHWu//esJBnLugJZGkfsdKNVKQopfFytCQd16ZOWNxkBJbLgZH9eiIrUYVj8C6OgrvCg==
1349
+ dependencies:
1350
+ "@jupyterlab/apputils" "^3.6.8"
1351
+ "@jupyterlab/nbformat" "^3.6.8"
1352
+ "@jupyterlab/observables" "^4.6.8"
1353
+ "@jupyterlab/rendermime" "^3.6.8"
1354
+ "@jupyterlab/rendermime-interfaces" "^3.6.8"
1355
+ "@jupyterlab/services" "^6.6.8"
1356
1356
  "@lumino/algorithm" "^1.9.0"
1357
1357
  "@lumino/coreutils" "^1.11.0"
1358
1358
  "@lumino/disposable" "^1.10.0"
@@ -1362,63 +1362,63 @@
1362
1362
  "@lumino/widgets" "^1.37.2"
1363
1363
  resize-observer-polyfill "^1.5.1"
1364
1364
 
1365
- "@jupyterlab/pdf-extension@^3.6.6", "@jupyterlab/pdf-extension@~3.6.6":
1366
- version "3.6.6"
1367
- resolved "https://registry.yarnpkg.com/@jupyterlab/pdf-extension/-/pdf-extension-3.6.6.tgz#f644fc9c21d88f3cef219860fbb8af556e30df86"
1368
- integrity sha512-Wbb99mWQElZtgkZ2WAlshCnKUNqT2e8UB5GkWWOSoSeueX/HIE00f6fuXA1TKj09g4hMcK+x0nSENyNvm1tbqQ==
1365
+ "@jupyterlab/pdf-extension@^3.6.8", "@jupyterlab/pdf-extension@~3.6.8":
1366
+ version "3.6.8"
1367
+ resolved "https://registry.yarnpkg.com/@jupyterlab/pdf-extension/-/pdf-extension-3.6.8.tgz#f7dbccf25cfaec73acb343e4f33b170a83b1dfa7"
1368
+ integrity sha512-88uCj+CrEOgBnCinGnvLN8B2vh5F+Hn9Gc99Ov6OoTM2qi18gEzujm4xBmpMKjYTZJdXKPHWx0i05RJW7Cltkg==
1369
1369
  dependencies:
1370
- "@jupyterlab/rendermime-interfaces" "^3.6.6"
1370
+ "@jupyterlab/rendermime-interfaces" "^3.6.8"
1371
1371
  "@lumino/coreutils" "^1.11.0"
1372
1372
  "@lumino/disposable" "^1.10.0"
1373
1373
  "@lumino/widgets" "^1.37.2"
1374
1374
 
1375
- "@jupyterlab/property-inspector@^3.6.6", "@jupyterlab/property-inspector@~3.6.6":
1376
- version "3.6.6"
1377
- resolved "https://registry.yarnpkg.com/@jupyterlab/property-inspector/-/property-inspector-3.6.6.tgz#1fbbc88eee2ef0bb7c0e564b8154c484b026c907"
1378
- integrity sha512-EW+4xVXovF7Wett6S78tvAW1XQ/sw/uimtUGK4SR98pkzDpcvdYprgPF0uST9XL0sQzgxrOTvRtP+kBrEkAvLA==
1375
+ "@jupyterlab/property-inspector@^3.6.8", "@jupyterlab/property-inspector@~3.6.8":
1376
+ version "3.6.8"
1377
+ resolved "https://registry.yarnpkg.com/@jupyterlab/property-inspector/-/property-inspector-3.6.8.tgz#b9dd4a16a735b627b89dac22598300d2a9e3f8f4"
1378
+ integrity sha512-XCdgcMGSmV4flb+AY5FftrDJmM4HpjKuAxUd6BXk+YUmXpXLAmsB0T7xoJ+4LJQaO27RdTbjE9HCrQCn4LutVw==
1379
1379
  dependencies:
1380
- "@jupyterlab/application" "^3.6.6"
1381
- "@jupyterlab/apputils" "^3.6.6"
1382
- "@jupyterlab/translation" "^3.6.6"
1380
+ "@jupyterlab/application" "^3.6.8"
1381
+ "@jupyterlab/apputils" "^3.6.8"
1382
+ "@jupyterlab/translation" "^3.6.8"
1383
1383
  "@lumino/coreutils" "^1.11.0"
1384
1384
  "@lumino/disposable" "^1.10.0"
1385
1385
  "@lumino/signaling" "^1.10.0"
1386
1386
  "@lumino/widgets" "^1.37.2"
1387
1387
  react "^17.0.1"
1388
1388
 
1389
- "@jupyterlab/rendermime-extension@^3.6.6", "@jupyterlab/rendermime-extension@~3.6.6":
1390
- version "3.6.6"
1391
- resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-extension/-/rendermime-extension-3.6.6.tgz#a2a50df452bf03c2e8ca4efe08852e5606ad6ae9"
1392
- integrity sha512-FHnboW3Cz7zFntjVwepwAT8BCs5JGEyjdxXOfZuFLSRJVEY/LdwAOQmqsnA+chYFeyA1sQKFHJG0OcgZ+gv6fw==
1389
+ "@jupyterlab/rendermime-extension@^3.6.8", "@jupyterlab/rendermime-extension@~3.6.8":
1390
+ version "3.6.8"
1391
+ resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-extension/-/rendermime-extension-3.6.8.tgz#ea1b78e0ae0ea90a42de6060e60c58741ea17ce9"
1392
+ integrity sha512-75Z+C+7rPcrZrkRl56kIFjQBjXU5LxJVw9Vv36YwzMnjsXfbOEDrcrMxHljcqYTQkaXbY3fdwaNFakMJQ4EqzQ==
1393
1393
  dependencies:
1394
- "@jupyterlab/application" "^3.6.6"
1395
- "@jupyterlab/apputils" "^3.6.6"
1396
- "@jupyterlab/docmanager" "^3.6.6"
1397
- "@jupyterlab/rendermime" "^3.6.6"
1398
- "@jupyterlab/translation" "^3.6.6"
1394
+ "@jupyterlab/application" "^3.6.8"
1395
+ "@jupyterlab/apputils" "^3.6.8"
1396
+ "@jupyterlab/docmanager" "^3.6.8"
1397
+ "@jupyterlab/rendermime" "^3.6.8"
1398
+ "@jupyterlab/translation" "^3.6.8"
1399
1399
 
1400
- "@jupyterlab/rendermime-interfaces@^3.6.6", "@jupyterlab/rendermime-interfaces@~3.6.6":
1401
- version "3.6.6"
1402
- resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-interfaces/-/rendermime-interfaces-3.6.6.tgz#a40ff9512b022517bd23c1dad9cc60826c15b737"
1403
- integrity sha512-7bHVDkDZzwv+z5pdyevHNewAFDG8A5C9xhmoFyn6suaP/uL+BK7tnTJLm/X99Jjh1+UvRoOlmPz2ewUfBHWA/g==
1400
+ "@jupyterlab/rendermime-interfaces@^3.6.8", "@jupyterlab/rendermime-interfaces@~3.6.8":
1401
+ version "3.6.8"
1402
+ resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-interfaces/-/rendermime-interfaces-3.6.8.tgz#7574b7938c878a3a2d3eb9f5eece9e634f36412b"
1403
+ integrity sha512-HOncJkUgtj0yyi0nZdBhQF8jc8vUhrzGF5K3W3UON3f3daZf4IrUazqdR4a9ebHxz132wYkVJmOFmGeRDx3rcg==
1404
1404
  dependencies:
1405
- "@jupyterlab/translation" "^3.6.6"
1405
+ "@jupyterlab/translation" "^3.6.8"
1406
1406
  "@lumino/coreutils" "^1.11.0"
1407
1407
  "@lumino/widgets" "^1.37.2"
1408
1408
 
1409
- "@jupyterlab/rendermime@^3.6.6", "@jupyterlab/rendermime@~3.6.6":
1410
- version "3.6.6"
1411
- resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime/-/rendermime-3.6.6.tgz#b9ceb2322fe25fb8dd38bdcf9936199e46976b75"
1412
- integrity sha512-FU+SBvtiaIXbuHLjGez4bidWU9kDvGX5eWsMGIkdFTbdodJsqXes4pvTkl7Jo+QVq/YyAHV6iggBXIyQzdDa1Q==
1413
- dependencies:
1414
- "@jupyterlab/apputils" "^3.6.6"
1415
- "@jupyterlab/codemirror" "^3.6.6"
1416
- "@jupyterlab/coreutils" "^5.6.6"
1417
- "@jupyterlab/nbformat" "^3.6.6"
1418
- "@jupyterlab/observables" "^4.6.6"
1419
- "@jupyterlab/rendermime-interfaces" "^3.6.6"
1420
- "@jupyterlab/services" "^6.6.6"
1421
- "@jupyterlab/translation" "^3.6.6"
1409
+ "@jupyterlab/rendermime@^3.6.8", "@jupyterlab/rendermime@~3.6.8":
1410
+ version "3.6.8"
1411
+ resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime/-/rendermime-3.6.8.tgz#0f3ba9a7b26155e1bff3adecdc2609374b6e9b00"
1412
+ integrity sha512-VTLr6NuVFHnay94ANdf26u2VXSAY5sNqTl9wFC6cu0+ZTGv6jLejonL9S7nIT4rXbJmy8Ik/utOLQjDM1EnOdQ==
1413
+ dependencies:
1414
+ "@jupyterlab/apputils" "^3.6.8"
1415
+ "@jupyterlab/codemirror" "^3.6.8"
1416
+ "@jupyterlab/coreutils" "^5.6.8"
1417
+ "@jupyterlab/nbformat" "^3.6.8"
1418
+ "@jupyterlab/observables" "^4.6.8"
1419
+ "@jupyterlab/rendermime-interfaces" "^3.6.8"
1420
+ "@jupyterlab/services" "^6.6.8"
1421
+ "@jupyterlab/translation" "^3.6.8"
1422
1422
  "@lumino/algorithm" "^1.9.0"
1423
1423
  "@lumino/coreutils" "^1.11.0"
1424
1424
  "@lumino/messaging" "^1.10.0"
@@ -1427,45 +1427,45 @@
1427
1427
  lodash.escape "^4.0.1"
1428
1428
  marked "^4.0.17"
1429
1429
 
1430
- "@jupyterlab/running-extension@^3.6.6", "@jupyterlab/running-extension@~3.6.6":
1431
- version "3.6.6"
1432
- resolved "https://registry.yarnpkg.com/@jupyterlab/running-extension/-/running-extension-3.6.6.tgz#3eda4f6030c2ec4ed5284348b3a292c0aff87c7c"
1433
- integrity sha512-wNM08azpAolZhdvAtMRrgmX05lszNe+v0crAMsZqRyE7wB5XpgWjov3xJkJMDvdYw4Zxib4C3bMTy7KG3Zb0hw==
1434
- dependencies:
1435
- "@jupyterlab/application" "^3.6.6"
1436
- "@jupyterlab/coreutils" "^5.6.6"
1437
- "@jupyterlab/docregistry" "^3.6.6"
1438
- "@jupyterlab/running" "^3.6.6"
1439
- "@jupyterlab/services" "^6.6.6"
1440
- "@jupyterlab/translation" "^3.6.6"
1441
- "@jupyterlab/ui-components" "^3.6.6"
1430
+ "@jupyterlab/running-extension@^3.6.8", "@jupyterlab/running-extension@~3.6.8":
1431
+ version "3.6.8"
1432
+ resolved "https://registry.yarnpkg.com/@jupyterlab/running-extension/-/running-extension-3.6.8.tgz#b24824e50f080303e6c236ae87f08cfce7cf45ac"
1433
+ integrity sha512-r0VdXzUD/F5oHFqO5OQ+Gi2dRp+7bcGcgLAh2ZK5liNbTZqSvSypyezdTNGF4tvWG+BkLc3+I8xxTG7KLeOPnA==
1434
+ dependencies:
1435
+ "@jupyterlab/application" "^3.6.8"
1436
+ "@jupyterlab/coreutils" "^5.6.8"
1437
+ "@jupyterlab/docregistry" "^3.6.8"
1438
+ "@jupyterlab/running" "^3.6.8"
1439
+ "@jupyterlab/services" "^6.6.8"
1440
+ "@jupyterlab/translation" "^3.6.8"
1441
+ "@jupyterlab/ui-components" "^3.6.8"
1442
1442
  "@lumino/algorithm" "^1.9.0"
1443
1443
  "@lumino/signaling" "^1.10.0"
1444
1444
  "@lumino/widgets" "^1.37.2"
1445
1445
 
1446
- "@jupyterlab/running@^3.6.6", "@jupyterlab/running@~3.6.6":
1447
- version "3.6.6"
1448
- resolved "https://registry.yarnpkg.com/@jupyterlab/running/-/running-3.6.6.tgz#58d197e6f9905003a301c8acf9aaf317d13147d9"
1449
- integrity sha512-Yh7D1trO6LtB7gnznnpti2o/9V5VdYD7FeqLJ4WtpHXYljYMSwE+1gxXjw/Xbn4w198rks5zs9MmEUXHGdAL7A==
1446
+ "@jupyterlab/running@^3.6.8", "@jupyterlab/running@~3.6.8":
1447
+ version "3.6.8"
1448
+ resolved "https://registry.yarnpkg.com/@jupyterlab/running/-/running-3.6.8.tgz#4e336d1fd91d51a13511be3f84458c8d1ec8dfaa"
1449
+ integrity sha512-XyZLPCDZ4eMMGZbPUjPLbUjHIz6ypmCzyVz4cKY085TpczZ5l6I3tAGC5WZ7DQ2a3aitWV0lAuLHIgN4aLkwXA==
1450
1450
  dependencies:
1451
- "@jupyterlab/apputils" "^3.6.6"
1452
- "@jupyterlab/translation" "^3.6.6"
1453
- "@jupyterlab/ui-components" "^3.6.6"
1451
+ "@jupyterlab/apputils" "^3.6.8"
1452
+ "@jupyterlab/translation" "^3.6.8"
1453
+ "@jupyterlab/ui-components" "^3.6.8"
1454
1454
  "@lumino/coreutils" "^1.11.0"
1455
1455
  "@lumino/disposable" "^1.10.0"
1456
1456
  "@lumino/signaling" "^1.10.0"
1457
1457
  react "^17.0.1"
1458
1458
 
1459
- "@jupyterlab/services@^6.6.6", "@jupyterlab/services@~6.6.6":
1460
- version "6.6.6"
1461
- resolved "https://registry.yarnpkg.com/@jupyterlab/services/-/services-6.6.6.tgz#979b536a576ef7dc9f4834968ea5f50f63f536de"
1462
- integrity sha512-mkOZyvpBK1w3z2MiMCXdD6OtCUUfilBNEvsJhAIU210a1ZTorlavGYyZ6RNubBv6+hsSJmD0CyU5qAxSAtJEBg==
1459
+ "@jupyterlab/services@^6.6.8", "@jupyterlab/services@~6.6.8":
1460
+ version "6.6.8"
1461
+ resolved "https://registry.yarnpkg.com/@jupyterlab/services/-/services-6.6.8.tgz#5d8de301caae6426fb5f0c6a3662452d869586ba"
1462
+ integrity sha512-zuW6UvWeYcDK0QIIHyr2Cs7EXlXgfPhlMiuaIUD4CGMRQmWW9ATGeeyozOvNCaswIN/2ErDFITgF1SwH+dsmOw==
1463
1463
  dependencies:
1464
- "@jupyterlab/coreutils" "^5.6.6"
1465
- "@jupyterlab/nbformat" "^3.6.6"
1466
- "@jupyterlab/observables" "^4.6.6"
1467
- "@jupyterlab/settingregistry" "^3.6.6"
1468
- "@jupyterlab/statedb" "^3.6.6"
1464
+ "@jupyterlab/coreutils" "^5.6.8"
1465
+ "@jupyterlab/nbformat" "^3.6.8"
1466
+ "@jupyterlab/observables" "^4.6.8"
1467
+ "@jupyterlab/settingregistry" "^3.6.8"
1468
+ "@jupyterlab/statedb" "^3.6.8"
1469
1469
  "@lumino/algorithm" "^1.9.0"
1470
1470
  "@lumino/coreutils" "^1.11.0"
1471
1471
  "@lumino/disposable" "^1.10.0"
@@ -1474,36 +1474,36 @@
1474
1474
  node-fetch "^2.6.0"
1475
1475
  ws "^7.4.6"
1476
1476
 
1477
- "@jupyterlab/settingeditor-extension@^3.6.6", "@jupyterlab/settingeditor-extension@~3.6.6":
1478
- version "3.6.6"
1479
- resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor-extension/-/settingeditor-extension-3.6.6.tgz#4a6d961b40b9268acff96209acd8d04e2748e5d9"
1480
- integrity sha512-UurwKK1fswtdMK2JA3Qi8AqSRLmRpSbTVRs/iF7lQuhxUG0Kj9KIjyQjvFWRXpBM9VtyNemiVWW7pTJ+RJz0/A==
1481
- dependencies:
1482
- "@jupyterlab/application" "^3.6.6"
1483
- "@jupyterlab/apputils" "^3.6.6"
1484
- "@jupyterlab/codeeditor" "^3.6.6"
1485
- "@jupyterlab/rendermime" "^3.6.6"
1486
- "@jupyterlab/settingeditor" "^3.6.6"
1487
- "@jupyterlab/settingregistry" "^3.6.6"
1488
- "@jupyterlab/statedb" "^3.6.6"
1489
- "@jupyterlab/translation" "^3.6.6"
1490
- "@jupyterlab/ui-components" "^3.6.6"
1477
+ "@jupyterlab/settingeditor-extension@^3.6.8", "@jupyterlab/settingeditor-extension@~3.6.8":
1478
+ version "3.6.8"
1479
+ resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor-extension/-/settingeditor-extension-3.6.8.tgz#17d38f51bfb248aef4fb990749583fa9d868c045"
1480
+ integrity sha512-boIzVdYL4JucHjG824Ky2Xacrl0hGfekcv7uLjSfTF+WD39j3zsbnjAppN/JU1i2JCctRQe/hCfDzc45NgYVjQ==
1481
+ dependencies:
1482
+ "@jupyterlab/application" "^3.6.8"
1483
+ "@jupyterlab/apputils" "^3.6.8"
1484
+ "@jupyterlab/codeeditor" "^3.6.8"
1485
+ "@jupyterlab/rendermime" "^3.6.8"
1486
+ "@jupyterlab/settingeditor" "^3.6.8"
1487
+ "@jupyterlab/settingregistry" "^3.6.8"
1488
+ "@jupyterlab/statedb" "^3.6.8"
1489
+ "@jupyterlab/translation" "^3.6.8"
1490
+ "@jupyterlab/ui-components" "^3.6.8"
1491
1491
  "@lumino/disposable" "^1.10.0"
1492
1492
 
1493
- "@jupyterlab/settingeditor@^3.6.6", "@jupyterlab/settingeditor@~3.6.6":
1494
- version "3.6.6"
1495
- resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor/-/settingeditor-3.6.6.tgz#c43ba9b3617f1193b2e7b0c01489b716483927e8"
1496
- integrity sha512-FoVTI95KM1S5jxu2zr8kXdM415QSZ5UbFjBvM757jtR0Ib5CWbhBy4gW8jHj7h84T6oL6IfVl3rdsWAi4XkOnw==
1497
- dependencies:
1498
- "@jupyterlab/application" "^3.6.6"
1499
- "@jupyterlab/apputils" "^3.6.6"
1500
- "@jupyterlab/codeeditor" "^3.6.6"
1501
- "@jupyterlab/inspector" "^3.6.6"
1502
- "@jupyterlab/rendermime" "^3.6.6"
1503
- "@jupyterlab/settingregistry" "^3.6.6"
1504
- "@jupyterlab/statedb" "^3.6.6"
1505
- "@jupyterlab/translation" "^3.6.6"
1506
- "@jupyterlab/ui-components" "^3.6.6"
1493
+ "@jupyterlab/settingeditor@^3.6.8", "@jupyterlab/settingeditor@~3.6.8":
1494
+ version "3.6.8"
1495
+ resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor/-/settingeditor-3.6.8.tgz#32fe5970535535815ca8461b3d0927d3df5853fc"
1496
+ integrity sha512-p1jeOi5ylBgqTd+TQug71HDXOwJjUqAzNjuUikdDfH5uRzzQcix6vHiM4b3gnk+bu7qO32YGhaijvl0oFPS9NA==
1497
+ dependencies:
1498
+ "@jupyterlab/application" "^3.6.8"
1499
+ "@jupyterlab/apputils" "^3.6.8"
1500
+ "@jupyterlab/codeeditor" "^3.6.8"
1501
+ "@jupyterlab/inspector" "^3.6.8"
1502
+ "@jupyterlab/rendermime" "^3.6.8"
1503
+ "@jupyterlab/settingregistry" "^3.6.8"
1504
+ "@jupyterlab/statedb" "^3.6.8"
1505
+ "@jupyterlab/translation" "^3.6.8"
1506
+ "@jupyterlab/ui-components" "^3.6.8"
1507
1507
  "@lumino/algorithm" "^1.9.0"
1508
1508
  "@lumino/commands" "^1.19.0"
1509
1509
  "@lumino/coreutils" "^1.11.0"
@@ -1516,12 +1516,12 @@
1516
1516
  json-schema "~0.4.0"
1517
1517
  react "^17.0.1"
1518
1518
 
1519
- "@jupyterlab/settingregistry@^3.6.6", "@jupyterlab/settingregistry@~3.6.6":
1520
- version "3.6.6"
1521
- resolved "https://registry.yarnpkg.com/@jupyterlab/settingregistry/-/settingregistry-3.6.6.tgz#b89dc4ac75b7a9e18110e2153d194107d8f9255b"
1522
- integrity sha512-NlrDjbprZ6tlP8NZwKTD6/ZIkyeIRQd8KM6hM4WWD1e4vzk5UZ4ec+6d+1V0M+waxfOO6mKXtIgXsBfwtPPFBQ==
1519
+ "@jupyterlab/settingregistry@^3.6.8", "@jupyterlab/settingregistry@~3.6.8":
1520
+ version "3.6.8"
1521
+ resolved "https://registry.yarnpkg.com/@jupyterlab/settingregistry/-/settingregistry-3.6.8.tgz#8aca68464c1f7ce608c8d815b684e25f08a75243"
1522
+ integrity sha512-dwcsLWP8qy9N0cuGZJg3pW0oVRHXhD7blHMSgyszwlCpCD26H0C4DC3Udz0c0FMoiQ5lK/cv0u+TFSqyoMNtzA==
1523
1523
  dependencies:
1524
- "@jupyterlab/statedb" "^3.6.6"
1524
+ "@jupyterlab/statedb" "^3.6.8"
1525
1525
  "@lumino/commands" "^1.19.0"
1526
1526
  "@lumino/coreutils" "^1.11.0"
1527
1527
  "@lumino/disposable" "^1.10.0"
@@ -1529,23 +1529,23 @@
1529
1529
  ajv "^6.12.3"
1530
1530
  json5 "^2.1.1"
1531
1531
 
1532
- "@jupyterlab/shared-models@^3.6.6", "@jupyterlab/shared-models@~3.6.6":
1533
- version "3.6.6"
1534
- resolved "https://registry.yarnpkg.com/@jupyterlab/shared-models/-/shared-models-3.6.6.tgz#c4e62569537c16f59e1a621b6cafdc8a350e2e8c"
1535
- integrity sha512-lcNXGdUHdKmw5NUoXMhpMrFD7Vusu2xkG5EPdWydev46CNwx6AQF2rpkCSUFv4bUdZtfuwynbEVt2fHiq6fh5g==
1532
+ "@jupyterlab/shared-models@^3.6.8", "@jupyterlab/shared-models@~3.6.8":
1533
+ version "3.6.8"
1534
+ resolved "https://registry.yarnpkg.com/@jupyterlab/shared-models/-/shared-models-3.6.8.tgz#cdeaf40c5e29600c5cc8ba5a747c28d8d38f90b3"
1535
+ integrity sha512-qlkXW5wE6xATHwa/GkTVm0aeig3dZoHmgwAHVgM46PyPveNcyD8ffq+MtCx4WzYm8I4e/+F/OXZ21u7iq8Gg3A==
1536
1536
  dependencies:
1537
1537
  "@jupyter/ydoc" "~0.2.4"
1538
- "@jupyterlab/nbformat" "^3.6.6"
1538
+ "@jupyterlab/nbformat" "^3.6.8"
1539
1539
 
1540
- "@jupyterlab/shortcuts-extension@^3.6.6", "@jupyterlab/shortcuts-extension@~3.6.6":
1541
- version "3.6.6"
1542
- resolved "https://registry.yarnpkg.com/@jupyterlab/shortcuts-extension/-/shortcuts-extension-3.6.6.tgz#43778cdcc4b7855911c70b4e847a5a882d575871"
1543
- integrity sha512-ARMd4thiUeojUeaqQkbzlYrhpHQtRVasVfQnAgR9YMVyqvNUKw8hiZKwCDefuHFH0EV22Qwx/rWo6dAMoAN3dA==
1540
+ "@jupyterlab/shortcuts-extension@^3.6.8", "@jupyterlab/shortcuts-extension@~3.6.8":
1541
+ version "3.6.8"
1542
+ resolved "https://registry.yarnpkg.com/@jupyterlab/shortcuts-extension/-/shortcuts-extension-3.6.8.tgz#d7ed4cab6e8dcb911ec78667ca0d72a0340bcc39"
1543
+ integrity sha512-53Tc24q8XTJMVNM6IU68Ys2tHAVNa1VOg2kKJEgXIQt4XrrKsRdxWaR3UHj2yaxM60SmNwIRq8PbTWhYgZrJLQ==
1544
1544
  dependencies:
1545
- "@jupyterlab/application" "^3.6.6"
1546
- "@jupyterlab/settingregistry" "^3.6.6"
1547
- "@jupyterlab/translation" "^3.6.6"
1548
- "@jupyterlab/ui-components" "^3.6.6"
1545
+ "@jupyterlab/application" "^3.6.8"
1546
+ "@jupyterlab/settingregistry" "^3.6.8"
1547
+ "@jupyterlab/translation" "^3.6.8"
1548
+ "@jupyterlab/ui-components" "^3.6.8"
1549
1549
  "@lumino/algorithm" "^1.9.0"
1550
1550
  "@lumino/commands" "^1.19.0"
1551
1551
  "@lumino/coreutils" "^1.11.0"
@@ -1556,10 +1556,10 @@
1556
1556
  react "^17.0.1"
1557
1557
  typestyle "^2.0.4"
1558
1558
 
1559
- "@jupyterlab/statedb@^3.6.6", "@jupyterlab/statedb@~3.6.6":
1560
- version "3.6.6"
1561
- resolved "https://registry.yarnpkg.com/@jupyterlab/statedb/-/statedb-3.6.6.tgz#3194bada4ce342227e49e20b2d7ae773967c404a"
1562
- integrity sha512-QpqZ7eugW/VGnVU5gAVIbJfDCs2ameklCbDFF5F7VMGKlOZnDaCASwzL9K1ejzSTTa5XCAST3UvUcbsxblPCGg==
1559
+ "@jupyterlab/statedb@^3.6.8", "@jupyterlab/statedb@~3.6.8":
1560
+ version "3.6.8"
1561
+ resolved "https://registry.yarnpkg.com/@jupyterlab/statedb/-/statedb-3.6.8.tgz#cc998fdbdc0a94aadab1ae21dd63daa3b815ec82"
1562
+ integrity sha512-5zeyUhKpgbKFZdx8NA9f9kzP8kin4w33CyJdm/MyFySezn5zBwFbF3zeYAtwRGy5QQYFXgc79jgTCWkjsamYSg==
1563
1563
  dependencies:
1564
1564
  "@lumino/commands" "^1.19.0"
1565
1565
  "@lumino/coreutils" "^1.11.0"
@@ -1567,35 +1567,35 @@
1567
1567
  "@lumino/properties" "^1.8.0"
1568
1568
  "@lumino/signaling" "^1.10.0"
1569
1569
 
1570
- "@jupyterlab/statusbar-extension@^3.6.6", "@jupyterlab/statusbar-extension@~3.6.6":
1571
- version "3.6.6"
1572
- resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar-extension/-/statusbar-extension-3.6.6.tgz#cf70d19a01fe44e83b5dc48e006ef13a18c50b22"
1573
- integrity sha512-9Kc+hvW0XhcNsYW2dUaRQ5xe+JxlmFgtglcbhLi6Y+ugPWgsBbp+2koNWHNwSe+1ofV0VIBJgzCKjVCgb21gNA==
1574
- dependencies:
1575
- "@jupyterlab/application" "^3.6.6"
1576
- "@jupyterlab/apputils" "^3.6.6"
1577
- "@jupyterlab/cells" "^3.6.6"
1578
- "@jupyterlab/console" "^3.6.6"
1579
- "@jupyterlab/docregistry" "^3.6.6"
1580
- "@jupyterlab/fileeditor" "^3.6.6"
1581
- "@jupyterlab/notebook" "^3.6.6"
1582
- "@jupyterlab/settingregistry" "^3.6.6"
1583
- "@jupyterlab/statusbar" "^3.6.6"
1584
- "@jupyterlab/translation" "^3.6.6"
1585
- "@jupyterlab/ui-components" "^3.6.6"
1570
+ "@jupyterlab/statusbar-extension@^3.6.8", "@jupyterlab/statusbar-extension@~3.6.8":
1571
+ version "3.6.8"
1572
+ resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar-extension/-/statusbar-extension-3.6.8.tgz#feb6813beb48f1630a956834f60831e71ff7fc90"
1573
+ integrity sha512-hnbAwlpuk6SELs0uqSer/Zv7mMHaQMbvjrWsMHN6HHDCvZyKVyBJriVRRH2JnCSW5gH8p6SIt+P20KFeinY5LA==
1574
+ dependencies:
1575
+ "@jupyterlab/application" "^3.6.8"
1576
+ "@jupyterlab/apputils" "^3.6.8"
1577
+ "@jupyterlab/cells" "^3.6.8"
1578
+ "@jupyterlab/console" "^3.6.8"
1579
+ "@jupyterlab/docregistry" "^3.6.8"
1580
+ "@jupyterlab/fileeditor" "^3.6.8"
1581
+ "@jupyterlab/notebook" "^3.6.8"
1582
+ "@jupyterlab/settingregistry" "^3.6.8"
1583
+ "@jupyterlab/statusbar" "^3.6.8"
1584
+ "@jupyterlab/translation" "^3.6.8"
1585
+ "@jupyterlab/ui-components" "^3.6.8"
1586
1586
  "@lumino/commands" "^1.19.0"
1587
1587
  "@lumino/widgets" "^1.37.2"
1588
1588
 
1589
- "@jupyterlab/statusbar@^3.6.6", "@jupyterlab/statusbar@~3.6.6":
1590
- version "3.6.6"
1591
- resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar/-/statusbar-3.6.6.tgz#62521f25ecea1970100ed2e3dca9f7f60a58b109"
1592
- integrity sha512-ygCRUtu0M5V5q8XMayFMjPPC4GCSxR9rNCiP1iaDxLjRO/PJViDqHy/MQiLP66o4SHrCu6XXbTdkmRqROnhzqw==
1589
+ "@jupyterlab/statusbar@^3.6.8", "@jupyterlab/statusbar@~3.6.8":
1590
+ version "3.6.8"
1591
+ resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar/-/statusbar-3.6.8.tgz#7eb8392c68623d02a5bff4135a38d9cd8164ed7d"
1592
+ integrity sha512-bMN2muoFQdh+CM3zykTdDlFt1wDzvSCK7aPkXXBfZdp9ULrR/0OJeFxQqNwWzVcsHWJa7+olBq7WSMBWfolVGA==
1593
1593
  dependencies:
1594
- "@jupyterlab/apputils" "^3.6.6"
1595
- "@jupyterlab/codeeditor" "^3.6.6"
1596
- "@jupyterlab/services" "^6.6.6"
1597
- "@jupyterlab/translation" "^3.6.6"
1598
- "@jupyterlab/ui-components" "^3.6.6"
1594
+ "@jupyterlab/apputils" "^3.6.8"
1595
+ "@jupyterlab/codeeditor" "^3.6.8"
1596
+ "@jupyterlab/services" "^6.6.8"
1597
+ "@jupyterlab/translation" "^3.6.8"
1598
+ "@jupyterlab/ui-components" "^3.6.8"
1599
1599
  "@lumino/algorithm" "^1.9.0"
1600
1600
  "@lumino/coreutils" "^1.11.0"
1601
1601
  "@lumino/disposable" "^1.10.0"
@@ -1606,32 +1606,32 @@
1606
1606
  react "^17.0.1"
1607
1607
  typestyle "^2.0.4"
1608
1608
 
1609
- "@jupyterlab/terminal-extension@^3.6.6", "@jupyterlab/terminal-extension@~3.6.6":
1610
- version "3.6.6"
1611
- resolved "https://registry.yarnpkg.com/@jupyterlab/terminal-extension/-/terminal-extension-3.6.6.tgz#aa4d857aa9d2ace2411b1416ea2ff4ee7c6193aa"
1612
- integrity sha512-agQUXGdXiUk3ttH4Uz0KhYPP1fgczZbY3YoiDT/0fUuEv5C5xVv5d/I2N6h3RoJIgVW/AlpV9mBJRwyUNTnPag==
1613
- dependencies:
1614
- "@jupyterlab/application" "^3.6.6"
1615
- "@jupyterlab/apputils" "^3.6.6"
1616
- "@jupyterlab/launcher" "^3.6.6"
1617
- "@jupyterlab/mainmenu" "^3.6.6"
1618
- "@jupyterlab/running" "^3.6.6"
1619
- "@jupyterlab/services" "^6.6.6"
1620
- "@jupyterlab/settingregistry" "^3.6.6"
1621
- "@jupyterlab/terminal" "^3.6.6"
1622
- "@jupyterlab/translation" "^3.6.6"
1623
- "@jupyterlab/ui-components" "^3.6.6"
1609
+ "@jupyterlab/terminal-extension@^3.6.8", "@jupyterlab/terminal-extension@~3.6.8":
1610
+ version "3.6.8"
1611
+ resolved "https://registry.yarnpkg.com/@jupyterlab/terminal-extension/-/terminal-extension-3.6.8.tgz#0f5f81f27ec1d5bcf2f400fdf8f74e397e5137cb"
1612
+ integrity sha512-XuMXk92+mswlCALQBBopzAQoucSbvo2fy6aiEzleSLtUXG3v2b/1pcACmfcpPZCsdmS//PWqcpTE4O+9mR51JQ==
1613
+ dependencies:
1614
+ "@jupyterlab/application" "^3.6.8"
1615
+ "@jupyterlab/apputils" "^3.6.8"
1616
+ "@jupyterlab/launcher" "^3.6.8"
1617
+ "@jupyterlab/mainmenu" "^3.6.8"
1618
+ "@jupyterlab/running" "^3.6.8"
1619
+ "@jupyterlab/services" "^6.6.8"
1620
+ "@jupyterlab/settingregistry" "^3.6.8"
1621
+ "@jupyterlab/terminal" "^3.6.8"
1622
+ "@jupyterlab/translation" "^3.6.8"
1623
+ "@jupyterlab/ui-components" "^3.6.8"
1624
1624
  "@lumino/algorithm" "^1.9.0"
1625
1625
  "@lumino/widgets" "^1.37.2"
1626
1626
 
1627
- "@jupyterlab/terminal@^3.6.6", "@jupyterlab/terminal@~3.6.6":
1628
- version "3.6.6"
1629
- resolved "https://registry.yarnpkg.com/@jupyterlab/terminal/-/terminal-3.6.6.tgz#bb18a7ac1cf967e9923e442d7cb59e3550595430"
1630
- integrity sha512-R7Bm0mRPtx6df0uvCK6f2Z6mU+534YedgAUdWuITq1Cp9AMTdhMW4/fZhMeILBcj9SRFZmgybTFwnTz7aGABtA==
1627
+ "@jupyterlab/terminal@^3.6.8", "@jupyterlab/terminal@~3.6.8":
1628
+ version "3.6.8"
1629
+ resolved "https://registry.yarnpkg.com/@jupyterlab/terminal/-/terminal-3.6.8.tgz#a32525024784ab9acd1a53325b73ba58a8fbc0d2"
1630
+ integrity sha512-eIHBS7qwm5WFW0zGCaYEaGQJu4hWlkF5PskQzhurYtWQF4SybvIZ8jo3+nPV3cc2zLanx+Wqc4bpnOTtlpRXPg==
1631
1631
  dependencies:
1632
- "@jupyterlab/apputils" "^3.6.6"
1633
- "@jupyterlab/services" "^6.6.6"
1634
- "@jupyterlab/translation" "^3.6.6"
1632
+ "@jupyterlab/apputils" "^3.6.8"
1633
+ "@jupyterlab/services" "^6.6.8"
1634
+ "@jupyterlab/translation" "^3.6.8"
1635
1635
  "@lumino/coreutils" "^1.11.0"
1636
1636
  "@lumino/domutils" "^1.8.0"
1637
1637
  "@lumino/messaging" "^1.10.0"
@@ -1640,58 +1640,58 @@
1640
1640
  xterm-addon-fit "~0.5.0"
1641
1641
  xterm-addon-web-links "~0.6.0"
1642
1642
 
1643
- "@jupyterlab/theme-dark-extension@^3.6.6", "@jupyterlab/theme-dark-extension@~3.6.6":
1644
- version "3.6.6"
1645
- resolved "https://registry.yarnpkg.com/@jupyterlab/theme-dark-extension/-/theme-dark-extension-3.6.6.tgz#07caa2f42077518be2bccbbe8688bcbb81836d13"
1646
- integrity sha512-H7nCAHYZy1Fn9Ue1CNawG95JutHrvFMgZmhZqmoD23hsmw+ggd1cQcLfnY8QMK1l3Sqg61/e4wM9+wgTaa30QQ==
1647
- dependencies:
1648
- "@jupyterlab/application" "^3.6.6"
1649
- "@jupyterlab/apputils" "^3.6.6"
1650
- "@jupyterlab/translation" "^3.6.6"
1651
-
1652
- "@jupyterlab/theme-light-extension@^3.6.6", "@jupyterlab/theme-light-extension@~3.6.6":
1653
- version "3.6.6"
1654
- resolved "https://registry.yarnpkg.com/@jupyterlab/theme-light-extension/-/theme-light-extension-3.6.6.tgz#75e95016ae9dc0492189e68df5434c6890b332b2"
1655
- integrity sha512-SVrMDq/GYlziARBZ2lz6n7IQyJtva1MGRFn182PaqsQBLKOptKgyoHTQoyqjA5zsIL5myxirW6+ZEyNUtqmhag==
1656
- dependencies:
1657
- "@jupyterlab/application" "^3.6.6"
1658
- "@jupyterlab/apputils" "^3.6.6"
1659
- "@jupyterlab/translation" "^3.6.6"
1660
-
1661
- "@jupyterlab/toc-extension@^5.6.6", "@jupyterlab/toc-extension@~5.6.6":
1662
- version "5.6.6"
1663
- resolved "https://registry.yarnpkg.com/@jupyterlab/toc-extension/-/toc-extension-5.6.6.tgz#d8dcc43bdbf1bfa28ad368d98ac8344c54c4c019"
1664
- integrity sha512-OBQkli8CRzqUhngmJ+Zi5fe12RLGr0Umvn2qWRRhiTReomZlF9SYDnFRw5e3775uC0e4pauMx7a5pQyK8+eYqQ==
1665
- dependencies:
1666
- "@jupyterlab/application" "^3.6.6"
1667
- "@jupyterlab/cells" "^3.6.6"
1668
- "@jupyterlab/docmanager" "^3.6.6"
1669
- "@jupyterlab/fileeditor" "^3.6.6"
1670
- "@jupyterlab/markdownviewer" "^3.6.6"
1671
- "@jupyterlab/notebook" "^3.6.6"
1672
- "@jupyterlab/rendermime" "^3.6.6"
1673
- "@jupyterlab/settingregistry" "^3.6.6"
1674
- "@jupyterlab/toc" "^5.6.6"
1675
- "@jupyterlab/translation" "^3.6.6"
1676
- "@jupyterlab/ui-components" "^3.6.6"
1677
-
1678
- "@jupyterlab/toc@^5.6.6", "@jupyterlab/toc@~5.6.6":
1679
- version "5.6.6"
1680
- resolved "https://registry.yarnpkg.com/@jupyterlab/toc/-/toc-5.6.6.tgz#2c562b1158eafed7eedd5e524889cbbcded9ba19"
1681
- integrity sha512-R26ls8VxKAW7OKXXmh5d2h6ANciC6lgqZRK7leZFsOx/ey3q4jU+FQ3EKG8cb0XE+0c1xdfsPPDD9wsiZTY36Q==
1682
- dependencies:
1683
- "@jupyterlab/apputils" "^3.6.6"
1684
- "@jupyterlab/cells" "^3.6.6"
1685
- "@jupyterlab/coreutils" "^5.6.6"
1686
- "@jupyterlab/docmanager" "^3.6.6"
1687
- "@jupyterlab/docregistry" "^3.6.6"
1688
- "@jupyterlab/fileeditor" "^3.6.6"
1689
- "@jupyterlab/markdownviewer" "^3.6.6"
1690
- "@jupyterlab/notebook" "^3.6.6"
1691
- "@jupyterlab/rendermime" "^3.6.6"
1692
- "@jupyterlab/settingregistry" "^3.6.6"
1693
- "@jupyterlab/translation" "^3.6.6"
1694
- "@jupyterlab/ui-components" "^3.6.6"
1643
+ "@jupyterlab/theme-dark-extension@^3.6.8", "@jupyterlab/theme-dark-extension@~3.6.8":
1644
+ version "3.6.8"
1645
+ resolved "https://registry.yarnpkg.com/@jupyterlab/theme-dark-extension/-/theme-dark-extension-3.6.8.tgz#23645ceaa87299ab97ec8981befb3f6216ac27ce"
1646
+ integrity sha512-o9vy+H+R0Ne+3r6exuvr2cKhIgiTShqsbtB3ot6scf9RiRNoiGffy2o2ofBVcZkzE41ATOpQjhBb8Wf32VJlNQ==
1647
+ dependencies:
1648
+ "@jupyterlab/application" "^3.6.8"
1649
+ "@jupyterlab/apputils" "^3.6.8"
1650
+ "@jupyterlab/translation" "^3.6.8"
1651
+
1652
+ "@jupyterlab/theme-light-extension@^3.6.8", "@jupyterlab/theme-light-extension@~3.6.8":
1653
+ version "3.6.8"
1654
+ resolved "https://registry.yarnpkg.com/@jupyterlab/theme-light-extension/-/theme-light-extension-3.6.8.tgz#34cdc2be8bf3ccd5aa8ef54b40fa80f5071f5670"
1655
+ integrity sha512-4mqtqMLyrxToBvgAXlZt06vedvQvnT+VNhtrD3nQ6/xYzd/Ew1bnHOLTK5fiwkaTrm3+GJcM9UnHJHPsFncVCA==
1656
+ dependencies:
1657
+ "@jupyterlab/application" "^3.6.8"
1658
+ "@jupyterlab/apputils" "^3.6.8"
1659
+ "@jupyterlab/translation" "^3.6.8"
1660
+
1661
+ "@jupyterlab/toc-extension@^5.6.8", "@jupyterlab/toc-extension@~5.6.8":
1662
+ version "5.6.8"
1663
+ resolved "https://registry.yarnpkg.com/@jupyterlab/toc-extension/-/toc-extension-5.6.8.tgz#47695cac13b36fece07998e203c2615d4a80c14f"
1664
+ integrity sha512-5x7bQXLM9xp74t1i9qebSRjKXzQphe5dk2cpTtNTy3R9IrF3ApSiB/JToy/uTVlGX0Eb24MC57S0AFSi1IePjw==
1665
+ dependencies:
1666
+ "@jupyterlab/application" "^3.6.8"
1667
+ "@jupyterlab/cells" "^3.6.8"
1668
+ "@jupyterlab/docmanager" "^3.6.8"
1669
+ "@jupyterlab/fileeditor" "^3.6.8"
1670
+ "@jupyterlab/markdownviewer" "^3.6.8"
1671
+ "@jupyterlab/notebook" "^3.6.8"
1672
+ "@jupyterlab/rendermime" "^3.6.8"
1673
+ "@jupyterlab/settingregistry" "^3.6.8"
1674
+ "@jupyterlab/toc" "^5.6.8"
1675
+ "@jupyterlab/translation" "^3.6.8"
1676
+ "@jupyterlab/ui-components" "^3.6.8"
1677
+
1678
+ "@jupyterlab/toc@^5.6.8", "@jupyterlab/toc@~5.6.8":
1679
+ version "5.6.8"
1680
+ resolved "https://registry.yarnpkg.com/@jupyterlab/toc/-/toc-5.6.8.tgz#ac479f11087a33c75afa42e04b5102edd11ba80e"
1681
+ integrity sha512-og7gJcWTadHkZ28do+zkZcTHvAozigtb/OPootKUGAbowkYsjCHdbLQ+SOzEw1Lxu7DHMlQkufd/HNnDN257yQ==
1682
+ dependencies:
1683
+ "@jupyterlab/apputils" "^3.6.8"
1684
+ "@jupyterlab/cells" "^3.6.8"
1685
+ "@jupyterlab/coreutils" "^5.6.8"
1686
+ "@jupyterlab/docmanager" "^3.6.8"
1687
+ "@jupyterlab/docregistry" "^3.6.8"
1688
+ "@jupyterlab/fileeditor" "^3.6.8"
1689
+ "@jupyterlab/markdownviewer" "^3.6.8"
1690
+ "@jupyterlab/notebook" "^3.6.8"
1691
+ "@jupyterlab/rendermime" "^3.6.8"
1692
+ "@jupyterlab/settingregistry" "^3.6.8"
1693
+ "@jupyterlab/translation" "^3.6.8"
1694
+ "@jupyterlab/ui-components" "^3.6.8"
1695
1695
  "@lumino/coreutils" "^1.11.0"
1696
1696
  "@lumino/domutils" "^1.8.0"
1697
1697
  "@lumino/messaging" "^1.10.0"
@@ -1700,75 +1700,75 @@
1700
1700
  react "^17.0.1"
1701
1701
  react-dom "^17.0.1"
1702
1702
 
1703
- "@jupyterlab/tooltip-extension@^3.6.6", "@jupyterlab/tooltip-extension@~3.6.6":
1704
- version "3.6.6"
1705
- resolved "https://registry.yarnpkg.com/@jupyterlab/tooltip-extension/-/tooltip-extension-3.6.6.tgz#f4598684aa0e66c1f9087c21e6f948183cffbe26"
1706
- integrity sha512-LVhZmYvFsJjvhhPpgtCtOiJ/bP7El8nVFT3f94zssjoeEVHGn4UfFV4vdGRdJrm12aA6smcyKDijPYLnSXN3/A==
1707
- dependencies:
1708
- "@jupyterlab/application" "^3.6.6"
1709
- "@jupyterlab/codeeditor" "^3.6.6"
1710
- "@jupyterlab/console" "^3.6.6"
1711
- "@jupyterlab/coreutils" "^5.6.6"
1712
- "@jupyterlab/fileeditor" "^3.6.6"
1713
- "@jupyterlab/notebook" "^3.6.6"
1714
- "@jupyterlab/rendermime" "^3.6.6"
1715
- "@jupyterlab/services" "^6.6.6"
1716
- "@jupyterlab/tooltip" "^3.6.6"
1703
+ "@jupyterlab/tooltip-extension@^3.6.8", "@jupyterlab/tooltip-extension@~3.6.8":
1704
+ version "3.6.8"
1705
+ resolved "https://registry.yarnpkg.com/@jupyterlab/tooltip-extension/-/tooltip-extension-3.6.8.tgz#e90a6bcf77cd4fe887d6385c14adc1e177e53917"
1706
+ integrity sha512-kubC9OPKLibLMl6Penr+nhp7+j857C3RT5NzcYdXj5Dy7MeTRiLdsC4XT34LjUCpw+g8QgEfQlwR5nwiZ80qvg==
1707
+ dependencies:
1708
+ "@jupyterlab/application" "^3.6.8"
1709
+ "@jupyterlab/codeeditor" "^3.6.8"
1710
+ "@jupyterlab/console" "^3.6.8"
1711
+ "@jupyterlab/coreutils" "^5.6.8"
1712
+ "@jupyterlab/fileeditor" "^3.6.8"
1713
+ "@jupyterlab/notebook" "^3.6.8"
1714
+ "@jupyterlab/rendermime" "^3.6.8"
1715
+ "@jupyterlab/services" "^6.6.8"
1716
+ "@jupyterlab/tooltip" "^3.6.8"
1717
1717
  "@lumino/algorithm" "^1.9.0"
1718
1718
  "@lumino/coreutils" "^1.11.0"
1719
1719
  "@lumino/widgets" "^1.37.2"
1720
1720
 
1721
- "@jupyterlab/tooltip@^3.6.6", "@jupyterlab/tooltip@~3.6.6":
1722
- version "3.6.6"
1723
- resolved "https://registry.yarnpkg.com/@jupyterlab/tooltip/-/tooltip-3.6.6.tgz#571abe7f59fe4c2f4d2decdeed72899517cd6e74"
1724
- integrity sha512-RlfuuWiP8ant8ihRizKw4ldUuSS+TSdPuda/uYmy4L81De8HV3jBvgG7Zr36U3UdCTKgJbqZF+rUb7CeXkAOFQ==
1721
+ "@jupyterlab/tooltip@^3.6.8", "@jupyterlab/tooltip@~3.6.8":
1722
+ version "3.6.8"
1723
+ resolved "https://registry.yarnpkg.com/@jupyterlab/tooltip/-/tooltip-3.6.8.tgz#5afc69e2c40323f41e14e5ac596a996968998bf5"
1724
+ integrity sha512-AocNVND3ZNG+KI75b2EUvRPN7IwCOxMTCI8T3E+4u1nxcHsnP/yYZApkSV4NdqwBi4v9hmYCs4QmRcIFXQiyNw==
1725
1725
  dependencies:
1726
- "@jupyterlab/apputils" "^3.6.6"
1727
- "@jupyterlab/codeeditor" "^3.6.6"
1728
- "@jupyterlab/rendermime" "^3.6.6"
1729
- "@jupyterlab/services" "^6.6.6"
1726
+ "@jupyterlab/apputils" "^3.6.8"
1727
+ "@jupyterlab/codeeditor" "^3.6.8"
1728
+ "@jupyterlab/rendermime" "^3.6.8"
1729
+ "@jupyterlab/services" "^6.6.8"
1730
1730
  "@lumino/coreutils" "^1.11.0"
1731
1731
  "@lumino/messaging" "^1.10.0"
1732
1732
  "@lumino/widgets" "^1.37.2"
1733
1733
 
1734
- "@jupyterlab/translation-extension@^3.6.6", "@jupyterlab/translation-extension@~3.6.6":
1735
- version "3.6.6"
1736
- resolved "https://registry.yarnpkg.com/@jupyterlab/translation-extension/-/translation-extension-3.6.6.tgz#f769bb83c36ad77a7a2bea381a79d70520db7d94"
1737
- integrity sha512-Ov2f/SSx4T3Kxl/nLioTq0fpb70TB2bLZkcKlA2x7BaDTkfxQcjcWtbF9eCJmQmyncyaXDW8eWslM/QhEj2tmQ==
1738
- dependencies:
1739
- "@jupyterlab/application" "^3.6.6"
1740
- "@jupyterlab/apputils" "^3.6.6"
1741
- "@jupyterlab/mainmenu" "^3.6.6"
1742
- "@jupyterlab/settingregistry" "^3.6.6"
1743
- "@jupyterlab/translation" "^3.6.6"
1744
-
1745
- "@jupyterlab/translation@^3.6.6", "@jupyterlab/translation@~3.6.6":
1746
- version "3.6.6"
1747
- resolved "https://registry.yarnpkg.com/@jupyterlab/translation/-/translation-3.6.6.tgz#618843a47162753da7750bac1937718d6dd089b6"
1748
- integrity sha512-7kESks7/tFbtrMmNF380G4X9UIvPocsRJxg6HvjOml6hlfnmH3lduNkSoiYLLBY7E501p3uROCxp8RECic91gQ==
1749
- dependencies:
1750
- "@jupyterlab/coreutils" "^5.6.6"
1751
- "@jupyterlab/services" "^6.6.6"
1752
- "@jupyterlab/statedb" "^3.6.6"
1734
+ "@jupyterlab/translation-extension@^3.6.8", "@jupyterlab/translation-extension@~3.6.8":
1735
+ version "3.6.8"
1736
+ resolved "https://registry.yarnpkg.com/@jupyterlab/translation-extension/-/translation-extension-3.6.8.tgz#e96c3c744ee39da442d904f8d0886cddffbae2f8"
1737
+ integrity sha512-TCMy51KIZ17EiAxy9dLK925Glt1W/LeR0TpXSaUo6OqKDLE/XFI3F3BXmYyAR/fmQpQtbIdJ9/nH8kVWJkKYUg==
1738
+ dependencies:
1739
+ "@jupyterlab/application" "^3.6.8"
1740
+ "@jupyterlab/apputils" "^3.6.8"
1741
+ "@jupyterlab/mainmenu" "^3.6.8"
1742
+ "@jupyterlab/settingregistry" "^3.6.8"
1743
+ "@jupyterlab/translation" "^3.6.8"
1744
+
1745
+ "@jupyterlab/translation@^3.6.8", "@jupyterlab/translation@~3.6.8":
1746
+ version "3.6.8"
1747
+ resolved "https://registry.yarnpkg.com/@jupyterlab/translation/-/translation-3.6.8.tgz#fd4c4831331c8a787e617298f1566eb529e5fe5f"
1748
+ integrity sha512-tbnpu2jxCINJIK1GmzdfJCbDi6NQcSQA1sd2Or0dfmt1yJ6hIXfgyA+NHyAdSX8kc8ra8tNga+ZZfF3IaoC7wg==
1749
+ dependencies:
1750
+ "@jupyterlab/coreutils" "^5.6.8"
1751
+ "@jupyterlab/services" "^6.6.8"
1752
+ "@jupyterlab/statedb" "^3.6.8"
1753
1753
  "@lumino/coreutils" "^1.11.0"
1754
1754
 
1755
- "@jupyterlab/ui-components-extension@^3.6.6", "@jupyterlab/ui-components-extension@~3.6.6":
1756
- version "3.6.6"
1757
- resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components-extension/-/ui-components-extension-3.6.6.tgz#6c15976728e07ab5a7aac2dc173a2107e239f512"
1758
- integrity sha512-Wd5FGr/Qzn9AHRshqMUQnUpNHuKf2NXN/7EEZUZmF7lVerS+wvP92EPH97DC+XvL4CqBAET8PvpeMc3QSki8+w==
1755
+ "@jupyterlab/ui-components-extension@^3.6.8", "@jupyterlab/ui-components-extension@~3.6.8":
1756
+ version "3.6.8"
1757
+ resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components-extension/-/ui-components-extension-3.6.8.tgz#8be8a6f41c6e06770e3da335624dc16e0965450d"
1758
+ integrity sha512-UM7tBLenEtupXX/+8TjAPKd1M6OUiN4ZcdVojR950eVV4CycQNvUjcOBKnUPct8iRWqIjfqsjAC+dhTkngPFcg==
1759
1759
  dependencies:
1760
- "@jupyterlab/application" "^3.6.6"
1761
- "@jupyterlab/ui-components" "^3.6.6"
1760
+ "@jupyterlab/application" "^3.6.8"
1761
+ "@jupyterlab/ui-components" "^3.6.8"
1762
1762
 
1763
- "@jupyterlab/ui-components@^3.6.6", "@jupyterlab/ui-components@~3.6.6":
1764
- version "3.6.6"
1765
- resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components/-/ui-components-3.6.6.tgz#0620e829108d3edffdfd3af77170cf4cb0f68359"
1766
- integrity sha512-KHXSCxpkgLbnudjMPC7x4md2m37uSw1/7Bv9SC8Ncog/pjN71o0mu1GYhj2mlFhRBDYlDo3oRxns9EkLcGEj2Q==
1763
+ "@jupyterlab/ui-components@^3.6.8", "@jupyterlab/ui-components@~3.6.8":
1764
+ version "3.6.8"
1765
+ resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components/-/ui-components-3.6.8.tgz#aeebd297e580f9750941bcc9158d84f9e1c8d1b2"
1766
+ integrity sha512-qUComc04A08EJRtYGPnoNaQ3xJZEu6Jxupb+3G80V8eYVCrFm4wouUqzPoWGP/59spy/TKT5fTlezFhj7rDrGg==
1767
1767
  dependencies:
1768
1768
  "@blueprintjs/core" "^3.36.0"
1769
1769
  "@blueprintjs/select" "^3.15.0"
1770
- "@jupyterlab/coreutils" "^5.6.6"
1771
- "@jupyterlab/translation" "^3.6.6"
1770
+ "@jupyterlab/coreutils" "^5.6.8"
1771
+ "@jupyterlab/translation" "^3.6.8"
1772
1772
  "@lumino/algorithm" "^1.9.0"
1773
1773
  "@lumino/commands" "^1.19.0"
1774
1774
  "@lumino/coreutils" "^1.11.0"
@@ -1781,28 +1781,28 @@
1781
1781
  react-dom "^17.0.1"
1782
1782
  typestyle "^2.0.4"
1783
1783
 
1784
- "@jupyterlab/vdom-extension@^3.6.6", "@jupyterlab/vdom-extension@~3.6.6":
1785
- version "3.6.6"
1786
- resolved "https://registry.yarnpkg.com/@jupyterlab/vdom-extension/-/vdom-extension-3.6.6.tgz#f25e389e485187c52fb803c92fb9a8a8c24286a2"
1787
- integrity sha512-2RMyyMevXZBdA9Iq22igfaIVf5GnbIECvwBiYNjp/PqLTWV5vR3dlaDYiFN6LLwNPz5X2+KMnKrrJWtKVaEimw==
1788
- dependencies:
1789
- "@jupyterlab/application" "^3.6.6"
1790
- "@jupyterlab/apputils" "^3.6.6"
1791
- "@jupyterlab/docregistry" "^3.6.6"
1792
- "@jupyterlab/notebook" "^3.6.6"
1793
- "@jupyterlab/rendermime" "^3.6.6"
1794
- "@jupyterlab/ui-components" "^3.6.6"
1795
- "@jupyterlab/vdom" "^3.6.6"
1796
-
1797
- "@jupyterlab/vdom@^3.6.6", "@jupyterlab/vdom@~3.6.6":
1798
- version "3.6.6"
1799
- resolved "https://registry.yarnpkg.com/@jupyterlab/vdom/-/vdom-3.6.6.tgz#39fe5f924fa387e99cba0dc3bc24d0cc94403ec1"
1800
- integrity sha512-QYTyMVHN8sljcee4v3Tx4BOQ33uy5RLQrGXS7Lb1JOqwnFC0ZcGiHoZGwLvDUPFxcWE+zIQZ5ykEQKTwLpjpJw==
1801
- dependencies:
1802
- "@jupyterlab/apputils" "^3.6.6"
1803
- "@jupyterlab/docregistry" "^3.6.6"
1804
- "@jupyterlab/rendermime-interfaces" "^3.6.6"
1805
- "@jupyterlab/services" "^6.6.6"
1784
+ "@jupyterlab/vdom-extension@^3.6.8", "@jupyterlab/vdom-extension@~3.6.8":
1785
+ version "3.6.8"
1786
+ resolved "https://registry.yarnpkg.com/@jupyterlab/vdom-extension/-/vdom-extension-3.6.8.tgz#b4c8a10357a5813db44bc2ee26a69ed729d14efe"
1787
+ integrity sha512-BXvjKHR8hsqL9eu4upN6Qv42J8926GKYhfu47bdvEcF4dr45gsc8FsawrLvhAdPIlr8mbtTcgAZM1w5Oq3hhrw==
1788
+ dependencies:
1789
+ "@jupyterlab/application" "^3.6.8"
1790
+ "@jupyterlab/apputils" "^3.6.8"
1791
+ "@jupyterlab/docregistry" "^3.6.8"
1792
+ "@jupyterlab/notebook" "^3.6.8"
1793
+ "@jupyterlab/rendermime" "^3.6.8"
1794
+ "@jupyterlab/ui-components" "^3.6.8"
1795
+ "@jupyterlab/vdom" "^3.6.8"
1796
+
1797
+ "@jupyterlab/vdom@^3.6.8", "@jupyterlab/vdom@~3.6.8":
1798
+ version "3.6.8"
1799
+ resolved "https://registry.yarnpkg.com/@jupyterlab/vdom/-/vdom-3.6.8.tgz#7b4b3d864292d6de7aaf1f90b0503e023e69555b"
1800
+ integrity sha512-DMUVfRSNVpyG9u5pDkI+ubdApSXtn37aJAlTUsKtS+rzZB+KAlWEq8nOjkpcPD/IsKCwes1NCoXPxDyZpy5wDw==
1801
+ dependencies:
1802
+ "@jupyterlab/apputils" "^3.6.8"
1803
+ "@jupyterlab/docregistry" "^3.6.8"
1804
+ "@jupyterlab/rendermime-interfaces" "^3.6.8"
1805
+ "@jupyterlab/services" "^6.6.8"
1806
1806
  "@lumino/coreutils" "^1.11.0"
1807
1807
  "@lumino/messaging" "^1.10.0"
1808
1808
  "@lumino/widgets" "^1.37.2"
@@ -1810,12 +1810,12 @@
1810
1810
  react "^17.0.1"
1811
1811
  react-dom "^17.0.1"
1812
1812
 
1813
- "@jupyterlab/vega5-extension@^3.6.6", "@jupyterlab/vega5-extension@~3.6.6":
1814
- version "3.6.6"
1815
- resolved "https://registry.yarnpkg.com/@jupyterlab/vega5-extension/-/vega5-extension-3.6.6.tgz#0732644d62f98756032c854f33abc36b7e50dbed"
1816
- integrity sha512-s+0vb/k+7SEsItNShoi89wOYYCBiCOIbdQP4x7F7XTP4snFiIRa8iqvguc+G1kMOmdg9hT4wAP2tArnGXPGsVw==
1813
+ "@jupyterlab/vega5-extension@^3.6.8", "@jupyterlab/vega5-extension@~3.6.8":
1814
+ version "3.6.8"
1815
+ resolved "https://registry.yarnpkg.com/@jupyterlab/vega5-extension/-/vega5-extension-3.6.8.tgz#fed6807bff0eb56ed6ba0f89d1cce6097140bbad"
1816
+ integrity sha512-cmpjPBL4KVDOMhgiZ7fnBjxGpFvCYFtz1jEQ121p+GoGlNWiwqAdvGnrY7JKSSLjYMTvdTlHYw/Ocz0jcESpwQ==
1817
1817
  dependencies:
1818
- "@jupyterlab/rendermime-interfaces" "^3.6.6"
1818
+ "@jupyterlab/rendermime-interfaces" "^3.6.8"
1819
1819
  "@lumino/coreutils" "^1.11.0"
1820
1820
  "@lumino/widgets" "^1.37.2"
1821
1821
  vega "^5.20.0"
@@ -2575,7 +2575,7 @@ ansi-regex@^2.0.0:
2575
2575
  resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
2576
2576
  integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
2577
2577
 
2578
- ansi-regex@^5.0.0:
2578
+ ansi-regex@^5.0.1:
2579
2579
  version "5.0.1"
2580
2580
  resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
2581
2581
  integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
@@ -4134,9 +4134,9 @@ got@^9.6.0:
4134
4134
  url-parse-lax "^3.0.0"
4135
4135
 
4136
4136
  graceful-fs@^4.1.2, graceful-fs@^4.1.3, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.4:
4137
- version "4.2.8"
4138
- resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.8.tgz#e412b8d33f5e006593cbd3cee6df9f2cebbe802a"
4139
- integrity sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg==
4137
+ version "4.2.11"
4138
+ resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
4139
+ integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
4140
4140
 
4141
4141
  gud@^1.0.0:
4142
4142
  version "1.0.0"
@@ -5083,12 +5083,17 @@ minipass-pipeline@^1.2.2:
5083
5083
  minipass "^3.0.0"
5084
5084
 
5085
5085
  minipass@^3.0.0, minipass@^3.1.1:
5086
- version "3.1.3"
5087
- resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.1.3.tgz#7d42ff1f39635482e15f9cdb53184deebd5815fd"
5088
- integrity sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg==
5086
+ version "3.3.6"
5087
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.3.6.tgz#7bba384db3a1520d18c9c0e5251c3444e95dd94a"
5088
+ integrity sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==
5089
5089
  dependencies:
5090
5090
  yallist "^4.0.0"
5091
5091
 
5092
+ minipass@^5.0.0:
5093
+ version "5.0.0"
5094
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
5095
+ integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
5096
+
5092
5097
  minizlib@^2.1.1:
5093
5098
  version "2.1.2"
5094
5099
  resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
@@ -6152,9 +6157,9 @@ side-channel@^1.0.4:
6152
6157
  object-inspect "^1.9.0"
6153
6158
 
6154
6159
  signal-exit@^3.0.2, signal-exit@^3.0.3:
6155
- version "3.0.3"
6156
- resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c"
6157
- integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==
6160
+ version "3.0.7"
6161
+ resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
6162
+ integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
6158
6163
 
6159
6164
  simple-swizzle@^0.2.2:
6160
6165
  version "0.2.2"
@@ -6288,13 +6293,13 @@ stream-shift@^1.0.0:
6288
6293
  integrity sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==
6289
6294
 
6290
6295
  string-width@^4.1.0, string-width@^4.2.0:
6291
- version "4.2.2"
6292
- resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.2.tgz#dafd4f9559a7585cfba529c6a0a4f73488ebd4c5"
6293
- integrity sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA==
6296
+ version "4.2.3"
6297
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
6298
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6294
6299
  dependencies:
6295
6300
  emoji-regex "^8.0.0"
6296
6301
  is-fullwidth-code-point "^3.0.0"
6297
- strip-ansi "^6.0.0"
6302
+ strip-ansi "^6.0.1"
6298
6303
 
6299
6304
  string_decoder@^1.1.1:
6300
6305
  version "1.1.1"
@@ -6310,12 +6315,12 @@ strip-ansi@^3.0.1:
6310
6315
  dependencies:
6311
6316
  ansi-regex "^2.0.0"
6312
6317
 
6313
- strip-ansi@^6.0.0:
6314
- version "6.0.0"
6315
- resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.0.tgz#0b1571dd7669ccd4f3e06e14ef1eed26225ae532"
6316
- integrity sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==
6318
+ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6319
+ version "6.0.1"
6320
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
6321
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6317
6322
  dependencies:
6318
- ansi-regex "^5.0.0"
6323
+ ansi-regex "^5.0.1"
6319
6324
 
6320
6325
  strip-final-newline@^2.0.0:
6321
6326
  version "2.0.0"
@@ -6370,13 +6375,13 @@ tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0:
6370
6375
  integrity sha512-FBk4IesMV1rBxX2tfiK8RAmogtWn53puLOQlvO8XuwlgxcYbP4mVPS9Ph4aeamSyyVjOl24aYWAuc8U5kCVwMw==
6371
6376
 
6372
6377
  tar@^6.0.2:
6373
- version "6.1.11"
6374
- resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"
6375
- integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==
6378
+ version "6.2.0"
6379
+ resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.0.tgz#b14ce49a79cb1cd23bc9b016302dea5474493f73"
6380
+ integrity sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==
6376
6381
  dependencies:
6377
6382
  chownr "^2.0.0"
6378
6383
  fs-minipass "^2.0.0"
6379
- minipass "^3.0.0"
6384
+ minipass "^5.0.0"
6380
6385
  minizlib "^2.1.1"
6381
6386
  mkdirp "^1.0.3"
6382
6387
  yallist "^4.0.0"