jupyterlab 4.0.11__py3-none-any.whl → 4.0.12__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 (415) hide show
  1. jupyterlab/_version.py +1 -1
  2. jupyterlab/extensions/pypi.py +170 -86
  3. jupyterlab/galata/@jupyterlab/galata-extension/build_log.json +92 -92
  4. jupyterlab/galata/@jupyterlab/galata-extension/package.json +11 -11
  5. jupyterlab/galata/@jupyterlab/galata-extension/static/{remoteEntry.f387304aa715a4ffb50c.js → remoteEntry.b8fefd648959729a91e4.js} +3 -3
  6. jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
  7. jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
  8. jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
  9. jupyterlab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
  10. jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +8 -8
  11. jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +5 -5
  12. jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
  13. jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
  14. jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
  15. jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +11 -11
  16. jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
  17. jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
  18. jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
  19. jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
  20. jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
  21. jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
  22. jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
  23. jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
  24. jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
  25. jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
  26. jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
  27. jupyterlab/schemas/@jupyterlab/lsp-extension/package.json.orig +7 -7
  28. jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
  29. jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
  30. jupyterlab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
  31. jupyterlab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
  32. jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +30 -30
  33. jupyterlab/schemas/@jupyterlab/running-extension/package.json.orig +9 -9
  34. jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
  35. jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
  36. jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
  37. jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
  38. jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
  39. jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
  40. jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
  41. jupyterlab/staging/package.json +141 -141
  42. jupyterlab/staging/yarn.lock +1001 -1001
  43. jupyterlab/static/{1581.eb2d4e369cc20f56ce0d.js → 1581.e988a625b879002dcc04.js} +3 -3
  44. jupyterlab/static/{1251.5026f0650dc335eac553.js → 2473.cb9caf61d1e34a747cc0.js} +1 -1
  45. jupyterlab/static/3308.b85a46b26730c1cd5395.js +1 -0
  46. jupyterlab/static/{6686.629034b5457ce3bd34f7.js → 6686.3c518aa6e5f9785fb486.js} +1 -1
  47. jupyterlab/static/812.063be439e3d9e318bdbd.js +1 -0
  48. jupyterlab-4.0.11.data/data/share/jupyter/lab/static/8768.90eac36b47a259dd5db5.js → jupyterlab/static/8768.4a80caab00174c50eb10.js +2 -2
  49. jupyterlab/static/build_log.json +91 -91
  50. jupyterlab/static/index.html +1 -1
  51. jupyterlab/static/jlab_core.826ed748f0a8a70a419e.js +1 -0
  52. jupyterlab/static/main.7bc3df3894cb324b8f85.js +1 -0
  53. jupyterlab/static/package.json +141 -141
  54. jupyterlab/static/third-party-licenses.json +89 -89
  55. jupyterlab/tests/mock_packages/extension/package.json +3 -3
  56. jupyterlab/tests/mock_packages/interop/consumer/package.json +3 -3
  57. jupyterlab/tests/mock_packages/interop/provider/package.json +3 -3
  58. jupyterlab/tests/mock_packages/interop/token/package.json +1 -1
  59. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
  60. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
  61. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
  62. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
  63. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +8 -8
  64. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +5 -5
  65. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
  66. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
  67. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
  68. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +11 -11
  69. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
  70. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
  71. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
  72. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
  73. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
  74. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
  75. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
  76. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
  77. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
  78. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
  79. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
  80. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +7 -7
  81. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
  82. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
  83. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
  84. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
  85. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +30 -30
  86. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +9 -9
  87. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
  88. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
  89. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
  90. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
  91. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
  92. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
  93. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
  94. jupyterlab-4.0.11.data/data/share/jupyter/lab/static/1581.eb2d4e369cc20f56ce0d.js → jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js +3 -3
  95. jupyterlab-4.0.11.data/data/share/jupyter/lab/static/1251.5026f0650dc335eac553.js → jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2473.cb9caf61d1e34a747cc0.js +1 -1
  96. jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3308.b85a46b26730c1cd5395.js +1 -0
  97. jupyterlab-4.0.11.data/data/share/jupyter/lab/static/6686.629034b5457ce3bd34f7.js → jupyterlab-4.0.12.data/data/share/jupyter/lab/static/6686.3c518aa6e5f9785fb486.js +1 -1
  98. jupyterlab-4.0.12.data/data/share/jupyter/lab/static/812.063be439e3d9e318bdbd.js +1 -0
  99. jupyterlab/static/8768.90eac36b47a259dd5db5.js → jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js +2 -2
  100. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/build_log.json +91 -91
  101. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/index.html +1 -1
  102. jupyterlab-4.0.12.data/data/share/jupyter/lab/static/jlab_core.826ed748f0a8a70a419e.js +1 -0
  103. jupyterlab-4.0.12.data/data/share/jupyter/lab/static/main.7bc3df3894cb324b8f85.js +1 -0
  104. jupyterlab-4.0.12.data/data/share/jupyter/lab/static/package.json +331 -0
  105. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/third-party-licenses.json +89 -89
  106. {jupyterlab-4.0.11.dist-info → jupyterlab-4.0.12.dist-info}/METADATA +1 -1
  107. {jupyterlab-4.0.11.dist-info → jupyterlab-4.0.12.dist-info}/RECORD +406 -406
  108. {jupyterlab-4.0.11.dist-info → jupyterlab-4.0.12.dist-info}/WHEEL +1 -1
  109. jupyterlab/static/3308.92a1e305c62cc91845b9.js +0 -1
  110. jupyterlab/static/812.9dd0504c972da446455b.js +0 -1
  111. jupyterlab/static/jlab_core.33f047ff2ca794a7104f.js +0 -1
  112. jupyterlab/static/main.9dbb30dbd3113e5e36a2.js +0 -1
  113. jupyterlab-4.0.11.data/data/share/jupyter/lab/static/3308.92a1e305c62cc91845b9.js +0 -1
  114. jupyterlab-4.0.11.data/data/share/jupyter/lab/static/812.9dd0504c972da446455b.js +0 -1
  115. jupyterlab-4.0.11.data/data/share/jupyter/lab/static/jlab_core.33f047ff2ca794a7104f.js +0 -1
  116. jupyterlab-4.0.11.data/data/share/jupyter/lab/static/main.9dbb30dbd3113e5e36a2.js +0 -1
  117. jupyterlab-4.0.11.data/data/share/jupyter/lab/static/package.json +0 -331
  118. /jupyterlab/static/{1581.eb2d4e369cc20f56ce0d.js.LICENSE.txt → 1581.e988a625b879002dcc04.js.LICENSE.txt} +0 -0
  119. /jupyterlab/static/{8768.90eac36b47a259dd5db5.js.LICENSE.txt → 8768.4a80caab00174c50eb10.js.LICENSE.txt} +0 -0
  120. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
  121. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
  122. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/applications/jupyterlab.desktop +0 -0
  123. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
  124. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
  125. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
  126. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
  127. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
  128. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
  129. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
  130. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
  131. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
  132. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
  133. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
  134. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
  135. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/workspaces.json +0 -0
  136. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
  137. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
  138. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +0 -0
  139. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +0 -0
  140. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
  141. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
  142. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
  143. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
  144. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
  145. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
  146. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
  147. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
  148. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
  149. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
  150. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
  151. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
  152. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
  153. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
  154. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
  155. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
  156. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
  157. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
  158. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
  159. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
  160. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
  161. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
  162. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
  163. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
  164. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
  165. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
  166. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
  167. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
  168. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
  169. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
  170. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
  171. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
  172. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
  173. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
  174. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
  175. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
  176. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
  177. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
  178. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
  179. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
  180. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
  181. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
  182. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
  183. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
  184. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
  185. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
  186. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
  187. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
  188. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
  189. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js +0 -0
  190. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js.LICENSE.txt +0 -0
  191. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1085.0b67f0736d85ec41fdd4.js +0 -0
  192. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1142.d5442a459b18907c1f91.js +0 -0
  193. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1168.0a95b9c93afe61ceb527.js +0 -0
  194. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1294.9d27be1098bc8abebe3f.js +0 -0
  195. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/141.f110448d494068ebcc87.js +0 -0
  196. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/141.f110448d494068ebcc87.js.LICENSE.txt +0 -0
  197. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1410.e2302ff5f564d6e596bb.js +0 -0
  198. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1420.e8486ed074346bc629ca.js +0 -0
  199. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1448.c391061d8a8344f9d177.js +0 -0
  200. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1452.4cc17f31511d1f9c6052.js +0 -0
  201. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1467.dcd89539f6477c1367af.js +0 -0
  202. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1550.09375e869bc25429b07a.js +0 -0
  203. /jupyterlab-4.0.11.data/data/share/jupyter/lab/static/1581.eb2d4e369cc20f56ce0d.js.LICENSE.txt → /jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js.LICENSE.txt +0 -0
  204. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1608.61240f3db67d3d952790.js +0 -0
  205. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1716.a6bbe1ae8a1986a73623.js +0 -0
  206. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1776.4f9305d35480467b23c9.js +0 -0
  207. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1861.4fc7b4afe2b09eb6b5c0.js +0 -0
  208. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1903.3b452e8ec30e57dbaba5.js +0 -0
  209. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1945.0fbbfe93a4aedd91875c.js +0 -0
  210. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1954.07d96e4020ed6e543d25.js +0 -0
  211. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1993.f8c5682f95ffa75cbaf6.js +0 -0
  212. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
  213. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2039.aa079dac5c520f93b234.js +0 -0
  214. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2090.abc86741318f76c3d726.js +0 -0
  215. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2091.600b1c32af186f6405f9.js +0 -0
  216. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2104.296346db0067b4883fbf.js +0 -0
  217. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2145.be9ec610f29703694fcf.js +0 -0
  218. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2254.55c69210925ec9b28dd9.js +0 -0
  219. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2295.cda0f7182bf2a1a03c5a.js +0 -0
  220. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2320.04abae549b19363c2fdd.js +0 -0
  221. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2363.6eef078cb37c32d7fbc3.js +0 -0
  222. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2459.9f9cb02561de1bec73ff.js +0 -0
  223. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2485.dab750ed66209df61fe1.js +0 -0
  224. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2617.9c299e26785f7646cb39.js +0 -0
  225. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2646.0864fb63d7ab1ed16893.js +0 -0
  226. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
  227. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2800.680b1fa0a4c66c69bb1e.js +0 -0
  228. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2857.27a6e85f5c4c092ab8a2.js +0 -0
  229. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2909.e190307f7f84c7691068.js +0 -0
  230. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/292.3f7844a129f16ec1ffbc.js +0 -0
  231. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2929.b88233153dbf33f40b29.js +0 -0
  232. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2953.92ff8f12bad6ee06859c.js +0 -0
  233. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2990.ea15322a41d3f133989b.js +0 -0
  234. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2995.9791e1071c5f095421bf.js +0 -0
  235. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3056.8a73f6aacd8ca45f84f9.js +0 -0
  236. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
  237. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3123.85cea4be2e2ed3f9654f.js +0 -0
  238. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3127.75e12687687a3de3b59d.js +0 -0
  239. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
  240. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3306.8bdc49ad1a7ca593a838.js +0 -0
  241. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3520.3495b98946de6960ace8.js +0 -0
  242. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3528.3b5ef5f31d460b5fcd01.js +0 -0
  243. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3547.bd90e90bfe79911486e8.js +0 -0
  244. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3549.24f2fe646d8128bc9db0.js +0 -0
  245. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
  246. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3601.5c17c015d71b69ddcab3.js +0 -0
  247. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
  248. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3724.a4657dc16be2ffc49282.js +0 -0
  249. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
  250. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/378.6d0f0fc4c8a2eb80ac43.js +0 -0
  251. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3783.93d5366ab28a19e1f0f9.js +0 -0
  252. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3807.08a8fd824036c30b3746.js +0 -0
  253. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/383.db345dbeef5ef774e50c.js +0 -0
  254. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3871.ba96e5b53bb16df56618.js +0 -0
  255. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3923.f29c06abdcb560130471.js +0 -0
  256. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js +0 -0
  257. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js.LICENSE.txt +0 -0
  258. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3962.50786e3ed9a01329a4a0.js +0 -0
  259. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
  260. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
  261. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
  262. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js +0 -0
  263. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js.LICENSE.txt +0 -0
  264. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4017.096a74a538e031b6d346.js +0 -0
  265. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4043.aa012978c41d1d1b2f14.js +0 -0
  266. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4139.303ee7374c742287be85.js +0 -0
  267. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4155.5a8d6736017097028d78.js +0 -0
  268. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4283.f6092d8b7f2e53118d1b.js +0 -0
  269. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4291.e5d8997127541f75fdaf.js +0 -0
  270. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4405.43dab120fea32f30bbb9.js +0 -0
  271. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4419.93938494f456cd76a7e3.js +0 -0
  272. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4452.2f8819684b96ecff5231.js +0 -0
  273. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4519.6b784d052db42e93eff2.js +0 -0
  274. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4523.87224ea442d42316dda0.js +0 -0
  275. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4562.72444a09f5f092646490.js +0 -0
  276. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4591.428531724f49fe824ffa.js +0 -0
  277. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/46.fb119c5e5b1e0c72a00f.js +0 -0
  278. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4743.d4e9658ea25301e15a94.js +0 -0
  279. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
  280. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4878.73004381601237a3ef9c.js +0 -0
  281. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/49.7233f68f95d10b85a83e.js +0 -0
  282. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4986.a497cdda4b7152902568.js +0 -0
  283. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5041.cdc120bda0a0dec4cfc2.js +0 -0
  284. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5157.9c77dc27a251d4135876.js +0 -0
  285. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5201.8866042bae350659528a.js +0 -0
  286. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5203.c002d40ac647dc6e1d61.js +0 -0
  287. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5331.0cd3f010bb08983ec3fd.js +0 -0
  288. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5440.2541fcda12b661665148.js +0 -0
  289. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5521.ce4a0274596e0325374c.js +0 -0
  290. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5746.e4434ef2027bcc5ed0c9.js +0 -0
  291. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/581.2b878ed37172aced15b5.js +0 -0
  292. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5881.3946238aa4afdcf4f964.js +0 -0
  293. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5959.a6b1fd3b03d3649ea8b1.js +0 -0
  294. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
  295. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6059.d83e7323b2ee1aa16009.js +0 -0
  296. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6163.f5b51a9f0df4846ba40f.js +0 -0
  297. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6207.a8079c8d8a61039dd530.js +0 -0
  298. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6243.2efd673d1304c43b7b78.js +0 -0
  299. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6267.1def2916929e185ab9fc.js +0 -0
  300. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6359.4b994bfd6b1dea2d6fe3.js +0 -0
  301. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6443.e6b52d3732b3e8513a71.js +0 -0
  302. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6532.bb7137729a2d6d4e6ddf.js +0 -0
  303. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6560.f42276a0b1b92aea515b.js +0 -0
  304. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6595.6a1d7e1abbf186dd119b.js +0 -0
  305. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6815.0b699f0c162a24b0dbe3.js +0 -0
  306. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6888.9d3914817f3290827a64.js +0 -0
  307. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7080.1330328bb6f46b4da81e.js +0 -0
  308. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7112.d5120c85ebd17620dda0.js +0 -0
  309. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7173.e28f63dbd553818e07d3.js +0 -0
  310. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
  311. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7245.c0cae8787dcd00b991b7.js +0 -0
  312. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js +0 -0
  313. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js.LICENSE.txt +0 -0
  314. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
  315. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7317.af8a7da0f881a22752c1.js +0 -0
  316. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7318.397bf8e913e825b2be27.js +0 -0
  317. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7363.abe8e31a91e113753bae.js +0 -0
  318. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7384.60351e008d8f687e8fcc.js +0 -0
  319. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7390.8253478b90f756692702.js +0 -0
  320. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/745.85516a9bb83bcd94d00d.js +0 -0
  321. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js +0 -0
  322. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js.LICENSE.txt +0 -0
  323. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7472.58ba8647a489d019c2ef.js +0 -0
  324. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7473.5012397d10d3b945ecaa.js +0 -0
  325. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7508.b902347f820c70cd386a.js +0 -0
  326. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7511.b381a696cf806983c654.js +0 -0
  327. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7517.f3e5d420f4af90d442dd.js +0 -0
  328. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7669.343e259c4c8269479f5b.js +0 -0
  329. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7702.c479c69f7a532f7b3fd5.js +0 -0
  330. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
  331. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7731.26db150e967313b7a7e2.js +0 -0
  332. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js +0 -0
  333. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt +0 -0
  334. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7775.3e0dee729369fe3d5008.js +0 -0
  335. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7823.817687f13e9a6781fdd3.js +0 -0
  336. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7827.e36d073d947bf02a05e3.js +0 -0
  337. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7848.e83aa4b90ae87209abb8.js +0 -0
  338. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/786.8a99ee7dbd7bd0eb9dce.js +0 -0
  339. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7877.a4c46a784149533b91d4.js +0 -0
  340. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7887.128a155df5d25e88c0ce.js +0 -0
  341. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/795.47ab66037ef33f808f09.js +0 -0
  342. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
  343. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8002.25f64485372af5158c83.js +0 -0
  344. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8010.1cf8237e9def8404f355.js +0 -0
  345. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8012.40cb006f0c180ebafa91.js +0 -0
  346. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8285.1eac7b7582569be1c3a8.js +0 -0
  347. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/830.8ddf7d2d91f66a8e4d36.js +0 -0
  348. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8302.4c190e10b00fe083570e.js +0 -0
  349. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8319.80fcbc832e1eb20b71e7.js +0 -0
  350. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8347.573b699e3590729bfa8a.js +0 -0
  351. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8405.154ba4b17a2dec22a355.js +0 -0
  352. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8493.fc635229db38e6fc6aa2.js +0 -0
  353. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8498.27a245b23921914bf5c2.js +0 -0
  354. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8512.1af96655287fd124877b.js +0 -0
  355. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8678.dcd3dab9025b13eb9be8.js +0 -0
  356. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
  357. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8710.5fc5ecb762fb4494db02.js +0 -0
  358. /jupyterlab-4.0.11.data/data/share/jupyter/lab/static/8768.90eac36b47a259dd5db5.js.LICENSE.txt → /jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js.LICENSE.txt +0 -0
  359. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8771.327a202178f82f3b15b8.js +0 -0
  360. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8787.4d36d28dcf94bf59cbfe.js +0 -0
  361. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8805.0f14a91b024b59c039a7.js +0 -0
  362. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8823.2ff947bcd96cc0723058.js +0 -0
  363. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8875.88988caaba1e33edad5b.js +0 -0
  364. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
  365. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
  366. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
  367. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9.0e0cba0ccc2a4b670600.js +0 -0
  368. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9030.260bc05e28eccff70ae8.js +0 -0
  369. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9041.df39043656c7233552e4.js +0 -0
  370. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9055.bd710a8db8883a836b59.js +0 -0
  371. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9065.5305259c65dfa1c99874.js +0 -0
  372. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9109.fa3ee74a5c0f378f4d51.js +0 -0
  373. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9192.db4337a516b7f38d1f89.js +0 -0
  374. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9222.1c2a8e69a2de57dd1984.js +0 -0
  375. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9230.58b8c42b730e1a56e69b.js +0 -0
  376. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9265.bc2b66a4502cdfcfc14f.js +0 -0
  377. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9362.823dcfac216f8057452d.js +0 -0
  378. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9409.34c33ed11e2d6f318480.js +0 -0
  379. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/942.93c8de61ea9ea08ec097.js +0 -0
  380. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9421.022dc7b4e9a2c80c32c2.js +0 -0
  381. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9445.fe5e9e5b728de8d15873.js +0 -0
  382. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9621.9cbfa52c42927bb398b4.js +0 -0
  383. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9653.d93c93e084cd5e93cd2d.js +0 -0
  384. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
  385. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9738.c0234a1f7f6ac262f560.js +0 -0
  386. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js +0 -0
  387. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js.LICENSE.txt +0 -0
  388. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js +0 -0
  389. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js.LICENSE.txt +0 -0
  390. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
  391. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
  392. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
  393. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
  394. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
  395. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
  396. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
  397. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
  398. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
  399. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
  400. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
  401. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
  402. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
  403. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
  404. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
  405. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
  406. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
  407. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
  408. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/index.out.js +0 -0
  409. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/style.js +0 -0
  410. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
  411. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
  412. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
  413. {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
  414. {jupyterlab-4.0.11.dist-info → jupyterlab-4.0.12.dist-info}/entry_points.txt +0 -0
  415. {jupyterlab-4.0.11.dist-info → jupyterlab-4.0.12.dist-info}/licenses/LICENSE +0 -0
@@ -375,26 +375,26 @@ __metadata:
375
375
  languageName: node
376
376
  linkType: hard
377
377
 
378
- "@jupyterlab/application-extension@npm:~4.0.11":
379
- version: 4.0.11
380
- resolution: "@jupyterlab/application-extension@npm:4.0.11"
381
- dependencies:
382
- "@jupyterlab/application": ^4.0.11
383
- "@jupyterlab/apputils": ^4.1.11
384
- "@jupyterlab/coreutils": ^6.0.11
385
- "@jupyterlab/property-inspector": ^4.0.11
386
- "@jupyterlab/settingregistry": ^4.0.11
387
- "@jupyterlab/statedb": ^4.0.11
388
- "@jupyterlab/statusbar": ^4.0.11
389
- "@jupyterlab/translation": ^4.0.11
390
- "@jupyterlab/ui-components": ^4.0.11
378
+ "@jupyterlab/application-extension@npm:~4.0.12":
379
+ version: 4.0.12
380
+ resolution: "@jupyterlab/application-extension@npm:4.0.12"
381
+ dependencies:
382
+ "@jupyterlab/application": ^4.0.12
383
+ "@jupyterlab/apputils": ^4.1.12
384
+ "@jupyterlab/coreutils": ^6.0.12
385
+ "@jupyterlab/property-inspector": ^4.0.12
386
+ "@jupyterlab/settingregistry": ^4.0.12
387
+ "@jupyterlab/statedb": ^4.0.12
388
+ "@jupyterlab/statusbar": ^4.0.12
389
+ "@jupyterlab/translation": ^4.0.12
390
+ "@jupyterlab/ui-components": ^4.0.12
391
391
  "@lumino/algorithm": ^2.0.1
392
392
  "@lumino/commands": ^2.1.3
393
393
  "@lumino/coreutils": ^2.1.2
394
394
  "@lumino/disposable": ^2.1.2
395
395
  "@lumino/widgets": ^2.3.0
396
396
  react: ^18.2.0
397
- checksum: 92a5b84a871e887187729f9d2ef5c37665af5be5272506511cde9b91bde8de3eaab67726c6073c8ce2050819323e7d02587dfc8faaaf9b915107efb75fcceb38
397
+ checksum: cd4fb7864c46a51620471b5566ea9a2c2f6944eefd2683f3b4320fcb3bb78c77de47b9b7a98887d4382dad9ab86fc5cc832551c9aec16e05de419b082f422da5
398
398
  languageName: node
399
399
  linkType: hard
400
400
 
@@ -402,54 +402,54 @@ __metadata:
402
402
  version: 0.0.0-use.local
403
403
  resolution: "@jupyterlab/application-top@workspace:."
404
404
  dependencies:
405
- "@jupyterlab/application": ~4.0.11
406
- "@jupyterlab/application-extension": ~4.0.11
407
- "@jupyterlab/apputils-extension": ~4.0.11
408
- "@jupyterlab/builder": ^4.0.11
409
- "@jupyterlab/buildutils": ^4.0.11
410
- "@jupyterlab/cell-toolbar-extension": ~4.0.11
411
- "@jupyterlab/celltags-extension": ~4.0.11
412
- "@jupyterlab/codemirror-extension": ~4.0.11
413
- "@jupyterlab/completer-extension": ~4.0.11
414
- "@jupyterlab/console-extension": ~4.0.11
415
- "@jupyterlab/coreutils": ~6.0.11
416
- "@jupyterlab/csvviewer-extension": ~4.0.11
417
- "@jupyterlab/debugger-extension": ~4.0.11
418
- "@jupyterlab/docmanager-extension": ~4.0.11
419
- "@jupyterlab/documentsearch-extension": ~4.0.11
420
- "@jupyterlab/extensionmanager-extension": ~4.0.11
421
- "@jupyterlab/filebrowser-extension": ~4.0.11
422
- "@jupyterlab/fileeditor-extension": ~4.0.11
423
- "@jupyterlab/help-extension": ~4.0.11
424
- "@jupyterlab/htmlviewer-extension": ~4.0.11
425
- "@jupyterlab/hub-extension": ~4.0.11
426
- "@jupyterlab/imageviewer-extension": ~4.0.11
427
- "@jupyterlab/inspector-extension": ~4.0.11
428
- "@jupyterlab/javascript-extension": ~4.0.11
429
- "@jupyterlab/json-extension": ~4.0.11
430
- "@jupyterlab/launcher-extension": ~4.0.11
431
- "@jupyterlab/logconsole-extension": ~4.0.11
432
- "@jupyterlab/lsp-extension": ~4.0.11
433
- "@jupyterlab/mainmenu-extension": ~4.0.11
434
- "@jupyterlab/markdownviewer-extension": ~4.0.11
435
- "@jupyterlab/markedparser-extension": ~4.0.11
436
- "@jupyterlab/mathjax-extension": ~4.0.11
437
- "@jupyterlab/metadataform-extension": ~4.0.11
438
- "@jupyterlab/notebook-extension": ~4.0.11
439
- "@jupyterlab/pdf-extension": ~4.0.11
440
- "@jupyterlab/rendermime-extension": ~4.0.11
441
- "@jupyterlab/running-extension": ~4.0.11
442
- "@jupyterlab/settingeditor-extension": ~4.0.11
443
- "@jupyterlab/shortcuts-extension": ~4.0.11
444
- "@jupyterlab/statusbar-extension": ~4.0.11
445
- "@jupyterlab/terminal-extension": ~4.0.11
446
- "@jupyterlab/theme-dark-extension": ~4.0.11
447
- "@jupyterlab/theme-light-extension": ~4.0.11
448
- "@jupyterlab/toc-extension": ~6.0.11
449
- "@jupyterlab/tooltip-extension": ~4.0.11
450
- "@jupyterlab/translation-extension": ~4.0.11
451
- "@jupyterlab/ui-components-extension": ~4.0.11
452
- "@jupyterlab/vega5-extension": ~4.0.11
405
+ "@jupyterlab/application": ~4.0.12
406
+ "@jupyterlab/application-extension": ~4.0.12
407
+ "@jupyterlab/apputils-extension": ~4.0.12
408
+ "@jupyterlab/builder": ^4.0.12
409
+ "@jupyterlab/buildutils": ^4.0.12
410
+ "@jupyterlab/cell-toolbar-extension": ~4.0.12
411
+ "@jupyterlab/celltags-extension": ~4.0.12
412
+ "@jupyterlab/codemirror-extension": ~4.0.12
413
+ "@jupyterlab/completer-extension": ~4.0.12
414
+ "@jupyterlab/console-extension": ~4.0.12
415
+ "@jupyterlab/coreutils": ~6.0.12
416
+ "@jupyterlab/csvviewer-extension": ~4.0.12
417
+ "@jupyterlab/debugger-extension": ~4.0.12
418
+ "@jupyterlab/docmanager-extension": ~4.0.12
419
+ "@jupyterlab/documentsearch-extension": ~4.0.12
420
+ "@jupyterlab/extensionmanager-extension": ~4.0.12
421
+ "@jupyterlab/filebrowser-extension": ~4.0.12
422
+ "@jupyterlab/fileeditor-extension": ~4.0.12
423
+ "@jupyterlab/help-extension": ~4.0.12
424
+ "@jupyterlab/htmlviewer-extension": ~4.0.12
425
+ "@jupyterlab/hub-extension": ~4.0.12
426
+ "@jupyterlab/imageviewer-extension": ~4.0.12
427
+ "@jupyterlab/inspector-extension": ~4.0.12
428
+ "@jupyterlab/javascript-extension": ~4.0.12
429
+ "@jupyterlab/json-extension": ~4.0.12
430
+ "@jupyterlab/launcher-extension": ~4.0.12
431
+ "@jupyterlab/logconsole-extension": ~4.0.12
432
+ "@jupyterlab/lsp-extension": ~4.0.12
433
+ "@jupyterlab/mainmenu-extension": ~4.0.12
434
+ "@jupyterlab/markdownviewer-extension": ~4.0.12
435
+ "@jupyterlab/markedparser-extension": ~4.0.12
436
+ "@jupyterlab/mathjax-extension": ~4.0.12
437
+ "@jupyterlab/metadataform-extension": ~4.0.12
438
+ "@jupyterlab/notebook-extension": ~4.0.12
439
+ "@jupyterlab/pdf-extension": ~4.0.12
440
+ "@jupyterlab/rendermime-extension": ~4.0.12
441
+ "@jupyterlab/running-extension": ~4.0.12
442
+ "@jupyterlab/settingeditor-extension": ~4.0.12
443
+ "@jupyterlab/shortcuts-extension": ~4.0.12
444
+ "@jupyterlab/statusbar-extension": ~4.0.12
445
+ "@jupyterlab/terminal-extension": ~4.0.12
446
+ "@jupyterlab/theme-dark-extension": ~4.0.12
447
+ "@jupyterlab/theme-light-extension": ~4.0.12
448
+ "@jupyterlab/toc-extension": ~6.0.12
449
+ "@jupyterlab/tooltip-extension": ~4.0.12
450
+ "@jupyterlab/translation-extension": ~4.0.12
451
+ "@jupyterlab/ui-components-extension": ~4.0.12
452
+ "@jupyterlab/vega5-extension": ~4.0.12
453
453
  chokidar: ^3.4.0
454
454
  css-loader: ^6.7.1
455
455
  duplicate-package-checker-webpack-plugin: ^3.0.0
@@ -475,20 +475,20 @@ __metadata:
475
475
  languageName: unknown
476
476
  linkType: soft
477
477
 
478
- "@jupyterlab/application@npm:~4.0.11":
479
- version: 4.0.11
480
- resolution: "@jupyterlab/application@npm:4.0.11"
478
+ "@jupyterlab/application@npm:~4.0.12":
479
+ version: 4.0.12
480
+ resolution: "@jupyterlab/application@npm:4.0.12"
481
481
  dependencies:
482
482
  "@fortawesome/fontawesome-free": ^5.12.0
483
- "@jupyterlab/apputils": ^4.1.11
484
- "@jupyterlab/coreutils": ^6.0.11
485
- "@jupyterlab/docregistry": ^4.0.11
486
- "@jupyterlab/rendermime": ^4.0.11
487
- "@jupyterlab/rendermime-interfaces": ^3.8.11
488
- "@jupyterlab/services": ^7.0.11
489
- "@jupyterlab/statedb": ^4.0.11
490
- "@jupyterlab/translation": ^4.0.11
491
- "@jupyterlab/ui-components": ^4.0.11
483
+ "@jupyterlab/apputils": ^4.1.12
484
+ "@jupyterlab/coreutils": ^6.0.12
485
+ "@jupyterlab/docregistry": ^4.0.12
486
+ "@jupyterlab/rendermime": ^4.0.12
487
+ "@jupyterlab/rendermime-interfaces": ^3.8.12
488
+ "@jupyterlab/services": ^7.0.12
489
+ "@jupyterlab/statedb": ^4.0.12
490
+ "@jupyterlab/translation": ^4.0.12
491
+ "@jupyterlab/ui-components": ^4.0.12
492
492
  "@lumino/algorithm": ^2.0.1
493
493
  "@lumino/application": ^2.2.1
494
494
  "@lumino/commands": ^2.1.3
@@ -499,27 +499,27 @@ __metadata:
499
499
  "@lumino/properties": ^2.0.1
500
500
  "@lumino/signaling": ^2.1.2
501
501
  "@lumino/widgets": ^2.3.0
502
- checksum: 9df885a5369cd43bc6636ef24afaa4bb371f3fff8940e3487bdb5e0de4b6a70bb33b43c6a50da69590c563b4d3e04f5219de0239a7aa859ffac7d3d1e017d23f
503
- languageName: node
504
- linkType: hard
505
-
506
- "@jupyterlab/apputils-extension@npm:~4.0.11":
507
- version: 4.0.11
508
- resolution: "@jupyterlab/apputils-extension@npm:4.0.11"
509
- dependencies:
510
- "@jupyterlab/application": ^4.0.11
511
- "@jupyterlab/apputils": ^4.1.11
512
- "@jupyterlab/coreutils": ^6.0.11
513
- "@jupyterlab/docregistry": ^4.0.11
514
- "@jupyterlab/filebrowser": ^4.0.11
515
- "@jupyterlab/mainmenu": ^4.0.11
516
- "@jupyterlab/rendermime-interfaces": ^3.8.11
517
- "@jupyterlab/services": ^7.0.11
518
- "@jupyterlab/settingregistry": ^4.0.11
519
- "@jupyterlab/statedb": ^4.0.11
520
- "@jupyterlab/statusbar": ^4.0.11
521
- "@jupyterlab/translation": ^4.0.11
522
- "@jupyterlab/ui-components": ^4.0.11
502
+ checksum: 858b3d6f514a430314e703e43078d8b8f7bf47f1808a70aad5fd0bf924e07ce4d7397432f8b7d8a330fd655f694585e3c804591426bef9efb40768663c78e0a2
503
+ languageName: node
504
+ linkType: hard
505
+
506
+ "@jupyterlab/apputils-extension@npm:~4.0.12":
507
+ version: 4.0.12
508
+ resolution: "@jupyterlab/apputils-extension@npm:4.0.12"
509
+ dependencies:
510
+ "@jupyterlab/application": ^4.0.12
511
+ "@jupyterlab/apputils": ^4.1.12
512
+ "@jupyterlab/coreutils": ^6.0.12
513
+ "@jupyterlab/docregistry": ^4.0.12
514
+ "@jupyterlab/filebrowser": ^4.0.12
515
+ "@jupyterlab/mainmenu": ^4.0.12
516
+ "@jupyterlab/rendermime-interfaces": ^3.8.12
517
+ "@jupyterlab/services": ^7.0.12
518
+ "@jupyterlab/settingregistry": ^4.0.12
519
+ "@jupyterlab/statedb": ^4.0.12
520
+ "@jupyterlab/statusbar": ^4.0.12
521
+ "@jupyterlab/translation": ^4.0.12
522
+ "@jupyterlab/ui-components": ^4.0.12
523
523
  "@lumino/algorithm": ^2.0.1
524
524
  "@lumino/commands": ^2.1.3
525
525
  "@lumino/coreutils": ^2.1.2
@@ -530,23 +530,23 @@ __metadata:
530
530
  react: ^18.2.0
531
531
  react-dom: ^18.2.0
532
532
  react-toastify: ^9.0.8
533
- checksum: df30401b25a7deb5cae0fc4742a093beebc1b4e18d1e1e0bc7b39345ed3cbda0d87f57ebb3b4ced8004fcf4da654f915e046c9ba1096fe3e1e729932274f8ac7
533
+ checksum: fef1203f743e7b8efdb13683ca2ebc31a712a1eaf67b7870800ce184e811a0aef44aa1e9c92411a37765e59f184ddc6b861b811ffcb26b5d5283d761ead883eb
534
534
  languageName: node
535
535
  linkType: hard
536
536
 
537
- "@jupyterlab/apputils@npm:~4.1.11":
538
- version: 4.1.11
539
- resolution: "@jupyterlab/apputils@npm:4.1.11"
537
+ "@jupyterlab/apputils@npm:~4.1.12":
538
+ version: 4.1.12
539
+ resolution: "@jupyterlab/apputils@npm:4.1.12"
540
540
  dependencies:
541
- "@jupyterlab/coreutils": ^6.0.11
542
- "@jupyterlab/observables": ^5.0.11
543
- "@jupyterlab/rendermime-interfaces": ^3.8.11
544
- "@jupyterlab/services": ^7.0.11
545
- "@jupyterlab/settingregistry": ^4.0.11
546
- "@jupyterlab/statedb": ^4.0.11
547
- "@jupyterlab/statusbar": ^4.0.11
548
- "@jupyterlab/translation": ^4.0.11
549
- "@jupyterlab/ui-components": ^4.0.11
541
+ "@jupyterlab/coreutils": ^6.0.12
542
+ "@jupyterlab/observables": ^5.0.12
543
+ "@jupyterlab/rendermime-interfaces": ^3.8.12
544
+ "@jupyterlab/services": ^7.0.12
545
+ "@jupyterlab/settingregistry": ^4.0.12
546
+ "@jupyterlab/statedb": ^4.0.12
547
+ "@jupyterlab/statusbar": ^4.0.12
548
+ "@jupyterlab/translation": ^4.0.12
549
+ "@jupyterlab/ui-components": ^4.0.12
550
550
  "@lumino/algorithm": ^2.0.1
551
551
  "@lumino/commands": ^2.1.3
552
552
  "@lumino/coreutils": ^2.1.2
@@ -559,27 +559,27 @@ __metadata:
559
559
  "@types/react": ^18.0.26
560
560
  react: ^18.2.0
561
561
  sanitize-html: ~2.7.3
562
- checksum: ab1bfa8e95de86464c35a2460e9cc4f89594a2cb69b38c19fd6d17a1c3d89e5c9fb368a1ac5425b5190c407e64c305c428e076a701117fc9007d0176bfe98501
562
+ checksum: ee0dd5398c407697b53d80f5198fb63139339a3ac3fcb45cd75fda10177fde11979fa5aa4fec882f9e13bd6164610e7bb583dd1440eb329132f993c709f13bbc
563
563
  languageName: node
564
564
  linkType: hard
565
565
 
566
- "@jupyterlab/attachments@npm:~4.0.11":
567
- version: 4.0.11
568
- resolution: "@jupyterlab/attachments@npm:4.0.11"
566
+ "@jupyterlab/attachments@npm:~4.0.12":
567
+ version: 4.0.12
568
+ resolution: "@jupyterlab/attachments@npm:4.0.12"
569
569
  dependencies:
570
- "@jupyterlab/nbformat": ^4.0.11
571
- "@jupyterlab/observables": ^5.0.11
572
- "@jupyterlab/rendermime": ^4.0.11
573
- "@jupyterlab/rendermime-interfaces": ^3.8.11
570
+ "@jupyterlab/nbformat": ^4.0.12
571
+ "@jupyterlab/observables": ^5.0.12
572
+ "@jupyterlab/rendermime": ^4.0.12
573
+ "@jupyterlab/rendermime-interfaces": ^3.8.12
574
574
  "@lumino/disposable": ^2.1.2
575
575
  "@lumino/signaling": ^2.1.2
576
- checksum: 13792a1a69280e48fcdaa5405042dad9135a1696197f40527a0c7c250285eab4330436df8cfa4e84b10f60ab07f4674c7abc89f98c50576061ca02c609458a84
576
+ checksum: a8f800469c2c1d3e47d8b8798fa0e5adc3a44c241f8e9695852f1890644754ca5c237dbb1d5ab763e2e613508c4a26259e9d9aa44dc3d694e91371a43b199da9
577
577
  languageName: node
578
578
  linkType: hard
579
579
 
580
- "@jupyterlab/builder@npm:^4.0.11":
581
- version: 4.0.11
582
- resolution: "@jupyterlab/builder@npm:4.0.11"
580
+ "@jupyterlab/builder@npm:^4.0.12":
581
+ version: 4.0.12
582
+ resolution: "@jupyterlab/builder@npm:4.0.12"
583
583
  dependencies:
584
584
  "@lumino/algorithm": ^2.0.1
585
585
  "@lumino/application": ^2.2.1
@@ -614,13 +614,13 @@ __metadata:
614
614
  worker-loader: ^3.0.2
615
615
  bin:
616
616
  build-labextension: lib/build-labextension.js
617
- checksum: 25f25098887572bb508759317b5a7e11716d3e45e554d3858dd16a70117a098281f2664ab8e89ea868298d279ae13840eda51924c39832aa43a3b994598058fe
617
+ checksum: 8e41f75c107d9cff8d24a317708980dc2e61b066499df90b0b1f3942eebf889b3109346b77f004fd39cd96cc10255cf70af845bbec55e93e82150702591091fb
618
618
  languageName: node
619
619
  linkType: hard
620
620
 
621
- "@jupyterlab/buildutils@npm:^4.0.11":
622
- version: 4.0.11
623
- resolution: "@jupyterlab/buildutils@npm:4.0.11"
621
+ "@jupyterlab/buildutils@npm:^4.0.12":
622
+ version: 4.0.12
623
+ resolution: "@jupyterlab/buildutils@npm:4.0.12"
624
624
  dependencies:
625
625
  "@yarnpkg/core": ^3.0.0
626
626
  "@yarnpkg/parsers": ^2.0.0
@@ -648,65 +648,65 @@ __metadata:
648
648
  update-dependency: lib/update-dependency.js
649
649
  update-dist-tag: lib/update-dist-tag.js
650
650
  update-staging-lock: lib/update-staging-lock.js
651
- checksum: e86c8daa66b09af1cf3dbacf8302f6e5fee9e140ec9c11224e1af66f6c53de7142358091b240cf82cb809638f550a63fbc1f4348a81a79367d83675a1e7d1ded
651
+ checksum: ccbfce61f0b074b29e90d8cf32658e73316f2778cafdcf7296fd91f0240cdfe8b1d11dbdb09e4da66aaab24b3d9fe1e5a47d7d99880368d225a5eb7b327d1041
652
652
  languageName: node
653
653
  linkType: hard
654
654
 
655
- "@jupyterlab/cell-toolbar-extension@npm:~4.0.11":
656
- version: 4.0.11
657
- resolution: "@jupyterlab/cell-toolbar-extension@npm:4.0.11"
655
+ "@jupyterlab/cell-toolbar-extension@npm:~4.0.12":
656
+ version: 4.0.12
657
+ resolution: "@jupyterlab/cell-toolbar-extension@npm:4.0.12"
658
658
  dependencies:
659
- "@jupyterlab/application": ^4.0.11
660
- "@jupyterlab/apputils": ^4.1.11
661
- "@jupyterlab/cell-toolbar": ^4.0.11
662
- "@jupyterlab/settingregistry": ^4.0.11
663
- "@jupyterlab/translation": ^4.0.11
664
- checksum: 5cc8a2a45a701b9c282c79899c64b5399a3b2b12c183124db856b3b1063835e57317ce8af80a6bec73f38eb81c8fd19fd55ad835860c5384c649c0d568b1e642
659
+ "@jupyterlab/application": ^4.0.12
660
+ "@jupyterlab/apputils": ^4.1.12
661
+ "@jupyterlab/cell-toolbar": ^4.0.12
662
+ "@jupyterlab/settingregistry": ^4.0.12
663
+ "@jupyterlab/translation": ^4.0.12
664
+ checksum: 2eedf9a2cb9ccf00cda0e57e026730a373c275295ac0af749370cad7b205ee63a4af1b63e8e3027194cb0d8eff71b53d5ccf31aab61d7ca71ede7acc4353b780
665
665
  languageName: node
666
666
  linkType: hard
667
667
 
668
- "@jupyterlab/cell-toolbar@npm:~4.0.11":
669
- version: 4.0.11
670
- resolution: "@jupyterlab/cell-toolbar@npm:4.0.11"
668
+ "@jupyterlab/cell-toolbar@npm:~4.0.12":
669
+ version: 4.0.12
670
+ resolution: "@jupyterlab/cell-toolbar@npm:4.0.12"
671
671
  dependencies:
672
672
  "@jupyter/ydoc": ^1.1.1
673
- "@jupyterlab/apputils": ^4.1.11
674
- "@jupyterlab/cells": ^4.0.11
675
- "@jupyterlab/docregistry": ^4.0.11
676
- "@jupyterlab/notebook": ^4.0.11
677
- "@jupyterlab/observables": ^5.0.11
678
- "@jupyterlab/ui-components": ^4.0.11
673
+ "@jupyterlab/apputils": ^4.1.12
674
+ "@jupyterlab/cells": ^4.0.12
675
+ "@jupyterlab/docregistry": ^4.0.12
676
+ "@jupyterlab/notebook": ^4.0.12
677
+ "@jupyterlab/observables": ^5.0.12
678
+ "@jupyterlab/ui-components": ^4.0.12
679
679
  "@lumino/algorithm": ^2.0.1
680
680
  "@lumino/commands": ^2.1.3
681
681
  "@lumino/disposable": ^2.1.2
682
682
  "@lumino/signaling": ^2.1.2
683
683
  "@lumino/widgets": ^2.3.0
684
- checksum: 511d340307abd8b83092fcdb312b5e625f8996641f76c18f492e5246bf07d3824ddafed04819160c5b41ead3dff35f50f60da8ecfde84ca027bab4d7ad470c90
684
+ checksum: 448ee709457c62a60352a28af806a45f0c63486dacf06efec54f0b47f451d38439e7004a20356e604f0eb35a528a6076d260521ba36e2a15bad9e0db71479bc3
685
685
  languageName: node
686
686
  linkType: hard
687
687
 
688
- "@jupyterlab/cells@npm:~4.0.11":
689
- version: 4.0.11
690
- resolution: "@jupyterlab/cells@npm:4.0.11"
688
+ "@jupyterlab/cells@npm:~4.0.12":
689
+ version: 4.0.12
690
+ resolution: "@jupyterlab/cells@npm:4.0.12"
691
691
  dependencies:
692
692
  "@codemirror/state": ^6.2.0
693
693
  "@codemirror/view": ^6.9.6
694
694
  "@jupyter/ydoc": ^1.1.1
695
- "@jupyterlab/apputils": ^4.1.11
696
- "@jupyterlab/attachments": ^4.0.11
697
- "@jupyterlab/codeeditor": ^4.0.11
698
- "@jupyterlab/codemirror": ^4.0.11
699
- "@jupyterlab/coreutils": ^6.0.11
700
- "@jupyterlab/documentsearch": ^4.0.11
701
- "@jupyterlab/filebrowser": ^4.0.11
702
- "@jupyterlab/nbformat": ^4.0.11
703
- "@jupyterlab/observables": ^5.0.11
704
- "@jupyterlab/outputarea": ^4.0.11
705
- "@jupyterlab/rendermime": ^4.0.11
706
- "@jupyterlab/services": ^7.0.11
707
- "@jupyterlab/toc": ^6.0.11
708
- "@jupyterlab/translation": ^4.0.11
709
- "@jupyterlab/ui-components": ^4.0.11
695
+ "@jupyterlab/apputils": ^4.1.12
696
+ "@jupyterlab/attachments": ^4.0.12
697
+ "@jupyterlab/codeeditor": ^4.0.12
698
+ "@jupyterlab/codemirror": ^4.0.12
699
+ "@jupyterlab/coreutils": ^6.0.12
700
+ "@jupyterlab/documentsearch": ^4.0.12
701
+ "@jupyterlab/filebrowser": ^4.0.12
702
+ "@jupyterlab/nbformat": ^4.0.12
703
+ "@jupyterlab/observables": ^5.0.12
704
+ "@jupyterlab/outputarea": ^4.0.12
705
+ "@jupyterlab/rendermime": ^4.0.12
706
+ "@jupyterlab/services": ^7.0.12
707
+ "@jupyterlab/toc": ^6.0.12
708
+ "@jupyterlab/translation": ^4.0.12
709
+ "@jupyterlab/ui-components": ^4.0.12
710
710
  "@lumino/algorithm": ^2.0.1
711
711
  "@lumino/coreutils": ^2.1.2
712
712
  "@lumino/domutils": ^2.0.1
@@ -717,37 +717,37 @@ __metadata:
717
717
  "@lumino/virtualdom": ^2.0.1
718
718
  "@lumino/widgets": ^2.3.0
719
719
  react: ^18.2.0
720
- checksum: c0d554269b0ab598f6ee197e76e3d3aaadf2a17bee778b899f00d2446ca51b1846b03771fb69fbce6009f50c62e8c2d7cfb6f1bcb763d7bd70a6e4f809c7a4d7
720
+ checksum: 002f5210a12239a221953b902b93ffdf7b9413b1b9cf793b1fefe1fab2c22c73077767ec49a08cc7ba34d61b9301e6af482753490a32ae08286febc1c354c520
721
721
  languageName: node
722
722
  linkType: hard
723
723
 
724
- "@jupyterlab/celltags-extension@npm:~4.0.11":
725
- version: 4.0.11
726
- resolution: "@jupyterlab/celltags-extension@npm:4.0.11"
724
+ "@jupyterlab/celltags-extension@npm:~4.0.12":
725
+ version: 4.0.12
726
+ resolution: "@jupyterlab/celltags-extension@npm:4.0.12"
727
727
  dependencies:
728
- "@jupyterlab/application": ^4.0.11
729
- "@jupyterlab/notebook": ^4.0.11
730
- "@jupyterlab/translation": ^4.0.11
731
- "@jupyterlab/ui-components": ^4.0.11
728
+ "@jupyterlab/application": ^4.0.12
729
+ "@jupyterlab/notebook": ^4.0.12
730
+ "@jupyterlab/translation": ^4.0.12
731
+ "@jupyterlab/ui-components": ^4.0.12
732
732
  "@lumino/algorithm": ^2.0.1
733
733
  "@rjsf/utils": ^5.1.0
734
734
  react: ^18.2.0
735
- checksum: efd2eaca37c60dc01fc16e4bbf8ec629d6d0bd74e87f086d762a11be0de936c584d74d178d8fa1e1faf2466ea0d38ea213ae9018f7bbb16d6222ebcc81e06e57
735
+ checksum: 3c99aee5b332d30b9f3308abbb6de7f7bc9e1ce91022630495fa50f287e697538808c7205fdeb5a1f71faafe81dd056c39ca2651e4bd7ddb400ee4138b95c933
736
736
  languageName: node
737
737
  linkType: hard
738
738
 
739
- "@jupyterlab/codeeditor@npm:~4.0.11":
740
- version: 4.0.11
741
- resolution: "@jupyterlab/codeeditor@npm:4.0.11"
739
+ "@jupyterlab/codeeditor@npm:~4.0.12":
740
+ version: 4.0.12
741
+ resolution: "@jupyterlab/codeeditor@npm:4.0.12"
742
742
  dependencies:
743
743
  "@codemirror/state": ^6.2.0
744
744
  "@jupyter/ydoc": ^1.1.1
745
- "@jupyterlab/coreutils": ^6.0.11
746
- "@jupyterlab/nbformat": ^4.0.11
747
- "@jupyterlab/observables": ^5.0.11
748
- "@jupyterlab/statusbar": ^4.0.11
749
- "@jupyterlab/translation": ^4.0.11
750
- "@jupyterlab/ui-components": ^4.0.11
745
+ "@jupyterlab/coreutils": ^6.0.12
746
+ "@jupyterlab/nbformat": ^4.0.12
747
+ "@jupyterlab/observables": ^5.0.12
748
+ "@jupyterlab/statusbar": ^4.0.12
749
+ "@jupyterlab/translation": ^4.0.12
750
+ "@jupyterlab/ui-components": ^4.0.12
751
751
  "@lumino/coreutils": ^2.1.2
752
752
  "@lumino/disposable": ^2.1.2
753
753
  "@lumino/dragdrop": ^2.1.4
@@ -755,37 +755,37 @@ __metadata:
755
755
  "@lumino/signaling": ^2.1.2
756
756
  "@lumino/widgets": ^2.3.0
757
757
  react: ^18.2.0
758
- checksum: 65e3a5ad115fd288d4389b90e0d475051192f361d9ac119d3b75d150db973c735638051474dae18a3fca9ba8e986ea33b57ed424f1c444bafcd60b3e47e548f3
758
+ checksum: 41ed7af7e0a369f0fb8e99a4f217145f8c2c76bf6e3b7d879de030544c657451c45a175ef9257d519ea6a2bc68481dacc37cdf92a1be620d6184152e90919185
759
759
  languageName: node
760
760
  linkType: hard
761
761
 
762
- "@jupyterlab/codemirror-extension@npm:~4.0.11":
763
- version: 4.0.11
764
- resolution: "@jupyterlab/codemirror-extension@npm:4.0.11"
762
+ "@jupyterlab/codemirror-extension@npm:~4.0.12":
763
+ version: 4.0.12
764
+ resolution: "@jupyterlab/codemirror-extension@npm:4.0.12"
765
765
  dependencies:
766
766
  "@codemirror/lang-markdown": ^6.1.1
767
767
  "@codemirror/language": ^6.6.0
768
768
  "@codemirror/legacy-modes": ^6.3.2
769
769
  "@jupyter/ydoc": ^1.1.1
770
- "@jupyterlab/application": ^4.0.11
771
- "@jupyterlab/codeeditor": ^4.0.11
772
- "@jupyterlab/codemirror": ^4.0.11
773
- "@jupyterlab/settingregistry": ^4.0.11
774
- "@jupyterlab/statusbar": ^4.0.11
775
- "@jupyterlab/translation": ^4.0.11
776
- "@jupyterlab/ui-components": ^4.0.11
770
+ "@jupyterlab/application": ^4.0.12
771
+ "@jupyterlab/codeeditor": ^4.0.12
772
+ "@jupyterlab/codemirror": ^4.0.12
773
+ "@jupyterlab/settingregistry": ^4.0.12
774
+ "@jupyterlab/statusbar": ^4.0.12
775
+ "@jupyterlab/translation": ^4.0.12
776
+ "@jupyterlab/ui-components": ^4.0.12
777
777
  "@lumino/coreutils": ^2.1.2
778
778
  "@lumino/widgets": ^2.3.0
779
779
  "@rjsf/utils": ^5.1.0
780
780
  "@rjsf/validator-ajv8": ^5.1.0
781
781
  react: ^18.2.0
782
- checksum: 57639d67a9f341900bce4f9103b53017de30ec9b3654fd4b8672d414087b03171f26eff598c1315d6cda18157275948f35d78e1d2bf19bc007a51f8263467012
782
+ checksum: c87d83fb17c947bafcf14c0a4b7c2114c160f74009119daacdaf5345055d6d3740df3596e8beefa2328a67df93cb52f4479349f425912740e2b7712d96cc77d2
783
783
  languageName: node
784
784
  linkType: hard
785
785
 
786
- "@jupyterlab/codemirror@npm:~4.0.11":
787
- version: 4.0.11
788
- resolution: "@jupyterlab/codemirror@npm:4.0.11"
786
+ "@jupyterlab/codemirror@npm:~4.0.12":
787
+ version: 4.0.12
788
+ resolution: "@jupyterlab/codemirror@npm:4.0.12"
789
789
  dependencies:
790
790
  "@codemirror/autocomplete": ^6.5.1
791
791
  "@codemirror/commands": ^6.2.3
@@ -808,11 +808,11 @@ __metadata:
808
808
  "@codemirror/state": ^6.2.0
809
809
  "@codemirror/view": ^6.9.6
810
810
  "@jupyter/ydoc": ^1.1.1
811
- "@jupyterlab/codeeditor": ^4.0.11
812
- "@jupyterlab/coreutils": ^6.0.11
813
- "@jupyterlab/documentsearch": ^4.0.11
814
- "@jupyterlab/nbformat": ^4.0.11
815
- "@jupyterlab/translation": ^4.0.11
811
+ "@jupyterlab/codeeditor": ^4.0.12
812
+ "@jupyterlab/coreutils": ^6.0.12
813
+ "@jupyterlab/documentsearch": ^4.0.12
814
+ "@jupyterlab/nbformat": ^4.0.12
815
+ "@jupyterlab/translation": ^4.0.12
816
816
  "@lezer/common": ^1.0.2
817
817
  "@lezer/generator": ^1.2.2
818
818
  "@lezer/highlight": ^1.1.4
@@ -821,37 +821,37 @@ __metadata:
821
821
  "@lumino/disposable": ^2.1.2
822
822
  "@lumino/signaling": ^2.1.2
823
823
  yjs: ^13.5.40
824
- checksum: e4d16faad69575a6d3c4e41ab3cc268475c92f0783ca14013dc701cc2f12ee4eb7b37c1a650d9e60f17fe4daf0fba303e7cb984e06e9fde587c8075bbee7f1c8
824
+ checksum: 270c966918a781a844d8b3072547c97897bee39fde5544834f346e4b738cee4f16f97c1124937a2d3b5d65ae5a9f01ecd0ade56ace265beda4286a38b914b053
825
825
  languageName: node
826
826
  linkType: hard
827
827
 
828
- "@jupyterlab/completer-extension@npm:~4.0.11":
829
- version: 4.0.11
830
- resolution: "@jupyterlab/completer-extension@npm:4.0.11"
828
+ "@jupyterlab/completer-extension@npm:~4.0.12":
829
+ version: 4.0.12
830
+ resolution: "@jupyterlab/completer-extension@npm:4.0.12"
831
831
  dependencies:
832
- "@jupyterlab/application": ^4.0.11
833
- "@jupyterlab/completer": ^4.0.11
834
- "@jupyterlab/settingregistry": ^4.0.11
835
- "@jupyterlab/ui-components": ^4.0.11
832
+ "@jupyterlab/application": ^4.0.12
833
+ "@jupyterlab/completer": ^4.0.12
834
+ "@jupyterlab/settingregistry": ^4.0.12
835
+ "@jupyterlab/ui-components": ^4.0.12
836
836
  "@lumino/coreutils": ^2.1.2
837
837
  "@rjsf/utils": ^5.1.0
838
838
  react: ^18.2.0
839
- checksum: d8103b3a59e12f35546d3ff18ccbc32d03050901ba07b774cdd034277eb61b5f3a30b23e6aa664ac5927430d737ae5353fa653009850b5401118391e240e4567
839
+ checksum: 1e61a2300e8d3ecdbde84d05cfa7161f51a1dffd44571d9b6df95490a68b53a2d0219d6e7ad044fb20489527dfe96feca57d760527cdcf58c265ad34159ad274
840
840
  languageName: node
841
841
  linkType: hard
842
842
 
843
- "@jupyterlab/completer@npm:~4.0.11":
844
- version: 4.0.11
845
- resolution: "@jupyterlab/completer@npm:4.0.11"
843
+ "@jupyterlab/completer@npm:~4.0.12":
844
+ version: 4.0.12
845
+ resolution: "@jupyterlab/completer@npm:4.0.12"
846
846
  dependencies:
847
847
  "@jupyter/ydoc": ^1.1.1
848
- "@jupyterlab/apputils": ^4.1.11
849
- "@jupyterlab/codeeditor": ^4.0.11
850
- "@jupyterlab/coreutils": ^6.0.11
851
- "@jupyterlab/rendermime": ^4.0.11
852
- "@jupyterlab/services": ^7.0.11
853
- "@jupyterlab/statedb": ^4.0.11
854
- "@jupyterlab/ui-components": ^4.0.11
848
+ "@jupyterlab/apputils": ^4.1.12
849
+ "@jupyterlab/codeeditor": ^4.0.12
850
+ "@jupyterlab/coreutils": ^6.0.12
851
+ "@jupyterlab/rendermime": ^4.0.12
852
+ "@jupyterlab/services": ^7.0.12
853
+ "@jupyterlab/statedb": ^4.0.12
854
+ "@jupyterlab/ui-components": ^4.0.12
855
855
  "@lumino/algorithm": ^2.0.1
856
856
  "@lumino/coreutils": ^2.1.2
857
857
  "@lumino/disposable": ^2.1.2
@@ -859,65 +859,65 @@ __metadata:
859
859
  "@lumino/messaging": ^2.0.1
860
860
  "@lumino/signaling": ^2.1.2
861
861
  "@lumino/widgets": ^2.3.0
862
- checksum: 40dccd4109870095482616f5bdeb446e027988fd848d1d30144baf22119c2134379c933ce50d26afd7dc152fcd20d2ff892092a9aa2684cf5a3d2f1d16cc209d
863
- languageName: node
864
- linkType: hard
865
-
866
- "@jupyterlab/console-extension@npm:~4.0.11":
867
- version: 4.0.11
868
- resolution: "@jupyterlab/console-extension@npm:4.0.11"
869
- dependencies:
870
- "@jupyterlab/application": ^4.0.11
871
- "@jupyterlab/apputils": ^4.1.11
872
- "@jupyterlab/codeeditor": ^4.0.11
873
- "@jupyterlab/completer": ^4.0.11
874
- "@jupyterlab/console": ^4.0.11
875
- "@jupyterlab/filebrowser": ^4.0.11
876
- "@jupyterlab/launcher": ^4.0.11
877
- "@jupyterlab/mainmenu": ^4.0.11
878
- "@jupyterlab/rendermime": ^4.0.11
879
- "@jupyterlab/settingregistry": ^4.0.11
880
- "@jupyterlab/translation": ^4.0.11
881
- "@jupyterlab/ui-components": ^4.0.11
862
+ checksum: b8d27bfa47b8745bc104be7d2bd71213d24b5248062cb6a8b347bfcee2cdec957e7e6766f84ccbc27b5de1cbc894a61b169e96ad738a684fb93fb498ec570aec
863
+ languageName: node
864
+ linkType: hard
865
+
866
+ "@jupyterlab/console-extension@npm:~4.0.12":
867
+ version: 4.0.12
868
+ resolution: "@jupyterlab/console-extension@npm:4.0.12"
869
+ dependencies:
870
+ "@jupyterlab/application": ^4.0.12
871
+ "@jupyterlab/apputils": ^4.1.12
872
+ "@jupyterlab/codeeditor": ^4.0.12
873
+ "@jupyterlab/completer": ^4.0.12
874
+ "@jupyterlab/console": ^4.0.12
875
+ "@jupyterlab/filebrowser": ^4.0.12
876
+ "@jupyterlab/launcher": ^4.0.12
877
+ "@jupyterlab/mainmenu": ^4.0.12
878
+ "@jupyterlab/rendermime": ^4.0.12
879
+ "@jupyterlab/settingregistry": ^4.0.12
880
+ "@jupyterlab/translation": ^4.0.12
881
+ "@jupyterlab/ui-components": ^4.0.12
882
882
  "@lumino/algorithm": ^2.0.1
883
883
  "@lumino/coreutils": ^2.1.2
884
884
  "@lumino/disposable": ^2.1.2
885
885
  "@lumino/properties": ^2.0.1
886
886
  "@lumino/widgets": ^2.3.0
887
- checksum: 3743d23212a32f629e4bd6f1fd8ac511983ca3812e8a882ddf0bb069d9df34ee5e748bbc987b0203c22f776534f3a7c4e6867e2720fa5d654fd0eb31a40f8530
887
+ checksum: 629ae1c6a3945f2feeca3b35b4623403d3a8f6ff97000dc7ad7952a443c7403228e5914883c4e3d90137e724ff09965499243437d95af3238046671161241ad0
888
888
  languageName: node
889
889
  linkType: hard
890
890
 
891
- "@jupyterlab/console@npm:~4.0.11":
892
- version: 4.0.11
893
- resolution: "@jupyterlab/console@npm:4.0.11"
891
+ "@jupyterlab/console@npm:~4.0.12":
892
+ version: 4.0.12
893
+ resolution: "@jupyterlab/console@npm:4.0.12"
894
894
  dependencies:
895
895
  "@codemirror/state": ^6.2.0
896
896
  "@codemirror/view": ^6.9.6
897
897
  "@jupyter/ydoc": ^1.1.1
898
- "@jupyterlab/apputils": ^4.1.11
899
- "@jupyterlab/cells": ^4.0.11
900
- "@jupyterlab/codeeditor": ^4.0.11
901
- "@jupyterlab/coreutils": ^6.0.11
902
- "@jupyterlab/nbformat": ^4.0.11
903
- "@jupyterlab/observables": ^5.0.11
904
- "@jupyterlab/rendermime": ^4.0.11
905
- "@jupyterlab/services": ^7.0.11
906
- "@jupyterlab/translation": ^4.0.11
907
- "@jupyterlab/ui-components": ^4.0.11
898
+ "@jupyterlab/apputils": ^4.1.12
899
+ "@jupyterlab/cells": ^4.0.12
900
+ "@jupyterlab/codeeditor": ^4.0.12
901
+ "@jupyterlab/coreutils": ^6.0.12
902
+ "@jupyterlab/nbformat": ^4.0.12
903
+ "@jupyterlab/observables": ^5.0.12
904
+ "@jupyterlab/rendermime": ^4.0.12
905
+ "@jupyterlab/services": ^7.0.12
906
+ "@jupyterlab/translation": ^4.0.12
907
+ "@jupyterlab/ui-components": ^4.0.12
908
908
  "@lumino/coreutils": ^2.1.2
909
909
  "@lumino/disposable": ^2.1.2
910
910
  "@lumino/dragdrop": ^2.1.4
911
911
  "@lumino/messaging": ^2.0.1
912
912
  "@lumino/signaling": ^2.1.2
913
913
  "@lumino/widgets": ^2.3.0
914
- checksum: a7818d11d49acb7c3f44b8e8b984075548fe70b1c34aa1a8ad6dc3edf2b1514e4740773fc5869bf61cad0684bcba471b740dbf5ff1fd1b4f6d9428bdc81d31c3
914
+ checksum: f8b72cd7962987c3c8e3534b709cb91a96ccd4116b3790cc64828b498178ad12aaf4143ecb39116abc10d224a85bfeb49b7d2501ef267c227eadea32bfa67cb6
915
915
  languageName: node
916
916
  linkType: hard
917
917
 
918
- "@jupyterlab/coreutils@npm:~6.0.11":
919
- version: 6.0.11
920
- resolution: "@jupyterlab/coreutils@npm:6.0.11"
918
+ "@jupyterlab/coreutils@npm:~6.0.12":
919
+ version: 6.0.12
920
+ resolution: "@jupyterlab/coreutils@npm:6.0.12"
921
921
  dependencies:
922
922
  "@lumino/coreutils": ^2.1.2
923
923
  "@lumino/disposable": ^2.1.2
@@ -925,92 +925,92 @@ __metadata:
925
925
  minimist: ~1.2.0
926
926
  path-browserify: ^1.0.0
927
927
  url-parse: ~1.5.4
928
- checksum: 2a3ab30865439d486ad180c0779bf086992d5999727e1fb4cbadad6ecd4c53fbcfcde4fc611d9819dc28aedc6b36e7b48d267ff2bcdd8f35de5b4f3d7145f2cc
928
+ checksum: 4a225e5e05cefe5f1cfbbfc25222553f89e866b6dca61bc3cba7ecbd759b1b0738ea2798489f41329dceedf3f5de63250554a6b2d5100cbf1c56c153e6d49672
929
929
  languageName: node
930
930
  linkType: hard
931
931
 
932
- "@jupyterlab/csvviewer-extension@npm:~4.0.11":
933
- version: 4.0.11
934
- resolution: "@jupyterlab/csvviewer-extension@npm:4.0.11"
932
+ "@jupyterlab/csvviewer-extension@npm:~4.0.12":
933
+ version: 4.0.12
934
+ resolution: "@jupyterlab/csvviewer-extension@npm:4.0.12"
935
935
  dependencies:
936
- "@jupyterlab/application": ^4.0.11
937
- "@jupyterlab/apputils": ^4.1.11
938
- "@jupyterlab/csvviewer": ^4.0.11
939
- "@jupyterlab/docregistry": ^4.0.11
940
- "@jupyterlab/documentsearch": ^4.0.11
941
- "@jupyterlab/mainmenu": ^4.0.11
942
- "@jupyterlab/observables": ^5.0.11
943
- "@jupyterlab/settingregistry": ^4.0.11
944
- "@jupyterlab/translation": ^4.0.11
936
+ "@jupyterlab/application": ^4.0.12
937
+ "@jupyterlab/apputils": ^4.1.12
938
+ "@jupyterlab/csvviewer": ^4.0.12
939
+ "@jupyterlab/docregistry": ^4.0.12
940
+ "@jupyterlab/documentsearch": ^4.0.12
941
+ "@jupyterlab/mainmenu": ^4.0.12
942
+ "@jupyterlab/observables": ^5.0.12
943
+ "@jupyterlab/settingregistry": ^4.0.12
944
+ "@jupyterlab/translation": ^4.0.12
945
945
  "@lumino/datagrid": ^2.2.0
946
946
  "@lumino/widgets": ^2.3.0
947
- checksum: 9b870d382ededa68846c425e1be5534cbcb6f54b0ab3845db2088033682ac29c9a6da689961e99e8d93c31a6da38681f05acf889ae26f1b7c0cb7e03c07fa442
947
+ checksum: b475fb304986d46d0cc286695631fa291972ca813cc79447d9c846dea67615cfa7b99a08fc9ed4046b8df5c332433ee676eecd0370633c62b5854b264fd9b52b
948
948
  languageName: node
949
949
  linkType: hard
950
950
 
951
- "@jupyterlab/csvviewer@npm:~4.0.11":
952
- version: 4.0.11
953
- resolution: "@jupyterlab/csvviewer@npm:4.0.11"
951
+ "@jupyterlab/csvviewer@npm:~4.0.12":
952
+ version: 4.0.12
953
+ resolution: "@jupyterlab/csvviewer@npm:4.0.12"
954
954
  dependencies:
955
- "@jupyterlab/coreutils": ^6.0.11
956
- "@jupyterlab/docregistry": ^4.0.11
957
- "@jupyterlab/translation": ^4.0.11
958
- "@jupyterlab/ui-components": ^4.0.11
955
+ "@jupyterlab/coreutils": ^6.0.12
956
+ "@jupyterlab/docregistry": ^4.0.12
957
+ "@jupyterlab/translation": ^4.0.12
958
+ "@jupyterlab/ui-components": ^4.0.12
959
959
  "@lumino/coreutils": ^2.1.2
960
960
  "@lumino/datagrid": ^2.2.0
961
961
  "@lumino/disposable": ^2.1.2
962
962
  "@lumino/messaging": ^2.0.1
963
963
  "@lumino/signaling": ^2.1.2
964
964
  "@lumino/widgets": ^2.3.0
965
- checksum: 275d3aee1b83639883d09dda8b11e3d4e8aa71cdb56ee94561130c71356b699215a46c775f560e64e3ae031574e9ef2afe29cb546061cd036b0ec00da4aa60b1
965
+ checksum: fcd418bd8642c5d23b3b043bd6b072ae7de4ab5b5b16a99471f9118103d74736db4b5a98b7f88e1cabda2dd3613c3cb88f4499fe85c30b3ad6a48c2ed7ffe2e7
966
966
  languageName: node
967
967
  linkType: hard
968
968
 
969
- "@jupyterlab/debugger-extension@npm:~4.0.11":
970
- version: 4.0.11
971
- resolution: "@jupyterlab/debugger-extension@npm:4.0.11"
969
+ "@jupyterlab/debugger-extension@npm:~4.0.12":
970
+ version: 4.0.12
971
+ resolution: "@jupyterlab/debugger-extension@npm:4.0.12"
972
972
  dependencies:
973
- "@jupyterlab/application": ^4.0.11
974
- "@jupyterlab/apputils": ^4.1.11
975
- "@jupyterlab/cells": ^4.0.11
976
- "@jupyterlab/codeeditor": ^4.0.11
977
- "@jupyterlab/console": ^4.0.11
978
- "@jupyterlab/coreutils": ^6.0.11
979
- "@jupyterlab/debugger": ^4.0.11
980
- "@jupyterlab/docregistry": ^4.0.11
981
- "@jupyterlab/fileeditor": ^4.0.11
982
- "@jupyterlab/logconsole": ^4.0.11
983
- "@jupyterlab/notebook": ^4.0.11
984
- "@jupyterlab/rendermime": ^4.0.11
985
- "@jupyterlab/services": ^7.0.11
986
- "@jupyterlab/settingregistry": ^4.0.11
987
- "@jupyterlab/translation": ^4.0.11
988
- checksum: 885af0a6eae72170643bd6a54557a1bee121da1bdd76a80cfcb4ceb582390054c39d6808d954b594bb288ad468c318b24ed29dadc1f806a6e6eb1a4a260145ae
973
+ "@jupyterlab/application": ^4.0.12
974
+ "@jupyterlab/apputils": ^4.1.12
975
+ "@jupyterlab/cells": ^4.0.12
976
+ "@jupyterlab/codeeditor": ^4.0.12
977
+ "@jupyterlab/console": ^4.0.12
978
+ "@jupyterlab/coreutils": ^6.0.12
979
+ "@jupyterlab/debugger": ^4.0.12
980
+ "@jupyterlab/docregistry": ^4.0.12
981
+ "@jupyterlab/fileeditor": ^4.0.12
982
+ "@jupyterlab/logconsole": ^4.0.12
983
+ "@jupyterlab/notebook": ^4.0.12
984
+ "@jupyterlab/rendermime": ^4.0.12
985
+ "@jupyterlab/services": ^7.0.12
986
+ "@jupyterlab/settingregistry": ^4.0.12
987
+ "@jupyterlab/translation": ^4.0.12
988
+ checksum: 1fe924e815bdf7ca3aeb3a24561ba6dd6162ddb0d81fcb843b462effa98c96d714ef8c40e7de77c8d547614f0397b529e2963cce54af76a4d927cc5ed4c846dc
989
989
  languageName: node
990
990
  linkType: hard
991
991
 
992
- "@jupyterlab/debugger@npm:~4.0.11":
993
- version: 4.0.11
994
- resolution: "@jupyterlab/debugger@npm:4.0.11"
992
+ "@jupyterlab/debugger@npm:~4.0.12":
993
+ version: 4.0.12
994
+ resolution: "@jupyterlab/debugger@npm:4.0.12"
995
995
  dependencies:
996
996
  "@codemirror/state": ^6.2.0
997
997
  "@codemirror/view": ^6.9.6
998
998
  "@jupyter/ydoc": ^1.1.1
999
- "@jupyterlab/application": ^4.0.11
1000
- "@jupyterlab/apputils": ^4.1.11
1001
- "@jupyterlab/cells": ^4.0.11
1002
- "@jupyterlab/codeeditor": ^4.0.11
1003
- "@jupyterlab/codemirror": ^4.0.11
1004
- "@jupyterlab/console": ^4.0.11
1005
- "@jupyterlab/coreutils": ^6.0.11
1006
- "@jupyterlab/docregistry": ^4.0.11
1007
- "@jupyterlab/fileeditor": ^4.0.11
1008
- "@jupyterlab/notebook": ^4.0.11
1009
- "@jupyterlab/observables": ^5.0.11
1010
- "@jupyterlab/rendermime": ^4.0.11
1011
- "@jupyterlab/services": ^7.0.11
1012
- "@jupyterlab/translation": ^4.0.11
1013
- "@jupyterlab/ui-components": ^4.0.11
999
+ "@jupyterlab/application": ^4.0.12
1000
+ "@jupyterlab/apputils": ^4.1.12
1001
+ "@jupyterlab/cells": ^4.0.12
1002
+ "@jupyterlab/codeeditor": ^4.0.12
1003
+ "@jupyterlab/codemirror": ^4.0.12
1004
+ "@jupyterlab/console": ^4.0.12
1005
+ "@jupyterlab/coreutils": ^6.0.12
1006
+ "@jupyterlab/docregistry": ^4.0.12
1007
+ "@jupyterlab/fileeditor": ^4.0.12
1008
+ "@jupyterlab/notebook": ^4.0.12
1009
+ "@jupyterlab/observables": ^5.0.12
1010
+ "@jupyterlab/rendermime": ^4.0.12
1011
+ "@jupyterlab/services": ^7.0.12
1012
+ "@jupyterlab/translation": ^4.0.12
1013
+ "@jupyterlab/ui-components": ^4.0.12
1014
1014
  "@lumino/algorithm": ^2.0.1
1015
1015
  "@lumino/commands": ^2.1.3
1016
1016
  "@lumino/coreutils": ^2.1.2
@@ -1022,24 +1022,24 @@ __metadata:
1022
1022
  "@lumino/widgets": ^2.3.0
1023
1023
  "@vscode/debugprotocol": ^1.51.0
1024
1024
  react: ^18.2.0
1025
- checksum: 7bd03de7ba4ebe1df628eb903e950527ef624d30aabe3624d91138d4f3aa44ec72f6b93b8219f3eda32775c289a41f48fdef71909f741afb7078d9735ad547d4
1025
+ checksum: 330ef5f3f5f38cebda74fada2735aa654a1729c7ec635509a9f6ae5a32fb0163a6502d8b21e55c6441bd0ef3ccbb59cc1fd26086fe180715f10cdc45a6700077
1026
1026
  languageName: node
1027
1027
  linkType: hard
1028
1028
 
1029
- "@jupyterlab/docmanager-extension@npm:~4.0.11":
1030
- version: 4.0.11
1031
- resolution: "@jupyterlab/docmanager-extension@npm:4.0.11"
1029
+ "@jupyterlab/docmanager-extension@npm:~4.0.12":
1030
+ version: 4.0.12
1031
+ resolution: "@jupyterlab/docmanager-extension@npm:4.0.12"
1032
1032
  dependencies:
1033
- "@jupyterlab/application": ^4.0.11
1034
- "@jupyterlab/apputils": ^4.1.11
1035
- "@jupyterlab/coreutils": ^6.0.11
1036
- "@jupyterlab/docmanager": ^4.0.11
1037
- "@jupyterlab/docregistry": ^4.0.11
1038
- "@jupyterlab/services": ^7.0.11
1039
- "@jupyterlab/settingregistry": ^4.0.11
1040
- "@jupyterlab/statusbar": ^4.0.11
1041
- "@jupyterlab/translation": ^4.0.11
1042
- "@jupyterlab/ui-components": ^4.0.11
1033
+ "@jupyterlab/application": ^4.0.12
1034
+ "@jupyterlab/apputils": ^4.1.12
1035
+ "@jupyterlab/coreutils": ^6.0.12
1036
+ "@jupyterlab/docmanager": ^4.0.12
1037
+ "@jupyterlab/docregistry": ^4.0.12
1038
+ "@jupyterlab/services": ^7.0.12
1039
+ "@jupyterlab/settingregistry": ^4.0.12
1040
+ "@jupyterlab/statusbar": ^4.0.12
1041
+ "@jupyterlab/translation": ^4.0.12
1042
+ "@jupyterlab/ui-components": ^4.0.12
1043
1043
  "@lumino/algorithm": ^2.0.1
1044
1044
  "@lumino/commands": ^2.1.3
1045
1045
  "@lumino/coreutils": ^2.1.2
@@ -1047,21 +1047,21 @@ __metadata:
1047
1047
  "@lumino/signaling": ^2.1.2
1048
1048
  "@lumino/widgets": ^2.3.0
1049
1049
  react: ^18.2.0
1050
- checksum: 0961e1c66bdeed1036ec397cde5d88e9278b24f1dc038aa37fa6c81fe952f48a3d4294b8b62b6005eb7f01e827b2b2ca9cfd2f4cbe832d44288bea472edcadc2
1050
+ checksum: 238e7c481d679ce3bb2fc2fae8bd09a6094cf509c7f5ed1c785ae27111ece7cc3e145a2e68f3faf330e2629324d091261f42b51eaa3774d2a133626c1bb64825
1051
1051
  languageName: node
1052
1052
  linkType: hard
1053
1053
 
1054
- "@jupyterlab/docmanager@npm:~4.0.11":
1055
- version: 4.0.11
1056
- resolution: "@jupyterlab/docmanager@npm:4.0.11"
1054
+ "@jupyterlab/docmanager@npm:~4.0.12":
1055
+ version: 4.0.12
1056
+ resolution: "@jupyterlab/docmanager@npm:4.0.12"
1057
1057
  dependencies:
1058
- "@jupyterlab/apputils": ^4.1.11
1059
- "@jupyterlab/coreutils": ^6.0.11
1060
- "@jupyterlab/docregistry": ^4.0.11
1061
- "@jupyterlab/services": ^7.0.11
1062
- "@jupyterlab/statusbar": ^4.0.11
1063
- "@jupyterlab/translation": ^4.0.11
1064
- "@jupyterlab/ui-components": ^4.0.11
1058
+ "@jupyterlab/apputils": ^4.1.12
1059
+ "@jupyterlab/coreutils": ^6.0.12
1060
+ "@jupyterlab/docregistry": ^4.0.12
1061
+ "@jupyterlab/services": ^7.0.12
1062
+ "@jupyterlab/statusbar": ^4.0.12
1063
+ "@jupyterlab/translation": ^4.0.12
1064
+ "@jupyterlab/ui-components": ^4.0.12
1065
1065
  "@lumino/algorithm": ^2.0.1
1066
1066
  "@lumino/coreutils": ^2.1.2
1067
1067
  "@lumino/disposable": ^2.1.2
@@ -1070,24 +1070,24 @@ __metadata:
1070
1070
  "@lumino/signaling": ^2.1.2
1071
1071
  "@lumino/widgets": ^2.3.0
1072
1072
  react: ^18.2.0
1073
- checksum: 964f85cceb54866bb3c603d5d7b3d3f064cb481917ae1e1f6aaf16fe2fb2a0863a9ab8427b82e72eed171e3ae80043b0de72e514dce0a4a0feb46e39c2faf9a0
1073
+ checksum: aee8ba4bbd411430b82558e318185d03ad68b1ce26cc8e6103b603110bc9c757ba94e2ee7bd4f2cd04b809ef46119e958c681e8d2fdc7618f8e66adb25c77e79
1074
1074
  languageName: node
1075
1075
  linkType: hard
1076
1076
 
1077
- "@jupyterlab/docregistry@npm:~4.0.11":
1078
- version: 4.0.11
1079
- resolution: "@jupyterlab/docregistry@npm:4.0.11"
1077
+ "@jupyterlab/docregistry@npm:~4.0.12":
1078
+ version: 4.0.12
1079
+ resolution: "@jupyterlab/docregistry@npm:4.0.12"
1080
1080
  dependencies:
1081
1081
  "@jupyter/ydoc": ^1.1.1
1082
- "@jupyterlab/apputils": ^4.1.11
1083
- "@jupyterlab/codeeditor": ^4.0.11
1084
- "@jupyterlab/coreutils": ^6.0.11
1085
- "@jupyterlab/observables": ^5.0.11
1086
- "@jupyterlab/rendermime": ^4.0.11
1087
- "@jupyterlab/rendermime-interfaces": ^3.8.11
1088
- "@jupyterlab/services": ^7.0.11
1089
- "@jupyterlab/translation": ^4.0.11
1090
- "@jupyterlab/ui-components": ^4.0.11
1082
+ "@jupyterlab/apputils": ^4.1.12
1083
+ "@jupyterlab/codeeditor": ^4.0.12
1084
+ "@jupyterlab/coreutils": ^6.0.12
1085
+ "@jupyterlab/observables": ^5.0.12
1086
+ "@jupyterlab/rendermime": ^4.0.12
1087
+ "@jupyterlab/rendermime-interfaces": ^3.8.12
1088
+ "@jupyterlab/services": ^7.0.12
1089
+ "@jupyterlab/translation": ^4.0.12
1090
+ "@jupyterlab/ui-components": ^4.0.12
1091
1091
  "@lumino/algorithm": ^2.0.1
1092
1092
  "@lumino/coreutils": ^2.1.2
1093
1093
  "@lumino/disposable": ^2.1.2
@@ -1095,31 +1095,31 @@ __metadata:
1095
1095
  "@lumino/properties": ^2.0.1
1096
1096
  "@lumino/signaling": ^2.1.2
1097
1097
  "@lumino/widgets": ^2.3.0
1098
- checksum: 0c08ec3660f17b6d45aae030215a008278e82068b94bdd1bb77ec4e2995b5ef974830e90a78f5b46e7863204bab1ac397306c5d65901fed4f6bca5e57b4cbe05
1098
+ checksum: 48e53ac2d508b7da2cff50810494b02058ad06ccf6dfe397be81146f79e5da5ebc0461dc7ef1871a393f077556b3d2491b5c3950022b550ca383d4a9ba34afbd
1099
1099
  languageName: node
1100
1100
  linkType: hard
1101
1101
 
1102
- "@jupyterlab/documentsearch-extension@npm:~4.0.11":
1103
- version: 4.0.11
1104
- resolution: "@jupyterlab/documentsearch-extension@npm:4.0.11"
1102
+ "@jupyterlab/documentsearch-extension@npm:~4.0.12":
1103
+ version: 4.0.12
1104
+ resolution: "@jupyterlab/documentsearch-extension@npm:4.0.12"
1105
1105
  dependencies:
1106
- "@jupyterlab/application": ^4.0.11
1107
- "@jupyterlab/apputils": ^4.1.11
1108
- "@jupyterlab/documentsearch": ^4.0.11
1109
- "@jupyterlab/settingregistry": ^4.0.11
1110
- "@jupyterlab/translation": ^4.0.11
1106
+ "@jupyterlab/application": ^4.0.12
1107
+ "@jupyterlab/apputils": ^4.1.12
1108
+ "@jupyterlab/documentsearch": ^4.0.12
1109
+ "@jupyterlab/settingregistry": ^4.0.12
1110
+ "@jupyterlab/translation": ^4.0.12
1111
1111
  "@lumino/widgets": ^2.3.0
1112
- checksum: 32015dc7c126187ed8d55fd23b828b5be8d5dd9335d0f651ce2025fc66b5bf246007ee747f0e220bb11b20693e5d4b337eebffe1ef6b3c3dae82228345790821
1112
+ checksum: fd477c3a46b8e46dd4b5be00f2c9a8cacd4c0fa4552bfb7ad7b8b9977cd098719b0eb849863bdf682c31be6a0d7f23d3e909ed1d16a4ef3c029f8ea789699bfe
1113
1113
  languageName: node
1114
1114
  linkType: hard
1115
1115
 
1116
- "@jupyterlab/documentsearch@npm:~4.0.11":
1117
- version: 4.0.11
1118
- resolution: "@jupyterlab/documentsearch@npm:4.0.11"
1116
+ "@jupyterlab/documentsearch@npm:~4.0.12":
1117
+ version: 4.0.12
1118
+ resolution: "@jupyterlab/documentsearch@npm:4.0.12"
1119
1119
  dependencies:
1120
- "@jupyterlab/apputils": ^4.1.11
1121
- "@jupyterlab/translation": ^4.0.11
1122
- "@jupyterlab/ui-components": ^4.0.11
1120
+ "@jupyterlab/apputils": ^4.1.12
1121
+ "@jupyterlab/translation": ^4.0.12
1122
+ "@jupyterlab/ui-components": ^4.0.12
1123
1123
  "@lumino/coreutils": ^2.1.2
1124
1124
  "@lumino/disposable": ^2.1.2
1125
1125
  "@lumino/messaging": ^2.0.1
@@ -1127,79 +1127,79 @@ __metadata:
1127
1127
  "@lumino/signaling": ^2.1.2
1128
1128
  "@lumino/widgets": ^2.3.0
1129
1129
  react: ^18.2.0
1130
- checksum: 1fa0087c6a0bc40e653a8e67f362b8765558ff9e1c6cf4dedb2e010cdd5112d863d9f10804f36dc22d79f41ad0757c54446af923337ad27e922f972881141bd4
1130
+ checksum: c02e2332a3533a0db5304ee3a8fa694752ca5c26d59487ed0ad87e49d36b353be6aa2ca3003806c231297892fcb1df0dbef84ea10b8ee1e847faa3b88410eb4c
1131
1131
  languageName: node
1132
1132
  linkType: hard
1133
1133
 
1134
- "@jupyterlab/extensionmanager-extension@npm:~4.0.11":
1135
- version: 4.0.11
1136
- resolution: "@jupyterlab/extensionmanager-extension@npm:4.0.11"
1134
+ "@jupyterlab/extensionmanager-extension@npm:~4.0.12":
1135
+ version: 4.0.12
1136
+ resolution: "@jupyterlab/extensionmanager-extension@npm:4.0.12"
1137
1137
  dependencies:
1138
- "@jupyterlab/application": ^4.0.11
1139
- "@jupyterlab/apputils": ^4.1.11
1140
- "@jupyterlab/extensionmanager": ^4.0.11
1141
- "@jupyterlab/settingregistry": ^4.0.11
1142
- "@jupyterlab/translation": ^4.0.11
1143
- "@jupyterlab/ui-components": ^4.0.11
1144
- checksum: bee4b049c9c348073aa1ef6b064aaf11412b71675b4169e341e7f2e7b22d9c5254ed441daab5b84197f9fb5d6b5d17812a715e561497df33e0a6c3ce3162b796
1138
+ "@jupyterlab/application": ^4.0.12
1139
+ "@jupyterlab/apputils": ^4.1.12
1140
+ "@jupyterlab/extensionmanager": ^4.0.12
1141
+ "@jupyterlab/settingregistry": ^4.0.12
1142
+ "@jupyterlab/translation": ^4.0.12
1143
+ "@jupyterlab/ui-components": ^4.0.12
1144
+ checksum: a89e9d88cfd359699f052ef02a88435802c16581df347d8e5094c21a3597a4756b50654d65fb1958193d0c348384b09b869e7a5018cb3e42d0560eb468afc108
1145
1145
  languageName: node
1146
1146
  linkType: hard
1147
1147
 
1148
- "@jupyterlab/extensionmanager@npm:~4.0.11":
1149
- version: 4.0.11
1150
- resolution: "@jupyterlab/extensionmanager@npm:4.0.11"
1148
+ "@jupyterlab/extensionmanager@npm:~4.0.12":
1149
+ version: 4.0.12
1150
+ resolution: "@jupyterlab/extensionmanager@npm:4.0.12"
1151
1151
  dependencies:
1152
- "@jupyterlab/apputils": ^4.1.11
1153
- "@jupyterlab/coreutils": ^6.0.11
1154
- "@jupyterlab/services": ^7.0.11
1155
- "@jupyterlab/translation": ^4.0.11
1156
- "@jupyterlab/ui-components": ^4.0.11
1152
+ "@jupyterlab/apputils": ^4.1.12
1153
+ "@jupyterlab/coreutils": ^6.0.12
1154
+ "@jupyterlab/services": ^7.0.12
1155
+ "@jupyterlab/translation": ^4.0.12
1156
+ "@jupyterlab/ui-components": ^4.0.12
1157
1157
  "@lumino/messaging": ^2.0.1
1158
1158
  "@lumino/polling": ^2.1.2
1159
1159
  "@lumino/widgets": ^2.3.0
1160
1160
  react: ^18.2.0
1161
1161
  react-paginate: ^6.3.2
1162
1162
  semver: ^7.3.2
1163
- checksum: 84d8a3fcc103f87d005e3402816d43ba7ead22e243594067c798ff4e60bd0e56df0ce2c98511757f8b0e517afecebac32825b6a8ba06d9e4cf5e3229a4fad346
1164
- languageName: node
1165
- linkType: hard
1166
-
1167
- "@jupyterlab/filebrowser-extension@npm:~4.0.11":
1168
- version: 4.0.11
1169
- resolution: "@jupyterlab/filebrowser-extension@npm:4.0.11"
1170
- dependencies:
1171
- "@jupyterlab/application": ^4.0.11
1172
- "@jupyterlab/apputils": ^4.1.11
1173
- "@jupyterlab/coreutils": ^6.0.11
1174
- "@jupyterlab/docmanager": ^4.0.11
1175
- "@jupyterlab/docregistry": ^4.0.11
1176
- "@jupyterlab/filebrowser": ^4.0.11
1177
- "@jupyterlab/services": ^7.0.11
1178
- "@jupyterlab/settingregistry": ^4.0.11
1179
- "@jupyterlab/statedb": ^4.0.11
1180
- "@jupyterlab/statusbar": ^4.0.11
1181
- "@jupyterlab/translation": ^4.0.11
1182
- "@jupyterlab/ui-components": ^4.0.11
1163
+ checksum: c9d72911a59a797974f505fba64dafa1d2f20be7bf69931407f474954f021e94dcc4bd3ebd2f9eb3154c150e1a45b66a2ac1c3bd4d00eabdb9512a389902e387
1164
+ languageName: node
1165
+ linkType: hard
1166
+
1167
+ "@jupyterlab/filebrowser-extension@npm:~4.0.12":
1168
+ version: 4.0.12
1169
+ resolution: "@jupyterlab/filebrowser-extension@npm:4.0.12"
1170
+ dependencies:
1171
+ "@jupyterlab/application": ^4.0.12
1172
+ "@jupyterlab/apputils": ^4.1.12
1173
+ "@jupyterlab/coreutils": ^6.0.12
1174
+ "@jupyterlab/docmanager": ^4.0.12
1175
+ "@jupyterlab/docregistry": ^4.0.12
1176
+ "@jupyterlab/filebrowser": ^4.0.12
1177
+ "@jupyterlab/services": ^7.0.12
1178
+ "@jupyterlab/settingregistry": ^4.0.12
1179
+ "@jupyterlab/statedb": ^4.0.12
1180
+ "@jupyterlab/statusbar": ^4.0.12
1181
+ "@jupyterlab/translation": ^4.0.12
1182
+ "@jupyterlab/ui-components": ^4.0.12
1183
1183
  "@lumino/algorithm": ^2.0.1
1184
1184
  "@lumino/commands": ^2.1.3
1185
1185
  "@lumino/widgets": ^2.3.0
1186
- checksum: 58b9ec51c75135cd414821a3e92ce66cfc7c4daccc585a6f435cc307ff42ecf070f0bf04fb87fed541a9346eef8bae9d564d7f94fade2a7c42bdd4ea0ac340fa
1186
+ checksum: f08c141d02ed216cdc2da8333a043949435ab158808a77c13faafca6a4d33e3a57981abeaea076f8874ee55973ab990388fe01a46163c35960718e6d1e3ae762
1187
1187
  languageName: node
1188
1188
  linkType: hard
1189
1189
 
1190
- "@jupyterlab/filebrowser@npm:~4.0.11":
1191
- version: 4.0.11
1192
- resolution: "@jupyterlab/filebrowser@npm:4.0.11"
1190
+ "@jupyterlab/filebrowser@npm:~4.0.12":
1191
+ version: 4.0.12
1192
+ resolution: "@jupyterlab/filebrowser@npm:4.0.12"
1193
1193
  dependencies:
1194
- "@jupyterlab/apputils": ^4.1.11
1195
- "@jupyterlab/coreutils": ^6.0.11
1196
- "@jupyterlab/docmanager": ^4.0.11
1197
- "@jupyterlab/docregistry": ^4.0.11
1198
- "@jupyterlab/services": ^7.0.11
1199
- "@jupyterlab/statedb": ^4.0.11
1200
- "@jupyterlab/statusbar": ^4.0.11
1201
- "@jupyterlab/translation": ^4.0.11
1202
- "@jupyterlab/ui-components": ^4.0.11
1194
+ "@jupyterlab/apputils": ^4.1.12
1195
+ "@jupyterlab/coreutils": ^6.0.12
1196
+ "@jupyterlab/docmanager": ^4.0.12
1197
+ "@jupyterlab/docregistry": ^4.0.12
1198
+ "@jupyterlab/services": ^7.0.12
1199
+ "@jupyterlab/statedb": ^4.0.12
1200
+ "@jupyterlab/statusbar": ^4.0.12
1201
+ "@jupyterlab/translation": ^4.0.12
1202
+ "@jupyterlab/ui-components": ^4.0.12
1203
1203
  "@lumino/algorithm": ^2.0.1
1204
1204
  "@lumino/coreutils": ^2.1.2
1205
1205
  "@lumino/disposable": ^2.1.2
@@ -1211,221 +1211,221 @@ __metadata:
1211
1211
  "@lumino/virtualdom": ^2.0.1
1212
1212
  "@lumino/widgets": ^2.3.0
1213
1213
  react: ^18.2.0
1214
- checksum: d4a452fd6e0772a79d662537a8abf10f83c1a66739813e73bf9218ef8c94b388bdfdb2919d97e135b914c40abfed551cb43b7bcc92b3bb896f99f3e5584d257f
1214
+ checksum: c1d811042d90bb84131e7d42cf3e22fb725382f7b513e1dab49aaff4097db04ef5f0624f07f82bd9350d3b4906f3bb628dac3e8710f79450e6541b146751e603
1215
1215
  languageName: node
1216
1216
  linkType: hard
1217
1217
 
1218
- "@jupyterlab/fileeditor-extension@npm:~4.0.11":
1219
- version: 4.0.11
1220
- resolution: "@jupyterlab/fileeditor-extension@npm:4.0.11"
1218
+ "@jupyterlab/fileeditor-extension@npm:~4.0.12":
1219
+ version: 4.0.12
1220
+ resolution: "@jupyterlab/fileeditor-extension@npm:4.0.12"
1221
1221
  dependencies:
1222
1222
  "@codemirror/commands": ^6.2.3
1223
1223
  "@codemirror/search": ^6.3.0
1224
- "@jupyterlab/application": ^4.0.11
1225
- "@jupyterlab/apputils": ^4.1.11
1226
- "@jupyterlab/codeeditor": ^4.0.11
1227
- "@jupyterlab/codemirror": ^4.0.11
1228
- "@jupyterlab/completer": ^4.0.11
1229
- "@jupyterlab/console": ^4.0.11
1230
- "@jupyterlab/coreutils": ^6.0.11
1231
- "@jupyterlab/docregistry": ^4.0.11
1232
- "@jupyterlab/documentsearch": ^4.0.11
1233
- "@jupyterlab/filebrowser": ^4.0.11
1234
- "@jupyterlab/fileeditor": ^4.0.11
1235
- "@jupyterlab/launcher": ^4.0.11
1236
- "@jupyterlab/lsp": ^4.0.11
1237
- "@jupyterlab/mainmenu": ^4.0.11
1238
- "@jupyterlab/observables": ^5.0.11
1239
- "@jupyterlab/rendermime-interfaces": ^3.8.11
1240
- "@jupyterlab/services": ^7.0.11
1241
- "@jupyterlab/settingregistry": ^4.0.11
1242
- "@jupyterlab/statusbar": ^4.0.11
1243
- "@jupyterlab/toc": ^6.0.11
1244
- "@jupyterlab/translation": ^4.0.11
1245
- "@jupyterlab/ui-components": ^4.0.11
1224
+ "@jupyterlab/application": ^4.0.12
1225
+ "@jupyterlab/apputils": ^4.1.12
1226
+ "@jupyterlab/codeeditor": ^4.0.12
1227
+ "@jupyterlab/codemirror": ^4.0.12
1228
+ "@jupyterlab/completer": ^4.0.12
1229
+ "@jupyterlab/console": ^4.0.12
1230
+ "@jupyterlab/coreutils": ^6.0.12
1231
+ "@jupyterlab/docregistry": ^4.0.12
1232
+ "@jupyterlab/documentsearch": ^4.0.12
1233
+ "@jupyterlab/filebrowser": ^4.0.12
1234
+ "@jupyterlab/fileeditor": ^4.0.12
1235
+ "@jupyterlab/launcher": ^4.0.12
1236
+ "@jupyterlab/lsp": ^4.0.12
1237
+ "@jupyterlab/mainmenu": ^4.0.12
1238
+ "@jupyterlab/observables": ^5.0.12
1239
+ "@jupyterlab/rendermime-interfaces": ^3.8.12
1240
+ "@jupyterlab/services": ^7.0.12
1241
+ "@jupyterlab/settingregistry": ^4.0.12
1242
+ "@jupyterlab/statusbar": ^4.0.12
1243
+ "@jupyterlab/toc": ^6.0.12
1244
+ "@jupyterlab/translation": ^4.0.12
1245
+ "@jupyterlab/ui-components": ^4.0.12
1246
1246
  "@lumino/algorithm": ^2.0.1
1247
1247
  "@lumino/commands": ^2.1.3
1248
1248
  "@lumino/coreutils": ^2.1.2
1249
1249
  "@lumino/widgets": ^2.3.0
1250
- checksum: 8d90042337f1c1cc07220cd702948d49c3a8256a9cdbc564946b0e85fd43709267001f18ed908744a3a4352c160b7a120ae02b67a516d9d5890032f6596c8e51
1250
+ checksum: 7731b3da7f160de1980452bc335d55aad9243f2623e325e1166b72c6e32dd3b57e0e8347ba9b8cdbf40de61320d2d374d6eea4c8f926ee62f0acbc7759dc8dc5
1251
1251
  languageName: node
1252
1252
  linkType: hard
1253
1253
 
1254
- "@jupyterlab/fileeditor@npm:~4.0.11":
1255
- version: 4.0.11
1256
- resolution: "@jupyterlab/fileeditor@npm:4.0.11"
1254
+ "@jupyterlab/fileeditor@npm:~4.0.12":
1255
+ version: 4.0.12
1256
+ resolution: "@jupyterlab/fileeditor@npm:4.0.12"
1257
1257
  dependencies:
1258
1258
  "@jupyter/ydoc": ^1.1.1
1259
- "@jupyterlab/apputils": ^4.1.11
1260
- "@jupyterlab/codeeditor": ^4.0.11
1261
- "@jupyterlab/codemirror": ^4.0.11
1262
- "@jupyterlab/coreutils": ^6.0.11
1263
- "@jupyterlab/docregistry": ^4.0.11
1264
- "@jupyterlab/documentsearch": ^4.0.11
1265
- "@jupyterlab/lsp": ^4.0.11
1266
- "@jupyterlab/statusbar": ^4.0.11
1267
- "@jupyterlab/toc": ^6.0.11
1268
- "@jupyterlab/translation": ^4.0.11
1269
- "@jupyterlab/ui-components": ^4.0.11
1259
+ "@jupyterlab/apputils": ^4.1.12
1260
+ "@jupyterlab/codeeditor": ^4.0.12
1261
+ "@jupyterlab/codemirror": ^4.0.12
1262
+ "@jupyterlab/coreutils": ^6.0.12
1263
+ "@jupyterlab/docregistry": ^4.0.12
1264
+ "@jupyterlab/documentsearch": ^4.0.12
1265
+ "@jupyterlab/lsp": ^4.0.12
1266
+ "@jupyterlab/statusbar": ^4.0.12
1267
+ "@jupyterlab/toc": ^6.0.12
1268
+ "@jupyterlab/translation": ^4.0.12
1269
+ "@jupyterlab/ui-components": ^4.0.12
1270
1270
  "@lumino/commands": ^2.1.3
1271
1271
  "@lumino/coreutils": ^2.1.2
1272
1272
  "@lumino/messaging": ^2.0.1
1273
1273
  "@lumino/widgets": ^2.3.0
1274
1274
  react: ^18.2.0
1275
1275
  regexp-match-indices: ^1.0.2
1276
- checksum: 27b812a55ac1f91fe149d71ea0e1b93b19f725d270292bb2351d60707d5a293e922cec8b5a7b90c33601ef4fbbe64f8f408d0208b260a62da4bad7028f81cd2e
1276
+ checksum: bbe7bf6574fba18e6252e0f520ec4d0abf0951cb289b1f7738c94c11d9663290daa87f897168d0304933def5ea8b4a9b84619a5d50c1d88c9ca817a6bd9d3ab0
1277
1277
  languageName: node
1278
1278
  linkType: hard
1279
1279
 
1280
- "@jupyterlab/help-extension@npm:~4.0.11":
1281
- version: 4.0.11
1282
- resolution: "@jupyterlab/help-extension@npm:4.0.11"
1280
+ "@jupyterlab/help-extension@npm:~4.0.12":
1281
+ version: 4.0.12
1282
+ resolution: "@jupyterlab/help-extension@npm:4.0.12"
1283
1283
  dependencies:
1284
- "@jupyterlab/application": ^4.0.11
1285
- "@jupyterlab/apputils": ^4.1.11
1286
- "@jupyterlab/coreutils": ^6.0.11
1287
- "@jupyterlab/mainmenu": ^4.0.11
1288
- "@jupyterlab/services": ^7.0.11
1289
- "@jupyterlab/translation": ^4.0.11
1290
- "@jupyterlab/ui-components": ^4.0.11
1284
+ "@jupyterlab/application": ^4.0.12
1285
+ "@jupyterlab/apputils": ^4.1.12
1286
+ "@jupyterlab/coreutils": ^6.0.12
1287
+ "@jupyterlab/mainmenu": ^4.0.12
1288
+ "@jupyterlab/services": ^7.0.12
1289
+ "@jupyterlab/translation": ^4.0.12
1290
+ "@jupyterlab/ui-components": ^4.0.12
1291
1291
  "@lumino/coreutils": ^2.1.2
1292
1292
  "@lumino/signaling": ^2.1.2
1293
1293
  "@lumino/virtualdom": ^2.0.1
1294
1294
  "@lumino/widgets": ^2.3.0
1295
1295
  react: ^18.2.0
1296
- checksum: 7065ac56efe6d7e0791ef931eaa6397c3748e7edd4c9d1703c78bfc1f0bf6c783e4632a478fd72b8ed37716510fcac881c896402f94cb8564128648fdb992bb5
1296
+ checksum: 6addb37c01d2b739239d4e218ffb1f166a92175b2325cc523374491b80251163852b71a82995cfd2576f68780e768b6cacecfdc8f38116c65abbaa3817b595e2
1297
1297
  languageName: node
1298
1298
  linkType: hard
1299
1299
 
1300
- "@jupyterlab/htmlviewer-extension@npm:~4.0.11":
1301
- version: 4.0.11
1302
- resolution: "@jupyterlab/htmlviewer-extension@npm:4.0.11"
1300
+ "@jupyterlab/htmlviewer-extension@npm:~4.0.12":
1301
+ version: 4.0.12
1302
+ resolution: "@jupyterlab/htmlviewer-extension@npm:4.0.12"
1303
1303
  dependencies:
1304
- "@jupyterlab/application": ^4.0.11
1305
- "@jupyterlab/apputils": ^4.1.11
1306
- "@jupyterlab/docregistry": ^4.0.11
1307
- "@jupyterlab/htmlviewer": ^4.0.11
1308
- "@jupyterlab/observables": ^5.0.11
1309
- "@jupyterlab/settingregistry": ^4.0.11
1310
- "@jupyterlab/translation": ^4.0.11
1311
- "@jupyterlab/ui-components": ^4.0.11
1312
- checksum: dea14bc92a51a302ee974ae46cc3badeab75c257e6a18684b06f6103fe8d42a0cd19a9500f3df76157e998d9362e9e7a3ac4091e925ca59cb7f6fb911eaefc78
1304
+ "@jupyterlab/application": ^4.0.12
1305
+ "@jupyterlab/apputils": ^4.1.12
1306
+ "@jupyterlab/docregistry": ^4.0.12
1307
+ "@jupyterlab/htmlviewer": ^4.0.12
1308
+ "@jupyterlab/observables": ^5.0.12
1309
+ "@jupyterlab/settingregistry": ^4.0.12
1310
+ "@jupyterlab/translation": ^4.0.12
1311
+ "@jupyterlab/ui-components": ^4.0.12
1312
+ checksum: b98c3e659328203e98dd7a13f7363348a03c3f2710d1bc4b03d4dcbbac76ebccad9265eb92b60b5f70f99973a16c09bb99deaeff5cf5692259a1e1c4ac22a035
1313
1313
  languageName: node
1314
1314
  linkType: hard
1315
1315
 
1316
- "@jupyterlab/htmlviewer@npm:~4.0.11":
1317
- version: 4.0.11
1318
- resolution: "@jupyterlab/htmlviewer@npm:4.0.11"
1316
+ "@jupyterlab/htmlviewer@npm:~4.0.12":
1317
+ version: 4.0.12
1318
+ resolution: "@jupyterlab/htmlviewer@npm:4.0.12"
1319
1319
  dependencies:
1320
- "@jupyterlab/apputils": ^4.1.11
1321
- "@jupyterlab/coreutils": ^6.0.11
1322
- "@jupyterlab/docregistry": ^4.0.11
1323
- "@jupyterlab/translation": ^4.0.11
1324
- "@jupyterlab/ui-components": ^4.0.11
1320
+ "@jupyterlab/apputils": ^4.1.12
1321
+ "@jupyterlab/coreutils": ^6.0.12
1322
+ "@jupyterlab/docregistry": ^4.0.12
1323
+ "@jupyterlab/translation": ^4.0.12
1324
+ "@jupyterlab/ui-components": ^4.0.12
1325
1325
  "@lumino/coreutils": ^2.1.2
1326
1326
  "@lumino/signaling": ^2.1.2
1327
1327
  "@lumino/widgets": ^2.3.0
1328
1328
  react: ^18.2.0
1329
- checksum: 021ddf0c34813b024b3f9f70fe85edcbec301def4049e396c5b2e73a1fef57c788c9fc737822d5c1ef4a19d4b5e5fdb7167bc5921224a130241e6b28e5162cf0
1329
+ checksum: 944b002ee143507535b788d33fba906ae00987d2a2b924660e788f495197ee33bf6ad683a8431267c949de2148fb0229c601d86b6109dbf8889937dfa4a906f5
1330
1330
  languageName: node
1331
1331
  linkType: hard
1332
1332
 
1333
- "@jupyterlab/hub-extension@npm:~4.0.11":
1334
- version: 4.0.11
1335
- resolution: "@jupyterlab/hub-extension@npm:4.0.11"
1333
+ "@jupyterlab/hub-extension@npm:~4.0.12":
1334
+ version: 4.0.12
1335
+ resolution: "@jupyterlab/hub-extension@npm:4.0.12"
1336
1336
  dependencies:
1337
- "@jupyterlab/application": ^4.0.11
1338
- "@jupyterlab/apputils": ^4.1.11
1339
- "@jupyterlab/coreutils": ^6.0.11
1340
- "@jupyterlab/services": ^7.0.11
1341
- "@jupyterlab/translation": ^4.0.11
1342
- checksum: 24f7c289c218bba3e30c45e3f15b7f272255be0bebbdff8a84f195d1989990ddd2e50175cea01ed909c588de9bac3b7740432efb6bfc501fcc52d7d85878f1a9
1337
+ "@jupyterlab/application": ^4.0.12
1338
+ "@jupyterlab/apputils": ^4.1.12
1339
+ "@jupyterlab/coreutils": ^6.0.12
1340
+ "@jupyterlab/services": ^7.0.12
1341
+ "@jupyterlab/translation": ^4.0.12
1342
+ checksum: cca46071575fdf4e395f025219b66c4e4173516e7a77bdfb0eed0b19a68ab75531f8aa6da735adc0586adbfd84e649f4c97181d9fb95ccfb5fd59da17b93dab5
1343
1343
  languageName: node
1344
1344
  linkType: hard
1345
1345
 
1346
- "@jupyterlab/imageviewer-extension@npm:~4.0.11":
1347
- version: 4.0.11
1348
- resolution: "@jupyterlab/imageviewer-extension@npm:4.0.11"
1346
+ "@jupyterlab/imageviewer-extension@npm:~4.0.12":
1347
+ version: 4.0.12
1348
+ resolution: "@jupyterlab/imageviewer-extension@npm:4.0.12"
1349
1349
  dependencies:
1350
- "@jupyterlab/application": ^4.0.11
1351
- "@jupyterlab/apputils": ^4.1.11
1352
- "@jupyterlab/docregistry": ^4.0.11
1353
- "@jupyterlab/imageviewer": ^4.0.11
1354
- "@jupyterlab/translation": ^4.0.11
1355
- checksum: d5b8737e45903cc43dfc02eab655a7a843da954a6abded2fdd00c772357bca2a3a9be0fafeafb3e8d6e63dbca0599b7a06898fb4ead8dd12db2ee5b73413ce55
1350
+ "@jupyterlab/application": ^4.0.12
1351
+ "@jupyterlab/apputils": ^4.1.12
1352
+ "@jupyterlab/docregistry": ^4.0.12
1353
+ "@jupyterlab/imageviewer": ^4.0.12
1354
+ "@jupyterlab/translation": ^4.0.12
1355
+ checksum: f20a0f6db05fe05d121347d376f3663856ccf6301498704116e526a957862fa65c6bab2c4f6d3fd89b9999508d8bfd99c4830c77c9bd308611956c9b2dbb8891
1356
1356
  languageName: node
1357
1357
  linkType: hard
1358
1358
 
1359
- "@jupyterlab/imageviewer@npm:~4.0.11":
1360
- version: 4.0.11
1361
- resolution: "@jupyterlab/imageviewer@npm:4.0.11"
1359
+ "@jupyterlab/imageviewer@npm:~4.0.12":
1360
+ version: 4.0.12
1361
+ resolution: "@jupyterlab/imageviewer@npm:4.0.12"
1362
1362
  dependencies:
1363
- "@jupyterlab/apputils": ^4.1.11
1364
- "@jupyterlab/coreutils": ^6.0.11
1365
- "@jupyterlab/docregistry": ^4.0.11
1363
+ "@jupyterlab/apputils": ^4.1.12
1364
+ "@jupyterlab/coreutils": ^6.0.12
1365
+ "@jupyterlab/docregistry": ^4.0.12
1366
1366
  "@lumino/coreutils": ^2.1.2
1367
1367
  "@lumino/messaging": ^2.0.1
1368
1368
  "@lumino/widgets": ^2.3.0
1369
- checksum: b83928a87b8fe79f49ff80024449316ec3af04f8c6b8295672406dab0da60955964e564083f0dff7da015710616f1f90be6d5a7192af8c1ae32bbfa4cdaed7e9
1369
+ checksum: 3fb90d9347f7785bc9ab029c85fcf65d199a14f5bdb7aa782abe8a0b8ab4145755d55cfc44e0e03fcadbfdf3867d8978ba1f014f88e9d81446cd93aa8c944711
1370
1370
  languageName: node
1371
1371
  linkType: hard
1372
1372
 
1373
- "@jupyterlab/inspector-extension@npm:~4.0.11":
1374
- version: 4.0.11
1375
- resolution: "@jupyterlab/inspector-extension@npm:4.0.11"
1373
+ "@jupyterlab/inspector-extension@npm:~4.0.12":
1374
+ version: 4.0.12
1375
+ resolution: "@jupyterlab/inspector-extension@npm:4.0.12"
1376
1376
  dependencies:
1377
- "@jupyterlab/application": ^4.0.11
1378
- "@jupyterlab/apputils": ^4.1.11
1379
- "@jupyterlab/console": ^4.0.11
1380
- "@jupyterlab/inspector": ^4.0.11
1381
- "@jupyterlab/launcher": ^4.0.11
1382
- "@jupyterlab/notebook": ^4.0.11
1383
- "@jupyterlab/translation": ^4.0.11
1384
- "@jupyterlab/ui-components": ^4.0.11
1377
+ "@jupyterlab/application": ^4.0.12
1378
+ "@jupyterlab/apputils": ^4.1.12
1379
+ "@jupyterlab/console": ^4.0.12
1380
+ "@jupyterlab/inspector": ^4.0.12
1381
+ "@jupyterlab/launcher": ^4.0.12
1382
+ "@jupyterlab/notebook": ^4.0.12
1383
+ "@jupyterlab/translation": ^4.0.12
1384
+ "@jupyterlab/ui-components": ^4.0.12
1385
1385
  "@lumino/widgets": ^2.3.0
1386
- checksum: 95a7687df95baf042417dcbba944456883eca92f9bddd8b27c16ff3b812ac351c4526216e4db1f8799ff338b937cc41053de0ba12124de2af92501a7c5fd17a6
1386
+ checksum: c8c33b2dd8078ffb1fc7c3b0476040617060f7beb7f68808eda67600b753de783f48865bc714be56158e5cc3414fe7a3a81a35163396c920eae3c3f512711804
1387
1387
  languageName: node
1388
1388
  linkType: hard
1389
1389
 
1390
- "@jupyterlab/inspector@npm:~4.0.11":
1391
- version: 4.0.11
1392
- resolution: "@jupyterlab/inspector@npm:4.0.11"
1390
+ "@jupyterlab/inspector@npm:~4.0.12":
1391
+ version: 4.0.12
1392
+ resolution: "@jupyterlab/inspector@npm:4.0.12"
1393
1393
  dependencies:
1394
- "@jupyterlab/apputils": ^4.1.11
1395
- "@jupyterlab/codeeditor": ^4.0.11
1396
- "@jupyterlab/coreutils": ^6.0.11
1397
- "@jupyterlab/rendermime": ^4.0.11
1398
- "@jupyterlab/services": ^7.0.11
1399
- "@jupyterlab/statedb": ^4.0.11
1400
- "@jupyterlab/translation": ^4.0.11
1394
+ "@jupyterlab/apputils": ^4.1.12
1395
+ "@jupyterlab/codeeditor": ^4.0.12
1396
+ "@jupyterlab/coreutils": ^6.0.12
1397
+ "@jupyterlab/rendermime": ^4.0.12
1398
+ "@jupyterlab/services": ^7.0.12
1399
+ "@jupyterlab/statedb": ^4.0.12
1400
+ "@jupyterlab/translation": ^4.0.12
1401
1401
  "@lumino/coreutils": ^2.1.2
1402
1402
  "@lumino/disposable": ^2.1.2
1403
1403
  "@lumino/polling": ^2.1.2
1404
1404
  "@lumino/signaling": ^2.1.2
1405
1405
  "@lumino/widgets": ^2.3.0
1406
- checksum: 311b09a596849db91ec615dbbc6511f49396d3e1021498b78945fa1974b1f31306cfc210096d9a3ff63a9e99e16b389f952e979078232f4e90f5520863a19979
1406
+ checksum: f2c3690f1079ee3afa86c9ef15ab964b4fa4c8491df51092304173ca9f89d34ba713e2529df9920b8d3149cda94ba931015795644928c74988d320bdc0e0593a
1407
1407
  languageName: node
1408
1408
  linkType: hard
1409
1409
 
1410
- "@jupyterlab/javascript-extension@npm:~4.0.11":
1411
- version: 4.0.11
1412
- resolution: "@jupyterlab/javascript-extension@npm:4.0.11"
1410
+ "@jupyterlab/javascript-extension@npm:~4.0.12":
1411
+ version: 4.0.12
1412
+ resolution: "@jupyterlab/javascript-extension@npm:4.0.12"
1413
1413
  dependencies:
1414
- "@jupyterlab/rendermime": ^4.0.11
1415
- "@jupyterlab/rendermime-interfaces": ^3.8.11
1416
- checksum: fa034dee1b25b9d243763bc2b7aec3d68cd1b2586de3f9cfe2d7e367fb04d9df2dce21f51ba58fc56031a2a5b7944c47db9959a27fe661a50c1d4749f56d556a
1414
+ "@jupyterlab/rendermime": ^4.0.12
1415
+ "@jupyterlab/rendermime-interfaces": ^3.8.12
1416
+ checksum: 3a746b31d14ae3fd6e1e38aca3c11fb16a5c5a7652100fafda039efc4eb0ca3c154e727c9434b21a251b20eaacd9a5bf552d368425dcec40429834a5e6c6372e
1417
1417
  languageName: node
1418
1418
  linkType: hard
1419
1419
 
1420
- "@jupyterlab/json-extension@npm:~4.0.11":
1421
- version: 4.0.11
1422
- resolution: "@jupyterlab/json-extension@npm:4.0.11"
1420
+ "@jupyterlab/json-extension@npm:~4.0.12":
1421
+ version: 4.0.12
1422
+ resolution: "@jupyterlab/json-extension@npm:4.0.12"
1423
1423
  dependencies:
1424
- "@jupyterlab/apputils": ^4.1.11
1425
- "@jupyterlab/codemirror": ^4.0.11
1426
- "@jupyterlab/rendermime-interfaces": ^3.8.11
1427
- "@jupyterlab/translation": ^4.0.11
1428
- "@jupyterlab/ui-components": ^4.0.11
1424
+ "@jupyterlab/apputils": ^4.1.12
1425
+ "@jupyterlab/codemirror": ^4.0.12
1426
+ "@jupyterlab/rendermime-interfaces": ^3.8.12
1427
+ "@jupyterlab/translation": ^4.0.12
1428
+ "@jupyterlab/ui-components": ^4.0.12
1429
1429
  "@lezer/highlight": ^1.1.4
1430
1430
  "@lumino/coreutils": ^2.1.2
1431
1431
  "@lumino/messaging": ^2.0.1
@@ -1435,34 +1435,34 @@ __metadata:
1435
1435
  react-highlight-words: ^0.20.0
1436
1436
  react-json-tree: ^0.18.0
1437
1437
  style-mod: ^4.0.0
1438
- checksum: ca7b18ea92fa06e8ae0ad8ce16f176ddcdacc0cff87080b0c14634ee7a8ae839582e85f5e137c676003b441d239229072b4f2949f9befd3523bc2dc84d3ea71e
1438
+ checksum: 0f6355d2328753d1b6b88962ecbecaab328435ae145db9d18ef32b54996dd8b2766e9f1e36120fb15f2a137813569b61a3691fdee7ad1ad7c819a70809e6aca8
1439
1439
  languageName: node
1440
1440
  linkType: hard
1441
1441
 
1442
- "@jupyterlab/launcher-extension@npm:~4.0.11":
1443
- version: 4.0.11
1444
- resolution: "@jupyterlab/launcher-extension@npm:4.0.11"
1442
+ "@jupyterlab/launcher-extension@npm:~4.0.12":
1443
+ version: 4.0.12
1444
+ resolution: "@jupyterlab/launcher-extension@npm:4.0.12"
1445
1445
  dependencies:
1446
- "@jupyterlab/application": ^4.0.11
1447
- "@jupyterlab/apputils": ^4.1.11
1448
- "@jupyterlab/filebrowser": ^4.0.11
1449
- "@jupyterlab/launcher": ^4.0.11
1450
- "@jupyterlab/translation": ^4.0.11
1451
- "@jupyterlab/ui-components": ^4.0.11
1446
+ "@jupyterlab/application": ^4.0.12
1447
+ "@jupyterlab/apputils": ^4.1.12
1448
+ "@jupyterlab/filebrowser": ^4.0.12
1449
+ "@jupyterlab/launcher": ^4.0.12
1450
+ "@jupyterlab/translation": ^4.0.12
1451
+ "@jupyterlab/ui-components": ^4.0.12
1452
1452
  "@lumino/algorithm": ^2.0.1
1453
1453
  "@lumino/coreutils": ^2.1.2
1454
1454
  "@lumino/widgets": ^2.3.0
1455
- checksum: 4fc855d33459d61c212d12b687214856996f346762b6bce273aa96796bbf2c09288c8b6d5832e6dbf9381e177bcfdee6c67defc1390947bd99333a7957fd7afa
1455
+ checksum: 434bb4dbc127e64d067ec833d49fd25a234542f54cb0859eed54b830f874582a96b89048597db9ebbfc45e20b1f32fa3bfb017a0cdb59df7be2963bc517aa1cc
1456
1456
  languageName: node
1457
1457
  linkType: hard
1458
1458
 
1459
- "@jupyterlab/launcher@npm:~4.0.11":
1460
- version: 4.0.11
1461
- resolution: "@jupyterlab/launcher@npm:4.0.11"
1459
+ "@jupyterlab/launcher@npm:~4.0.12":
1460
+ version: 4.0.12
1461
+ resolution: "@jupyterlab/launcher@npm:4.0.12"
1462
1462
  dependencies:
1463
- "@jupyterlab/apputils": ^4.1.11
1464
- "@jupyterlab/translation": ^4.0.11
1465
- "@jupyterlab/ui-components": ^4.0.11
1463
+ "@jupyterlab/apputils": ^4.1.12
1464
+ "@jupyterlab/translation": ^4.0.12
1465
+ "@jupyterlab/ui-components": ^4.0.12
1466
1466
  "@lumino/algorithm": ^2.0.1
1467
1467
  "@lumino/commands": ^2.1.3
1468
1468
  "@lumino/coreutils": ^2.1.2
@@ -1470,79 +1470,79 @@ __metadata:
1470
1470
  "@lumino/properties": ^2.0.1
1471
1471
  "@lumino/widgets": ^2.3.0
1472
1472
  react: ^18.2.0
1473
- checksum: 2175e5fd5822d18ad8d7b728ed7fcb1f5c538fbb664e2340c9341f58e0423222257e0157fb93038ce5e0e8c363dad4503fb2574426d60b1e3c672ec0ac5adb27
1473
+ checksum: 53487d185d195d8b09b96dcd8bb4d66ff3654cfaf936dbed049991fbdbc40fc5b8d21d639898ced715aa313993cbd34db2b6566331269cd832a359ae8ffee83a
1474
1474
  languageName: node
1475
1475
  linkType: hard
1476
1476
 
1477
- "@jupyterlab/logconsole-extension@npm:~4.0.11":
1478
- version: 4.0.11
1479
- resolution: "@jupyterlab/logconsole-extension@npm:4.0.11"
1477
+ "@jupyterlab/logconsole-extension@npm:~4.0.12":
1478
+ version: 4.0.12
1479
+ resolution: "@jupyterlab/logconsole-extension@npm:4.0.12"
1480
1480
  dependencies:
1481
- "@jupyterlab/application": ^4.0.11
1482
- "@jupyterlab/apputils": ^4.1.11
1483
- "@jupyterlab/coreutils": ^6.0.11
1484
- "@jupyterlab/logconsole": ^4.0.11
1485
- "@jupyterlab/rendermime": ^4.0.11
1486
- "@jupyterlab/settingregistry": ^4.0.11
1487
- "@jupyterlab/statusbar": ^4.0.11
1488
- "@jupyterlab/translation": ^4.0.11
1489
- "@jupyterlab/ui-components": ^4.0.11
1481
+ "@jupyterlab/application": ^4.0.12
1482
+ "@jupyterlab/apputils": ^4.1.12
1483
+ "@jupyterlab/coreutils": ^6.0.12
1484
+ "@jupyterlab/logconsole": ^4.0.12
1485
+ "@jupyterlab/rendermime": ^4.0.12
1486
+ "@jupyterlab/settingregistry": ^4.0.12
1487
+ "@jupyterlab/statusbar": ^4.0.12
1488
+ "@jupyterlab/translation": ^4.0.12
1489
+ "@jupyterlab/ui-components": ^4.0.12
1490
1490
  "@lumino/coreutils": ^2.1.2
1491
1491
  "@lumino/signaling": ^2.1.2
1492
1492
  "@lumino/widgets": ^2.3.0
1493
1493
  react: ^18.2.0
1494
- checksum: 91e643161c4e2f19b6dfb516df1a2bd2ec4552f9dc96a91afbe611564819390c59c7d4bafcc395d4e3e69efa0a2c26ff12ca0a1f3dcae9718d1af2540b36fbfc
1494
+ checksum: 481cb54f41fab971d2107530b29464923a03f67a67c25b776bdd47723e52b093d04b60941b94d6798ecdd7ec91beef9c924110eb5d0cb76d384ddb6d13c07c1e
1495
1495
  languageName: node
1496
1496
  linkType: hard
1497
1497
 
1498
- "@jupyterlab/logconsole@npm:~4.0.11":
1499
- version: 4.0.11
1500
- resolution: "@jupyterlab/logconsole@npm:4.0.11"
1498
+ "@jupyterlab/logconsole@npm:~4.0.12":
1499
+ version: 4.0.12
1500
+ resolution: "@jupyterlab/logconsole@npm:4.0.12"
1501
1501
  dependencies:
1502
- "@jupyterlab/coreutils": ^6.0.11
1503
- "@jupyterlab/nbformat": ^4.0.11
1504
- "@jupyterlab/outputarea": ^4.0.11
1505
- "@jupyterlab/rendermime": ^4.0.11
1506
- "@jupyterlab/services": ^7.0.11
1507
- "@jupyterlab/translation": ^4.0.11
1502
+ "@jupyterlab/coreutils": ^6.0.12
1503
+ "@jupyterlab/nbformat": ^4.0.12
1504
+ "@jupyterlab/outputarea": ^4.0.12
1505
+ "@jupyterlab/rendermime": ^4.0.12
1506
+ "@jupyterlab/services": ^7.0.12
1507
+ "@jupyterlab/translation": ^4.0.12
1508
1508
  "@lumino/coreutils": ^2.1.2
1509
1509
  "@lumino/disposable": ^2.1.2
1510
1510
  "@lumino/messaging": ^2.0.1
1511
1511
  "@lumino/signaling": ^2.1.2
1512
1512
  "@lumino/widgets": ^2.3.0
1513
- checksum: 7ced09e5434ada3955444e748f37dea69a1d23ba39462805a198dfd1b8a545d04cb9501dda1ee084223974ab7d97824bd545d5b6319a406e2bd6dff88011efce
1513
+ checksum: a019ce0b0fe21425f96a719e949a3bf2d8f230831d475c7f4bca4919f46a014dfc4a8f6f2108b63805fc545502c6bf768d0780efb3d040439a51a2141099f5a7
1514
1514
  languageName: node
1515
1515
  linkType: hard
1516
1516
 
1517
- "@jupyterlab/lsp-extension@npm:~4.0.11":
1518
- version: 4.0.11
1519
- resolution: "@jupyterlab/lsp-extension@npm:4.0.11"
1517
+ "@jupyterlab/lsp-extension@npm:~4.0.12":
1518
+ version: 4.0.12
1519
+ resolution: "@jupyterlab/lsp-extension@npm:4.0.12"
1520
1520
  dependencies:
1521
- "@jupyterlab/application": ^4.0.11
1522
- "@jupyterlab/lsp": ^4.0.11
1523
- "@jupyterlab/running": ^4.0.11
1524
- "@jupyterlab/settingregistry": ^4.0.11
1525
- "@jupyterlab/translation": ^4.0.11
1526
- "@jupyterlab/ui-components": ^4.0.11
1521
+ "@jupyterlab/application": ^4.0.12
1522
+ "@jupyterlab/lsp": ^4.0.12
1523
+ "@jupyterlab/running": ^4.0.12
1524
+ "@jupyterlab/settingregistry": ^4.0.12
1525
+ "@jupyterlab/translation": ^4.0.12
1526
+ "@jupyterlab/ui-components": ^4.0.12
1527
1527
  "@lumino/coreutils": ^2.1.2
1528
1528
  "@lumino/polling": ^2.1.2
1529
1529
  "@lumino/signaling": ^2.1.2
1530
1530
  "@rjsf/utils": ^5.1.0
1531
1531
  react: ^18.2.0
1532
- checksum: 5cb16aef04732e2b1473aaa0d1707bd19a03fafe9be0eda3fc163b2f9efd7b231841d9781a7ac59816f8f1c661534b3a684a0efdcef2967bf585cb3422701362
1532
+ checksum: b8befc065e4914477e0782d245199af7fef6189a04f5afb36d0e9830fed58250815ab1810d30306fc0a63c90fee9faac3919ad7107c3115cea7410cceca2e8cb
1533
1533
  languageName: node
1534
1534
  linkType: hard
1535
1535
 
1536
- "@jupyterlab/lsp@npm:~4.0.11":
1537
- version: 4.0.11
1538
- resolution: "@jupyterlab/lsp@npm:4.0.11"
1536
+ "@jupyterlab/lsp@npm:~4.0.12":
1537
+ version: 4.0.12
1538
+ resolution: "@jupyterlab/lsp@npm:4.0.12"
1539
1539
  dependencies:
1540
- "@jupyterlab/apputils": ^4.1.11
1541
- "@jupyterlab/codeeditor": ^4.0.11
1542
- "@jupyterlab/coreutils": ^6.0.11
1543
- "@jupyterlab/docregistry": ^4.0.11
1544
- "@jupyterlab/services": ^7.0.11
1545
- "@jupyterlab/translation": ^4.0.11
1540
+ "@jupyterlab/apputils": ^4.1.12
1541
+ "@jupyterlab/codeeditor": ^4.0.12
1542
+ "@jupyterlab/coreutils": ^6.0.12
1543
+ "@jupyterlab/docregistry": ^4.0.12
1544
+ "@jupyterlab/services": ^7.0.12
1545
+ "@jupyterlab/translation": ^4.0.12
1546
1546
  "@lumino/coreutils": ^2.1.2
1547
1547
  "@lumino/disposable": ^2.1.2
1548
1548
  "@lumino/signaling": ^2.1.2
@@ -1550,128 +1550,128 @@ __metadata:
1550
1550
  vscode-jsonrpc: ^6.0.0
1551
1551
  vscode-languageserver-protocol: ^3.17.0
1552
1552
  vscode-ws-jsonrpc: ~1.0.2
1553
- checksum: e2ca0286320c1c7855cf5c2eecf301037202de4df1e53ac109affd73b41c686a27e6205591f7a0ca85376d595db3e4779a423599c18745df24df93ad124be1a0
1553
+ checksum: d2614a689ac6e7e2957d5bc5ade32d13e31184546e068803dce09c749b460e8b98497ee0f55733495832c51ae63f1273d9aa3edfafcac55cf845ccb4bab336d8
1554
1554
  languageName: node
1555
1555
  linkType: hard
1556
1556
 
1557
- "@jupyterlab/mainmenu-extension@npm:~4.0.11":
1558
- version: 4.0.11
1559
- resolution: "@jupyterlab/mainmenu-extension@npm:4.0.11"
1557
+ "@jupyterlab/mainmenu-extension@npm:~4.0.12":
1558
+ version: 4.0.12
1559
+ resolution: "@jupyterlab/mainmenu-extension@npm:4.0.12"
1560
1560
  dependencies:
1561
- "@jupyterlab/application": ^4.0.11
1562
- "@jupyterlab/apputils": ^4.1.11
1563
- "@jupyterlab/coreutils": ^6.0.11
1564
- "@jupyterlab/mainmenu": ^4.0.11
1565
- "@jupyterlab/services": ^7.0.11
1566
- "@jupyterlab/settingregistry": ^4.0.11
1567
- "@jupyterlab/translation": ^4.0.11
1568
- "@jupyterlab/ui-components": ^4.0.11
1561
+ "@jupyterlab/application": ^4.0.12
1562
+ "@jupyterlab/apputils": ^4.1.12
1563
+ "@jupyterlab/coreutils": ^6.0.12
1564
+ "@jupyterlab/mainmenu": ^4.0.12
1565
+ "@jupyterlab/services": ^7.0.12
1566
+ "@jupyterlab/settingregistry": ^4.0.12
1567
+ "@jupyterlab/translation": ^4.0.12
1568
+ "@jupyterlab/ui-components": ^4.0.12
1569
1569
  "@lumino/algorithm": ^2.0.1
1570
1570
  "@lumino/coreutils": ^2.1.2
1571
1571
  "@lumino/disposable": ^2.1.2
1572
1572
  "@lumino/widgets": ^2.3.0
1573
- checksum: 87645943da084babb4c2ac5d8957f7aa2384a1b517233a9109cb40b1b2944eff8bc316c80a9180c554aa5265e9ed27c3e76e4fb51ededb5fcb5876560ae78f1c
1573
+ checksum: 75393e275f9efd8d2475717ad39fbe110017dc3eef83a5bd31fe0022a696e630cf1ff8e3622a2e2b2658ce7f47b98b1868fe0854b3d95bdd636300539346a86e
1574
1574
  languageName: node
1575
1575
  linkType: hard
1576
1576
 
1577
- "@jupyterlab/mainmenu@npm:~4.0.11":
1578
- version: 4.0.11
1579
- resolution: "@jupyterlab/mainmenu@npm:4.0.11"
1577
+ "@jupyterlab/mainmenu@npm:~4.0.12":
1578
+ version: 4.0.12
1579
+ resolution: "@jupyterlab/mainmenu@npm:4.0.12"
1580
1580
  dependencies:
1581
- "@jupyterlab/apputils": ^4.1.11
1582
- "@jupyterlab/translation": ^4.0.11
1583
- "@jupyterlab/ui-components": ^4.0.11
1581
+ "@jupyterlab/apputils": ^4.1.12
1582
+ "@jupyterlab/translation": ^4.0.12
1583
+ "@jupyterlab/ui-components": ^4.0.12
1584
1584
  "@lumino/algorithm": ^2.0.1
1585
1585
  "@lumino/commands": ^2.1.3
1586
1586
  "@lumino/coreutils": ^2.1.2
1587
1587
  "@lumino/widgets": ^2.3.0
1588
- checksum: be57acbe8679d430d5b1962bbafb7749fea2a35ebf33afc9d28d93a383a8e544a1939e2ed5718fb16826f4dcfe5d92c5e60372f6899d308ab7e3602658965b1e
1588
+ checksum: a6f77a04ea7ae13571cea047038d526a9ec9697e2afde541e04b562f6c4e4bb70f5a04375397804f7c24c931d40e3ca19e2e0558ad3c4df73b49b5ee92e1c9f9
1589
1589
  languageName: node
1590
1590
  linkType: hard
1591
1591
 
1592
- "@jupyterlab/markdownviewer-extension@npm:~4.0.11":
1593
- version: 4.0.11
1594
- resolution: "@jupyterlab/markdownviewer-extension@npm:4.0.11"
1592
+ "@jupyterlab/markdownviewer-extension@npm:~4.0.12":
1593
+ version: 4.0.12
1594
+ resolution: "@jupyterlab/markdownviewer-extension@npm:4.0.12"
1595
1595
  dependencies:
1596
- "@jupyterlab/application": ^4.0.11
1597
- "@jupyterlab/apputils": ^4.1.11
1598
- "@jupyterlab/coreutils": ^6.0.11
1599
- "@jupyterlab/markdownviewer": ^4.0.11
1600
- "@jupyterlab/rendermime": ^4.0.11
1601
- "@jupyterlab/settingregistry": ^4.0.11
1602
- "@jupyterlab/toc": ^6.0.11
1603
- "@jupyterlab/translation": ^4.0.11
1604
- checksum: f421e565391b549c780238887054ed19834ae847661803d1a89b49b4c1364f39ca0084ef55a38985340b376bc5e6ba891504ed4ccfcbadabd4d930156491b4e5
1596
+ "@jupyterlab/application": ^4.0.12
1597
+ "@jupyterlab/apputils": ^4.1.12
1598
+ "@jupyterlab/coreutils": ^6.0.12
1599
+ "@jupyterlab/markdownviewer": ^4.0.12
1600
+ "@jupyterlab/rendermime": ^4.0.12
1601
+ "@jupyterlab/settingregistry": ^4.0.12
1602
+ "@jupyterlab/toc": ^6.0.12
1603
+ "@jupyterlab/translation": ^4.0.12
1604
+ checksum: e468f83d90a271f91e5af1ef9abee3cfaca7bd2927fa629f2f573695ea92e277e79147d34574ec9e254f014a1d8a9d4344f22ccd2c5e916db535cf95ca41dd99
1605
1605
  languageName: node
1606
1606
  linkType: hard
1607
1607
 
1608
- "@jupyterlab/markdownviewer@npm:~4.0.11":
1609
- version: 4.0.11
1610
- resolution: "@jupyterlab/markdownviewer@npm:4.0.11"
1608
+ "@jupyterlab/markdownviewer@npm:~4.0.12":
1609
+ version: 4.0.12
1610
+ resolution: "@jupyterlab/markdownviewer@npm:4.0.12"
1611
1611
  dependencies:
1612
- "@jupyterlab/apputils": ^4.1.11
1613
- "@jupyterlab/coreutils": ^6.0.11
1614
- "@jupyterlab/docregistry": ^4.0.11
1615
- "@jupyterlab/rendermime": ^4.0.11
1616
- "@jupyterlab/toc": ^6.0.11
1617
- "@jupyterlab/translation": ^4.0.11
1612
+ "@jupyterlab/apputils": ^4.1.12
1613
+ "@jupyterlab/coreutils": ^6.0.12
1614
+ "@jupyterlab/docregistry": ^4.0.12
1615
+ "@jupyterlab/rendermime": ^4.0.12
1616
+ "@jupyterlab/toc": ^6.0.12
1617
+ "@jupyterlab/translation": ^4.0.12
1618
1618
  "@lumino/coreutils": ^2.1.2
1619
1619
  "@lumino/messaging": ^2.0.1
1620
1620
  "@lumino/signaling": ^2.1.2
1621
1621
  "@lumino/widgets": ^2.3.0
1622
- checksum: 7bb196f266af3a6475808bc9aea8472d274ff192ba52c8a7ddd4e5e2b2e43b704fed5792acd5c8e4bfcdd84b06503c6e61647622dee395f2d84fab7c7a716adc
1622
+ checksum: d212626e2c01f48205d6279309ae4d00a3a6acb5c170fc5746e65defbfb067223b098254760224becc76f45046286f9be3c5740e8884d54c9a6880b315c13353
1623
1623
  languageName: node
1624
1624
  linkType: hard
1625
1625
 
1626
- "@jupyterlab/markedparser-extension@npm:~4.0.11":
1627
- version: 4.0.11
1628
- resolution: "@jupyterlab/markedparser-extension@npm:4.0.11"
1626
+ "@jupyterlab/markedparser-extension@npm:~4.0.12":
1627
+ version: 4.0.12
1628
+ resolution: "@jupyterlab/markedparser-extension@npm:4.0.12"
1629
1629
  dependencies:
1630
- "@jupyterlab/application": ^4.0.11
1631
- "@jupyterlab/codemirror": ^4.0.11
1632
- "@jupyterlab/rendermime": ^4.0.11
1630
+ "@jupyterlab/application": ^4.0.12
1631
+ "@jupyterlab/codemirror": ^4.0.12
1632
+ "@jupyterlab/rendermime": ^4.0.12
1633
1633
  marked: ^4.0.17
1634
- checksum: 5dc51d0ac6dafd9ce2abfa157728e4f8e7518416a82a928ee0cc055e9a3292eb4bbbad8461ca50b4ece07a0bb47df1438fd4181e0d08e4547f13dcdc2b5f6d76
1634
+ checksum: 1c7119c6182e3953cb025d77cbb2030b57cfbe2d125310b08c12eccb92cc3a99e88c5eb737e9d22f61e1a9697fc4cbba766c9d107f65977cfcb459841f1d2edb
1635
1635
  languageName: node
1636
1636
  linkType: hard
1637
1637
 
1638
- "@jupyterlab/mathjax-extension@npm:~4.0.11":
1639
- version: 4.0.11
1640
- resolution: "@jupyterlab/mathjax-extension@npm:4.0.11"
1638
+ "@jupyterlab/mathjax-extension@npm:~4.0.12":
1639
+ version: 4.0.12
1640
+ resolution: "@jupyterlab/mathjax-extension@npm:4.0.12"
1641
1641
  dependencies:
1642
- "@jupyterlab/application": ^4.0.11
1643
- "@jupyterlab/rendermime": ^4.0.11
1642
+ "@jupyterlab/application": ^4.0.12
1643
+ "@jupyterlab/rendermime": ^4.0.12
1644
1644
  "@lumino/coreutils": ^2.1.2
1645
1645
  mathjax-full: ^3.2.2
1646
- checksum: 1cca60e0e4147ea558bb2fbb32a29ea6f16506ebee0036cf18ed7ff653991a517356de454514e961d4369579a6d7b916d102bceb189bdbfe381c4c1e4d4f1fa1
1646
+ checksum: ab989dd46288dfb4c13f32ad8b9d76b4f8d80891feccc26dcf441b4d1153b5b8a6b3ffac676eaf182b790de7a259585d80c91ad4b4eceab03ec7381d6bc9435e
1647
1647
  languageName: node
1648
1648
  linkType: hard
1649
1649
 
1650
- "@jupyterlab/metadataform-extension@npm:~4.0.11":
1651
- version: 4.0.11
1652
- resolution: "@jupyterlab/metadataform-extension@npm:4.0.11"
1650
+ "@jupyterlab/metadataform-extension@npm:~4.0.12":
1651
+ version: 4.0.12
1652
+ resolution: "@jupyterlab/metadataform-extension@npm:4.0.12"
1653
1653
  dependencies:
1654
- "@jupyterlab/application": ^4.0.11
1655
- "@jupyterlab/metadataform": ^4.0.11
1656
- "@jupyterlab/notebook": ^4.0.11
1657
- "@jupyterlab/settingregistry": ^4.0.11
1658
- "@jupyterlab/translation": ^4.0.11
1659
- "@jupyterlab/ui-components": ^4.0.11
1654
+ "@jupyterlab/application": ^4.0.12
1655
+ "@jupyterlab/metadataform": ^4.0.12
1656
+ "@jupyterlab/notebook": ^4.0.12
1657
+ "@jupyterlab/settingregistry": ^4.0.12
1658
+ "@jupyterlab/translation": ^4.0.12
1659
+ "@jupyterlab/ui-components": ^4.0.12
1660
1660
  "@lumino/coreutils": ^2.1.2
1661
- checksum: 9a0468a51588c1cdba92df69c637b24f41e373d8c8f62be914877fc2ed0b90b54686276ef9f8ae62d7ef0dc26bde86f778d2751c46da6c0f8247a99d6677e32e
1661
+ checksum: 9331828ca638480eb0e2bb9b23455f75ff7de622b4460c2710c2921cd202b6c0da6dcb97676589208a2feac4a40345298ae218fb0c98ecb223d145e9e651e9b5
1662
1662
  languageName: node
1663
1663
  linkType: hard
1664
1664
 
1665
- "@jupyterlab/metadataform@npm:~4.0.11":
1666
- version: 4.0.11
1667
- resolution: "@jupyterlab/metadataform@npm:4.0.11"
1665
+ "@jupyterlab/metadataform@npm:~4.0.12":
1666
+ version: 4.0.12
1667
+ resolution: "@jupyterlab/metadataform@npm:4.0.12"
1668
1668
  dependencies:
1669
- "@jupyterlab/apputils": ^4.1.11
1670
- "@jupyterlab/nbformat": ^4.0.11
1671
- "@jupyterlab/notebook": ^4.0.11
1672
- "@jupyterlab/settingregistry": ^4.0.11
1673
- "@jupyterlab/translation": ^4.0.11
1674
- "@jupyterlab/ui-components": ^4.0.11
1669
+ "@jupyterlab/apputils": ^4.1.12
1670
+ "@jupyterlab/nbformat": ^4.0.12
1671
+ "@jupyterlab/notebook": ^4.0.12
1672
+ "@jupyterlab/settingregistry": ^4.0.12
1673
+ "@jupyterlab/translation": ^4.0.12
1674
+ "@jupyterlab/ui-components": ^4.0.12
1675
1675
  "@lumino/coreutils": ^2.1.2
1676
1676
  "@lumino/messaging": ^2.0.1
1677
1677
  "@lumino/widgets": ^2.3.0
@@ -1679,53 +1679,53 @@ __metadata:
1679
1679
  "@rjsf/validator-ajv8": ^5.1.0
1680
1680
  json-schema: ^0.4.0
1681
1681
  react: ^18.2.0
1682
- checksum: 21b2919073cefdb0b6187430e804de54f22f946641c133adc8630c57a0fc01476cf1ca01fd181bc1394e67f33226de7418eb1b38150054dff213ef00513fbb12
1682
+ checksum: 71636a0bb6caeca77b827611160a7c19e59d50beefbbc894b10556c3ce31a5ade400021a52972c14c37917f25c45ed90254643bfd6ed68f8399d1192389e32f7
1683
1683
  languageName: node
1684
1684
  linkType: hard
1685
1685
 
1686
- "@jupyterlab/nbformat@npm:~4.0.11":
1687
- version: 4.0.11
1688
- resolution: "@jupyterlab/nbformat@npm:4.0.11"
1686
+ "@jupyterlab/nbformat@npm:~4.0.12":
1687
+ version: 4.0.12
1688
+ resolution: "@jupyterlab/nbformat@npm:4.0.12"
1689
1689
  dependencies:
1690
1690
  "@lumino/coreutils": ^2.1.2
1691
- checksum: 7bb488e94f09d66d858ce2a001e208beca9f1e87fc674332c4630cfb5039a6bd1579d9071019782aba546a9b43e2a7de5b125f7a0a7a7caa0b190a2b8d1266b6
1691
+ checksum: e9bd3385e9b7020f27577dc790462cebab3fada9571b64e57c19d9246b944726a1b3d866fec79b4be67153e2b19a1caa08d15d066274b975bfd07cd8211de605
1692
1692
  languageName: node
1693
1693
  linkType: hard
1694
1694
 
1695
- "@jupyterlab/notebook-extension@npm:~4.0.11":
1696
- version: 4.0.11
1697
- resolution: "@jupyterlab/notebook-extension@npm:4.0.11"
1695
+ "@jupyterlab/notebook-extension@npm:~4.0.12":
1696
+ version: 4.0.12
1697
+ resolution: "@jupyterlab/notebook-extension@npm:4.0.12"
1698
1698
  dependencies:
1699
1699
  "@jupyter/ydoc": ^1.1.1
1700
- "@jupyterlab/application": ^4.0.11
1701
- "@jupyterlab/apputils": ^4.1.11
1702
- "@jupyterlab/cells": ^4.0.11
1703
- "@jupyterlab/codeeditor": ^4.0.11
1704
- "@jupyterlab/codemirror": ^4.0.11
1705
- "@jupyterlab/completer": ^4.0.11
1706
- "@jupyterlab/coreutils": ^6.0.11
1707
- "@jupyterlab/docmanager": ^4.0.11
1708
- "@jupyterlab/docmanager-extension": ^4.0.11
1709
- "@jupyterlab/docregistry": ^4.0.11
1710
- "@jupyterlab/documentsearch": ^4.0.11
1711
- "@jupyterlab/filebrowser": ^4.0.11
1712
- "@jupyterlab/launcher": ^4.0.11
1713
- "@jupyterlab/logconsole": ^4.0.11
1714
- "@jupyterlab/lsp": ^4.0.11
1715
- "@jupyterlab/mainmenu": ^4.0.11
1716
- "@jupyterlab/metadataform": ^4.0.11
1717
- "@jupyterlab/nbformat": ^4.0.11
1718
- "@jupyterlab/notebook": ^4.0.11
1719
- "@jupyterlab/observables": ^5.0.11
1720
- "@jupyterlab/property-inspector": ^4.0.11
1721
- "@jupyterlab/rendermime": ^4.0.11
1722
- "@jupyterlab/services": ^7.0.11
1723
- "@jupyterlab/settingregistry": ^4.0.11
1724
- "@jupyterlab/statedb": ^4.0.11
1725
- "@jupyterlab/statusbar": ^4.0.11
1726
- "@jupyterlab/toc": ^6.0.11
1727
- "@jupyterlab/translation": ^4.0.11
1728
- "@jupyterlab/ui-components": ^4.0.11
1700
+ "@jupyterlab/application": ^4.0.12
1701
+ "@jupyterlab/apputils": ^4.1.12
1702
+ "@jupyterlab/cells": ^4.0.12
1703
+ "@jupyterlab/codeeditor": ^4.0.12
1704
+ "@jupyterlab/codemirror": ^4.0.12
1705
+ "@jupyterlab/completer": ^4.0.12
1706
+ "@jupyterlab/coreutils": ^6.0.12
1707
+ "@jupyterlab/docmanager": ^4.0.12
1708
+ "@jupyterlab/docmanager-extension": ^4.0.12
1709
+ "@jupyterlab/docregistry": ^4.0.12
1710
+ "@jupyterlab/documentsearch": ^4.0.12
1711
+ "@jupyterlab/filebrowser": ^4.0.12
1712
+ "@jupyterlab/launcher": ^4.0.12
1713
+ "@jupyterlab/logconsole": ^4.0.12
1714
+ "@jupyterlab/lsp": ^4.0.12
1715
+ "@jupyterlab/mainmenu": ^4.0.12
1716
+ "@jupyterlab/metadataform": ^4.0.12
1717
+ "@jupyterlab/nbformat": ^4.0.12
1718
+ "@jupyterlab/notebook": ^4.0.12
1719
+ "@jupyterlab/observables": ^5.0.12
1720
+ "@jupyterlab/property-inspector": ^4.0.12
1721
+ "@jupyterlab/rendermime": ^4.0.12
1722
+ "@jupyterlab/services": ^7.0.12
1723
+ "@jupyterlab/settingregistry": ^4.0.12
1724
+ "@jupyterlab/statedb": ^4.0.12
1725
+ "@jupyterlab/statusbar": ^4.0.12
1726
+ "@jupyterlab/toc": ^6.0.12
1727
+ "@jupyterlab/translation": ^4.0.12
1728
+ "@jupyterlab/ui-components": ^4.0.12
1729
1729
  "@lumino/algorithm": ^2.0.1
1730
1730
  "@lumino/commands": ^2.1.3
1731
1731
  "@lumino/coreutils": ^2.1.2
@@ -1735,32 +1735,32 @@ __metadata:
1735
1735
  "@lumino/widgets": ^2.3.0
1736
1736
  "@rjsf/utils": ^5.1.0
1737
1737
  react: ^18.2.0
1738
- checksum: 1ef4301e821ba40fb055708b8e289618c55e2cb1cd8225919f1b9c3287e43a7ecd6ba095a81e586dfaf8e63fc068b065d0f7e31d93a79c26bf8cf71edba7553e
1738
+ checksum: 3fa220c2d0c5ae06374fd8b5d9c8aea7ab19eac82a1a1ce4a3af543132d08ff42119df333affb03cda11007ebf1347c141d427e9cbcfb5635a1dc1cd0842c94a
1739
1739
  languageName: node
1740
1740
  linkType: hard
1741
1741
 
1742
- "@jupyterlab/notebook@npm:~4.0.11":
1743
- version: 4.0.11
1744
- resolution: "@jupyterlab/notebook@npm:4.0.11"
1742
+ "@jupyterlab/notebook@npm:~4.0.12":
1743
+ version: 4.0.12
1744
+ resolution: "@jupyterlab/notebook@npm:4.0.12"
1745
1745
  dependencies:
1746
1746
  "@jupyter/ydoc": ^1.1.1
1747
- "@jupyterlab/apputils": ^4.1.11
1748
- "@jupyterlab/cells": ^4.0.11
1749
- "@jupyterlab/codeeditor": ^4.0.11
1750
- "@jupyterlab/codemirror": ^4.0.11
1751
- "@jupyterlab/coreutils": ^6.0.11
1752
- "@jupyterlab/docregistry": ^4.0.11
1753
- "@jupyterlab/documentsearch": ^4.0.11
1754
- "@jupyterlab/lsp": ^4.0.11
1755
- "@jupyterlab/nbformat": ^4.0.11
1756
- "@jupyterlab/observables": ^5.0.11
1757
- "@jupyterlab/rendermime": ^4.0.11
1758
- "@jupyterlab/services": ^7.0.11
1759
- "@jupyterlab/settingregistry": ^4.0.11
1760
- "@jupyterlab/statusbar": ^4.0.11
1761
- "@jupyterlab/toc": ^6.0.11
1762
- "@jupyterlab/translation": ^4.0.11
1763
- "@jupyterlab/ui-components": ^4.0.11
1747
+ "@jupyterlab/apputils": ^4.1.12
1748
+ "@jupyterlab/cells": ^4.0.12
1749
+ "@jupyterlab/codeeditor": ^4.0.12
1750
+ "@jupyterlab/codemirror": ^4.0.12
1751
+ "@jupyterlab/coreutils": ^6.0.12
1752
+ "@jupyterlab/docregistry": ^4.0.12
1753
+ "@jupyterlab/documentsearch": ^4.0.12
1754
+ "@jupyterlab/lsp": ^4.0.12
1755
+ "@jupyterlab/nbformat": ^4.0.12
1756
+ "@jupyterlab/observables": ^5.0.12
1757
+ "@jupyterlab/rendermime": ^4.0.12
1758
+ "@jupyterlab/services": ^7.0.12
1759
+ "@jupyterlab/settingregistry": ^4.0.12
1760
+ "@jupyterlab/statusbar": ^4.0.12
1761
+ "@jupyterlab/toc": ^6.0.12
1762
+ "@jupyterlab/translation": ^4.0.12
1763
+ "@jupyterlab/ui-components": ^4.0.12
1764
1764
  "@lumino/algorithm": ^2.0.1
1765
1765
  "@lumino/coreutils": ^2.1.2
1766
1766
  "@lumino/domutils": ^2.0.1
@@ -1771,34 +1771,34 @@ __metadata:
1771
1771
  "@lumino/virtualdom": ^2.0.1
1772
1772
  "@lumino/widgets": ^2.3.0
1773
1773
  react: ^18.2.0
1774
- checksum: e8bbfca1cba7b78427fcca1211266ba989e4950da2361a3606a6ab8485ab4618c6f1a321463a8974b96c7a77d4d00ed9b293abf68f9ce84731bd0e9687ec8be7
1774
+ checksum: b55b617565ed6f157731a44f7cad938592f4bea7de5cc84420f5984c7a972384f026aa71dcc8a45d309f3f9ec438c1f1584340adb5a833c987bbba987399ef0f
1775
1775
  languageName: node
1776
1776
  linkType: hard
1777
1777
 
1778
- "@jupyterlab/observables@npm:~5.0.11":
1779
- version: 5.0.11
1780
- resolution: "@jupyterlab/observables@npm:5.0.11"
1778
+ "@jupyterlab/observables@npm:~5.0.12":
1779
+ version: 5.0.12
1780
+ resolution: "@jupyterlab/observables@npm:5.0.12"
1781
1781
  dependencies:
1782
1782
  "@lumino/algorithm": ^2.0.1
1783
1783
  "@lumino/coreutils": ^2.1.2
1784
1784
  "@lumino/disposable": ^2.1.2
1785
1785
  "@lumino/messaging": ^2.0.1
1786
1786
  "@lumino/signaling": ^2.1.2
1787
- checksum: b47cc8e73db9cc856454c0db530b774a4d11f6ade066b52fe521b0cec2b7a8f5eebfe2c0f0f7ada976474698dab9a77bdef3feea2960ea75bcf7052404ebec16
1787
+ checksum: 49eddcdf16283977879117b99117cbdfcbd25a3f4d9e4f174a0c2d78996b9ec686e5939854f22be1e5ae4d74175f9c4d44b5bdd180993270a42acecaee6553e7
1788
1788
  languageName: node
1789
1789
  linkType: hard
1790
1790
 
1791
- "@jupyterlab/outputarea@npm:~4.0.11":
1792
- version: 4.0.11
1793
- resolution: "@jupyterlab/outputarea@npm:4.0.11"
1791
+ "@jupyterlab/outputarea@npm:~4.0.12":
1792
+ version: 4.0.12
1793
+ resolution: "@jupyterlab/outputarea@npm:4.0.12"
1794
1794
  dependencies:
1795
- "@jupyterlab/apputils": ^4.1.11
1796
- "@jupyterlab/nbformat": ^4.0.11
1797
- "@jupyterlab/observables": ^5.0.11
1798
- "@jupyterlab/rendermime": ^4.0.11
1799
- "@jupyterlab/rendermime-interfaces": ^3.8.11
1800
- "@jupyterlab/services": ^7.0.11
1801
- "@jupyterlab/translation": ^4.0.11
1795
+ "@jupyterlab/apputils": ^4.1.12
1796
+ "@jupyterlab/nbformat": ^4.0.12
1797
+ "@jupyterlab/observables": ^5.0.12
1798
+ "@jupyterlab/rendermime": ^4.0.12
1799
+ "@jupyterlab/rendermime-interfaces": ^3.8.12
1800
+ "@jupyterlab/services": ^7.0.12
1801
+ "@jupyterlab/translation": ^4.0.12
1802
1802
  "@lumino/algorithm": ^2.0.1
1803
1803
  "@lumino/coreutils": ^2.1.2
1804
1804
  "@lumino/disposable": ^2.1.2
@@ -1806,168 +1806,168 @@ __metadata:
1806
1806
  "@lumino/properties": ^2.0.1
1807
1807
  "@lumino/signaling": ^2.1.2
1808
1808
  "@lumino/widgets": ^2.3.0
1809
- checksum: f9c69319d0bd144f35840d72784b606153fe62d44b51a22f11ab4ee7088a262955dff4ea86de8b1bd929841294c8c5a3fadff37fa46b15ca53586868bb498cad
1809
+ checksum: e517be9229c8caa557c9c00a07ca717c2fb64b7c43e8ab9d327b4dc445ecbb25094d10e5ca844df259ae0790b5083ef6c750456186f3d866c0e0142bb9b521c2
1810
1810
  languageName: node
1811
1811
  linkType: hard
1812
1812
 
1813
- "@jupyterlab/pdf-extension@npm:~4.0.11":
1814
- version: 4.0.11
1815
- resolution: "@jupyterlab/pdf-extension@npm:4.0.11"
1813
+ "@jupyterlab/pdf-extension@npm:~4.0.12":
1814
+ version: 4.0.12
1815
+ resolution: "@jupyterlab/pdf-extension@npm:4.0.12"
1816
1816
  dependencies:
1817
- "@jupyterlab/rendermime-interfaces": ^3.8.11
1817
+ "@jupyterlab/rendermime-interfaces": ^3.8.12
1818
1818
  "@lumino/coreutils": ^2.1.2
1819
1819
  "@lumino/disposable": ^2.1.2
1820
1820
  "@lumino/widgets": ^2.3.0
1821
- checksum: 5302ad015c0489ef7a87e5b011a9a661e4e002499cdc459607cd599375b968ea52e5ed6ef0eb300266f06b98e7213e052cc2635390cf4ffbec894537e6cf0fdb
1821
+ checksum: 40880afa4a7da7790f64e8e8551dd18d2c87984cbe4ef1b625e8912a34e77aeeb13700fa5406b6d1f243230a488b99bc0f6e244539da6df2432409cc15002acb
1822
1822
  languageName: node
1823
1823
  linkType: hard
1824
1824
 
1825
- "@jupyterlab/property-inspector@npm:~4.0.11":
1826
- version: 4.0.11
1827
- resolution: "@jupyterlab/property-inspector@npm:4.0.11"
1825
+ "@jupyterlab/property-inspector@npm:~4.0.12":
1826
+ version: 4.0.12
1827
+ resolution: "@jupyterlab/property-inspector@npm:4.0.12"
1828
1828
  dependencies:
1829
- "@jupyterlab/application": ^4.0.11
1830
- "@jupyterlab/translation": ^4.0.11
1831
- "@jupyterlab/ui-components": ^4.0.11
1829
+ "@jupyterlab/application": ^4.0.12
1830
+ "@jupyterlab/translation": ^4.0.12
1831
+ "@jupyterlab/ui-components": ^4.0.12
1832
1832
  "@lumino/coreutils": ^2.1.2
1833
1833
  "@lumino/disposable": ^2.1.2
1834
1834
  "@lumino/signaling": ^2.1.2
1835
1835
  "@lumino/widgets": ^2.3.0
1836
1836
  react: ^18.2.0
1837
- checksum: 02c0103b81fe95b313eb0c4d311d194cbf5aace94574d2e85a7c27e8b420766a9a4f4688f7d9d93bcb0873c3b47bdce318c463d3177609f1983742b14c6f46a0
1837
+ checksum: c734a44680a01af2f89f19714f49ba6e0f0da9e03f3541a3857b976f3284fd439136a89b67f4b53377249d9d42f1cf371f9d80dd1a3763ab64bea28eb1520cec
1838
1838
  languageName: node
1839
1839
  linkType: hard
1840
1840
 
1841
- "@jupyterlab/rendermime-extension@npm:~4.0.11":
1842
- version: 4.0.11
1843
- resolution: "@jupyterlab/rendermime-extension@npm:4.0.11"
1841
+ "@jupyterlab/rendermime-extension@npm:~4.0.12":
1842
+ version: 4.0.12
1843
+ resolution: "@jupyterlab/rendermime-extension@npm:4.0.12"
1844
1844
  dependencies:
1845
- "@jupyterlab/application": ^4.0.11
1846
- "@jupyterlab/apputils": ^4.1.11
1847
- "@jupyterlab/docmanager": ^4.0.11
1848
- "@jupyterlab/rendermime": ^4.0.11
1849
- "@jupyterlab/translation": ^4.0.11
1850
- checksum: caebd61f64921946411478fbe627f00dc67e28b53bbcccfb065c3288c9f0e17ea29b9a24010fe08c3a654fd8c608a3a0a4b7eaec4bd7c389106618358e4754b6
1845
+ "@jupyterlab/application": ^4.0.12
1846
+ "@jupyterlab/apputils": ^4.1.12
1847
+ "@jupyterlab/docmanager": ^4.0.12
1848
+ "@jupyterlab/rendermime": ^4.0.12
1849
+ "@jupyterlab/translation": ^4.0.12
1850
+ checksum: 24dce5b90dc75f89b043ea891c24872c15febb250b3a7a1bcbc3ec0d74526570f8b5342702029a15eb25016476d1fc29331d5e2bee70166e1bafb22b96d6a497
1851
1851
  languageName: node
1852
1852
  linkType: hard
1853
1853
 
1854
- "@jupyterlab/rendermime-interfaces@npm:~3.8.11":
1855
- version: 3.8.11
1856
- resolution: "@jupyterlab/rendermime-interfaces@npm:3.8.11"
1854
+ "@jupyterlab/rendermime-interfaces@npm:~3.8.12":
1855
+ version: 3.8.12
1856
+ resolution: "@jupyterlab/rendermime-interfaces@npm:3.8.12"
1857
1857
  dependencies:
1858
1858
  "@lumino/coreutils": ^1.11.0 || ^2.1.2
1859
1859
  "@lumino/widgets": ^1.37.2 || ^2.3.0
1860
- checksum: 277373ca5e05bfbcd6e88c38cdf5c1bdfc052beaf1cac120cb3a458d96cce949b17c9b47cfd16cfcf2e2241530fa9f3062343512084b79a549f6bde84a846c84
1860
+ checksum: 8f1a0242325fa2f7ca02cc09f87db78f2ba9d9a84d38867c1bfcab09e695ebe102beba82f7b38fb850c21fc4f298c2bf51944a7604664e4c8bcdd69b038ada10
1861
1861
  languageName: node
1862
1862
  linkType: hard
1863
1863
 
1864
- "@jupyterlab/rendermime@npm:~4.0.11":
1865
- version: 4.0.11
1866
- resolution: "@jupyterlab/rendermime@npm:4.0.11"
1864
+ "@jupyterlab/rendermime@npm:~4.0.12":
1865
+ version: 4.0.12
1866
+ resolution: "@jupyterlab/rendermime@npm:4.0.12"
1867
1867
  dependencies:
1868
- "@jupyterlab/apputils": ^4.1.11
1869
- "@jupyterlab/coreutils": ^6.0.11
1870
- "@jupyterlab/nbformat": ^4.0.11
1871
- "@jupyterlab/observables": ^5.0.11
1872
- "@jupyterlab/rendermime-interfaces": ^3.8.11
1873
- "@jupyterlab/services": ^7.0.11
1874
- "@jupyterlab/translation": ^4.0.11
1868
+ "@jupyterlab/apputils": ^4.1.12
1869
+ "@jupyterlab/coreutils": ^6.0.12
1870
+ "@jupyterlab/nbformat": ^4.0.12
1871
+ "@jupyterlab/observables": ^5.0.12
1872
+ "@jupyterlab/rendermime-interfaces": ^3.8.12
1873
+ "@jupyterlab/services": ^7.0.12
1874
+ "@jupyterlab/translation": ^4.0.12
1875
1875
  "@lumino/coreutils": ^2.1.2
1876
1876
  "@lumino/messaging": ^2.0.1
1877
1877
  "@lumino/signaling": ^2.1.2
1878
1878
  "@lumino/widgets": ^2.3.0
1879
1879
  lodash.escape: ^4.0.1
1880
- checksum: cb76d6824caac3b50e4e38c171f7db7239deb4499b0be237d51c68b3195c4d2edb1e4fa42253183949459ae0b78a1acbdc936b1eba51c8472bcf89586d267975
1880
+ checksum: 5a9344518485b364a34d33fa2fba8ba521ee90a1feaba9908e5e79969b8a27d8e1fa8e9943555a2fe878f6829055075732843b1c575cf0aad03173ee5a445d26
1881
1881
  languageName: node
1882
1882
  linkType: hard
1883
1883
 
1884
- "@jupyterlab/running-extension@npm:~4.0.11":
1885
- version: 4.0.11
1886
- resolution: "@jupyterlab/running-extension@npm:4.0.11"
1884
+ "@jupyterlab/running-extension@npm:~4.0.12":
1885
+ version: 4.0.12
1886
+ resolution: "@jupyterlab/running-extension@npm:4.0.12"
1887
1887
  dependencies:
1888
- "@jupyterlab/application": ^4.0.11
1889
- "@jupyterlab/coreutils": ^6.0.11
1890
- "@jupyterlab/docregistry": ^4.0.11
1891
- "@jupyterlab/rendermime-interfaces": ^3.8.11
1892
- "@jupyterlab/running": ^4.0.11
1893
- "@jupyterlab/services": ^7.0.11
1894
- "@jupyterlab/translation": ^4.0.11
1895
- "@jupyterlab/ui-components": ^4.0.11
1888
+ "@jupyterlab/application": ^4.0.12
1889
+ "@jupyterlab/coreutils": ^6.0.12
1890
+ "@jupyterlab/docregistry": ^4.0.12
1891
+ "@jupyterlab/rendermime-interfaces": ^3.8.12
1892
+ "@jupyterlab/running": ^4.0.12
1893
+ "@jupyterlab/services": ^7.0.12
1894
+ "@jupyterlab/translation": ^4.0.12
1895
+ "@jupyterlab/ui-components": ^4.0.12
1896
1896
  "@lumino/commands": ^2.1.3
1897
1897
  "@lumino/polling": ^2.1.2
1898
1898
  "@lumino/signaling": ^2.1.2
1899
1899
  "@lumino/widgets": ^2.3.0
1900
- checksum: ae6f461efd952e9310cd991c3dd193814a14a845935d7f6dadab25440b5bea79d9892bc7577e9f5fe37e942ce14115e4a239ea766f001d290f1e649385386366
1900
+ checksum: 90f3c84f93c4a47284cae6028aef80d8f606fd13a511b4ae9221bd423bab725db96f7cc8624b1f465c37401794d69de9825f48d5f40fc4143f9bf9bdaeacbe52
1901
1901
  languageName: node
1902
1902
  linkType: hard
1903
1903
 
1904
- "@jupyterlab/running@npm:~4.0.11":
1905
- version: 4.0.11
1906
- resolution: "@jupyterlab/running@npm:4.0.11"
1904
+ "@jupyterlab/running@npm:~4.0.12":
1905
+ version: 4.0.12
1906
+ resolution: "@jupyterlab/running@npm:4.0.12"
1907
1907
  dependencies:
1908
- "@jupyterlab/apputils": ^4.1.11
1909
- "@jupyterlab/translation": ^4.0.11
1910
- "@jupyterlab/ui-components": ^4.0.11
1908
+ "@jupyterlab/apputils": ^4.1.12
1909
+ "@jupyterlab/translation": ^4.0.12
1910
+ "@jupyterlab/ui-components": ^4.0.12
1911
1911
  "@lumino/coreutils": ^2.1.2
1912
1912
  "@lumino/disposable": ^2.1.2
1913
1913
  "@lumino/messaging": ^2.0.1
1914
1914
  "@lumino/signaling": ^2.1.2
1915
1915
  "@lumino/widgets": ^2.3.0
1916
1916
  react: ^18.2.0
1917
- checksum: 3af48e24ac6831e7e832e523709327316d1f0537b08769ccab9538af0bf67d08aa1b46877eb78cbca94dc8cbe93ddab5a58adea2164dc536b690fd8996a424da
1917
+ checksum: 5317f978f54e634ebd7465aa235b5b1acc7d1995dea17f47f0a4bd2183a15629aefa78c785772bd916a40158a77bc48b06c328cbb2c84200014d5216c01233b6
1918
1918
  languageName: node
1919
1919
  linkType: hard
1920
1920
 
1921
- "@jupyterlab/services@npm:~7.0.11":
1922
- version: 7.0.11
1923
- resolution: "@jupyterlab/services@npm:7.0.11"
1921
+ "@jupyterlab/services@npm:~7.0.12":
1922
+ version: 7.0.12
1923
+ resolution: "@jupyterlab/services@npm:7.0.12"
1924
1924
  dependencies:
1925
1925
  "@jupyter/ydoc": ^1.1.1
1926
- "@jupyterlab/coreutils": ^6.0.11
1927
- "@jupyterlab/nbformat": ^4.0.11
1928
- "@jupyterlab/settingregistry": ^4.0.11
1929
- "@jupyterlab/statedb": ^4.0.11
1926
+ "@jupyterlab/coreutils": ^6.0.12
1927
+ "@jupyterlab/nbformat": ^4.0.12
1928
+ "@jupyterlab/settingregistry": ^4.0.12
1929
+ "@jupyterlab/statedb": ^4.0.12
1930
1930
  "@lumino/coreutils": ^2.1.2
1931
1931
  "@lumino/disposable": ^2.1.2
1932
1932
  "@lumino/polling": ^2.1.2
1933
1933
  "@lumino/properties": ^2.0.1
1934
1934
  "@lumino/signaling": ^2.1.2
1935
1935
  ws: ^8.11.0
1936
- checksum: 6539cc1b34f29feaab094a570576890984fe9cc3f0140dc3b17cca1ead878197bd3d2ca01b4f6fe6808ee5dca8f720769e0db10a27f1fcad1759b6ead9631b24
1936
+ checksum: 0f50969443db19f39985524202b110bf38c4c4554d06d287d5f04758823446b879b7ed541f179c4db5f1a73184ee2790a29ebdff49820f00e1254729c223f15a
1937
1937
  languageName: node
1938
1938
  linkType: hard
1939
1939
 
1940
- "@jupyterlab/settingeditor-extension@npm:~4.0.11":
1941
- version: 4.0.11
1942
- resolution: "@jupyterlab/settingeditor-extension@npm:4.0.11"
1940
+ "@jupyterlab/settingeditor-extension@npm:~4.0.12":
1941
+ version: 4.0.12
1942
+ resolution: "@jupyterlab/settingeditor-extension@npm:4.0.12"
1943
1943
  dependencies:
1944
- "@jupyterlab/application": ^4.0.11
1945
- "@jupyterlab/apputils": ^4.1.11
1946
- "@jupyterlab/codeeditor": ^4.0.11
1947
- "@jupyterlab/rendermime": ^4.0.11
1948
- "@jupyterlab/settingeditor": ^4.0.11
1949
- "@jupyterlab/settingregistry": ^4.0.11
1950
- "@jupyterlab/statedb": ^4.0.11
1951
- "@jupyterlab/translation": ^4.0.11
1952
- "@jupyterlab/ui-components": ^4.0.11
1944
+ "@jupyterlab/application": ^4.0.12
1945
+ "@jupyterlab/apputils": ^4.1.12
1946
+ "@jupyterlab/codeeditor": ^4.0.12
1947
+ "@jupyterlab/rendermime": ^4.0.12
1948
+ "@jupyterlab/settingeditor": ^4.0.12
1949
+ "@jupyterlab/settingregistry": ^4.0.12
1950
+ "@jupyterlab/statedb": ^4.0.12
1951
+ "@jupyterlab/translation": ^4.0.12
1952
+ "@jupyterlab/ui-components": ^4.0.12
1953
1953
  "@lumino/disposable": ^2.1.2
1954
- checksum: 567eb43605125de117d868396f64e55a8f97eb5b57d8b15b259b5f36e97f450b1b1cc433ed9b86b306992f16f63eef6c62012bed02fcae45e95a8259c8f012e1
1954
+ checksum: ca0511a296797de3c9da948eedf0721154bf5ee1716725d12cf393ffce281d8cc1d77ffac0aeacad666a2d5ec01d4bc011bd266b3835f7d28a38edfc827d2401
1955
1955
  languageName: node
1956
1956
  linkType: hard
1957
1957
 
1958
- "@jupyterlab/settingeditor@npm:~4.0.11":
1959
- version: 4.0.11
1960
- resolution: "@jupyterlab/settingeditor@npm:4.0.11"
1958
+ "@jupyterlab/settingeditor@npm:~4.0.12":
1959
+ version: 4.0.12
1960
+ resolution: "@jupyterlab/settingeditor@npm:4.0.12"
1961
1961
  dependencies:
1962
- "@jupyterlab/application": ^4.0.11
1963
- "@jupyterlab/apputils": ^4.1.11
1964
- "@jupyterlab/codeeditor": ^4.0.11
1965
- "@jupyterlab/inspector": ^4.0.11
1966
- "@jupyterlab/rendermime": ^4.0.11
1967
- "@jupyterlab/settingregistry": ^4.0.11
1968
- "@jupyterlab/statedb": ^4.0.11
1969
- "@jupyterlab/translation": ^4.0.11
1970
- "@jupyterlab/ui-components": ^4.0.11
1962
+ "@jupyterlab/application": ^4.0.12
1963
+ "@jupyterlab/apputils": ^4.1.12
1964
+ "@jupyterlab/codeeditor": ^4.0.12
1965
+ "@jupyterlab/inspector": ^4.0.12
1966
+ "@jupyterlab/rendermime": ^4.0.12
1967
+ "@jupyterlab/settingregistry": ^4.0.12
1968
+ "@jupyterlab/statedb": ^4.0.12
1969
+ "@jupyterlab/translation": ^4.0.12
1970
+ "@jupyterlab/ui-components": ^4.0.12
1971
1971
  "@lumino/algorithm": ^2.0.1
1972
1972
  "@lumino/commands": ^2.1.3
1973
1973
  "@lumino/coreutils": ^2.1.2
@@ -1981,16 +1981,16 @@ __metadata:
1981
1981
  "@rjsf/validator-ajv8": ^5.1.0
1982
1982
  json-schema: ^0.4.0
1983
1983
  react: ^18.2.0
1984
- checksum: 55e36ba0cfeeaeef1c1f6356b1ae5174c2c1a3cb0b864aaab662b8dde073e45b9643a1b80bb88088154980be8edbc6892d08d702fcb754004703d16d16193434
1984
+ checksum: cc6037fa9478379355b663f4d90306695e063143727773cc3f12c1e75c766766ccbe0c9ca2b900d7ef9a7361223105a58be96f2dbf5ced5b917193b66bead7fd
1985
1985
  languageName: node
1986
1986
  linkType: hard
1987
1987
 
1988
- "@jupyterlab/settingregistry@npm:~4.0.11":
1989
- version: 4.0.11
1990
- resolution: "@jupyterlab/settingregistry@npm:4.0.11"
1988
+ "@jupyterlab/settingregistry@npm:~4.0.12":
1989
+ version: 4.0.12
1990
+ resolution: "@jupyterlab/settingregistry@npm:4.0.12"
1991
1991
  dependencies:
1992
- "@jupyterlab/nbformat": ^4.0.11
1993
- "@jupyterlab/statedb": ^4.0.11
1992
+ "@jupyterlab/nbformat": ^4.0.12
1993
+ "@jupyterlab/statedb": ^4.0.12
1994
1994
  "@lumino/commands": ^2.1.3
1995
1995
  "@lumino/coreutils": ^2.1.2
1996
1996
  "@lumino/disposable": ^2.1.2
@@ -2000,18 +2000,18 @@ __metadata:
2000
2000
  json5: ^2.2.3
2001
2001
  peerDependencies:
2002
2002
  react: ">=16"
2003
- checksum: 97d06a08eff0589e83c40611f50e765dc8c75b33f821bee86defdb856c7747276174cc3370374159a37ae1393779cf18634fbca69072db447c053ccb872f3117
2003
+ checksum: 1d3b425effb33333b3c89b0f4bac08ffba5fd97602ce92fb3c3037c15573c853609ec04b0e7e2d4c74f67a75360063e1fd00ba19862abc992f867a3d31e8b440
2004
2004
  languageName: node
2005
2005
  linkType: hard
2006
2006
 
2007
- "@jupyterlab/shortcuts-extension@npm:~4.0.11":
2008
- version: 4.0.11
2009
- resolution: "@jupyterlab/shortcuts-extension@npm:4.0.11"
2007
+ "@jupyterlab/shortcuts-extension@npm:~4.0.12":
2008
+ version: 4.0.12
2009
+ resolution: "@jupyterlab/shortcuts-extension@npm:4.0.12"
2010
2010
  dependencies:
2011
- "@jupyterlab/application": ^4.0.11
2012
- "@jupyterlab/settingregistry": ^4.0.11
2013
- "@jupyterlab/translation": ^4.0.11
2014
- "@jupyterlab/ui-components": ^4.0.11
2011
+ "@jupyterlab/application": ^4.0.12
2012
+ "@jupyterlab/settingregistry": ^4.0.12
2013
+ "@jupyterlab/translation": ^4.0.12
2014
+ "@jupyterlab/ui-components": ^4.0.12
2015
2015
  "@lumino/algorithm": ^2.0.1
2016
2016
  "@lumino/commands": ^2.1.3
2017
2017
  "@lumino/coreutils": ^2.1.2
@@ -2020,41 +2020,41 @@ __metadata:
2020
2020
  "@lumino/keyboard": ^2.0.1
2021
2021
  "@lumino/widgets": ^2.3.0
2022
2022
  react: ^18.2.0
2023
- checksum: 04844bbf276fda039d23cb3411350c2addaa6f5348515dc07ca705923418485db93acfbb22d6da196236978591db2eb7dd01ef86731707059fd6b86046680f9c
2023
+ checksum: b0e0ff374e212f6c37bc956e6cfd41760d3c4ff31cad7471c678b86640c085b508282632479fdf79b9e85d566b6a59ac741938be708db2d762afe3863b001c99
2024
2024
  languageName: node
2025
2025
  linkType: hard
2026
2026
 
2027
- "@jupyterlab/statedb@npm:~4.0.11":
2028
- version: 4.0.11
2029
- resolution: "@jupyterlab/statedb@npm:4.0.11"
2027
+ "@jupyterlab/statedb@npm:~4.0.12":
2028
+ version: 4.0.12
2029
+ resolution: "@jupyterlab/statedb@npm:4.0.12"
2030
2030
  dependencies:
2031
2031
  "@lumino/commands": ^2.1.3
2032
2032
  "@lumino/coreutils": ^2.1.2
2033
2033
  "@lumino/disposable": ^2.1.2
2034
2034
  "@lumino/properties": ^2.0.1
2035
2035
  "@lumino/signaling": ^2.1.2
2036
- checksum: b0637af63185b71db698ce572d2fcdaee94e6fe93659ead1e2301cb6ee1ec2b16164a61275cb44af3cac679d40b1a2c3492f20b44d9eb07a75440706627cd733
2036
+ checksum: a0bc781a2c16067890ad1a7f7a774ea9b47a9db052cde756416f953aef6cb9451e057a18230b0bb91dad0c3000dbeb6d349121561050e8dc4a91478aa0d40e61
2037
2037
  languageName: node
2038
2038
  linkType: hard
2039
2039
 
2040
- "@jupyterlab/statusbar-extension@npm:~4.0.11":
2041
- version: 4.0.11
2042
- resolution: "@jupyterlab/statusbar-extension@npm:4.0.11"
2040
+ "@jupyterlab/statusbar-extension@npm:~4.0.12":
2041
+ version: 4.0.12
2042
+ resolution: "@jupyterlab/statusbar-extension@npm:4.0.12"
2043
2043
  dependencies:
2044
- "@jupyterlab/application": ^4.0.11
2045
- "@jupyterlab/apputils": ^4.1.11
2046
- "@jupyterlab/settingregistry": ^4.0.11
2047
- "@jupyterlab/statusbar": ^4.0.11
2048
- "@jupyterlab/translation": ^4.0.11
2049
- checksum: b6509c4f650db61d17601206b7db2cc87d8e1e66d74c35f84842f2cf5d536fe963b0df91d460e71f55a63c47b8228ef5a82f3e51547e809e591a70efc1044ca0
2044
+ "@jupyterlab/application": ^4.0.12
2045
+ "@jupyterlab/apputils": ^4.1.12
2046
+ "@jupyterlab/settingregistry": ^4.0.12
2047
+ "@jupyterlab/statusbar": ^4.0.12
2048
+ "@jupyterlab/translation": ^4.0.12
2049
+ checksum: 10e127d3d6498b7b639e768cf1c83a3618c1499f578dc7c021fe2a401531a16663b7cdba548534147472c12d8b9f951cc09e10b7b3ed085e6ef2d9a835edd647
2050
2050
  languageName: node
2051
2051
  linkType: hard
2052
2052
 
2053
- "@jupyterlab/statusbar@npm:~4.0.11":
2054
- version: 4.0.11
2055
- resolution: "@jupyterlab/statusbar@npm:4.0.11"
2053
+ "@jupyterlab/statusbar@npm:~4.0.12":
2054
+ version: 4.0.12
2055
+ resolution: "@jupyterlab/statusbar@npm:4.0.12"
2056
2056
  dependencies:
2057
- "@jupyterlab/ui-components": ^4.0.11
2057
+ "@jupyterlab/ui-components": ^4.0.12
2058
2058
  "@lumino/algorithm": ^2.0.1
2059
2059
  "@lumino/coreutils": ^2.1.2
2060
2060
  "@lumino/disposable": ^2.1.2
@@ -2062,36 +2062,36 @@ __metadata:
2062
2062
  "@lumino/signaling": ^2.1.2
2063
2063
  "@lumino/widgets": ^2.3.0
2064
2064
  react: ^18.2.0
2065
- checksum: cb9d8e51533d1b0dd13f0459b3f33bab23c23dffdfb58467e58d47d0cb09f61fce320b67c50e3e5a2328fba9f7a815d4f483f460b6bea8b34cf7fcd02144fe10
2065
+ checksum: 54437a6cbe08c0547b4001ac8f7e177b3a26d9e870db7fc10ee879144631e3f71a4772a1a9f94175ecb79dfffe6c8bb747d531d756a8466d9c7891cc4190443b
2066
2066
  languageName: node
2067
2067
  linkType: hard
2068
2068
 
2069
- "@jupyterlab/terminal-extension@npm:~4.0.11":
2070
- version: 4.0.11
2071
- resolution: "@jupyterlab/terminal-extension@npm:4.0.11"
2069
+ "@jupyterlab/terminal-extension@npm:~4.0.12":
2070
+ version: 4.0.12
2071
+ resolution: "@jupyterlab/terminal-extension@npm:4.0.12"
2072
2072
  dependencies:
2073
- "@jupyterlab/application": ^4.0.11
2074
- "@jupyterlab/apputils": ^4.1.11
2075
- "@jupyterlab/launcher": ^4.0.11
2076
- "@jupyterlab/mainmenu": ^4.0.11
2077
- "@jupyterlab/running": ^4.0.11
2078
- "@jupyterlab/services": ^7.0.11
2079
- "@jupyterlab/settingregistry": ^4.0.11
2080
- "@jupyterlab/terminal": ^4.0.11
2081
- "@jupyterlab/translation": ^4.0.11
2082
- "@jupyterlab/ui-components": ^4.0.11
2073
+ "@jupyterlab/application": ^4.0.12
2074
+ "@jupyterlab/apputils": ^4.1.12
2075
+ "@jupyterlab/launcher": ^4.0.12
2076
+ "@jupyterlab/mainmenu": ^4.0.12
2077
+ "@jupyterlab/running": ^4.0.12
2078
+ "@jupyterlab/services": ^7.0.12
2079
+ "@jupyterlab/settingregistry": ^4.0.12
2080
+ "@jupyterlab/terminal": ^4.0.12
2081
+ "@jupyterlab/translation": ^4.0.12
2082
+ "@jupyterlab/ui-components": ^4.0.12
2083
2083
  "@lumino/widgets": ^2.3.0
2084
- checksum: e595f137385b4a9557d7e4685d5c2a89002a182dd303c8f6f69602ea4ba4f8acb01b34a4df3e6bd316b0a22b812c86c743564381bcc4d8f0f8c05aec05436975
2084
+ checksum: 338027fa474a83a29e5ea10e4e23e4d71506792f8e0ae3c879553453e410dcd900ca9bac30e2284b0e13bc0abe4ef9f9eff651ace390bc9b1f23f23d6aac9e0e
2085
2085
  languageName: node
2086
2086
  linkType: hard
2087
2087
 
2088
- "@jupyterlab/terminal@npm:~4.0.11":
2089
- version: 4.0.11
2090
- resolution: "@jupyterlab/terminal@npm:4.0.11"
2088
+ "@jupyterlab/terminal@npm:~4.0.12":
2089
+ version: 4.0.12
2090
+ resolution: "@jupyterlab/terminal@npm:4.0.12"
2091
2091
  dependencies:
2092
- "@jupyterlab/apputils": ^4.1.11
2093
- "@jupyterlab/services": ^7.0.11
2094
- "@jupyterlab/translation": ^4.0.11
2092
+ "@jupyterlab/apputils": ^4.1.12
2093
+ "@jupyterlab/services": ^7.0.12
2094
+ "@jupyterlab/translation": ^4.0.12
2095
2095
  "@lumino/coreutils": ^2.1.2
2096
2096
  "@lumino/domutils": ^2.0.1
2097
2097
  "@lumino/messaging": ^2.0.1
@@ -2101,147 +2101,147 @@ __metadata:
2101
2101
  xterm-addon-fit: ~0.7.0
2102
2102
  xterm-addon-web-links: ~0.8.0
2103
2103
  xterm-addon-webgl: ~0.14.0
2104
- checksum: 1d96fb5b1620378a042a8eb731ae64067aff5999bb729eece0bf0a126cd00b8bab74262deb1a8839e051b538304cbfc55bffd08841f888e04a2b52ba01217c0c
2104
+ checksum: ccd911d4a3462094d4f861234d003e583b65e52283480f69c7f9930860460788f52bff67f8f07fbff42fa7b21898cb45450007e096fa362939f87b2a867ffdfe
2105
2105
  languageName: node
2106
2106
  linkType: hard
2107
2107
 
2108
- "@jupyterlab/theme-dark-extension@npm:~4.0.11":
2109
- version: 4.0.11
2110
- resolution: "@jupyterlab/theme-dark-extension@npm:4.0.11"
2108
+ "@jupyterlab/theme-dark-extension@npm:~4.0.12":
2109
+ version: 4.0.12
2110
+ resolution: "@jupyterlab/theme-dark-extension@npm:4.0.12"
2111
2111
  dependencies:
2112
- "@jupyterlab/application": ^4.0.11
2113
- "@jupyterlab/apputils": ^4.1.11
2114
- "@jupyterlab/translation": ^4.0.11
2115
- checksum: 5fcfd4f029f2d5da4d5f243a1e5e2e1863658cb61bfc0ae9a4a61a4949781a9db91a1da7d280df5fc6f76ea756ab441b4f42732e32b0e2e9ab37c848295685d4
2112
+ "@jupyterlab/application": ^4.0.12
2113
+ "@jupyterlab/apputils": ^4.1.12
2114
+ "@jupyterlab/translation": ^4.0.12
2115
+ checksum: d883bf93115f60ebdeea7336eb47a7ee49f229ee655ea7210afc7b322d540efd3682686c63e0aefc8404ffcd2ac5b4d5a55cb66f5af0ee5668344e4f807f561c
2116
2116
  languageName: node
2117
2117
  linkType: hard
2118
2118
 
2119
- "@jupyterlab/theme-light-extension@npm:~4.0.11":
2120
- version: 4.0.11
2121
- resolution: "@jupyterlab/theme-light-extension@npm:4.0.11"
2119
+ "@jupyterlab/theme-light-extension@npm:~4.0.12":
2120
+ version: 4.0.12
2121
+ resolution: "@jupyterlab/theme-light-extension@npm:4.0.12"
2122
2122
  dependencies:
2123
- "@jupyterlab/application": ^4.0.11
2124
- "@jupyterlab/apputils": ^4.1.11
2125
- "@jupyterlab/translation": ^4.0.11
2126
- checksum: ef482b0ec76b011f505d7b06228c8ba6b97c473e9c503a2f8524f74b3a492b24f71cdb3eff78fbb72109de55d832344c885396d7907dc6a96f7c584aead42556
2123
+ "@jupyterlab/application": ^4.0.12
2124
+ "@jupyterlab/apputils": ^4.1.12
2125
+ "@jupyterlab/translation": ^4.0.12
2126
+ checksum: 1073f3f1f781217b62db5e71ea6f02be2a883c5cd342dcc2367a2a22c4db489da29269eba8f175a94d22b1a206c7d1d3922d34b0b3ef6cb3f397435e13f7c308
2127
2127
  languageName: node
2128
2128
  linkType: hard
2129
2129
 
2130
- "@jupyterlab/toc-extension@npm:~6.0.11":
2131
- version: 6.0.11
2132
- resolution: "@jupyterlab/toc-extension@npm:6.0.11"
2130
+ "@jupyterlab/toc-extension@npm:~6.0.12":
2131
+ version: 6.0.12
2132
+ resolution: "@jupyterlab/toc-extension@npm:6.0.12"
2133
2133
  dependencies:
2134
- "@jupyterlab/application": ^4.0.11
2135
- "@jupyterlab/settingregistry": ^4.0.11
2136
- "@jupyterlab/toc": ^6.0.11
2137
- "@jupyterlab/translation": ^4.0.11
2138
- "@jupyterlab/ui-components": ^4.0.11
2139
- checksum: 3ac5dcc8e6804e7cc627eff6eb42e5f226d582999bee92fe408ec8a5f0e89642a07d01e8ebc2e48becbcb6b95f5a14c980d306d789d079c586ea6bf6526fb7bb
2134
+ "@jupyterlab/application": ^4.0.12
2135
+ "@jupyterlab/settingregistry": ^4.0.12
2136
+ "@jupyterlab/toc": ^6.0.12
2137
+ "@jupyterlab/translation": ^4.0.12
2138
+ "@jupyterlab/ui-components": ^4.0.12
2139
+ checksum: 21bbb95b8ad152aa75be08f9d006eef205ae00f1daaf88f248457dba7a70136a8d8606d3f4ee2a14900603e169cb89051f139157144f9c414d14ec0be29256cd
2140
2140
  languageName: node
2141
2141
  linkType: hard
2142
2142
 
2143
- "@jupyterlab/toc@npm:~6.0.11":
2144
- version: 6.0.11
2145
- resolution: "@jupyterlab/toc@npm:6.0.11"
2143
+ "@jupyterlab/toc@npm:~6.0.12":
2144
+ version: 6.0.12
2145
+ resolution: "@jupyterlab/toc@npm:6.0.12"
2146
2146
  dependencies:
2147
- "@jupyterlab/apputils": ^4.1.11
2148
- "@jupyterlab/coreutils": ^6.0.11
2149
- "@jupyterlab/docregistry": ^4.0.11
2150
- "@jupyterlab/observables": ^5.0.11
2151
- "@jupyterlab/rendermime": ^4.0.11
2152
- "@jupyterlab/rendermime-interfaces": ^3.8.11
2153
- "@jupyterlab/translation": ^4.0.11
2154
- "@jupyterlab/ui-components": ^4.0.11
2147
+ "@jupyterlab/apputils": ^4.1.12
2148
+ "@jupyterlab/coreutils": ^6.0.12
2149
+ "@jupyterlab/docregistry": ^4.0.12
2150
+ "@jupyterlab/observables": ^5.0.12
2151
+ "@jupyterlab/rendermime": ^4.0.12
2152
+ "@jupyterlab/rendermime-interfaces": ^3.8.12
2153
+ "@jupyterlab/translation": ^4.0.12
2154
+ "@jupyterlab/ui-components": ^4.0.12
2155
2155
  "@lumino/coreutils": ^2.1.2
2156
2156
  "@lumino/disposable": ^2.1.2
2157
2157
  "@lumino/messaging": ^2.0.1
2158
2158
  "@lumino/signaling": ^2.1.2
2159
2159
  "@lumino/widgets": ^2.3.0
2160
2160
  react: ^18.2.0
2161
- checksum: d93d003e65b36d648407c20d19d232c0c232e9c92757b7910a170a5bfc721ec2b229a97efb553726bfa940f570b54ec3dabf8d1bae07ab84a577903d1fd039e1
2161
+ checksum: 962cdd778b5f57ffdc5e10cf6254395638f4c687b7cb2a5c1c165d1750f65b142ef762e0eb8d189dbab8c79dc60151ffbdc05f7e2b61c40e2afbf046a7775ac9
2162
2162
  languageName: node
2163
2163
  linkType: hard
2164
2164
 
2165
- "@jupyterlab/tooltip-extension@npm:~4.0.11":
2166
- version: 4.0.11
2167
- resolution: "@jupyterlab/tooltip-extension@npm:4.0.11"
2165
+ "@jupyterlab/tooltip-extension@npm:~4.0.12":
2166
+ version: 4.0.12
2167
+ resolution: "@jupyterlab/tooltip-extension@npm:4.0.12"
2168
2168
  dependencies:
2169
- "@jupyterlab/application": ^4.0.11
2170
- "@jupyterlab/codeeditor": ^4.0.11
2171
- "@jupyterlab/console": ^4.0.11
2172
- "@jupyterlab/coreutils": ^6.0.11
2173
- "@jupyterlab/fileeditor": ^4.0.11
2174
- "@jupyterlab/notebook": ^4.0.11
2175
- "@jupyterlab/rendermime": ^4.0.11
2176
- "@jupyterlab/services": ^7.0.11
2177
- "@jupyterlab/tooltip": ^4.0.11
2178
- "@jupyterlab/translation": ^4.0.11
2169
+ "@jupyterlab/application": ^4.0.12
2170
+ "@jupyterlab/codeeditor": ^4.0.12
2171
+ "@jupyterlab/console": ^4.0.12
2172
+ "@jupyterlab/coreutils": ^6.0.12
2173
+ "@jupyterlab/fileeditor": ^4.0.12
2174
+ "@jupyterlab/notebook": ^4.0.12
2175
+ "@jupyterlab/rendermime": ^4.0.12
2176
+ "@jupyterlab/services": ^7.0.12
2177
+ "@jupyterlab/tooltip": ^4.0.12
2178
+ "@jupyterlab/translation": ^4.0.12
2179
2179
  "@lumino/algorithm": ^2.0.1
2180
2180
  "@lumino/coreutils": ^2.1.2
2181
2181
  "@lumino/widgets": ^2.3.0
2182
- checksum: de96938cc81e970b1675ee1a255ce5f3d7592bef4dd29ecae875ebb292ec84f2f93263484fd056611019abc15f2728c0efda3e11b4478910b0ef710770e3e666
2182
+ checksum: 8b9a5e8476f4439e1f97f7bcd7e1e73f047fc476aa2a06a3082d5d1c8c6a11bbc6812cb07bc510fefa95b064cc65d7663db6f03484d0c7438c70727e104786c2
2183
2183
  languageName: node
2184
2184
  linkType: hard
2185
2185
 
2186
- "@jupyterlab/tooltip@npm:~4.0.11":
2187
- version: 4.0.11
2188
- resolution: "@jupyterlab/tooltip@npm:4.0.11"
2186
+ "@jupyterlab/tooltip@npm:~4.0.12":
2187
+ version: 4.0.12
2188
+ resolution: "@jupyterlab/tooltip@npm:4.0.12"
2189
2189
  dependencies:
2190
- "@jupyterlab/codeeditor": ^4.0.11
2191
- "@jupyterlab/rendermime": ^4.0.11
2192
- "@jupyterlab/services": ^7.0.11
2193
- "@jupyterlab/ui-components": ^4.0.11
2190
+ "@jupyterlab/codeeditor": ^4.0.12
2191
+ "@jupyterlab/rendermime": ^4.0.12
2192
+ "@jupyterlab/services": ^7.0.12
2193
+ "@jupyterlab/ui-components": ^4.0.12
2194
2194
  "@lumino/coreutils": ^2.1.2
2195
2195
  "@lumino/messaging": ^2.0.1
2196
2196
  "@lumino/widgets": ^2.3.0
2197
- checksum: 7b54fe7ca09e045dcd00bbc79270e8d37e33116a09bdb50f39b090f52900a14f598c121f0ca22abcee7bf2cc4fb5a180f2c58312e76e2accbf308d1421187d2f
2197
+ checksum: 221f28092d919c0e90c5b470a0d46d4194949ab8fd2c612d7aedb9ba856f80d8cf529b1a7eccf6149a93321c042ddfd16898fa662e3a334c7c87ed0ee5b963ba
2198
2198
  languageName: node
2199
2199
  linkType: hard
2200
2200
 
2201
- "@jupyterlab/translation-extension@npm:~4.0.11":
2202
- version: 4.0.11
2203
- resolution: "@jupyterlab/translation-extension@npm:4.0.11"
2201
+ "@jupyterlab/translation-extension@npm:~4.0.12":
2202
+ version: 4.0.12
2203
+ resolution: "@jupyterlab/translation-extension@npm:4.0.12"
2204
2204
  dependencies:
2205
- "@jupyterlab/application": ^4.0.11
2206
- "@jupyterlab/apputils": ^4.1.11
2207
- "@jupyterlab/mainmenu": ^4.0.11
2208
- "@jupyterlab/settingregistry": ^4.0.11
2209
- "@jupyterlab/translation": ^4.0.11
2210
- checksum: 1814840624b1edabb5fc54bf5aedd5c28e4b51b4972189639c47c4f65f009fa708918fd3238d21157821a9a307b7055ed10b465556f3bcfee47228e232ce0d6c
2205
+ "@jupyterlab/application": ^4.0.12
2206
+ "@jupyterlab/apputils": ^4.1.12
2207
+ "@jupyterlab/mainmenu": ^4.0.12
2208
+ "@jupyterlab/settingregistry": ^4.0.12
2209
+ "@jupyterlab/translation": ^4.0.12
2210
+ checksum: d1d7c44d82a2b6f1b3ad5e630ec1a546eafa09c585044868127181c4e6e4c0fc37727b4935dcb76f79dfe4080eac0139bf550615094b5302082f9b27cf443cbb
2211
2211
  languageName: node
2212
2212
  linkType: hard
2213
2213
 
2214
- "@jupyterlab/translation@npm:~4.0.11":
2215
- version: 4.0.11
2216
- resolution: "@jupyterlab/translation@npm:4.0.11"
2214
+ "@jupyterlab/translation@npm:~4.0.12":
2215
+ version: 4.0.12
2216
+ resolution: "@jupyterlab/translation@npm:4.0.12"
2217
2217
  dependencies:
2218
- "@jupyterlab/coreutils": ^6.0.11
2219
- "@jupyterlab/rendermime-interfaces": ^3.8.11
2220
- "@jupyterlab/services": ^7.0.11
2221
- "@jupyterlab/statedb": ^4.0.11
2218
+ "@jupyterlab/coreutils": ^6.0.12
2219
+ "@jupyterlab/rendermime-interfaces": ^3.8.12
2220
+ "@jupyterlab/services": ^7.0.12
2221
+ "@jupyterlab/statedb": ^4.0.12
2222
2222
  "@lumino/coreutils": ^2.1.2
2223
- checksum: 1e65d0a162d56724a99dcb7eec874b80e78f8113e14d9cc1461f56cebef9a21604baf1fffd43cd62f186942b63fd49effec2b1960e4e3aca0a6cbe03df46bd51
2223
+ checksum: 48cf5afd35c83f8f61583e1b8e742b763f28cacfd870fff986cfd87964adf654519e96aef48a69971c0667402b0a806eb583b9cb1d4730272f0e47916807266d
2224
2224
  languageName: node
2225
2225
  linkType: hard
2226
2226
 
2227
- "@jupyterlab/ui-components-extension@npm:~4.0.11":
2228
- version: 4.0.11
2229
- resolution: "@jupyterlab/ui-components-extension@npm:4.0.11"
2227
+ "@jupyterlab/ui-components-extension@npm:~4.0.12":
2228
+ version: 4.0.12
2229
+ resolution: "@jupyterlab/ui-components-extension@npm:4.0.12"
2230
2230
  dependencies:
2231
- "@jupyterlab/application": ^4.0.11
2232
- "@jupyterlab/ui-components": ^4.0.11
2233
- checksum: 6267c279faabc67fb0a71c18386924d14bc1ac8b817fa6a0a68c6406c75ed5f43aad50b3eb49bb5ad8d66558dbe0e34128841d5165bc97f076b5fc40e1cfc181
2231
+ "@jupyterlab/application": ^4.0.12
2232
+ "@jupyterlab/ui-components": ^4.0.12
2233
+ checksum: 936f11abd6647e2be221eafa479de2087dbf8c8b7f34079d70b28fca82d3a011a517ae3d5fa6fd15714d02905aa7919fd9edb871cddb4bf706756304a647da4f
2234
2234
  languageName: node
2235
2235
  linkType: hard
2236
2236
 
2237
- "@jupyterlab/ui-components@npm:~4.0.11":
2238
- version: 4.0.11
2239
- resolution: "@jupyterlab/ui-components@npm:4.0.11"
2237
+ "@jupyterlab/ui-components@npm:~4.0.12":
2238
+ version: 4.0.12
2239
+ resolution: "@jupyterlab/ui-components@npm:4.0.12"
2240
2240
  dependencies:
2241
- "@jupyterlab/coreutils": ^6.0.11
2242
- "@jupyterlab/observables": ^5.0.11
2243
- "@jupyterlab/rendermime-interfaces": ^3.8.11
2244
- "@jupyterlab/translation": ^4.0.11
2241
+ "@jupyterlab/coreutils": ^6.0.12
2242
+ "@jupyterlab/observables": ^5.0.12
2243
+ "@jupyterlab/rendermime-interfaces": ^3.8.12
2244
+ "@jupyterlab/translation": ^4.0.12
2245
2245
  "@lumino/algorithm": ^2.0.1
2246
2246
  "@lumino/commands": ^2.1.3
2247
2247
  "@lumino/coreutils": ^2.1.2
@@ -2259,21 +2259,21 @@ __metadata:
2259
2259
  typestyle: ^2.0.4
2260
2260
  peerDependencies:
2261
2261
  react: ^18.2.0
2262
- checksum: 0ad2fcdcb531ffc4da4f475c24520007d65190c70bfe07888f4284256754e15ffb77d23f02a6ce44688bad0103484cba22327db49796abb13f8dfc335ea2373d
2262
+ checksum: c9bf51f684e215cce82e837c1c5ec70af1e7580589cee228a24377237e51bc61f6dce3d92d8be63f270ff35df1ac409603100b738b3934210f7d5a38cd83067d
2263
2263
  languageName: node
2264
2264
  linkType: hard
2265
2265
 
2266
- "@jupyterlab/vega5-extension@npm:~4.0.11":
2267
- version: 4.0.11
2268
- resolution: "@jupyterlab/vega5-extension@npm:4.0.11"
2266
+ "@jupyterlab/vega5-extension@npm:~4.0.12":
2267
+ version: 4.0.12
2268
+ resolution: "@jupyterlab/vega5-extension@npm:4.0.12"
2269
2269
  dependencies:
2270
- "@jupyterlab/rendermime-interfaces": ^3.8.11
2270
+ "@jupyterlab/rendermime-interfaces": ^3.8.12
2271
2271
  "@lumino/coreutils": ^2.1.2
2272
2272
  "@lumino/widgets": ^2.3.0
2273
2273
  vega: ^5.20.0
2274
2274
  vega-embed: ^6.2.1
2275
2275
  vega-lite: ^5.6.1-next.1
2276
- checksum: 0f3b30754f19c3580a798e51c3e368986d05377782613d8c3c24188f85fb643f46aeb8e22893487c7e5d1b9300d29b91967d5f2204775baec35c71412c1a6d60
2276
+ checksum: af55999706dfbd6e3f77b082efeea643e4eebad7c1e883e44449eca1796dff901db556ac0e52dc46e0cd218f4dcdccddad495c09318cf871e5af648e94647a0f
2277
2277
  languageName: node
2278
2278
  linkType: hard
2279
2279