jupyterlab 3.6.7__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 (296) 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 +16 -16
  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 +1168 -1168
  35. jupyterlab/static/{1338.9f55174fd6e421c16512.js → 4400.0d0b0dd3667928c22be4.js} +2 -2
  36. jupyterlab/static/{5493.692ea9cb51720866bfff.js → 5493.4b9e29abd9d538583023.js} +3 -3
  37. jupyterlab/static/7796.828360b48609dc38fc4c.js +2 -0
  38. jupyterlab/static/build_log.json +95 -95
  39. jupyterlab/static/index.html +1 -1
  40. jupyterlab/static/jlab_core.7af6a20412fb66e231eb.js +3 -0
  41. jupyterlab/static/main.4999cab70933d690f75e.js +2 -0
  42. jupyterlab/static/package.json +145 -145
  43. jupyterlab/static/third-party-licenses.json +93 -93
  44. jupyterlab/tests/mock_packages/extension/package.json +3 -3
  45. jupyterlab/tests/mock_packages/interop/consumer/package.json +3 -3
  46. jupyterlab/tests/mock_packages/interop/provider/package.json +3 -3
  47. jupyterlab/tests/mock_packages/interop/token/package.json +1 -1
  48. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +9 -9
  49. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +13 -13
  50. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +6 -0
  51. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +7 -7
  52. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +10 -10
  53. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +8 -8
  54. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +12 -12
  55. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
  56. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +16 -16
  57. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
  58. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
  59. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
  60. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +14 -14
  61. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +17 -17
  62. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
  63. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
  64. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
  65. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
  66. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
  67. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +6 -6
  68. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +11 -11
  69. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
  70. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +8 -8
  71. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +24 -24
  72. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
  73. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
  74. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +12 -12
  75. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
  76. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +12 -12
  77. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +10 -10
  78. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
  79. jupyterlab-3.6.7.data/data/share/jupyter/lab/static/1338.9f55174fd6e421c16512.js → jupyterlab-3.6.8.data/data/share/jupyter/lab/static/4400.0d0b0dd3667928c22be4.js +2 -2
  80. jupyterlab-3.6.7.data/data/share/jupyter/lab/static/5493.692ea9cb51720866bfff.js → jupyterlab-3.6.8.data/data/share/jupyter/lab/static/5493.4b9e29abd9d538583023.js +3 -3
  81. jupyterlab-3.6.8.data/data/share/jupyter/lab/static/7796.828360b48609dc38fc4c.js +2 -0
  82. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/build_log.json +95 -95
  83. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/index.html +1 -1
  84. jupyterlab-3.6.8.data/data/share/jupyter/lab/static/jlab_core.7af6a20412fb66e231eb.js +3 -0
  85. jupyterlab-3.6.8.data/data/share/jupyter/lab/static/main.4999cab70933d690f75e.js +2 -0
  86. jupyterlab-3.6.8.data/data/share/jupyter/lab/static/package.json +323 -0
  87. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/third-party-licenses.json +93 -93
  88. {jupyterlab-3.6.7.dist-info → jupyterlab-3.6.8.dist-info}/METADATA +29 -29
  89. {jupyterlab-3.6.7.dist-info → jupyterlab-3.6.8.dist-info}/RECORD +289 -289
  90. {jupyterlab-3.6.7.dist-info → jupyterlab-3.6.8.dist-info}/WHEEL +1 -1
  91. jupyterlab/static/7796.5c58d6f4e6c16651c356.js +0 -2
  92. jupyterlab/static/jlab_core.7f4f9f24c6ff497f974f.js +0 -3
  93. jupyterlab/static/main.f21e5473a75c1ca99929.js +0 -2
  94. jupyterlab-3.6.7.data/data/share/jupyter/lab/static/7796.5c58d6f4e6c16651c356.js +0 -2
  95. jupyterlab-3.6.7.data/data/share/jupyter/lab/static/jlab_core.7f4f9f24c6ff497f974f.js +0 -3
  96. jupyterlab-3.6.7.data/data/share/jupyter/lab/static/main.f21e5473a75c1ca99929.js +0 -2
  97. jupyterlab-3.6.7.data/data/share/jupyter/lab/static/package.json +0 -323
  98. /jupyterlab/static/{5493.692ea9cb51720866bfff.js.LICENSE.txt → 5493.4b9e29abd9d538583023.js.LICENSE.txt} +0 -0
  99. /jupyterlab/static/{jlab_core.7f4f9f24c6ff497f974f.js.LICENSE.txt → jlab_core.7af6a20412fb66e231eb.js.LICENSE.txt} +0 -0
  100. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
  101. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
  102. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
  103. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
  104. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
  105. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/sidebar.json +0 -0
  106. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
  107. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
  108. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
  109. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
  110. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/workspaces.json +0 -0
  111. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
  112. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/commands.json +0 -0
  113. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/consoles.json +0 -0
  114. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/files.json +0 -0
  115. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/notebooks.json +0 -0
  116. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
  117. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
  118. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
  119. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
  120. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
  121. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
  122. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
  123. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
  124. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
  125. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
  126. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
  127. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
  128. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
  129. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
  130. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
  131. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
  132. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
  133. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
  134. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
  135. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/plugin.json +0 -0
  136. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
  137. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
  138. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
  139. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
  140. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
  141. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
  142. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
  143. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
  144. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
  145. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
  146. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
  147. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
  148. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
  149. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
  150. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
  151. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
  152. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/plugin.json +0 -0
  153. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
  154. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
  155. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
  156. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
  157. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/06f4d00923ea24697df5df0b92984175991d8bd25776a02d531bb401e393ec42.ttf +0 -0
  158. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1033.890eeae47460e241b1e9.js +0 -0
  159. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1036.a055f7326513fc5a04f7.js +0 -0
  160. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1036.a055f7326513fc5a04f7.js.LICENSE.txt +0 -0
  161. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1044.4e54e3e338cfaccdfb46.js +0 -0
  162. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1057.16c446ab94eb9e5ed42a.js +0 -0
  163. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1142.074d125bb59f5a332666.js +0 -0
  164. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1249.416321697fbd993b9b66.js +0 -0
  165. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/126.1e2fb998804b27c72a3e.js +0 -0
  166. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1358.9ab4f57e8227ce75f427.js +0 -0
  167. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1397.4b53e533e7ca4d3f06fe.js +0 -0
  168. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/14c9db4ff87fde08f67b0a69dd594bab6d87174812a0dbd34c59833bfed8cc0e.woff +0 -0
  169. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1842.1846f224482b066652bf.js +0 -0
  170. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1944.9bb345a40325c23313e9.js +0 -0
  171. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1944.9bb345a40325c23313e9.js.LICENSE.txt +0 -0
  172. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/198.ebf955f77b5c9807f163.js +0 -0
  173. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2249.0cc057d5b7da618aa4e0.js +0 -0
  174. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2326849b6c3dfa217a0e9ecaec9553c910a4e2987c87315c85073d2b95a484f3.svg +0 -0
  175. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2349.91555cd2ef72c84e9253.js +0 -0
  176. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2353.baeba73a2e9f3d9e75d2.js +0 -0
  177. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2356.f97dd8093f97f156efe4.js +0 -0
  178. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2585.4d374708a4df1d35065d.js +0 -0
  179. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3029.51bdde209f9c4e269943.js +0 -0
  180. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3087.06efd084edba2bea6ea1.js +0 -0
  181. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3114.5cbcff15783573c636c6.js +0 -0
  182. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3122.b1fda55c421da97a00a3.js +0 -0
  183. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3236.4fabf963498daeeb9624.js +0 -0
  184. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3308.03624912593a42120dea.js +0 -0
  185. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3387.bb8976de803b341fe7a3.js +0 -0
  186. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3443.868b4f89289beb97adec.js +0 -0
  187. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3496.ecb0e7fcc54191234ae6.js +0 -0
  188. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3531.0bacde3facdc0c46766c.js +0 -0
  189. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3532.c5348a7ce31c17eaeb0b.js +0 -0
  190. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3664.cfb68e6cb3654849310c.js +0 -0
  191. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3791.6adeeacb6143a6599115.js +0 -0
  192. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3935.4159b022aa6d82e44127.js +0 -0
  193. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3935.4159b022aa6d82e44127.js.LICENSE.txt +0 -0
  194. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3992.6587b8bb22d3b162cc6b.js +0 -0
  195. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3d06af1f31cd83ace7a265a014b8fb5dee15770ecac8f7a55555190e627e03c2.ttf +0 -0
  196. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/406.6f87c9a21bbaa5f39fc4.js +0 -0
  197. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/407a9723fc717c94e287496080d773e18e29c3cac49e2630172343c65c0864a8.eot +0 -0
  198. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4151.ce38cc139e8eec621bde.js +0 -0
  199. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4155.784ca1752696680bf373.js +0 -0
  200. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/43c072c16c9ee6d67acdfa6c6d6685ff1e74eb4237b7cc3c1348ab1c108b26af.woff2 +0 -0
  201. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4402.d24b4a44244e256d0126.js +0 -0
  202. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4429.c4f083ef6b6e29345fd4.js +0 -0
  203. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/45.91c59b0e1dca32f01373.js +0 -0
  204. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4570.53adcb6f69939da383ff.js +0 -0
  205. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4631.96a143e70f005fef7b59.js +0 -0
  206. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4657.f97cd1238beedb61548c.js +0 -0
  207. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/466.239a0c009f33f1cb7cab.js +0 -0
  208. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4894.f5e3a48d18905b75d07f.js +0 -0
  209. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/501.d77919e38ba77753c7f8.js +0 -0
  210. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5065.49dd76cb64fd444f785f.js +0 -0
  211. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5096.96faf5ddac346a9ad9c3.js +0 -0
  212. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5096.96faf5ddac346a9ad9c3.js.LICENSE.txt +0 -0
  213. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5223.0006e6e211b7c197b9f1.js +0 -0
  214. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5289.6c67522c6a1c32fc2ea2.js +0 -0
  215. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5383.d630abf49f5cb82bb76f.js +0 -0
  216. /jupyterlab-3.6.7.data/data/share/jupyter/lab/static/5493.692ea9cb51720866bfff.js.LICENSE.txt → /jupyterlab-3.6.8.data/data/share/jupyter/lab/static/5493.4b9e29abd9d538583023.js.LICENSE.txt +0 -0
  217. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5505.d108d38d683afca0e4ed.js +0 -0
  218. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5557.625f5943a166b494ee38.js +0 -0
  219. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5619.b1928648a190b38e627a.js +0 -0
  220. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6005.cda1ecd972909c2a0250.js +0 -0
  221. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6064.1a4a55a09511d4907870.js +0 -0
  222. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6064.1a4a55a09511d4907870.js.LICENSE.txt +0 -0
  223. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6218.63b338a58c855634089e.js +0 -0
  224. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6282.455f87010a88485c089b.js +0 -0
  225. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6443.04025a1d063425902d56.js +0 -0
  226. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6504.f578fea4ca18a937babd.js +0 -0
  227. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6550.f5dbb748ddae3ef4b27e.js +0 -0
  228. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6598.e2d4d064ef6bca780c2c.js +0 -0
  229. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6655.0f133ab652b8d8af8a1a.js +0 -0
  230. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6700.c96344a466d1896657bf.js +0 -0
  231. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6777.1b7dcbf5a42c2daf11b8.js +0 -0
  232. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/679b5a5216bbdf913cc22d6ae44778c1ef975ee387a6c4c5de87e75d19a22232.svg +0 -0
  233. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6952.1bd5bcfeb0d87e61efcb.js +0 -0
  234. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6962.6d7125f759d926dcf34f.js +0 -0
  235. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6975.e0560614fd629195c9bf.js +0 -0
  236. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6989.75bf0da94e660a6c26f8.js +0 -0
  237. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7034.fce307da76771c0ef0c8.js +0 -0
  238. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7050.fc2b565767a93966c20e.js +0 -0
  239. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7289.c749cf355edec3e37aa8.js +0 -0
  240. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7294.f71c2889fedcd71bd1ee.js +0 -0
  241. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7294.f71c2889fedcd71bd1ee.js.LICENSE.txt +0 -0
  242. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7300.26360c57b8bd81344bd5.js +0 -0
  243. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7454.5859b3e9803de4da9c05.js +0 -0
  244. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7463.c34847707aeb55f90a82.js +0 -0
  245. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/74edc18b67c487e32f181719fdb347e2e77020744651f446e9acd7bd6821e2e7.woff +0 -0
  246. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/75a761159ae266c5332a4f266e07a5543712ffb76ee0260b07782195c04dc364.eot +0 -0
  247. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7717.2a6e6bb4e5f6b92e9798.js +0 -0
  248. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
  249. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7755.d506a1d9dadf30b1e490.js +0 -0
  250. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7788.5e16fdcc197e245776fd.js +0 -0
  251. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7900.86dcbbbfb1a3d4f98375.js +0 -0
  252. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8012.e4c8f67dc497d26c16fc.js +0 -0
  253. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8059.6011120485fc3c4868d4.js +0 -0
  254. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/807.25ee5f37af96f64ba380.js +0 -0
  255. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/807.25ee5f37af96f64ba380.js.LICENSE.txt +0 -0
  256. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8102.7f1644c3be420fb40db9.js +0 -0
  257. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8284.8f231e1599148e2b406a.js +0 -0
  258. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8428.dd5a93f02f55af0d3d8c.js +0 -0
  259. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8523.9b232c15e4eb5bc08a37.js +0 -0
  260. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8524.48062ecfe543b6d76860.js +0 -0
  261. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8580.974138f8b6ddb72035f9.js +0 -0
  262. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8657.bf693afb7646976b9a51.js +0 -0
  263. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/870.e515a8a325f5ddb19079.js +0 -0
  264. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8708.35479b2d01be1e86804a.js +0 -0
  265. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8819.743ff7148bbdf35c7bbb.js +0 -0
  266. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8834.7621cb792c80bfa66e05.js +0 -0
  267. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8843.35ec0f0b1f61c25e0401.js +0 -0
  268. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8afc6e5e842baab16010c2ce6fcf48ec4ded8e1579a37c1f1bc027e120d04951.woff2 +0 -0
  269. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/900.6a1241c0269d5df615c8.js +0 -0
  270. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/901.2ec3367a81663f96cc4b.js +0 -0
  271. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9039.5f28fec36b1eba3e4a52.js +0 -0
  272. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9109.1b114e9c83e36c6560df.js +0 -0
  273. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/911.0c08f040896753efc653.js +0 -0
  274. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/911.0c08f040896753efc653.js.LICENSE.txt +0 -0
  275. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9316.c4abfd78d98bb182cd2f.js +0 -0
  276. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9473.2e52d2ba788beec303be.js +0 -0
  277. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9473.2e52d2ba788beec303be.js.LICENSE.txt +0 -0
  278. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/96.c281b119ab350d7dd3de.js +0 -0
  279. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9845.8b6c837a5ff754554b39.js +0 -0
  280. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9866.5db2f5cd62fb6e231305.js +0 -0
  281. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/aff76e5c986f295d4bc6f8142a78e2a31888b101c2d025db89f79c75f64fd90b.woff +0 -0
  282. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
  283. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/c651b8a67d3193206f622c3c3b0fbca4a2f2727108c4212b52c1e2a2e84c9b31.ttf +0 -0
  284. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/cf83ffb8cf0023bd439dfdd5d02f1954b6ee027e85897d6cfc5f90bbca9ec1d2.eot +0 -0
  285. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/d0b4256abed72481585662971262eabee345c19f837af00d7ce24239d3b40eef.woff2 +0 -0
  286. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/fa498fb2596a5235c5c86d7b68a7fbe76e9855c01af4b0e5ab41c41047c648e0.svg +0 -0
  287. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/index.out.js +0 -0
  288. /jupyterlab-3.6.7.data/data/share/jupyter/lab/static/jlab_core.7f4f9f24c6ff497f974f.js.LICENSE.txt → /jupyterlab-3.6.8.data/data/share/jupyter/lab/static/jlab_core.7af6a20412fb66e231eb.js.LICENSE.txt +0 -0
  289. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/style.js +0 -0
  290. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
  291. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
  292. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
  293. {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
  294. {jupyterlab-3.6.7.dist-info → jupyterlab-3.6.8.dist-info}/LICENSE +0 -0
  295. {jupyterlab-3.6.7.dist-info → jupyterlab-3.6.8.dist-info}/entry_points.txt +0 -0
  296. {jupyterlab-3.6.7.dist-info → jupyterlab-3.6.8.dist-info}/top_level.txt +0 -0
@@ -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.7", "@jupyterlab/application-extension@~3.6.7":
82
- version "3.6.7"
83
- resolved "https://registry.yarnpkg.com/@jupyterlab/application-extension/-/application-extension-3.6.7.tgz#e34a9f1bcec8648915c6977c24c7cabe93de95db"
84
- integrity sha512-LQ1tdTE5tSpSZ5pTrnUrQ5xvLyvvZbBrwGapZjegNKSAKNz9YLQ4To9CZo0zIMyWeB7XKvxoL4fc0zal9DU+GQ==
85
- dependencies:
86
- "@jupyterlab/application" "^3.6.7"
87
- "@jupyterlab/apputils" "^3.6.7"
88
- "@jupyterlab/coreutils" "^5.6.7"
89
- "@jupyterlab/property-inspector" "^3.6.7"
90
- "@jupyterlab/settingregistry" "^3.6.7"
91
- "@jupyterlab/statedb" "^3.6.7"
92
- "@jupyterlab/translation" "^3.6.7"
93
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/application@~3.6.7":
101
- version "3.6.7"
102
- resolved "https://registry.yarnpkg.com/@jupyterlab/application/-/application-3.6.7.tgz#48d7e410675bc464c4f711b7ca24593d7a6dc889"
103
- integrity sha512-3aBQBoq1ErZ2myXTeXv2QW2hkKe7XXzVyZZinUT9qE9+Ta2lGCdrB1rUv0TY88Gkd0x18zHFWrblQkPp4q3LLQ==
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.7"
107
- "@jupyterlab/coreutils" "^5.6.7"
108
- "@jupyterlab/docregistry" "^3.6.7"
109
- "@jupyterlab/rendermime" "^3.6.7"
110
- "@jupyterlab/rendermime-interfaces" "^3.6.7"
111
- "@jupyterlab/services" "^6.6.7"
112
- "@jupyterlab/statedb" "^3.6.7"
113
- "@jupyterlab/translation" "^3.6.7"
114
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/apputils-extension@~3.6.7":
127
- version "3.6.7"
128
- resolved "https://registry.yarnpkg.com/@jupyterlab/apputils-extension/-/apputils-extension-3.6.7.tgz#811f1799a342fe680e4b8d4a97fe7891b76fbea5"
129
- integrity sha512-GQaPEiChic79reuHqyuNLJTc3ToqVjlXEDufPwIpl5f1lMCyuPvwP3FBbPGOpG81NUCKc9sIBSfINHf1G0h2Ag==
130
- dependencies:
131
- "@jupyterlab/application" "^3.6.7"
132
- "@jupyterlab/apputils" "^3.6.7"
133
- "@jupyterlab/coreutils" "^5.6.7"
134
- "@jupyterlab/docregistry" "^3.6.7"
135
- "@jupyterlab/filebrowser" "^3.6.7"
136
- "@jupyterlab/mainmenu" "^3.6.7"
137
- "@jupyterlab/services" "^6.6.7"
138
- "@jupyterlab/settingregistry" "^3.6.7"
139
- "@jupyterlab/statedb" "^3.6.7"
140
- "@jupyterlab/statusbar" "^3.6.7"
141
- "@jupyterlab/translation" "^3.6.7"
142
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/apputils@~3.6.7":
155
- version "3.6.7"
156
- resolved "https://registry.yarnpkg.com/@jupyterlab/apputils/-/apputils-3.6.7.tgz#a7c068a0dc62895963aa8c79d3aecb3b197d7290"
157
- integrity sha512-XrnUDByfnJmofIq9jOlji0WcH8JPwpP9v3HaK2pjva6rqoC+WS1ausrlkPA++K6KixV+6uquHQMZh5iy9Chw5Q==
158
- dependencies:
159
- "@jupyterlab/coreutils" "^5.6.7"
160
- "@jupyterlab/observables" "^4.6.7"
161
- "@jupyterlab/services" "^6.6.7"
162
- "@jupyterlab/settingregistry" "^3.6.7"
163
- "@jupyterlab/statedb" "^3.6.7"
164
- "@jupyterlab/translation" "^3.6.7"
165
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/attachments@~3.6.7":
184
- version "3.6.7"
185
- resolved "https://registry.yarnpkg.com/@jupyterlab/attachments/-/attachments-3.6.7.tgz#adf9d339ea5b5adef3c26c194d7514067fe5cea1"
186
- integrity sha512-aZ9JtxJ9ExxZ1WHYFx7I+4wnr3ztzbz0vtdSLTegMoi+apVjQb8mHozzqT51HFpIneLJ4572Gzxt4/L2qIX63A==
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.7"
189
- "@jupyterlab/observables" "^4.6.7"
190
- "@jupyterlab/rendermime" "^3.6.7"
191
- "@jupyterlab/rendermime-interfaces" "^3.6.7"
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.7":
196
- version "3.6.7"
197
- resolved "https://registry.yarnpkg.com/@jupyterlab/builder/-/builder-3.6.7.tgz#63f642971232600de97667a0d453d552052eb534"
198
- integrity sha512-s3kdmW8EACan2DUdh/yr5rXGw6wpfjf/cpgIvrRiaupXebzPwzdqfE79vEwMEYP+J7W1NAmsBkeJiO9Sbnv3Hw==
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.7":
237
- version "3.6.7"
238
- resolved "https://registry.yarnpkg.com/@jupyterlab/buildutils/-/buildutils-3.6.7.tgz#1536ce6789ee1c81e2b2e04fcc6de31fbde7ae32"
239
- integrity sha512-1teiPpggBXBLcFW3FmSdNdxrjQBk1A6IsceGbTOTkJThbC0Nsu13YW6+LF4OvijqEdfwObXW4ZdkI8D6PiiYgQ==
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.7", "@jupyterlab/cell-toolbar-extension@~3.6.7":
261
- version "3.6.7"
262
- resolved "https://registry.yarnpkg.com/@jupyterlab/cell-toolbar-extension/-/cell-toolbar-extension-3.6.7.tgz#408a3faa5e49b348bc929cadfac919bc25f749d4"
263
- integrity sha512-k30FL/AI1cL9cfE90DloA5LUAxAZWNesWhA+OzSl8eZWbCQ7jJiukMTIRJmFn7axlizQ5ee+47kztnx6vAi9MA==
264
- dependencies:
265
- "@jupyterlab/application" "^3.6.7"
266
- "@jupyterlab/apputils" "^3.6.7"
267
- "@jupyterlab/cell-toolbar" "^3.6.7"
268
- "@jupyterlab/settingregistry" "^3.6.7"
269
- "@jupyterlab/translation" "^3.6.7"
270
-
271
- "@jupyterlab/cell-toolbar@^3.6.7", "@jupyterlab/cell-toolbar@~3.6.7":
272
- version "3.6.7"
273
- resolved "https://registry.yarnpkg.com/@jupyterlab/cell-toolbar/-/cell-toolbar-3.6.7.tgz#94de4d266dbd0258a4e4de9faa585b95d3f7730c"
274
- integrity sha512-ohqzUZ9kiMuFGyJDS6eVPi/A97rcW/PpWGrexJRC8YfurRjD04WmuiZXazLaajVAWy8ujf9AAkxr+NBA0ZmwMA==
275
- dependencies:
276
- "@jupyterlab/apputils" "^3.6.7"
277
- "@jupyterlab/cells" "^3.6.7"
278
- "@jupyterlab/docregistry" "^3.6.7"
279
- "@jupyterlab/notebook" "^3.6.7"
280
- "@jupyterlab/observables" "^4.6.7"
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.7", "@jupyterlab/cells@~3.6.7":
288
- version "3.6.7"
289
- resolved "https://registry.yarnpkg.com/@jupyterlab/cells/-/cells-3.6.7.tgz#73ec685899d9efc2db0f3c7dd063db957ffa3421"
290
- integrity sha512-0gwHS1fWFRdRhVL97oDaFOJH/a2Ou2/vywc5E1gtIEqd6dQqwTbnnIuZym9Qx9/TYRlMaWYSgXBBhfLmyksx8g==
291
- dependencies:
292
- "@jupyterlab/apputils" "^3.6.7"
293
- "@jupyterlab/attachments" "^3.6.7"
294
- "@jupyterlab/codeeditor" "^3.6.7"
295
- "@jupyterlab/codemirror" "^3.6.7"
296
- "@jupyterlab/coreutils" "^5.6.7"
297
- "@jupyterlab/filebrowser" "^3.6.7"
298
- "@jupyterlab/nbformat" "^3.6.7"
299
- "@jupyterlab/observables" "^4.6.7"
300
- "@jupyterlab/outputarea" "^3.6.7"
301
- "@jupyterlab/rendermime" "^3.6.7"
302
- "@jupyterlab/services" "^6.6.7"
303
- "@jupyterlab/shared-models" "^3.6.7"
304
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/celltags-extension@~3.6.7":
318
- version "3.6.7"
319
- resolved "https://registry.yarnpkg.com/@jupyterlab/celltags-extension/-/celltags-extension-3.6.7.tgz#27bdb52ce1cc759e6e3588e2cbb03dbc56fc7bd7"
320
- integrity sha512-FXE5AEd8VUa7kqZqbQE3bkGb3yMH4cq/9pcZcre1oejjAkhE/FewX/CJJwjUZP6whYY3xntjAJA0lharQmPQSA==
321
- dependencies:
322
- "@jupyterlab/application" "^3.6.7"
323
- "@jupyterlab/celltags" "^3.6.7"
324
- "@jupyterlab/notebook" "^3.6.7"
325
- "@jupyterlab/translation" "^3.6.7"
326
-
327
- "@jupyterlab/celltags@^3.6.7", "@jupyterlab/celltags@~3.6.7":
328
- version "3.6.7"
329
- resolved "https://registry.yarnpkg.com/@jupyterlab/celltags/-/celltags-3.6.7.tgz#09198accfc9f8b52fc4d3c5541ab8fdad62ebdf7"
330
- integrity sha512-QfdczdZS5IVj8QE04Ch1KGu8SJAgbR7ydrPpzA9LsmeIfH8sEyq9Hl4mDQtCRs0Ge2rmrDgmYj0Z/h3sxun8sw==
331
- dependencies:
332
- "@jupyterlab/application" "^3.6.7"
333
- "@jupyterlab/cells" "^3.6.7"
334
- "@jupyterlab/notebook" "^3.6.7"
335
- "@jupyterlab/translation" "^3.6.7"
336
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/codeeditor@~3.6.7":
343
- version "3.6.7"
344
- resolved "https://registry.yarnpkg.com/@jupyterlab/codeeditor/-/codeeditor-3.6.7.tgz#c74e685a923f20819e69136ecaf8d18826826b70"
345
- integrity sha512-LnXHSsemEmtPFGB1O0iknLzM4+XZa+tjl+wfeqPxEWluOzAgNWhj8oFPaD0E+CKQKdwpmhXgXq2PTcDkatLz8g==
346
- dependencies:
347
- "@jupyterlab/coreutils" "^5.6.7"
348
- "@jupyterlab/nbformat" "^3.6.7"
349
- "@jupyterlab/observables" "^4.6.7"
350
- "@jupyterlab/shared-models" "^3.6.7"
351
- "@jupyterlab/translation" "^3.6.7"
352
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/codemirror-extension@~3.6.7":
361
- version "3.6.7"
362
- resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror-extension/-/codemirror-extension-3.6.7.tgz#5d1bdd63c446e2ebbc2c84b5a28fbc6a8d0e62b2"
363
- integrity sha512-qCLk1I5kLTnvqmtFAYzIK0VUCjups3OpQhBrStw9I7jW9dDJznXOa+U2558w5ldBjZ9+wgCDkQZLEmLLh0wU4Q==
364
- dependencies:
365
- "@jupyterlab/application" "^3.6.7"
366
- "@jupyterlab/codeeditor" "^3.6.7"
367
- "@jupyterlab/codemirror" "^3.6.7"
368
- "@jupyterlab/docregistry" "^3.6.7"
369
- "@jupyterlab/fileeditor" "^3.6.7"
370
- "@jupyterlab/mainmenu" "^3.6.7"
371
- "@jupyterlab/settingregistry" "^3.6.7"
372
- "@jupyterlab/statusbar" "^3.6.7"
373
- "@jupyterlab/translation" "^3.6.7"
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.7", "@jupyterlab/codemirror@~3.6.7":
377
- version "3.6.7"
378
- resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror/-/codemirror-3.6.7.tgz#8f3429d94481229785916dd195c3d192afe07ca6"
379
- integrity sha512-8C0VRJO4OaZWwRCAR0D3UBVXS0lYVOnRo5BWNfNGlk30BiNnPtQ9LYIN717qEydmChbnCX4TMf44/s4VIEE1Pw==
380
- dependencies:
381
- "@jupyterlab/apputils" "^3.6.7"
382
- "@jupyterlab/codeeditor" "^3.6.7"
383
- "@jupyterlab/coreutils" "^5.6.7"
384
- "@jupyterlab/nbformat" "^3.6.7"
385
- "@jupyterlab/observables" "^4.6.7"
386
- "@jupyterlab/shared-models" "^3.6.7"
387
- "@jupyterlab/statusbar" "^3.6.7"
388
- "@jupyterlab/translation" "^3.6.7"
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.7", "@jupyterlab/collaboration-extension@~3.6.7":
401
- version "3.6.7"
402
- resolved "https://registry.yarnpkg.com/@jupyterlab/collaboration-extension/-/collaboration-extension-3.6.7.tgz#c97637b8266f6eae602032f4ea3505203d78ef56"
403
- integrity sha512-vDQUC48PJFZTWq7C6XdANcy9Z/l+A+XfUiT5CeiJ+lnEzOt0TlRSxd3vH+pDSGiJ/p1OyJlL0MsDMhTlntZZYw==
404
- dependencies:
405
- "@jupyterlab/application" "^3.6.7"
406
- "@jupyterlab/apputils" "^3.6.7"
407
- "@jupyterlab/collaboration" "^3.6.7"
408
- "@jupyterlab/coreutils" "^5.6.7"
409
- "@jupyterlab/services" "^6.6.7"
410
- "@jupyterlab/statedb" "^3.6.7"
411
- "@jupyterlab/translation" "^3.6.7"
412
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/collaboration@~3.6.7":
419
- version "3.6.7"
420
- resolved "https://registry.yarnpkg.com/@jupyterlab/collaboration/-/collaboration-3.6.7.tgz#92249a79f42fe7746e9e34b02e2ac04dc4068498"
421
- integrity sha512-LJWDE19noSIbx3A4TWSOc4pGtQiuryRYJFqAGnydzgSiAcWHqnOo76kZxrfO8sZU//bGPdL2+0WFOUI91uNaPA==
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.7"
424
- "@jupyterlab/coreutils" "^5.6.7"
425
- "@jupyterlab/services" "^6.6.7"
426
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/completer-extension@~3.6.7":
435
- version "3.6.7"
436
- resolved "https://registry.yarnpkg.com/@jupyterlab/completer-extension/-/completer-extension-3.6.7.tgz#915292817ebd356a3109ffed84afc034e63a31e7"
437
- integrity sha512-ybLD5HuVi7wY19rjw4ocI+DR5AJH9HN1JPfd3IQmPacOg7ri65ZOtQjLn0hRSNw/DhMA/dD1fwBAOaHXRTT7pg==
438
- dependencies:
439
- "@jupyterlab/application" "^3.6.7"
440
- "@jupyterlab/apputils" "^3.6.7"
441
- "@jupyterlab/completer" "^3.6.7"
442
- "@jupyterlab/console" "^3.6.7"
443
- "@jupyterlab/fileeditor" "^3.6.7"
444
- "@jupyterlab/notebook" "^3.6.7"
445
- "@jupyterlab/services" "^6.6.7"
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.7", "@jupyterlab/completer@~3.6.7":
450
- version "3.6.7"
451
- resolved "https://registry.yarnpkg.com/@jupyterlab/completer/-/completer-3.6.7.tgz#8afb03fcbae55e38024f683d935057b7d81fa4d5"
452
- integrity sha512-EaYAjaamcCktkDjUECESKmyW9M+dwIZn7/W6RqPMV1blgZUsQsq6LuS5G76RMMigx1vogE5v6gIbDs/49Zkhvg==
453
- dependencies:
454
- "@jupyterlab/apputils" "^3.6.7"
455
- "@jupyterlab/codeeditor" "^3.6.7"
456
- "@jupyterlab/coreutils" "^5.6.7"
457
- "@jupyterlab/services" "^6.6.7"
458
- "@jupyterlab/statedb" "^3.6.7"
459
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/console-extension@~3.6.7":
469
- version "3.6.7"
470
- resolved "https://registry.yarnpkg.com/@jupyterlab/console-extension/-/console-extension-3.6.7.tgz#394339b98e9a6c30e6e0dc9755ac45253d34e14b"
471
- integrity sha512-NkUxDmtRA2WopMy/sqmHH2gnWATJ4CmO4t+utSQjwQaBNgDFGGAKMauQIzYZBky488CLOvI9+U3vHxR9AWBf4A==
472
- dependencies:
473
- "@jupyterlab/application" "^3.6.7"
474
- "@jupyterlab/apputils" "^3.6.7"
475
- "@jupyterlab/codeeditor" "^3.6.7"
476
- "@jupyterlab/console" "^3.6.7"
477
- "@jupyterlab/filebrowser" "^3.6.7"
478
- "@jupyterlab/launcher" "^3.6.7"
479
- "@jupyterlab/mainmenu" "^3.6.7"
480
- "@jupyterlab/rendermime" "^3.6.7"
481
- "@jupyterlab/settingregistry" "^3.6.7"
482
- "@jupyterlab/translation" "^3.6.7"
483
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/console@~3.6.7":
491
- version "3.6.7"
492
- resolved "https://registry.yarnpkg.com/@jupyterlab/console/-/console-3.6.7.tgz#23c48ead370f83ccaa4da9160d7ce652dcd955f0"
493
- integrity sha512-ZE1NQx/heOW+NVU2j4IdqIbATxNK5rb9vJKbhPhOqcZpU16q5ZFLJSl5lG9g8MtZ5N9As00RWpL4qrCvmzR1gw==
494
- dependencies:
495
- "@jupyterlab/apputils" "^3.6.7"
496
- "@jupyterlab/cells" "^3.6.7"
497
- "@jupyterlab/codeeditor" "^3.6.7"
498
- "@jupyterlab/coreutils" "^5.6.7"
499
- "@jupyterlab/nbformat" "^3.6.7"
500
- "@jupyterlab/observables" "^4.6.7"
501
- "@jupyterlab/rendermime" "^3.6.7"
502
- "@jupyterlab/services" "^6.6.7"
503
- "@jupyterlab/translation" "^3.6.7"
504
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/coreutils@~5.6.7":
514
- version "5.6.7"
515
- resolved "https://registry.yarnpkg.com/@jupyterlab/coreutils/-/coreutils-5.6.7.tgz#9d88aa4200dcc42d11dd05e4a287f46589846636"
516
- integrity sha512-iCb0PhaSrl93a+nkkj7Bgxx0pIHtlpYkXO+JTFGc5+1xU0DqXGKlwz4tqR967T+T7kQ9Y0D91zMiIq44RvFHwQ==
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.7", "@jupyterlab/csvviewer-extension@~3.6.7":
527
- version "3.6.7"
528
- resolved "https://registry.yarnpkg.com/@jupyterlab/csvviewer-extension/-/csvviewer-extension-3.6.7.tgz#7c3f8466483a58f02ea6d48728e10822af5b1856"
529
- integrity sha512-Zyi+PpzZkwNOeiP3RLqDg+GrwMVjXaea/+8RtP4rkNUeCrv/8hrDESf9xXc7MrJzjMLpg5sRAh7b1I0mFP68Ig==
530
- dependencies:
531
- "@jupyterlab/application" "^3.6.7"
532
- "@jupyterlab/apputils" "^3.6.7"
533
- "@jupyterlab/csvviewer" "^3.6.7"
534
- "@jupyterlab/docregistry" "^3.6.7"
535
- "@jupyterlab/documentsearch" "^3.6.7"
536
- "@jupyterlab/mainmenu" "^3.6.7"
537
- "@jupyterlab/observables" "^4.6.7"
538
- "@jupyterlab/settingregistry" "^3.6.7"
539
- "@jupyterlab/translation" "^3.6.7"
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.7", "@jupyterlab/csvviewer@~3.6.7":
545
- version "3.6.7"
546
- resolved "https://registry.yarnpkg.com/@jupyterlab/csvviewer/-/csvviewer-3.6.7.tgz#3fb36c78cf5bcb67daeaca82d9be8771e0c69933"
547
- integrity sha512-0lsUo/JMG/EEa0wl1NBM9d7rWg1LZtQB715cHjI9K130gYcnzx1ZwLCl12ToTJsCUNqaXn8lhVl+9EcJMIPbUQ==
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.7"
550
- "@jupyterlab/coreutils" "^5.6.7"
551
- "@jupyterlab/docregistry" "^3.6.7"
552
- "@jupyterlab/translation" "^3.6.7"
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.7", "@jupyterlab/debugger-extension@~3.6.7":
562
- version "3.6.7"
563
- resolved "https://registry.yarnpkg.com/@jupyterlab/debugger-extension/-/debugger-extension-3.6.7.tgz#5f29fdbba9dc26872a61fc9a0a136d7a49d26905"
564
- integrity sha512-oZsJKiU0GI6idQkHSCG/fQep8j6ZkRpN+2x56He4vR8LwFwR3TT2Pxb2oQgkLGEwTNxcX9jt78XHshFcV41FlA==
565
- dependencies:
566
- "@jupyterlab/application" "^3.6.7"
567
- "@jupyterlab/apputils" "^3.6.7"
568
- "@jupyterlab/codeeditor" "^3.6.7"
569
- "@jupyterlab/codemirror" "^3.6.7"
570
- "@jupyterlab/console" "^3.6.7"
571
- "@jupyterlab/coreutils" "^5.6.7"
572
- "@jupyterlab/debugger" "^3.6.7"
573
- "@jupyterlab/docregistry" "^3.6.7"
574
- "@jupyterlab/fileeditor" "^3.6.7"
575
- "@jupyterlab/logconsole" "^3.6.7"
576
- "@jupyterlab/notebook" "^3.6.7"
577
- "@jupyterlab/rendermime" "^3.6.7"
578
- "@jupyterlab/services" "^6.6.7"
579
- "@jupyterlab/settingregistry" "^3.6.7"
580
- "@jupyterlab/translation" "^3.6.7"
581
-
582
- "@jupyterlab/debugger@^3.6.7", "@jupyterlab/debugger@~3.6.7":
583
- version "3.6.7"
584
- resolved "https://registry.yarnpkg.com/@jupyterlab/debugger/-/debugger-3.6.7.tgz#89966c0b7a2f9286ffb50ba2b5fa0138f8da7cc8"
585
- integrity sha512-igUmLTVtlKOjPdHivNlFVNj8xUIf4v2/g8kwiEFfeTnP6FFQaQGUTDPYBNX1eZ/Kb1zIjE0aqAk7nwTLVDoF6w==
586
- dependencies:
587
- "@jupyterlab/application" "^3.6.7"
588
- "@jupyterlab/apputils" "^3.6.7"
589
- "@jupyterlab/cells" "^3.6.7"
590
- "@jupyterlab/codeeditor" "^3.6.7"
591
- "@jupyterlab/codemirror" "^3.6.7"
592
- "@jupyterlab/console" "^3.6.7"
593
- "@jupyterlab/coreutils" "^5.6.7"
594
- "@jupyterlab/docregistry" "^3.6.7"
595
- "@jupyterlab/fileeditor" "^3.6.7"
596
- "@jupyterlab/notebook" "^3.6.7"
597
- "@jupyterlab/observables" "^4.6.7"
598
- "@jupyterlab/rendermime" "^3.6.7"
599
- "@jupyterlab/services" "^6.6.7"
600
- "@jupyterlab/translation" "^3.6.7"
601
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/docmanager-extension@~3.6.7":
616
- version "3.6.7"
617
- resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager-extension/-/docmanager-extension-3.6.7.tgz#4d1b908c5ba5834704211ac98252ee51934a3150"
618
- integrity sha512-yiWD3ekGIp8cEzW+31NVbPKbIM9CQvLjukWgkChy2UYHlH4NF20ftCigPPUutnKf/bacvRdlBUgK9FLl7ujFvQ==
619
- dependencies:
620
- "@jupyterlab/application" "^3.6.7"
621
- "@jupyterlab/apputils" "^3.6.7"
622
- "@jupyterlab/coreutils" "^5.6.7"
623
- "@jupyterlab/docmanager" "^3.6.7"
624
- "@jupyterlab/docprovider" "^3.6.7"
625
- "@jupyterlab/docregistry" "^3.6.7"
626
- "@jupyterlab/services" "^6.6.7"
627
- "@jupyterlab/settingregistry" "^3.6.7"
628
- "@jupyterlab/statusbar" "^3.6.7"
629
- "@jupyterlab/translation" "^3.6.7"
630
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/docmanager@~3.6.7":
640
- version "3.6.7"
641
- resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager/-/docmanager-3.6.7.tgz#eaf08f4c05c07859ca41707bd4a9ba5c300e1125"
642
- integrity sha512-3BrD2CnZGRfQabSl3iun9a81uoOL7RWOUvphhG1C8jVsf24h9G7CRT9g3hBmxQB/cYPy1C5Lvy9PGbOgV2+W0g==
643
- dependencies:
644
- "@jupyterlab/apputils" "^3.6.7"
645
- "@jupyterlab/coreutils" "^5.6.7"
646
- "@jupyterlab/docprovider" "^3.6.7"
647
- "@jupyterlab/docregistry" "^3.6.7"
648
- "@jupyterlab/services" "^6.6.7"
649
- "@jupyterlab/statusbar" "^3.6.7"
650
- "@jupyterlab/translation" "^3.6.7"
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.7", "@jupyterlab/docprovider-extension@~3.6.7":
661
- version "3.6.7"
662
- resolved "https://registry.yarnpkg.com/@jupyterlab/docprovider-extension/-/docprovider-extension-3.6.7.tgz#e633665dd4827c2c35913211526c3f607f786e81"
663
- integrity sha512-AfAOBQ8g63sYyG38LXsDavCwmZSjFo6+uGDjPnjT6zCSjWNVE2k/+N66LMPyWHWAPWndsTBAzGS4BH6a38XLgg==
664
- dependencies:
665
- "@jupyterlab/application" "^3.6.7"
666
- "@jupyterlab/coreutils" "^5.6.7"
667
- "@jupyterlab/docprovider" "^3.6.7"
668
- "@jupyterlab/services" "^6.6.7"
669
- "@jupyterlab/shared-models" "^3.6.7"
670
- "@jupyterlab/translation" "^3.6.7"
671
-
672
- "@jupyterlab/docprovider@^3.6.7", "@jupyterlab/docprovider@~3.6.7":
673
- version "3.6.7"
674
- resolved "https://registry.yarnpkg.com/@jupyterlab/docprovider/-/docprovider-3.6.7.tgz#097851a397cc72abf107054d355b0017aa7b1d05"
675
- integrity sha512-WNXrT4Kmh4fIcRrw3wFuisFyWIRUvbgdecZy7KnfBCYWd4vAc+d9/k2XCMiTWDCGDWN8BRVuoQIRviq30ITwoQ==
676
- dependencies:
677
- "@jupyterlab/apputils" "^3.6.7"
678
- "@jupyterlab/coreutils" "^5.6.7"
679
- "@jupyterlab/services" "^6.6.7"
680
- "@jupyterlab/shared-models" "^3.6.7"
681
- "@jupyterlab/translation" "^3.6.7"
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.7", "@jupyterlab/docregistry@~3.6.7":
689
- version "3.6.7"
690
- resolved "https://registry.yarnpkg.com/@jupyterlab/docregistry/-/docregistry-3.6.7.tgz#e15456654b1f010517c040ec43d7b14d1e5c47ce"
691
- integrity sha512-XkrE8AdifW4QkOs3Y4QbzqPQb0KFPoOLYHKzq7ZRAUa8yZMLCXaGlyAddyQgkCzx0q6NizwaM7Eniwf/X3k1iQ==
692
- dependencies:
693
- "@jupyterlab/apputils" "^3.6.7"
694
- "@jupyterlab/codeeditor" "^3.6.7"
695
- "@jupyterlab/codemirror" "^3.6.7"
696
- "@jupyterlab/coreutils" "^5.6.7"
697
- "@jupyterlab/docprovider" "^3.6.7"
698
- "@jupyterlab/observables" "^4.6.7"
699
- "@jupyterlab/rendermime" "^3.6.7"
700
- "@jupyterlab/rendermime-interfaces" "^3.6.7"
701
- "@jupyterlab/services" "^6.6.7"
702
- "@jupyterlab/shared-models" "^3.6.7"
703
- "@jupyterlab/translation" "^3.6.7"
704
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/documentsearch-extension@~3.6.7":
713
- version "3.6.7"
714
- resolved "https://registry.yarnpkg.com/@jupyterlab/documentsearch-extension/-/documentsearch-extension-3.6.7.tgz#6d819fc31b4859803ddfd3c2d5ac2fc2de9ef2be"
715
- integrity sha512-34awIud5gxf9GQDM4fws04Lln5udd/oGjXL2xkxI63V/Q0jXb2HBbZYp1FcX539MRy6HD7THbEysbOObYV8zVA==
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.7"
718
- "@jupyterlab/apputils" "^3.6.7"
719
- "@jupyterlab/documentsearch" "^3.6.7"
720
- "@jupyterlab/settingregistry" "^3.6.7"
721
- "@jupyterlab/translation" "^3.6.7"
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.7", "@jupyterlab/documentsearch@~3.6.7":
725
- version "3.6.7"
726
- resolved "https://registry.yarnpkg.com/@jupyterlab/documentsearch/-/documentsearch-3.6.7.tgz#19c6d5c139387f8fe2de5b97eaf60ee1b2453951"
727
- integrity sha512-GN0L8vcx6bsct4jFHwx7hvXNw95CIUz3JL2itT+KZ8tfYtUI9dd7KT9aMPBi0kk7gVEP8XjGPFLVa9s0GPW/hg==
728
- dependencies:
729
- "@jupyterlab/apputils" "^3.6.7"
730
- "@jupyterlab/cells" "^3.6.7"
731
- "@jupyterlab/codeeditor" "^3.6.7"
732
- "@jupyterlab/codemirror" "^3.6.7"
733
- "@jupyterlab/fileeditor" "^3.6.7"
734
- "@jupyterlab/notebook" "^3.6.7"
735
- "@jupyterlab/translation" "^3.6.7"
736
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/extensionmanager-extension@~3.6.7":
747
- version "3.6.7"
748
- resolved "https://registry.yarnpkg.com/@jupyterlab/extensionmanager-extension/-/extensionmanager-extension-3.6.7.tgz#f81eef2be429f5269421ac148a8b311c4fa243a3"
749
- integrity sha512-X0DG8Od/BG8v/BfeQyt9TY7qPNB0T+mdMV5l6wHna18EMfUvRh+ImeYathawJOPVcQV7UTmwkdWQsJo5rGM/5A==
750
- dependencies:
751
- "@jupyterlab/application" "^3.6.7"
752
- "@jupyterlab/apputils" "^3.6.7"
753
- "@jupyterlab/extensionmanager" "^3.6.7"
754
- "@jupyterlab/settingregistry" "^3.6.7"
755
- "@jupyterlab/translation" "^3.6.7"
756
- "@jupyterlab/ui-components" "^3.6.7"
757
-
758
- "@jupyterlab/extensionmanager@^3.6.7", "@jupyterlab/extensionmanager@~3.6.7":
759
- version "3.6.7"
760
- resolved "https://registry.yarnpkg.com/@jupyterlab/extensionmanager/-/extensionmanager-3.6.7.tgz#99a1fd68f21f382e4e69fd2a6e734fcbd63e8454"
761
- integrity sha512-L0kOrV/5D4/Rhh0NBa+VCJDyj/vHNGSIdt5EpToDtPUh08yANW5es4LqKygIKIHV8BwwbIHOnqzuZSlMPP+eeQ==
762
- dependencies:
763
- "@jupyterlab/application" "^3.6.7"
764
- "@jupyterlab/apputils" "^3.6.7"
765
- "@jupyterlab/coreutils" "^5.6.7"
766
- "@jupyterlab/services" "^6.6.7"
767
- "@jupyterlab/settingregistry" "^3.6.7"
768
- "@jupyterlab/translation" "^3.6.7"
769
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/filebrowser-extension@~3.6.7":
778
- version "3.6.7"
779
- resolved "https://registry.yarnpkg.com/@jupyterlab/filebrowser-extension/-/filebrowser-extension-3.6.7.tgz#6dd8ded2d01d89a8c8e466a89f20ef0ee413a86b"
780
- integrity sha512-dvHcDjYQ6ePVPloMWWCJIkbwC4LwM6H2If5+CSjArOSZvsCU1+QFxO3pT98Iqi0IHIG4SMRqsEjWIzthw84RNA==
781
- dependencies:
782
- "@jupyterlab/application" "^3.6.7"
783
- "@jupyterlab/apputils" "^3.6.7"
784
- "@jupyterlab/coreutils" "^5.6.7"
785
- "@jupyterlab/docmanager" "^3.6.7"
786
- "@jupyterlab/docregistry" "^3.6.7"
787
- "@jupyterlab/filebrowser" "^3.6.7"
788
- "@jupyterlab/launcher" "^3.6.7"
789
- "@jupyterlab/services" "^6.6.7"
790
- "@jupyterlab/settingregistry" "^3.6.7"
791
- "@jupyterlab/statedb" "^3.6.7"
792
- "@jupyterlab/statusbar" "^3.6.7"
793
- "@jupyterlab/translation" "^3.6.7"
794
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/filebrowser@~3.6.7":
801
- version "3.6.7"
802
- resolved "https://registry.yarnpkg.com/@jupyterlab/filebrowser/-/filebrowser-3.6.7.tgz#8a5fb2f18a6115fbc175c776e0d0d383d77e9f81"
803
- integrity sha512-yJbP73bhxkngZ6qfXEZA3KzAr77daLaSsHC/gCfojD0NvHRNszDJ9xN70OIHj7We/ihzD2eYv1Wf49oyECTjoA==
804
- dependencies:
805
- "@jupyterlab/apputils" "^3.6.7"
806
- "@jupyterlab/coreutils" "^5.6.7"
807
- "@jupyterlab/docmanager" "^3.6.7"
808
- "@jupyterlab/docregistry" "^3.6.7"
809
- "@jupyterlab/services" "^6.6.7"
810
- "@jupyterlab/statedb" "^3.6.7"
811
- "@jupyterlab/statusbar" "^3.6.7"
812
- "@jupyterlab/translation" "^3.6.7"
813
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/fileeditor-extension@~3.6.7":
827
- version "3.6.7"
828
- resolved "https://registry.yarnpkg.com/@jupyterlab/fileeditor-extension/-/fileeditor-extension-3.6.7.tgz#96f08572a57bff077d96e751703c573f3511df3b"
829
- integrity sha512-UcR/jmXqrEzlijRItUnl/s7NAjikoEMk44nV6DdNYlPkzctctsfNa0iog6KAZINvQCrJU8+0XrPixV2ToyT83w==
830
- dependencies:
831
- "@jupyterlab/application" "^3.6.7"
832
- "@jupyterlab/apputils" "^3.6.7"
833
- "@jupyterlab/codeeditor" "^3.6.7"
834
- "@jupyterlab/codemirror" "^3.6.7"
835
- "@jupyterlab/console" "^3.6.7"
836
- "@jupyterlab/coreutils" "^5.6.7"
837
- "@jupyterlab/docregistry" "^3.6.7"
838
- "@jupyterlab/filebrowser" "^3.6.7"
839
- "@jupyterlab/fileeditor" "^3.6.7"
840
- "@jupyterlab/launcher" "^3.6.7"
841
- "@jupyterlab/mainmenu" "^3.6.7"
842
- "@jupyterlab/observables" "^4.6.7"
843
- "@jupyterlab/settingregistry" "^3.6.7"
844
- "@jupyterlab/statusbar" "^3.6.7"
845
- "@jupyterlab/translation" "^3.6.7"
846
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/fileeditor@~3.6.7":
852
- version "3.6.7"
853
- resolved "https://registry.yarnpkg.com/@jupyterlab/fileeditor/-/fileeditor-3.6.7.tgz#1d82f291a9def997dcdb89aec63d944171bda4d9"
854
- integrity sha512-VVoeADnijBUXi49n2qXcp4B5/XLdVE8/7N3FPVDe7fV7FkGz8D0J9hgZVoH6BuXfJ19h8JTjebSw9Lj6A3FHmA==
855
- dependencies:
856
- "@jupyterlab/apputils" "^3.6.7"
857
- "@jupyterlab/codeeditor" "^3.6.7"
858
- "@jupyterlab/docregistry" "^3.6.7"
859
- "@jupyterlab/statusbar" "^3.6.7"
860
- "@jupyterlab/translation" "^3.6.7"
861
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/help-extension@~3.6.7":
868
- version "3.6.7"
869
- resolved "https://registry.yarnpkg.com/@jupyterlab/help-extension/-/help-extension-3.6.7.tgz#3c995f3b6f198cc85b45241270f140860a392075"
870
- integrity sha512-opWOyx6hlu7tZ/HBFGGR0sKmUzwrud5tu8rfPDpvnTtMuA6NoR/PWs+DSiX5am1KZDOch4TIYVU8OF5pAeTFnA==
871
- dependencies:
872
- "@jupyterlab/application" "^3.6.7"
873
- "@jupyterlab/apputils" "^3.6.7"
874
- "@jupyterlab/coreutils" "^5.6.7"
875
- "@jupyterlab/mainmenu" "^3.6.7"
876
- "@jupyterlab/services" "^6.6.7"
877
- "@jupyterlab/translation" "^3.6.7"
878
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/htmlviewer-extension@~3.6.7":
886
- version "3.6.7"
887
- resolved "https://registry.yarnpkg.com/@jupyterlab/htmlviewer-extension/-/htmlviewer-extension-3.6.7.tgz#99dd0290796b650c83dea56ed9eb55d64018f18b"
888
- integrity sha512-w/qdxid3nmUUSufqhVARFnYjgjP4awf6yxRBuUUrlogrzCH0gML9byLeXWCQcE8QqAhg3pzXTnxFqTgQGxdZaA==
889
- dependencies:
890
- "@jupyterlab/application" "^3.6.7"
891
- "@jupyterlab/apputils" "^3.6.7"
892
- "@jupyterlab/docregistry" "^3.6.7"
893
- "@jupyterlab/htmlviewer" "^3.6.7"
894
- "@jupyterlab/observables" "^4.6.7"
895
- "@jupyterlab/settingregistry" "^3.6.7"
896
- "@jupyterlab/translation" "^3.6.7"
897
- "@jupyterlab/ui-components" "^3.6.7"
898
-
899
- "@jupyterlab/htmlviewer@^3.6.7", "@jupyterlab/htmlviewer@~3.6.7":
900
- version "3.6.7"
901
- resolved "https://registry.yarnpkg.com/@jupyterlab/htmlviewer/-/htmlviewer-3.6.7.tgz#1b3c2f981fd3f71726c8f3ce832431c82c4c887a"
902
- integrity sha512-3TdjEsVgMhkS/dyOrnMcJycg0nXGGkAk06NUZrOcZIJI6jKZxcpTirDlYx9qSd7mE29rRmWgTKRoI/nqyy4gZw==
903
- dependencies:
904
- "@jupyterlab/apputils" "^3.6.7"
905
- "@jupyterlab/coreutils" "^5.6.7"
906
- "@jupyterlab/docregistry" "^3.6.7"
907
- "@jupyterlab/translation" "^3.6.7"
908
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/hub-extension@~3.6.7":
915
- version "3.6.7"
916
- resolved "https://registry.yarnpkg.com/@jupyterlab/hub-extension/-/hub-extension-3.6.7.tgz#04315778a1dd658b069f7791f322378391528cd0"
917
- integrity sha512-mOTufYfg/8Ve/1MsdKaBZ2gKOodNTI+GIO2GaWUAIvkzo5oVvP2OZnjg+3IYVqYzhU0Vgi794RwSiV7R35b9jg==
918
- dependencies:
919
- "@jupyterlab/application" "^3.6.7"
920
- "@jupyterlab/apputils" "^3.6.7"
921
- "@jupyterlab/coreutils" "^5.6.7"
922
- "@jupyterlab/services" "^6.6.7"
923
- "@jupyterlab/translation" "^3.6.7"
924
-
925
- "@jupyterlab/imageviewer-extension@^3.6.7", "@jupyterlab/imageviewer-extension@~3.6.7":
926
- version "3.6.7"
927
- resolved "https://registry.yarnpkg.com/@jupyterlab/imageviewer-extension/-/imageviewer-extension-3.6.7.tgz#08b6fff606c157902c11d50c4121953d23071bca"
928
- integrity sha512-/h4kfDDCMr4RcG16JS4I37VtkFiHtXKSzBZaoLK35lrTubN6HpfyJ/h7NrTsngapsfjaNqnTgYW9vCTv5klIOw==
929
- dependencies:
930
- "@jupyterlab/application" "^3.6.7"
931
- "@jupyterlab/apputils" "^3.6.7"
932
- "@jupyterlab/docregistry" "^3.6.7"
933
- "@jupyterlab/imageviewer" "^3.6.7"
934
- "@jupyterlab/translation" "^3.6.7"
935
-
936
- "@jupyterlab/imageviewer@^3.6.7", "@jupyterlab/imageviewer@~3.6.7":
937
- version "3.6.7"
938
- resolved "https://registry.yarnpkg.com/@jupyterlab/imageviewer/-/imageviewer-3.6.7.tgz#879ba2a61fd5c6ffc87d07855c77a68099bc351e"
939
- integrity sha512-9OJWSIBzHOinThPgtLpK3ajN29q/shzLR29QiHsNZDRIR65/2BiBwfmAf8kWT2/kWoNp9kGVxWIdheI0t2UnRQ==
940
- dependencies:
941
- "@jupyterlab/apputils" "^3.6.7"
942
- "@jupyterlab/coreutils" "^5.6.7"
943
- "@jupyterlab/docregistry" "^3.6.7"
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.7", "@jupyterlab/inspector-extension@~3.6.7":
949
- version "3.6.7"
950
- resolved "https://registry.yarnpkg.com/@jupyterlab/inspector-extension/-/inspector-extension-3.6.7.tgz#3b5dafd9643fd7efe14884dd08083209625e3820"
951
- integrity sha512-a5FOppdNU0vUGcF/5GonKWqLVchtpc+Fd/KvQEy1ys3NFMr8fyDkfVuEYzoRJJ6dKw0dwkhnfKYdu5yCgvNhdQ==
952
- dependencies:
953
- "@jupyterlab/application" "^3.6.7"
954
- "@jupyterlab/apputils" "^3.6.7"
955
- "@jupyterlab/console" "^3.6.7"
956
- "@jupyterlab/inspector" "^3.6.7"
957
- "@jupyterlab/launcher" "^3.6.7"
958
- "@jupyterlab/notebook" "^3.6.7"
959
- "@jupyterlab/translation" "^3.6.7"
960
- "@jupyterlab/ui-components" "^3.6.7"
961
-
962
- "@jupyterlab/inspector@^3.6.7", "@jupyterlab/inspector@~3.6.7":
963
- version "3.6.7"
964
- resolved "https://registry.yarnpkg.com/@jupyterlab/inspector/-/inspector-3.6.7.tgz#6a1b4ee9ffe6e213db47d310ec37dc8fa2076363"
965
- integrity sha512-QT7G1jB32X2AvC8LImsmLXPs9eIpP0NQSSqWPIl9meen87gJ4u9CvTcLH1y77QcANFBD3oqJPaKjGNLalMijHg==
966
- dependencies:
967
- "@jupyterlab/apputils" "^3.6.7"
968
- "@jupyterlab/codeeditor" "^3.6.7"
969
- "@jupyterlab/coreutils" "^5.6.7"
970
- "@jupyterlab/rendermime" "^3.6.7"
971
- "@jupyterlab/services" "^6.6.7"
972
- "@jupyterlab/statedb" "^3.6.7"
973
- "@jupyterlab/translation" "^3.6.7"
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.7", "@jupyterlab/javascript-extension@~3.6.7":
981
- version "3.6.7"
982
- resolved "https://registry.yarnpkg.com/@jupyterlab/javascript-extension/-/javascript-extension-3.6.7.tgz#3f8eb34284d997db26fdd10d837dfbd55323ec31"
983
- integrity sha512-JE5RHLZm1hzgp1mlegdh4GTQQUIzxPXmct0/6CbhHU2dxbJwAT+QFi99wTxrLadB8yX5z06bwijFXMACWw3R+g==
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.7"
986
- "@jupyterlab/rendermime-interfaces" "^3.6.7"
985
+ "@jupyterlab/rendermime" "^3.6.8"
986
+ "@jupyterlab/rendermime-interfaces" "^3.6.8"
987
987
 
988
- "@jupyterlab/json-extension@^3.6.7", "@jupyterlab/json-extension@~3.6.7":
989
- version "3.6.7"
990
- resolved "https://registry.yarnpkg.com/@jupyterlab/json-extension/-/json-extension-3.6.7.tgz#0acd0d42b9efda83868eb3a6cf10dc835bcceb4f"
991
- integrity sha512-T1pPuwhprev9bWb8d+yOp6/QrM+89lACf/qb8Fv4vxwQX8i5+pMb21Ln5ItZPhH328AuPOY5wq9M3zP6JZRZPw==
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.7"
994
- "@jupyterlab/rendermime-interfaces" "^3.6.7"
995
- "@jupyterlab/translation" "^3.6.7"
996
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/launcher-extension@~3.6.7":
1006
- version "3.6.7"
1007
- resolved "https://registry.yarnpkg.com/@jupyterlab/launcher-extension/-/launcher-extension-3.6.7.tgz#9dc1fc7742ee1991c03c09c876506b706e217b37"
1008
- integrity sha512-oOby8MaZ2ocKCa8cTV1XZ4gGR0VpKMNbueWo/QGgILX4t99gYY8NukQTj501UGHLmwoK7cZMx4R0iCpakClBSw==
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.7"
1011
- "@jupyterlab/apputils" "^3.6.7"
1012
- "@jupyterlab/launcher" "^3.6.7"
1013
- "@jupyterlab/translation" "^3.6.7"
1014
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/launcher@~3.6.7":
1020
- version "3.6.7"
1021
- resolved "https://registry.yarnpkg.com/@jupyterlab/launcher/-/launcher-3.6.7.tgz#b363512d9b850cc6eaeb99a99ea06737bed8086e"
1022
- integrity sha512-L/SfvzkR/RQM5yENGVysunMVoZ80L1lZSTi8RvtqqfGWpsr2q/JINrNt1kdMhZbYDDXUSfU8SvTdyKvWyCgwrA==
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.7"
1025
- "@jupyterlab/translation" "^3.6.7"
1026
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/logconsole-extension@~3.6.7":
1036
- version "3.6.7"
1037
- resolved "https://registry.yarnpkg.com/@jupyterlab/logconsole-extension/-/logconsole-extension-3.6.7.tgz#004ac7abbad269acd6395dd3bfece27b446accd6"
1038
- integrity sha512-i80gjvYjuME9/pXh/UEUqxoJGnJUvIho6Ia8lGdrPzFNqF4d+yr9HffT0tfGSBU6NNnW0iv+JtDf0SCOiUrrGw==
1039
- dependencies:
1040
- "@jupyterlab/application" "^3.6.7"
1041
- "@jupyterlab/apputils" "^3.6.7"
1042
- "@jupyterlab/coreutils" "^5.6.7"
1043
- "@jupyterlab/logconsole" "^3.6.7"
1044
- "@jupyterlab/notebook" "^3.6.7"
1045
- "@jupyterlab/rendermime" "^3.6.7"
1046
- "@jupyterlab/settingregistry" "^3.6.7"
1047
- "@jupyterlab/statusbar" "^3.6.7"
1048
- "@jupyterlab/translation" "^3.6.7"
1049
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/logconsole@~3.6.7":
1056
- version "3.6.7"
1057
- resolved "https://registry.yarnpkg.com/@jupyterlab/logconsole/-/logconsole-3.6.7.tgz#6d39658ff081ed8a9e3fa31fe6293fb463b9c235"
1058
- integrity sha512-cyp3zAHFxq3uSopXJgQaet6JqxRPVgJeIQHEdxjw8As/P0NPOk852Pz8CNKlpNEPNL47ki1mjMfLZJ3GICdJqg==
1059
- dependencies:
1060
- "@jupyterlab/coreutils" "^5.6.7"
1061
- "@jupyterlab/nbformat" "^3.6.7"
1062
- "@jupyterlab/outputarea" "^3.6.7"
1063
- "@jupyterlab/rendermime" "^3.6.7"
1064
- "@jupyterlab/services" "^6.6.7"
1065
- "@jupyterlab/translation" "^3.6.7"
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.7", "@jupyterlab/mainmenu-extension@~3.6.7":
1073
- version "3.6.7"
1074
- resolved "https://registry.yarnpkg.com/@jupyterlab/mainmenu-extension/-/mainmenu-extension-3.6.7.tgz#ac8960366633791a1da9371cc2121b8c3ef10d44"
1075
- integrity sha512-xBBdgNbKBa8TGi6/yfcjcqDY8FSDwWCbZI91518pq1yWYKvgZqFssyw2D3XZWUYGcf29XJ3+ODBbkLX1E74gFQ==
1076
- dependencies:
1077
- "@jupyterlab/application" "^3.6.7"
1078
- "@jupyterlab/apputils" "^3.6.7"
1079
- "@jupyterlab/coreutils" "^5.6.7"
1080
- "@jupyterlab/mainmenu" "^3.6.7"
1081
- "@jupyterlab/services" "^6.6.7"
1082
- "@jupyterlab/settingregistry" "^3.6.7"
1083
- "@jupyterlab/translation" "^3.6.7"
1084
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/mainmenu@~3.6.7":
1091
- version "3.6.7"
1092
- resolved "https://registry.yarnpkg.com/@jupyterlab/mainmenu/-/mainmenu-3.6.7.tgz#625921dca951bc4db42c14a4032a1d322722dc2b"
1093
- integrity sha512-zMqXMgbG98FrhxKT3wBPSzTNxNOtmxSB4+m6pwQ04f1JPQFS8kbAo6metEZmArCIAlG3G8/ivNKkOCjjiqgbSA==
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.7"
1096
- "@jupyterlab/services" "^6.6.7"
1097
- "@jupyterlab/translation" "^3.6.7"
1098
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/markdownviewer-extension@~3.6.7":
1105
- version "3.6.7"
1106
- resolved "https://registry.yarnpkg.com/@jupyterlab/markdownviewer-extension/-/markdownviewer-extension-3.6.7.tgz#10c78e2737bc0110d79ac7e612c1343aae800894"
1107
- integrity sha512-omgXZJN8d+//UxVRymd62+7F3nhcCdGMAa9da9BsgWq/SDFQYtoo54VVPRU/eG182xFcm5qHjr9lod+IPpTfTA==
1108
- dependencies:
1109
- "@jupyterlab/application" "^3.6.7"
1110
- "@jupyterlab/apputils" "^3.6.7"
1111
- "@jupyterlab/coreutils" "^5.6.7"
1112
- "@jupyterlab/markdownviewer" "^3.6.7"
1113
- "@jupyterlab/rendermime" "^3.6.7"
1114
- "@jupyterlab/settingregistry" "^3.6.7"
1115
- "@jupyterlab/translation" "^3.6.7"
1116
-
1117
- "@jupyterlab/markdownviewer@^3.6.7", "@jupyterlab/markdownviewer@~3.6.7":
1118
- version "3.6.7"
1119
- resolved "https://registry.yarnpkg.com/@jupyterlab/markdownviewer/-/markdownviewer-3.6.7.tgz#a181f07aa99554dc9b7d1aac5b1e87dd00e45564"
1120
- integrity sha512-PC4T+xWf/v56Is1mjVJRrifZNP/q1l7hy61xZ4ezWnO1bznJbC8ZGArRImR9x8UXoT67n7Lw4IARTE+bkk20Ng==
1121
- dependencies:
1122
- "@jupyterlab/apputils" "^3.6.7"
1123
- "@jupyterlab/coreutils" "^5.6.7"
1124
- "@jupyterlab/docregistry" "^3.6.7"
1125
- "@jupyterlab/rendermime" "^3.6.7"
1126
- "@jupyterlab/translation" "^3.6.7"
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.7", "@jupyterlab/mathjax2-extension@~3.6.7":
1132
- version "3.6.7"
1133
- resolved "https://registry.yarnpkg.com/@jupyterlab/mathjax2-extension/-/mathjax2-extension-3.6.7.tgz#41470b2c109014dd5d37cdbed8de0315b0532a6e"
1134
- integrity sha512-meQAFc7YMResMLQLGgQrEqWTBDYh8mc456qeuuAjqENLNf7xhrmBMSlWk6jwdvi+nm/ZFfUgAO7bnPjogSmElw==
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.7"
1137
- "@jupyterlab/coreutils" "^5.6.7"
1138
- "@jupyterlab/mathjax2" "^3.6.7"
1139
- "@jupyterlab/rendermime" "^3.6.7"
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.7", "@jupyterlab/mathjax2@~3.6.7":
1142
- version "3.6.7"
1143
- resolved "https://registry.yarnpkg.com/@jupyterlab/mathjax2/-/mathjax2-3.6.7.tgz#c5a3e192280c5d795fb4fb7432feaab5dfcebf8d"
1144
- integrity sha512-ycTEU4XDst59+pGBGYAU1VYLjM9Zynntut7LBWs7F3HCIWSbunbMs+HfVMcInVtWXlahuz6nFdS0RJyrVzBa6A==
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.7"
1146
+ "@jupyterlab/rendermime-interfaces" "^3.6.8"
1147
1147
  "@lumino/coreutils" "^1.11.0"
1148
1148
 
1149
- "@jupyterlab/metapackage@~3.6.7":
1150
- version "3.6.7"
1151
- resolved "https://registry.yarnpkg.com/@jupyterlab/metapackage/-/metapackage-3.6.7.tgz#f301d385a3a636449d0af7348506440a62cc2adb"
1152
- integrity sha512-8tPr5HKcpy4IapcAFhR41ocqXn5R4e5hay4Ob+alr92rWhDxHCONVB/J5riDwIf0uk5VFFnPHU+acWgcSCxlEA==
1153
- dependencies:
1154
- "@jupyterlab/application" "^3.6.7"
1155
- "@jupyterlab/application-extension" "^3.6.7"
1156
- "@jupyterlab/apputils" "^3.6.7"
1157
- "@jupyterlab/apputils-extension" "^3.6.7"
1158
- "@jupyterlab/attachments" "^3.6.7"
1159
- "@jupyterlab/cell-toolbar" "^3.6.7"
1160
- "@jupyterlab/cell-toolbar-extension" "^3.6.7"
1161
- "@jupyterlab/cells" "^3.6.7"
1162
- "@jupyterlab/celltags" "^3.6.7"
1163
- "@jupyterlab/celltags-extension" "^3.6.7"
1164
- "@jupyterlab/codeeditor" "^3.6.7"
1165
- "@jupyterlab/codemirror" "^3.6.7"
1166
- "@jupyterlab/codemirror-extension" "^3.6.7"
1167
- "@jupyterlab/collaboration" "^3.6.7"
1168
- "@jupyterlab/collaboration-extension" "^3.6.7"
1169
- "@jupyterlab/completer" "^3.6.7"
1170
- "@jupyterlab/completer-extension" "^3.6.7"
1171
- "@jupyterlab/console" "^3.6.7"
1172
- "@jupyterlab/console-extension" "^3.6.7"
1173
- "@jupyterlab/coreutils" "^5.6.7"
1174
- "@jupyterlab/csvviewer" "^3.6.7"
1175
- "@jupyterlab/csvviewer-extension" "^3.6.7"
1176
- "@jupyterlab/debugger" "^3.6.7"
1177
- "@jupyterlab/debugger-extension" "^3.6.7"
1178
- "@jupyterlab/docmanager" "^3.6.7"
1179
- "@jupyterlab/docmanager-extension" "^3.6.7"
1180
- "@jupyterlab/docprovider" "^3.6.7"
1181
- "@jupyterlab/docprovider-extension" "^3.6.7"
1182
- "@jupyterlab/docregistry" "^3.6.7"
1183
- "@jupyterlab/documentsearch" "^3.6.7"
1184
- "@jupyterlab/documentsearch-extension" "^3.6.7"
1185
- "@jupyterlab/extensionmanager" "^3.6.7"
1186
- "@jupyterlab/extensionmanager-extension" "^3.6.7"
1187
- "@jupyterlab/filebrowser" "^3.6.7"
1188
- "@jupyterlab/filebrowser-extension" "^3.6.7"
1189
- "@jupyterlab/fileeditor" "^3.6.7"
1190
- "@jupyterlab/fileeditor-extension" "^3.6.7"
1191
- "@jupyterlab/help-extension" "^3.6.7"
1192
- "@jupyterlab/htmlviewer" "^3.6.7"
1193
- "@jupyterlab/htmlviewer-extension" "^3.6.7"
1194
- "@jupyterlab/hub-extension" "^3.6.7"
1195
- "@jupyterlab/imageviewer" "^3.6.7"
1196
- "@jupyterlab/imageviewer-extension" "^3.6.7"
1197
- "@jupyterlab/inspector" "^3.6.7"
1198
- "@jupyterlab/inspector-extension" "^3.6.7"
1199
- "@jupyterlab/javascript-extension" "^3.6.7"
1200
- "@jupyterlab/json-extension" "^3.6.7"
1201
- "@jupyterlab/launcher" "^3.6.7"
1202
- "@jupyterlab/launcher-extension" "^3.6.7"
1203
- "@jupyterlab/logconsole" "^3.6.7"
1204
- "@jupyterlab/logconsole-extension" "^3.6.7"
1205
- "@jupyterlab/mainmenu" "^3.6.7"
1206
- "@jupyterlab/mainmenu-extension" "^3.6.7"
1207
- "@jupyterlab/markdownviewer" "^3.6.7"
1208
- "@jupyterlab/markdownviewer-extension" "^3.6.7"
1209
- "@jupyterlab/mathjax2" "^3.6.7"
1210
- "@jupyterlab/mathjax2-extension" "^3.6.7"
1211
- "@jupyterlab/nbconvert-css" "^3.6.7"
1212
- "@jupyterlab/nbformat" "^3.6.7"
1213
- "@jupyterlab/notebook" "^3.6.7"
1214
- "@jupyterlab/notebook-extension" "^3.6.7"
1215
- "@jupyterlab/observables" "^4.6.7"
1216
- "@jupyterlab/outputarea" "^3.6.7"
1217
- "@jupyterlab/pdf-extension" "^3.6.7"
1218
- "@jupyterlab/property-inspector" "^3.6.7"
1219
- "@jupyterlab/rendermime" "^3.6.7"
1220
- "@jupyterlab/rendermime-extension" "^3.6.7"
1221
- "@jupyterlab/rendermime-interfaces" "^3.6.7"
1222
- "@jupyterlab/running" "^3.6.7"
1223
- "@jupyterlab/running-extension" "^3.6.7"
1224
- "@jupyterlab/services" "^6.6.7"
1225
- "@jupyterlab/settingeditor" "^3.6.7"
1226
- "@jupyterlab/settingeditor-extension" "^3.6.7"
1227
- "@jupyterlab/settingregistry" "^3.6.7"
1228
- "@jupyterlab/shared-models" "^3.6.7"
1229
- "@jupyterlab/shortcuts-extension" "^3.6.7"
1230
- "@jupyterlab/statedb" "^3.6.7"
1231
- "@jupyterlab/statusbar" "^3.6.7"
1232
- "@jupyterlab/statusbar-extension" "^3.6.7"
1233
- "@jupyterlab/terminal" "^3.6.7"
1234
- "@jupyterlab/terminal-extension" "^3.6.7"
1235
- "@jupyterlab/theme-dark-extension" "^3.6.7"
1236
- "@jupyterlab/theme-light-extension" "^3.6.7"
1237
- "@jupyterlab/toc" "^5.6.7"
1238
- "@jupyterlab/toc-extension" "^5.6.7"
1239
- "@jupyterlab/tooltip" "^3.6.7"
1240
- "@jupyterlab/tooltip-extension" "^3.6.7"
1241
- "@jupyterlab/translation" "^3.6.7"
1242
- "@jupyterlab/translation-extension" "^3.6.7"
1243
- "@jupyterlab/ui-components" "^3.6.7"
1244
- "@jupyterlab/ui-components-extension" "^3.6.7"
1245
- "@jupyterlab/vdom" "^3.6.7"
1246
- "@jupyterlab/vdom-extension" "^3.6.7"
1247
- "@jupyterlab/vega5-extension" "^3.6.7"
1248
-
1249
- "@jupyterlab/nbconvert-css@^3.6.7", "@jupyterlab/nbconvert-css@~3.6.7":
1250
- version "3.6.7"
1251
- resolved "https://registry.yarnpkg.com/@jupyterlab/nbconvert-css/-/nbconvert-css-3.6.7.tgz#301ee57da42b09b60891a62dd6ac80cc5fa86d92"
1252
- integrity sha512-23M87lVMKuta7elHRYSVbN8TJBUv9MFpGP2nA5h8HZ81KoDV26rUykmfycTcXJrWRyJod4zlmA5MVhFjQoF+/Q==
1253
- dependencies:
1254
- "@jupyterlab/application" "^3.6.7"
1255
- "@jupyterlab/apputils" "^3.6.7"
1256
- "@jupyterlab/cells" "^3.6.7"
1257
- "@jupyterlab/codemirror" "^3.6.7"
1258
- "@jupyterlab/notebook" "^3.6.7"
1259
- "@jupyterlab/outputarea" "^3.6.7"
1260
- "@jupyterlab/rendermime" "^3.6.7"
1261
-
1262
- "@jupyterlab/nbformat@^3.0.0 || ^4.0.0-alpha.15", "@jupyterlab/nbformat@^3.6.7", "@jupyterlab/nbformat@~3.6.7":
1263
- version "3.6.7"
1264
- resolved "https://registry.yarnpkg.com/@jupyterlab/nbformat/-/nbformat-3.6.7.tgz#8810dd403daffca5a4910a9eecc1ef29f70ff957"
1265
- integrity sha512-CR7Lcgcnh+kYt4pLcxXne7en6zyp5Pl81VP1xT88UssA6e0HS7wtXvaA398On+2Xw7DXogh+5jU9dKM+HtxU2Q==
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.7", "@jupyterlab/notebook-extension@~3.6.7":
1270
- version "3.6.7"
1271
- resolved "https://registry.yarnpkg.com/@jupyterlab/notebook-extension/-/notebook-extension-3.6.7.tgz#e9f25e529bfe4104694284805022322019fe4ad3"
1272
- integrity sha512-Bzjc60i9iaBOJIrIEJ1rjyZII4QGEFNtHzPC0Z64ONaFoEh5dR/v7GOVuFn4Vp23dEElVc+VCaioAMq9noMNmQ==
1273
- dependencies:
1274
- "@jupyterlab/application" "^3.6.7"
1275
- "@jupyterlab/apputils" "^3.6.7"
1276
- "@jupyterlab/cells" "^3.6.7"
1277
- "@jupyterlab/codeeditor" "^3.6.7"
1278
- "@jupyterlab/coreutils" "^5.6.7"
1279
- "@jupyterlab/docmanager" "^3.6.7"
1280
- "@jupyterlab/docmanager-extension" "^3.6.7"
1281
- "@jupyterlab/docregistry" "^3.6.7"
1282
- "@jupyterlab/filebrowser" "^3.6.7"
1283
- "@jupyterlab/launcher" "^3.6.7"
1284
- "@jupyterlab/logconsole" "^3.6.7"
1285
- "@jupyterlab/mainmenu" "^3.6.7"
1286
- "@jupyterlab/nbformat" "^3.6.7"
1287
- "@jupyterlab/notebook" "^3.6.7"
1288
- "@jupyterlab/observables" "^4.6.7"
1289
- "@jupyterlab/property-inspector" "^3.6.7"
1290
- "@jupyterlab/rendermime" "^3.6.7"
1291
- "@jupyterlab/services" "^6.6.7"
1292
- "@jupyterlab/settingregistry" "^3.6.7"
1293
- "@jupyterlab/statedb" "^3.6.7"
1294
- "@jupyterlab/statusbar" "^3.6.7"
1295
- "@jupyterlab/translation" "^3.6.7"
1296
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/notebook@~3.6.7":
1305
- version "3.6.7"
1306
- resolved "https://registry.yarnpkg.com/@jupyterlab/notebook/-/notebook-3.6.7.tgz#9ee5bedbc039d997c32aa9c65b3c3c68b326550f"
1307
- integrity sha512-NVAf6hrqnOsRoHuFw67okmGtlZCJHWogG/N0/ewHzmA8IiRmJsVVNJmLYairiOKAF/aqApUia+daoHxurGF54Q==
1308
- dependencies:
1309
- "@jupyterlab/apputils" "^3.6.7"
1310
- "@jupyterlab/cells" "^3.6.7"
1311
- "@jupyterlab/codeeditor" "^3.6.7"
1312
- "@jupyterlab/coreutils" "^5.6.7"
1313
- "@jupyterlab/docregistry" "^3.6.7"
1314
- "@jupyterlab/nbformat" "^3.6.7"
1315
- "@jupyterlab/observables" "^4.6.7"
1316
- "@jupyterlab/rendermime" "^3.6.7"
1317
- "@jupyterlab/services" "^6.6.7"
1318
- "@jupyterlab/settingregistry" "^3.6.7"
1319
- "@jupyterlab/shared-models" "^3.6.7"
1320
- "@jupyterlab/statusbar" "^3.6.7"
1321
- "@jupyterlab/translation" "^3.6.7"
1322
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/observables@~4.6.7":
1335
- version "4.6.7"
1336
- resolved "https://registry.yarnpkg.com/@jupyterlab/observables/-/observables-4.6.7.tgz#f7766713bbaca91fea78dd69cb05b264d3e1970b"
1337
- integrity sha512-YitySMhUWs+AeAwxRbyrMEOjn+2++4Rfah3+eKxft2VHaOT6zej9x/W2futhztsnZensWtwqoyP9OdbD0AK/3A==
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.7", "@jupyterlab/outputarea@~3.6.7":
1346
- version "3.6.7"
1347
- resolved "https://registry.yarnpkg.com/@jupyterlab/outputarea/-/outputarea-3.6.7.tgz#31a9da42a8ff48671b256d866f11ac0a4a1a837b"
1348
- integrity sha512-taw04mT1B0rGEnTUw0ikcQHIWQHbaOsALBCvNbNKjjmxXB9pKCOEtw77OST9umlZUk5p2/bTlzSpnCt2ONpAYw==
1349
- dependencies:
1350
- "@jupyterlab/apputils" "^3.6.7"
1351
- "@jupyterlab/nbformat" "^3.6.7"
1352
- "@jupyterlab/observables" "^4.6.7"
1353
- "@jupyterlab/rendermime" "^3.6.7"
1354
- "@jupyterlab/rendermime-interfaces" "^3.6.7"
1355
- "@jupyterlab/services" "^6.6.7"
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.7", "@jupyterlab/pdf-extension@~3.6.7":
1366
- version "3.6.7"
1367
- resolved "https://registry.yarnpkg.com/@jupyterlab/pdf-extension/-/pdf-extension-3.6.7.tgz#1da7b4fede07f792639f35c3efc264ee8f28d3fe"
1368
- integrity sha512-+ciobM/USYFYDYmNN7iGhwoDvfwymJSiESlT9ie2gmK6tbGIZ0JgW+cs8oCOuBfnApJ9sUIjSMtc16YODOXLbQ==
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.7"
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.7", "@jupyterlab/property-inspector@~3.6.7":
1376
- version "3.6.7"
1377
- resolved "https://registry.yarnpkg.com/@jupyterlab/property-inspector/-/property-inspector-3.6.7.tgz#fd05b9b0c6a06e5be17ff033fb1bff68e2b4276f"
1378
- integrity sha512-6C7bk7upoPMCbjE+MK0RSJ5VsQ2ZLvYJ/Ng71faEHKQJCVhrquQQaw6pJqakrlpqQ2JMAotoKpj+HOPckWe95g==
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.7"
1381
- "@jupyterlab/apputils" "^3.6.7"
1382
- "@jupyterlab/translation" "^3.6.7"
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.7", "@jupyterlab/rendermime-extension@~3.6.7":
1390
- version "3.6.7"
1391
- resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-extension/-/rendermime-extension-3.6.7.tgz#0d55cc857c29893b330552a3999de5911709a799"
1392
- integrity sha512-utcRznQ9+oYhlDQhhcbWzH7JsWS19oPIov06K3ZvmigUYKtHIUf/i75w3tBa+b7B3YoNfdeOtG5oxv0lpIOWeg==
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.7"
1395
- "@jupyterlab/apputils" "^3.6.7"
1396
- "@jupyterlab/docmanager" "^3.6.7"
1397
- "@jupyterlab/rendermime" "^3.6.7"
1398
- "@jupyterlab/translation" "^3.6.7"
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.7", "@jupyterlab/rendermime-interfaces@~3.6.7":
1401
- version "3.6.7"
1402
- resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-interfaces/-/rendermime-interfaces-3.6.7.tgz#49ea94fff2b0e42f3f3c2509678cfdbb635f1c0c"
1403
- integrity sha512-TYEqONiNYUbHO7MgURoPETvnoEqO+vkDXZULxpYv2YXUcNbAS2/8Lkku4hZzAy6sVjkM4pOEwPDGt+J1Aa5rAg==
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.7"
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.7", "@jupyterlab/rendermime@~3.6.7":
1410
- version "3.6.7"
1411
- resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime/-/rendermime-3.6.7.tgz#24939caf48ae98fc02aac60793a56d60eb461018"
1412
- integrity sha512-udbDBulRZ+keKQPKU20Pf/ZAR6ir51U8LbZBwcjZaXHlSvmsJEZ75HLJe9jMZk975Hpae8EDj52TfPoGMyY6Dw==
1413
- dependencies:
1414
- "@jupyterlab/apputils" "^3.6.7"
1415
- "@jupyterlab/codemirror" "^3.6.7"
1416
- "@jupyterlab/coreutils" "^5.6.7"
1417
- "@jupyterlab/nbformat" "^3.6.7"
1418
- "@jupyterlab/observables" "^4.6.7"
1419
- "@jupyterlab/rendermime-interfaces" "^3.6.7"
1420
- "@jupyterlab/services" "^6.6.7"
1421
- "@jupyterlab/translation" "^3.6.7"
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.7", "@jupyterlab/running-extension@~3.6.7":
1431
- version "3.6.7"
1432
- resolved "https://registry.yarnpkg.com/@jupyterlab/running-extension/-/running-extension-3.6.7.tgz#955d242e008b14ffe4201aed927e79d3644396c3"
1433
- integrity sha512-3x8Hy1MoOv4aWrBhdpVZtBO6xcUIOfcL+Q6wk8y8TwiTHEtT0Z3wH5nI7kCABUwx+NWqKBILMilnvCEeW1ULiQ==
1434
- dependencies:
1435
- "@jupyterlab/application" "^3.6.7"
1436
- "@jupyterlab/coreutils" "^5.6.7"
1437
- "@jupyterlab/docregistry" "^3.6.7"
1438
- "@jupyterlab/running" "^3.6.7"
1439
- "@jupyterlab/services" "^6.6.7"
1440
- "@jupyterlab/translation" "^3.6.7"
1441
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/running@~3.6.7":
1447
- version "3.6.7"
1448
- resolved "https://registry.yarnpkg.com/@jupyterlab/running/-/running-3.6.7.tgz#769578ef119830da6cfb8cec93a6ca4d12722648"
1449
- integrity sha512-ecu/G230smdGKt6aXvWPC0+0k49UvDUb6fq1oDEojAiiEKla7yZRsGo3TOVuzhavMOKyoCjInGSTCl3eGmC/eA==
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.7"
1452
- "@jupyterlab/translation" "^3.6.7"
1453
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/services@~6.6.7":
1460
- version "6.6.7"
1461
- resolved "https://registry.yarnpkg.com/@jupyterlab/services/-/services-6.6.7.tgz#f8528913ee282007cce523e5e3f1ce11990cb87d"
1462
- integrity sha512-mKcKSIvrQJImten3bp6U019/vKe/To3QevZQprqkyCLdWj/VK92ZROj+ZVHtYA1Cr3MHT3CNv84rFeLJ8DJqmA==
1463
- dependencies:
1464
- "@jupyterlab/coreutils" "^5.6.7"
1465
- "@jupyterlab/nbformat" "^3.6.7"
1466
- "@jupyterlab/observables" "^4.6.7"
1467
- "@jupyterlab/settingregistry" "^3.6.7"
1468
- "@jupyterlab/statedb" "^3.6.7"
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
+ dependencies:
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.7", "@jupyterlab/settingeditor-extension@~3.6.7":
1478
- version "3.6.7"
1479
- resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor-extension/-/settingeditor-extension-3.6.7.tgz#b5b36f3f5e7489dd8bd4991539e1899c51dddacd"
1480
- integrity sha512-dlJ0XjMRjHK1Hf7oJJBhUlW6LG6DSp2zm9IpEwZJym4v4jbE8yBfC3Ior+QbTthL901MxsEZjJvQcZF6NvgbNw==
1481
- dependencies:
1482
- "@jupyterlab/application" "^3.6.7"
1483
- "@jupyterlab/apputils" "^3.6.7"
1484
- "@jupyterlab/codeeditor" "^3.6.7"
1485
- "@jupyterlab/rendermime" "^3.6.7"
1486
- "@jupyterlab/settingeditor" "^3.6.7"
1487
- "@jupyterlab/settingregistry" "^3.6.7"
1488
- "@jupyterlab/statedb" "^3.6.7"
1489
- "@jupyterlab/translation" "^3.6.7"
1490
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/settingeditor@~3.6.7":
1494
- version "3.6.7"
1495
- resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor/-/settingeditor-3.6.7.tgz#8b6b2e0204d8e159a950f7032e7c86593c023654"
1496
- integrity sha512-12HVTtQtIUg/Z9gdZlRJKOpDFFTJI2RzoFW8mp+1rAzCYhCrGHzfOVh3Rbp7DOrAZrbLqYzOKYHqzWNG6HLy7w==
1497
- dependencies:
1498
- "@jupyterlab/application" "^3.6.7"
1499
- "@jupyterlab/apputils" "^3.6.7"
1500
- "@jupyterlab/codeeditor" "^3.6.7"
1501
- "@jupyterlab/inspector" "^3.6.7"
1502
- "@jupyterlab/rendermime" "^3.6.7"
1503
- "@jupyterlab/settingregistry" "^3.6.7"
1504
- "@jupyterlab/statedb" "^3.6.7"
1505
- "@jupyterlab/translation" "^3.6.7"
1506
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/settingregistry@~3.6.7":
1520
- version "3.6.7"
1521
- resolved "https://registry.yarnpkg.com/@jupyterlab/settingregistry/-/settingregistry-3.6.7.tgz#4380049b7a730fd487fd5180e3544abd30990b29"
1522
- integrity sha512-ULq4fhFEmAiq05/6o0FOyqvlfICIA+rd8DXBBTQMFZS/nBOCww6JbJEH7AvW7AgqMpdGJOEe2Ctl62LkdqfCKw==
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.7"
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.7", "@jupyterlab/shared-models@~3.6.7":
1533
- version "3.6.7"
1534
- resolved "https://registry.yarnpkg.com/@jupyterlab/shared-models/-/shared-models-3.6.7.tgz#cd3330097884c3b6db7848f1f2879f70e5fa8b1f"
1535
- integrity sha512-j954lAIS7KBpBIL53ulF5CJc6OaMC7HlC+nUmKxum3L9ZdqdwWTY3NDxcfRmsnOpamkhxkih+e/qbGthPYT2KQ==
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.7"
1538
+ "@jupyterlab/nbformat" "^3.6.8"
1539
1539
 
1540
- "@jupyterlab/shortcuts-extension@^3.6.7", "@jupyterlab/shortcuts-extension@~3.6.7":
1541
- version "3.6.7"
1542
- resolved "https://registry.yarnpkg.com/@jupyterlab/shortcuts-extension/-/shortcuts-extension-3.6.7.tgz#3e7700bc777789a1bffe1e55f8d8e1be78a14c1b"
1543
- integrity sha512-OHE/NnyCdyLukRxrNbcPmhR9YPiLiAZjLUkdHc95wIMYcNpEXEn/QgHePcYpTan7nX0SNls4ew7Ak/jK61MDig==
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.7"
1546
- "@jupyterlab/settingregistry" "^3.6.7"
1547
- "@jupyterlab/translation" "^3.6.7"
1548
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/statedb@~3.6.7":
1560
- version "3.6.7"
1561
- resolved "https://registry.yarnpkg.com/@jupyterlab/statedb/-/statedb-3.6.7.tgz#a81549d08c0408e4b1fe3c9e77fb12f96243697e"
1562
- integrity sha512-WUa3EEY2qezzVdn9G/fYaol0XOz0unycGy1JxeKjpHtQ2boADLdGvOLX7cfllZykYmhwfCLFeLENdtsvqQIRJQ==
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.7", "@jupyterlab/statusbar-extension@~3.6.7":
1571
- version "3.6.7"
1572
- resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar-extension/-/statusbar-extension-3.6.7.tgz#04a8c47cb3399e8a3ab54058992ccfce2adc82de"
1573
- integrity sha512-0+mVDn/yMZhN7rOQHc1risgEBiU+XMxv19i1caVoVQ/WZux1VEVEA07G9mco6moOWUE3a33Pp/F18kGxOnRPbQ==
1574
- dependencies:
1575
- "@jupyterlab/application" "^3.6.7"
1576
- "@jupyterlab/apputils" "^3.6.7"
1577
- "@jupyterlab/cells" "^3.6.7"
1578
- "@jupyterlab/console" "^3.6.7"
1579
- "@jupyterlab/docregistry" "^3.6.7"
1580
- "@jupyterlab/fileeditor" "^3.6.7"
1581
- "@jupyterlab/notebook" "^3.6.7"
1582
- "@jupyterlab/settingregistry" "^3.6.7"
1583
- "@jupyterlab/statusbar" "^3.6.7"
1584
- "@jupyterlab/translation" "^3.6.7"
1585
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/statusbar@~3.6.7":
1590
- version "3.6.7"
1591
- resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar/-/statusbar-3.6.7.tgz#543d7f783ffcc67c4ebf7edb1144c8e8938d6fd4"
1592
- integrity sha512-fJOJpeBWgzRsxETteHPwYYJVdaoCw+ofgJKos1m7Tc/Lwm1qyBLWeIgrekdyMzR3aMAyEbYiomUYVF/lyekPqw==
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.7"
1595
- "@jupyterlab/codeeditor" "^3.6.7"
1596
- "@jupyterlab/services" "^6.6.7"
1597
- "@jupyterlab/translation" "^3.6.7"
1598
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/terminal-extension@~3.6.7":
1610
- version "3.6.7"
1611
- resolved "https://registry.yarnpkg.com/@jupyterlab/terminal-extension/-/terminal-extension-3.6.7.tgz#5b8985a82045b27eb921d872e375ee0bdfc08d5e"
1612
- integrity sha512-kfkiYILhF2IWlPuaKfCUh9rQV2ArP6MUL8G0qlQHu9MwwEbns6JhvGdrffCuKpIXO763oS9VjM64H0/HFxTB6g==
1613
- dependencies:
1614
- "@jupyterlab/application" "^3.6.7"
1615
- "@jupyterlab/apputils" "^3.6.7"
1616
- "@jupyterlab/launcher" "^3.6.7"
1617
- "@jupyterlab/mainmenu" "^3.6.7"
1618
- "@jupyterlab/running" "^3.6.7"
1619
- "@jupyterlab/services" "^6.6.7"
1620
- "@jupyterlab/settingregistry" "^3.6.7"
1621
- "@jupyterlab/terminal" "^3.6.7"
1622
- "@jupyterlab/translation" "^3.6.7"
1623
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/terminal@~3.6.7":
1628
- version "3.6.7"
1629
- resolved "https://registry.yarnpkg.com/@jupyterlab/terminal/-/terminal-3.6.7.tgz#fe89e1113fa23212b1de47924892947044b0e212"
1630
- integrity sha512-Kq4PSFSstPpSujDlWq+iQfgV8DbBhSbIAFLeerXgUXCb9qyJFoKzRHUGM+RGfUBWWMLWWNRwYjiTnHxA5Al+oA==
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.7"
1633
- "@jupyterlab/services" "^6.6.7"
1634
- "@jupyterlab/translation" "^3.6.7"
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.7", "@jupyterlab/theme-dark-extension@~3.6.7":
1644
- version "3.6.7"
1645
- resolved "https://registry.yarnpkg.com/@jupyterlab/theme-dark-extension/-/theme-dark-extension-3.6.7.tgz#c8226c9e5ec7a0db595d125c6b145f85fb969b03"
1646
- integrity sha512-5ns90d7ExHsKXxegZuYJsobHGVqsteQlQGHEU5J1CZGC3EN5inEfVNOK0vEEUgCciPFpbOJINt1K0GkOV5Fmdw==
1647
- dependencies:
1648
- "@jupyterlab/application" "^3.6.7"
1649
- "@jupyterlab/apputils" "^3.6.7"
1650
- "@jupyterlab/translation" "^3.6.7"
1651
-
1652
- "@jupyterlab/theme-light-extension@^3.6.7", "@jupyterlab/theme-light-extension@~3.6.7":
1653
- version "3.6.7"
1654
- resolved "https://registry.yarnpkg.com/@jupyterlab/theme-light-extension/-/theme-light-extension-3.6.7.tgz#ed47075a4be6d16a77cf227d518bc27d2c8f033c"
1655
- integrity sha512-2eyJ9oLUpZpKAGknIt9Vitg66dlJ8HPdu5Pumut+H0zdBAe31XVqAEk0rzQzetI7RYM4PtTqT//n8Q2axHbjaQ==
1656
- dependencies:
1657
- "@jupyterlab/application" "^3.6.7"
1658
- "@jupyterlab/apputils" "^3.6.7"
1659
- "@jupyterlab/translation" "^3.6.7"
1660
-
1661
- "@jupyterlab/toc-extension@^5.6.7", "@jupyterlab/toc-extension@~5.6.7":
1662
- version "5.6.7"
1663
- resolved "https://registry.yarnpkg.com/@jupyterlab/toc-extension/-/toc-extension-5.6.7.tgz#2db544aef73416f47a9a5f25ca894c6e63dfbfe1"
1664
- integrity sha512-lKoKxEA66F0mgSFknbPBTWhw7Fdj3okZp2ICrIDbi03MPZIY5rqrw4FOzDsHFbh3xhk/GZX/kLuP6C7O8kW+dQ==
1665
- dependencies:
1666
- "@jupyterlab/application" "^3.6.7"
1667
- "@jupyterlab/cells" "^3.6.7"
1668
- "@jupyterlab/docmanager" "^3.6.7"
1669
- "@jupyterlab/fileeditor" "^3.6.7"
1670
- "@jupyterlab/markdownviewer" "^3.6.7"
1671
- "@jupyterlab/notebook" "^3.6.7"
1672
- "@jupyterlab/rendermime" "^3.6.7"
1673
- "@jupyterlab/settingregistry" "^3.6.7"
1674
- "@jupyterlab/toc" "^5.6.7"
1675
- "@jupyterlab/translation" "^3.6.7"
1676
- "@jupyterlab/ui-components" "^3.6.7"
1677
-
1678
- "@jupyterlab/toc@^5.6.7", "@jupyterlab/toc@~5.6.7":
1679
- version "5.6.7"
1680
- resolved "https://registry.yarnpkg.com/@jupyterlab/toc/-/toc-5.6.7.tgz#58b22cd89f44a600bce64dd8b7478174e6b1866f"
1681
- integrity sha512-iQEsKwCV+k1YCRpvKJ4cOzK++rIZtA92vhu2fgAwmhgwwXuZxIek5arihYuRt3UofjomDzaNCgXjJBQfeir1rw==
1682
- dependencies:
1683
- "@jupyterlab/apputils" "^3.6.7"
1684
- "@jupyterlab/cells" "^3.6.7"
1685
- "@jupyterlab/coreutils" "^5.6.7"
1686
- "@jupyterlab/docmanager" "^3.6.7"
1687
- "@jupyterlab/docregistry" "^3.6.7"
1688
- "@jupyterlab/fileeditor" "^3.6.7"
1689
- "@jupyterlab/markdownviewer" "^3.6.7"
1690
- "@jupyterlab/notebook" "^3.6.7"
1691
- "@jupyterlab/rendermime" "^3.6.7"
1692
- "@jupyterlab/settingregistry" "^3.6.7"
1693
- "@jupyterlab/translation" "^3.6.7"
1694
- "@jupyterlab/ui-components" "^3.6.7"
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.7", "@jupyterlab/tooltip-extension@~3.6.7":
1704
- version "3.6.7"
1705
- resolved "https://registry.yarnpkg.com/@jupyterlab/tooltip-extension/-/tooltip-extension-3.6.7.tgz#8856b3a58bcb71cc9da3dc3359615a0a27686e77"
1706
- integrity sha512-jSU+YpMrYJp/+7lEDB1iLvsQc/f33f6K8rVNad1GYsJ06oOnMWkP2oge9Ngqwu7M4l9SvmxDvrRa43faZmxQ1g==
1707
- dependencies:
1708
- "@jupyterlab/application" "^3.6.7"
1709
- "@jupyterlab/codeeditor" "^3.6.7"
1710
- "@jupyterlab/console" "^3.6.7"
1711
- "@jupyterlab/coreutils" "^5.6.7"
1712
- "@jupyterlab/fileeditor" "^3.6.7"
1713
- "@jupyterlab/notebook" "^3.6.7"
1714
- "@jupyterlab/rendermime" "^3.6.7"
1715
- "@jupyterlab/services" "^6.6.7"
1716
- "@jupyterlab/tooltip" "^3.6.7"
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.7", "@jupyterlab/tooltip@~3.6.7":
1722
- version "3.6.7"
1723
- resolved "https://registry.yarnpkg.com/@jupyterlab/tooltip/-/tooltip-3.6.7.tgz#705455a252d3d9d3c442eea366f46fdb7eb17005"
1724
- integrity sha512-RJ3oByPTloTu4RrOqm9lQf8IWHw+tVrM7A4ZdprSNdvfv1XwGVRx7Sa2YSvNuWRVhDvi3e46LqeKbxSMICaV7w==
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.7"
1727
- "@jupyterlab/codeeditor" "^3.6.7"
1728
- "@jupyterlab/rendermime" "^3.6.7"
1729
- "@jupyterlab/services" "^6.6.7"
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.7", "@jupyterlab/translation-extension@~3.6.7":
1735
- version "3.6.7"
1736
- resolved "https://registry.yarnpkg.com/@jupyterlab/translation-extension/-/translation-extension-3.6.7.tgz#3635e5eb3eff39087f6f3a56ea94edbba5a19808"
1737
- integrity sha512-5GUjkvHFIpT8G68HhCtxgHrQj1WzCXjkNQgaysYUtq8TPxnl3/NE4sXi6akKMSqLwmPxS/RWHFL9AQEl4TtTAQ==
1738
- dependencies:
1739
- "@jupyterlab/application" "^3.6.7"
1740
- "@jupyterlab/apputils" "^3.6.7"
1741
- "@jupyterlab/mainmenu" "^3.6.7"
1742
- "@jupyterlab/settingregistry" "^3.6.7"
1743
- "@jupyterlab/translation" "^3.6.7"
1744
-
1745
- "@jupyterlab/translation@^3.6.7", "@jupyterlab/translation@~3.6.7":
1746
- version "3.6.7"
1747
- resolved "https://registry.yarnpkg.com/@jupyterlab/translation/-/translation-3.6.7.tgz#f20bc9fc6343a6c2886904e8d82a807a19936506"
1748
- integrity sha512-ebVHvmbz1V97xQOcvoy3U4pg2wKaxuyuqH26aNv+wfuxNYLHlmMWd4BI1P/332khvHGkFpIX9ITSmLYUVN64VA==
1749
- dependencies:
1750
- "@jupyterlab/coreutils" "^5.6.7"
1751
- "@jupyterlab/services" "^6.6.7"
1752
- "@jupyterlab/statedb" "^3.6.7"
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.7", "@jupyterlab/ui-components-extension@~3.6.7":
1756
- version "3.6.7"
1757
- resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components-extension/-/ui-components-extension-3.6.7.tgz#537c1f4995967833f83c27c986ebddd286049f14"
1758
- integrity sha512-eUE+GtnW9lC5mqaq9CtLGWfUuLZq1nUN3bAgRr1GQzDMNFikoFX5rP9r2cp9v7mBY5iAhCdZDQJ4JDf+qsz3Gw==
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.7"
1761
- "@jupyterlab/ui-components" "^3.6.7"
1760
+ "@jupyterlab/application" "^3.6.8"
1761
+ "@jupyterlab/ui-components" "^3.6.8"
1762
1762
 
1763
- "@jupyterlab/ui-components@^3.6.7", "@jupyterlab/ui-components@~3.6.7":
1764
- version "3.6.7"
1765
- resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components/-/ui-components-3.6.7.tgz#849b6b5c246ca219571dbb732b4ae7afd21fb841"
1766
- integrity sha512-9wjzfg7+/mBXthCNWe82guofZ6K8f9wjj9up2ERIghR8+Idy6Sc7v9nC/rTp+E+mQZavYQXqVcrS73XDLs++DQ==
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.7"
1771
- "@jupyterlab/translation" "^3.6.7"
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.7", "@jupyterlab/vdom-extension@~3.6.7":
1785
- version "3.6.7"
1786
- resolved "https://registry.yarnpkg.com/@jupyterlab/vdom-extension/-/vdom-extension-3.6.7.tgz#d4aa7b9991a3a2f3cb1668241ea4de726c6640e7"
1787
- integrity sha512-HaI1bs3XhizhmMVfAZVbU2xZRQmkb7BUYHW5u7AEuUoN2ny6dYeWTRliNGmYL49VuwnxJ8RUQK2ERrSKJoS11A==
1788
- dependencies:
1789
- "@jupyterlab/application" "^3.6.7"
1790
- "@jupyterlab/apputils" "^3.6.7"
1791
- "@jupyterlab/docregistry" "^3.6.7"
1792
- "@jupyterlab/notebook" "^3.6.7"
1793
- "@jupyterlab/rendermime" "^3.6.7"
1794
- "@jupyterlab/ui-components" "^3.6.7"
1795
- "@jupyterlab/vdom" "^3.6.7"
1796
-
1797
- "@jupyterlab/vdom@^3.6.7", "@jupyterlab/vdom@~3.6.7":
1798
- version "3.6.7"
1799
- resolved "https://registry.yarnpkg.com/@jupyterlab/vdom/-/vdom-3.6.7.tgz#632ff8a3ff56cb238ba49394d74ae14179949e20"
1800
- integrity sha512-YicQ5nSQEX2v4fncpUaRuxkucaE0fQv8eg1sFELWc5r2bpcaoNlK0PyqUA7dJG25n40yxo4KfKgv6JxTIG5bAQ==
1801
- dependencies:
1802
- "@jupyterlab/apputils" "^3.6.7"
1803
- "@jupyterlab/docregistry" "^3.6.7"
1804
- "@jupyterlab/rendermime-interfaces" "^3.6.7"
1805
- "@jupyterlab/services" "^6.6.7"
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.7", "@jupyterlab/vega5-extension@~3.6.7":
1814
- version "3.6.7"
1815
- resolved "https://registry.yarnpkg.com/@jupyterlab/vega5-extension/-/vega5-extension-3.6.7.tgz#8a26c627755ee019307306cf623d93f7206b66fd"
1816
- integrity sha512-gs+aeXnB5wci7eqCr0UJbSbkmQrsxMYwOehT88Unw4tsS0QUxjmWadapGOPq7vthsU0VOxo/ODn5bvAq119oWA==
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.7"
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"