From b494cd5abea6d9e3bed0d4a49d859c948646902a Mon Sep 17 00:00:00 2001 From: stevejpurves Date: Tue, 11 Jun 2024 22:23:59 +0100 Subject: [PATCH] =?UTF-8?q?=E2=98=9D=EF=B8=8F=20update=20thebe=20&=20myst?= =?UTF-8?q?=20deps?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 591 +++++++++++++++++----------- packages/common/package.json | 6 +- packages/jupyter/package.json | 14 +- packages/myst-demo/package.json | 18 +- packages/myst-to-react/package.json | 4 +- packages/providers/package.json | 6 +- packages/site/package.json | 6 +- themes/article/package.json | 4 +- themes/book/package.json | 4 +- 9 files changed, 396 insertions(+), 257 deletions(-) diff --git a/package-lock.json b/package-lock.json index a8c7be9bc..fb8bdb69b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4997,9 +4997,10 @@ } }, "node_modules/@jupyterlab/coreutils": { - "version": "6.0.9", - "resolved": "https://registry.npmjs.org/@jupyterlab/coreutils/-/coreutils-6.0.9.tgz", - "integrity": "sha512-YN0HoAhaeD829DtrfPARsWdcakN3+ZqYXuO3imXUdz20lrw/O9ZcTD0X/0NZ8+uFa9bqoO4S1k/HLkNzaRqzLg==", + "version": "6.1.8", + "resolved": "https://registry.npmjs.org/@jupyterlab/coreutils/-/coreutils-6.1.8.tgz", + "integrity": "sha512-DDPHr1qR+UuMs+/z5YMi2/2oQ3YbLrmYdv+zpbj5w1tbglB/fa0muw/xX6RpXzuDog1+z5fZmERQ5RUBtdAS/g==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/coreutils": "^2.1.2", "@lumino/disposable": "^2.1.2", @@ -5351,9 +5352,10 @@ } }, "node_modules/@jupyterlab/nbformat": { - "version": "4.0.9", - "resolved": "https://registry.npmjs.org/@jupyterlab/nbformat/-/nbformat-4.0.9.tgz", - "integrity": "sha512-3uLgD8bK74Ng7ByL1qXXe2V+OktZ495PYvvmoj3c/FiihNLxnQ9ou7edUlOPYcQML5hu19oGX1AlJhSjGgvlzA==", + "version": "4.1.8", + "resolved": "https://registry.npmjs.org/@jupyterlab/nbformat/-/nbformat-4.1.8.tgz", + "integrity": "sha512-uwGLaiIEsSox6zZ9WIsHbKaPO4Yovrp9LW6NXSafFhHeNdEaVGJ05C4mZTDAXWGgV+EWEBx5U2PrGmsYiHRLlQ==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/coreutils": "^2.1.2" } @@ -5426,9 +5428,10 @@ "integrity": "sha512-RPtHrp8cQqMnTC915lOIdrmsbPDCC7PhPOZb2YY7/Jj6dEdwmGhoMthc2tBEYWoHP+tU/hVm8UR/mEQby22srQ==" }, "node_modules/@jupyterlab/observables": { - "version": "5.0.9", - "resolved": "https://registry.npmjs.org/@jupyterlab/observables/-/observables-5.0.9.tgz", - "integrity": "sha512-aWV//Aoz8acqyJtiCKkjxqpq5Tfr/VGAPd9s+7xaT5YkYB5EQvpYs04+rJb1c93F/GNDd13PiBageoLn0PHn4g==", + "version": "5.1.8", + "resolved": "https://registry.npmjs.org/@jupyterlab/observables/-/observables-5.1.8.tgz", + "integrity": "sha512-x3nEcm5QCWMA5F1bhMHbNuw1Wy3RIBDcfpyq8Z41FzyEHdudL5SpAQd9rEVsXXIsxp5y9nI/O45MFaT2Yp7Ruw==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/algorithm": "^2.0.1", "@lumino/coreutils": "^2.1.2", @@ -5558,15 +5561,16 @@ } }, "node_modules/@jupyterlab/services": { - "version": "7.0.9", - "resolved": "https://registry.npmjs.org/@jupyterlab/services/-/services-7.0.9.tgz", - "integrity": "sha512-nsW22kSymW6kBxb6YWf1rgY1TKBrSymsvYNF03D5xZ/5OJphrBDdCfGYqxknWHXqdK+yXwgSp+MyaVZ3VoywpQ==", + "version": "7.1.8", + "resolved": "https://registry.npmjs.org/@jupyterlab/services/-/services-7.1.8.tgz", + "integrity": "sha512-pecYo8oOKCuEl+qur1yrEVTuGF3vxKlRItY2ofmTfBiyHIh8ARcAzlC+Zh55mdsIUU2w2GMrhTlINF5bWC5qZw==", + "license": "BSD-3-Clause", "dependencies": { "@jupyter/ydoc": "^1.1.1", - "@jupyterlab/coreutils": "^6.0.9", - "@jupyterlab/nbformat": "^4.0.9", - "@jupyterlab/settingregistry": "^4.0.9", - "@jupyterlab/statedb": "^4.0.9", + "@jupyterlab/coreutils": "^6.1.8", + "@jupyterlab/nbformat": "^4.1.8", + "@jupyterlab/settingregistry": "^4.1.8", + "@jupyterlab/statedb": "^4.1.8", "@lumino/coreutils": "^2.1.2", "@lumino/disposable": "^2.1.2", "@lumino/polling": "^2.1.2", @@ -5575,11 +5579,89 @@ "ws": "^8.11.0" } }, + "node_modules/@jupyterlab/services/node_modules/@jupyterlab/coreutils": { + "version": "6.2.2", + "resolved": "https://registry.npmjs.org/@jupyterlab/coreutils/-/coreutils-6.2.2.tgz", + "integrity": "sha512-9rxh43HA4PaBykGE6wKoT8zO4OJjLgrqI47pTjEvTqu40GzZ/9rrLL8aJYWAe1KyT3ayKn9Un/OviTPd4AEBDA==", + "license": "BSD-3-Clause", + "dependencies": { + "@lumino/coreutils": "^2.1.2", + "@lumino/disposable": "^2.1.2", + "@lumino/signaling": "^2.1.2", + "minimist": "~1.2.0", + "path-browserify": "^1.0.0", + "url-parse": "~1.5.4" + } + }, + "node_modules/@jupyterlab/services/node_modules/@jupyterlab/nbformat": { + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/@jupyterlab/nbformat/-/nbformat-4.2.2.tgz", + "integrity": "sha512-CiiuZPdbiDykBl0F25MtL2nddnri34PjliJau8i/FTTsSD82c+4DjPtQeyzAVzz9wtz7HXASWIcGrjN35ZgmTw==", + "license": "BSD-3-Clause", + "dependencies": { + "@lumino/coreutils": "^2.1.2" + } + }, + "node_modules/@jupyterlab/services/node_modules/@jupyterlab/settingregistry": { + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/@jupyterlab/settingregistry/-/settingregistry-4.2.2.tgz", + "integrity": "sha512-Z/xYiX0aeOcwAcF5QPTWZ+cMWhFwf++BnLNhb5aCHopGGL11fodq0tzbXjGU4ZOe6o/+1b2xo61BG67k+7eUJQ==", + "license": "BSD-3-Clause", + "dependencies": { + "@jupyterlab/nbformat": "^4.2.2", + "@jupyterlab/statedb": "^4.2.2", + "@lumino/commands": "^2.3.0", + "@lumino/coreutils": "^2.1.2", + "@lumino/disposable": "^2.1.2", + "@lumino/signaling": "^2.1.2", + "@rjsf/utils": "^5.13.4", + "ajv": "^8.12.0", + "json5": "^2.2.3" + }, + "peerDependencies": { + "react": ">=16" + } + }, + "node_modules/@jupyterlab/services/node_modules/@jupyterlab/statedb": { + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/@jupyterlab/statedb/-/statedb-4.2.2.tgz", + "integrity": "sha512-UcA/cx6SrHd/PezpyvGJuMbd32/qZicWTDFalbLT5qUpmUq7/gT4r2oGdC82aKWRWyAjGPzB21n4wSEUF8/C8A==", + "license": "BSD-3-Clause", + "dependencies": { + "@lumino/commands": "^2.3.0", + "@lumino/coreutils": "^2.1.2", + "@lumino/disposable": "^2.1.2", + "@lumino/properties": "^2.0.1", + "@lumino/signaling": "^2.1.2" + } + }, "node_modules/@jupyterlab/services/node_modules/@lumino/properties": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/@lumino/properties/-/properties-2.0.1.tgz", "integrity": "sha512-RPtHrp8cQqMnTC915lOIdrmsbPDCC7PhPOZb2YY7/Jj6dEdwmGhoMthc2tBEYWoHP+tU/hVm8UR/mEQby22srQ==" }, + "node_modules/@jupyterlab/services/node_modules/ajv": { + "version": "8.16.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz", + "integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==", + "license": "MIT", + "dependencies": { + "fast-deep-equal": "^3.1.3", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.4.1" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/@jupyterlab/services/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "license": "MIT" + }, "node_modules/@jupyterlab/services/node_modules/ws": { "version": "8.14.2", "resolved": "https://registry.npmjs.org/ws/-/ws-8.14.2.tgz", @@ -5601,17 +5683,18 @@ } }, "node_modules/@jupyterlab/settingregistry": { - "version": "4.0.9", - "resolved": "https://registry.npmjs.org/@jupyterlab/settingregistry/-/settingregistry-4.0.9.tgz", - "integrity": "sha512-ua9ZQxMzjgYRS1RnhNZ2MFvTD7JBDrlDu1vmB/pJ8ae0/eJoO+bUw2WdS5xyQKGQAjEDqjPZMW2a0raH2XgQSw==", + "version": "4.1.8", + "resolved": "https://registry.npmjs.org/@jupyterlab/settingregistry/-/settingregistry-4.1.8.tgz", + "integrity": "sha512-EiG2o6ZwlBBBRgsbp7sPDGDga4I0ZACrZFrWTKCJvQ9OPufUXDzqyOAC9MOdIn7dJ6H6AbgOun7LKgekXwYySA==", + "license": "BSD-3-Clause", "dependencies": { - "@jupyterlab/nbformat": "^4.0.9", - "@jupyterlab/statedb": "^4.0.9", - "@lumino/commands": "^2.1.3", + "@jupyterlab/nbformat": "^4.1.8", + "@jupyterlab/statedb": "^4.1.8", + "@lumino/commands": "^2.2.0", "@lumino/coreutils": "^2.1.2", "@lumino/disposable": "^2.1.2", "@lumino/signaling": "^2.1.2", - "@rjsf/utils": "^5.1.0", + "@rjsf/utils": "^5.13.4", "ajv": "^8.12.0", "json5": "^2.2.3" }, @@ -5640,11 +5723,12 @@ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" }, "node_modules/@jupyterlab/statedb": { - "version": "4.0.9", - "resolved": "https://registry.npmjs.org/@jupyterlab/statedb/-/statedb-4.0.9.tgz", - "integrity": "sha512-8zrDKaeg8mwqol/Aicylmbnv5tEuLAeUC/h+g7rZQzVj9LcMCiF44sse9VOQYLvOhykzQHJ1E1Iodo5FLbDzng==", + "version": "4.1.8", + "resolved": "https://registry.npmjs.org/@jupyterlab/statedb/-/statedb-4.1.8.tgz", + "integrity": "sha512-1ImWNyUfBuOux5CelctDFSEFe5CkYuNKcChYr7XwxYLYZynLY6BNXMP/IBIdLAszZNTcOYC6MLsMNA7vz8vfKA==", + "license": "BSD-3-Clause", "dependencies": { - "@lumino/commands": "^2.1.3", + "@lumino/commands": "^2.2.0", "@lumino/coreutils": "^2.1.2", "@lumino/disposable": "^2.1.2", "@lumino/properties": "^2.0.1", @@ -6104,13 +6188,14 @@ "integrity": "sha512-RPtHrp8cQqMnTC915lOIdrmsbPDCC7PhPOZb2YY7/Jj6dEdwmGhoMthc2tBEYWoHP+tU/hVm8UR/mEQby22srQ==" }, "node_modules/@jupyterlite/contents": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/@jupyterlite/contents/-/contents-0.2.0.tgz", - "integrity": "sha512-3/g9Lf+No/CfMjcYu9g+SVLZ5oA+ENjKrDhWBz2NY9fi1Fpv8lo21aidCFl8ywSO/V1clpZBRl1CNh9sP+shgQ==", + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/@jupyterlite/contents/-/contents-0.3.0.tgz", + "integrity": "sha512-G75H/oG/3FLhBzWB7iQ/GG34OvscAfwYPLBcnd76zHxzmZ/oRuc5O5WHPlcMDHD8rozj6vMOJj+MKgdx1jInGA==", + "license": "BSD-3-Clause", "dependencies": { - "@jupyterlab/nbformat": "~4.0.7", - "@jupyterlab/services": "~7.0.7", - "@jupyterlite/localforage": "^0.2.0", + "@jupyterlab/nbformat": "~4.1.5", + "@jupyterlab/services": "~7.1.5", + "@jupyterlite/localforage": "^0.3.0", "@lumino/coreutils": "^2.1.2", "@types/emscripten": "^1.39.6", "localforage": "^1.9.0", @@ -6118,13 +6203,14 @@ } }, "node_modules/@jupyterlite/kernel": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/@jupyterlite/kernel/-/kernel-0.2.0.tgz", - "integrity": "sha512-ne3062ECM9th7VmUvdzfU8sBdU9/XUeq/7KDfcWMd0hjfGqKbzWMJMSw/7tb5w56Z9otymJecdgMJP6roZH/MQ==", + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/@jupyterlite/kernel/-/kernel-0.3.0.tgz", + "integrity": "sha512-iaCkcwRhsqdNPqbDF8iyJnAsf5W1uAwA5EsL0nMJKHrOHEa1WIvKfvzHBkUT10+cCOsZ3CwTxgtNZbBwSKKY5A==", + "license": "BSD-3-Clause", "dependencies": { - "@jupyterlab/coreutils": "~6.0.7", - "@jupyterlab/observables": "~5.0.7", - "@jupyterlab/services": "~7.0.7", + "@jupyterlab/coreutils": "~6.1.5", + "@jupyterlab/observables": "~5.1.5", + "@jupyterlab/services": "~7.1.5", "@lumino/coreutils": "^2.1.2", "@lumino/disposable": "^2.1.2", "@lumino/signaling": "^2.1.2", @@ -6134,92 +6220,113 @@ } }, "node_modules/@jupyterlite/licenses": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/@jupyterlite/licenses/-/licenses-0.2.0.tgz", - "integrity": "sha512-vA2hpCl34IxcOkJMd2E/DgqHlNiy1JHhh2yWfh9q4bJTkvMQtgItJdn4ZeBc5PNHyjChtgq4xlKPzPLpsidAsg==", + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/@jupyterlite/licenses/-/licenses-0.3.0.tgz", + "integrity": "sha512-rhsg5QtySUIT4Iwc1IsnAcBm6vx2lrB9ktU37yOhs9yEeowxUwXrBBXkJXn6RdvrWzzoT4nW1m4XoFTX6R2wUg==", + "license": "BSD-3-Clause", "dependencies": { - "@jupyterlab/coreutils": "~6.0.7" + "@jupyterlab/coreutils": "~6.1.5" } }, "node_modules/@jupyterlite/localforage": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/@jupyterlite/localforage/-/localforage-0.2.0.tgz", - "integrity": "sha512-S8g3oICutkrhx0H/iUzc9CWdPKxfhn7JJpTziWNQtd1/FsmrraUFOzyfPScLTkayA6ox0u1DRYs2iE6bLWdDXQ==", + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/@jupyterlite/localforage/-/localforage-0.3.0.tgz", + "integrity": "sha512-L2wsnLAV2XarWcdMw6hSA94hDo5o8/ASo+s+sVufsPTznxUWMpDpljPjn2QlHjYgKVFicPhywYL+GV3h4T712Q==", + "license": "BSD-3-Clause", "dependencies": { - "@jupyterlab/coreutils": "~6.0.7", + "@jupyterlab/coreutils": "~6.1.5", "@lumino/coreutils": "^2.1.2", "localforage": "^1.9.0", "localforage-memoryStorageDriver": "^0.9.2" } }, "node_modules/@jupyterlite/pyodide-kernel": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/@jupyterlite/pyodide-kernel/-/pyodide-kernel-0.2.3.tgz", - "integrity": "sha512-e82oVuuVG6+fvQXzHJNmCQq8JAjkMYmCw8+XYxUCIQgJEnV/1FcpOrt6DJr3MIg+rMpP3nP9X814WnYfQ//vmA==", + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/@jupyterlite/pyodide-kernel/-/pyodide-kernel-0.3.2.tgz", + "integrity": "sha512-UsqgKCTPctGmyzQBynGzwfw8NvFJfi3OFE1ijTPArA0+J+FAd9qVrnjQWlbU2tNQMBhLTTfATGbfzeHk/qGvgQ==", + "license": "BSD-3-Clause", "dependencies": { - "@jupyterlab/coreutils": "^6.0.6", - "@jupyterlite/contents": "^0.2.0", - "@jupyterlite/kernel": "^0.2.0", + "@jupyterlab/coreutils": "^6.1.1", + "@jupyterlite/contents": "^0.3.0", + "@jupyterlite/kernel": "^0.3.0", "comlink": "^4.4.1" } }, "node_modules/@jupyterlite/pyodide-kernel-extension": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/@jupyterlite/pyodide-kernel-extension/-/pyodide-kernel-extension-0.2.3.tgz", - "integrity": "sha512-tK5nsNhxv61mIb42jHh7/svRWOA+xWeiSERs09q8yQU3VMqCYTxPGSavaW2fthfmrf01u0Dbe8V0SE03r9pTsw==", + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/@jupyterlite/pyodide-kernel-extension/-/pyodide-kernel-extension-0.3.2.tgz", + "integrity": "sha512-LTPnI/tf4CLb8xK+72EW5Eolc2CVUbqR3QaW3sKPMh1ZJsIEpx3ceaIYD4Kxa5boCF80oPsfOOQVs+tfulvsFw==", + "license": "BSD-3-Clause", "dependencies": { - "@jupyterlab/coreutils": "^6.0.6", - "@jupyterlite/contents": "^0.2.0", - "@jupyterlite/kernel": "^0.2.0", - "@jupyterlite/pyodide-kernel": "^0.2.3", - "@jupyterlite/server": "^0.2.0" + "@jupyterlab/coreutils": "^6.1.1", + "@jupyterlite/contents": "^0.3.0", + "@jupyterlite/kernel": "^0.3.0", + "@jupyterlite/pyodide-kernel": "^0.3.2", + "@jupyterlite/server": "^0.3.0" + } + }, + "node_modules/@jupyterlite/pyodide-kernel/node_modules/@jupyterlab/coreutils": { + "version": "6.2.2", + "resolved": "https://registry.npmjs.org/@jupyterlab/coreutils/-/coreutils-6.2.2.tgz", + "integrity": "sha512-9rxh43HA4PaBykGE6wKoT8zO4OJjLgrqI47pTjEvTqu40GzZ/9rrLL8aJYWAe1KyT3ayKn9Un/OviTPd4AEBDA==", + "license": "BSD-3-Clause", + "dependencies": { + "@lumino/coreutils": "^2.1.2", + "@lumino/disposable": "^2.1.2", + "@lumino/signaling": "^2.1.2", + "minimist": "~1.2.0", + "path-browserify": "^1.0.0", + "url-parse": "~1.5.4" } }, "node_modules/@jupyterlite/server": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/@jupyterlite/server/-/server-0.2.0.tgz", - "integrity": "sha512-sfu58x60QaxXGpTby66F6fsBe+h5Pd9PgHbppnvOKO++IzARPahMIKB2VjDanZ+7oZl5qjYwmutKOaNs+yib3w==", - "dependencies": { - "@jupyterlab/coreutils": "~6.0.7", - "@jupyterlab/nbformat": "~4.0.7", - "@jupyterlab/observables": "~5.0.7", - "@jupyterlab/services": "~7.0.7", - "@jupyterlab/settingregistry": "~4.0.7", - "@jupyterlab/statedb": "~4.0.7", - "@jupyterlite/contents": "^0.2.0", - "@jupyterlite/kernel": "^0.2.0", - "@jupyterlite/session": "^0.2.0", - "@jupyterlite/settings": "^0.2.0", - "@jupyterlite/translation": "^0.2.0", - "@lumino/application": "^2.2.1", + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/@jupyterlite/server/-/server-0.3.0.tgz", + "integrity": "sha512-vpxmtRPuJoOiSG3fLc5nWHjTtW+YjApqMC/eovaCzCBjSNEigAGf228cepmieHszDdYWtRy7RwijwnI45er7Eg==", + "license": "BSD-3-Clause", + "dependencies": { + "@jupyterlab/coreutils": "~6.1.5", + "@jupyterlab/nbformat": "~4.1.5", + "@jupyterlab/observables": "~5.1.5", + "@jupyterlab/services": "~7.1.5", + "@jupyterlab/settingregistry": "~4.1.5", + "@jupyterlab/statedb": "~4.1.5", + "@jupyterlite/contents": "^0.3.0", + "@jupyterlite/kernel": "^0.3.0", + "@jupyterlite/session": "^0.3.0", + "@jupyterlite/settings": "^0.3.0", + "@jupyterlite/translation": "^0.3.0", + "@lumino/application": "^2.3.0", "@lumino/coreutils": "^2.1.2", "@lumino/signaling": "^2.1.2", "mock-socket": "^9.1.0" } }, "node_modules/@jupyterlite/server-extension": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/@jupyterlite/server-extension/-/server-extension-0.2.0.tgz", - "integrity": "sha512-BYWxhYaotztUd2Oy2BaYb4LHMIjn3BtSGB+1eVWfVyty3nF2kH6CkcoKEu7Wg17q7XBsedwH3q63oxXRGfD7Fw==", + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/@jupyterlite/server-extension/-/server-extension-0.3.0.tgz", + "integrity": "sha512-iQFBlzKfkZBuYCOCMr8Ix7na5FhyI/v/LS1jrjW/lpxaQUbg1SDDCYChp7IoCfFdmCu0Yj1445Oa/bxuDrdjnA==", + "license": "BSD-3-Clause", "dependencies": { - "@jupyterlab/coreutils": "~6.0.7", - "@jupyterlite/kernel": "^0.2.0", - "@jupyterlite/licenses": "^0.2.0", - "@jupyterlite/localforage": "^0.2.0", - "@jupyterlite/server": "^0.2.0", - "@jupyterlite/session": "^0.2.0", - "@jupyterlite/settings": "^0.2.0", - "@jupyterlite/translation": "^0.2.0" + "@jupyterlab/coreutils": "~6.1.5", + "@jupyterlite/kernel": "^0.3.0", + "@jupyterlite/licenses": "^0.3.0", + "@jupyterlite/localforage": "^0.3.0", + "@jupyterlite/server": "^0.3.0", + "@jupyterlite/session": "^0.3.0", + "@jupyterlite/settings": "^0.3.0", + "@jupyterlite/translation": "^0.3.0" } }, "node_modules/@jupyterlite/session": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/@jupyterlite/session/-/session-0.2.0.tgz", - "integrity": "sha512-ZJUOorja3vyI13mSj7pf/JDiHx2k1zJwnTzCCi2srY2X9HaelPuRjI0gd5CoBU8ITEiSLwmJqALnoNgzsdy25Q==", + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/@jupyterlite/session/-/session-0.3.0.tgz", + "integrity": "sha512-fdrd7JlaFIT2zVUAxdTKlfqwNttqn4T3B2PVvgoQtnoV6rI80Lg4DS5JpUOE2ZKEEjgW3xu9RHG1aXHqDr7WQg==", + "license": "BSD-3-Clause", "dependencies": { - "@jupyterlab/coreutils": "~6.0.7", - "@jupyterlab/services": "~7.0.7", - "@jupyterlite/kernel": "^0.2.0", + "@jupyterlab/coreutils": "~6.1.5", + "@jupyterlab/services": "~7.1.5", + "@jupyterlite/kernel": "^0.3.0", "@lumino/algorithm": "^2.0.1", "@lumino/coreutils": "^2.1.2" } @@ -6227,27 +6334,30 @@ "node_modules/@jupyterlite/session/node_modules/@lumino/algorithm": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/@lumino/algorithm/-/algorithm-2.0.1.tgz", - "integrity": "sha512-iA+uuvA7DeNFB0/cQpIWNgO1c6z4pOSigifjstLy+rxf1U5ZzxIq+xudnEuTbWgKSTviG02j4cKwCyx1PO6rzA==" + "integrity": "sha512-iA+uuvA7DeNFB0/cQpIWNgO1c6z4pOSigifjstLy+rxf1U5ZzxIq+xudnEuTbWgKSTviG02j4cKwCyx1PO6rzA==", + "license": "BSD-3-Clause" }, "node_modules/@jupyterlite/settings": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/@jupyterlite/settings/-/settings-0.2.0.tgz", - "integrity": "sha512-CzzJRSL46VuyN1WwzoSo4Jczc+4znqdDqUzYEe2nBWMrop177GGxJsckM/XGwdAAQxeMa/2rbjK/l8P97Sp2FA==", + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/@jupyterlite/settings/-/settings-0.3.0.tgz", + "integrity": "sha512-BORlk7GC0pt3Pd2fLhf3bSJD0esASH0AJqYgPlnYoPl3bKmBxtKbV1zKjMNfeAqqFfLejmZfSj+khi8gBsw/1g==", + "license": "BSD-3-Clause", "dependencies": { - "@jupyterlab/coreutils": "~6.0.7", - "@jupyterlab/settingregistry": "~4.0.7", - "@jupyterlite/localforage": "^0.2.0", + "@jupyterlab/coreutils": "~6.1.5", + "@jupyterlab/settingregistry": "~4.1.5", + "@jupyterlite/localforage": "^0.3.0", "@lumino/coreutils": "^2.1.2", "json5": "^2.2.0", "localforage": "^1.9.0" } }, "node_modules/@jupyterlite/translation": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/@jupyterlite/translation/-/translation-0.2.0.tgz", - "integrity": "sha512-Jr0QSNHUmxZXkUPfZ3ZOIYI1uIT4KIqwI5qpP9vQkG6dKndUwpHZYg8xzmAqwwEjRs9kh5F/8d1fXwXRWC97YA==", + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/@jupyterlite/translation/-/translation-0.3.0.tgz", + "integrity": "sha512-YoqFw8ZL4zkSc8Gb4ZGeSMFm5Q+Ur4ZIRKR9rc9KTKzuKaCJvLyj4kmV38rFYWrN10ov4ARSbuNxUbOYKu3ejg==", + "license": "BSD-3-Clause", "dependencies": { - "@jupyterlab/coreutils": "~6.0.7", + "@jupyterlab/coreutils": "~6.1.5", "@lumino/coreutils": "^2.1.2" } }, @@ -6390,13 +6500,14 @@ "integrity": "sha512-Z06lp/yuhz8CtIir3PNTGnuk7909eXt4ukJsCzChsGuot2l5Fbs96RJ/FOHgwCedaX74CtxPjXHXoszFbUA+4A==" }, "node_modules/@lumino/application": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/@lumino/application/-/application-2.2.1.tgz", - "integrity": "sha512-oO6N0FvScnPukoxU0KxyAHMLMbPP2IQeKcurE9qSLKnjNHO7h/Yb/Zfl82CZda4rBnd3foZEkVoH/hWrtu3jpw==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/@lumino/application/-/application-2.3.1.tgz", + "integrity": "sha512-f13alXxzJpQwkprF9NLFqS46FCKfElbL7rM7g+aJX4bf39l5Eia2isxhaDoUxtSi3D5zkHeajgp+s1tX4aDp8A==", + "license": "BSD-3-Clause", "dependencies": { - "@lumino/commands": "^2.1.3", + "@lumino/commands": "^2.3.0", "@lumino/coreutils": "^2.1.2", - "@lumino/widgets": "^2.3.0" + "@lumino/widgets": "^2.3.2" } }, "node_modules/@lumino/collections": { @@ -6408,9 +6519,10 @@ } }, "node_modules/@lumino/commands": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/@lumino/commands/-/commands-2.2.0.tgz", - "integrity": "sha512-xm+4rFithAd/DLZheQcS0GJaI3m0gVg07mCEZAWBLolN5e7w6XTr17VuD7J6KSjdBygMKZ3n8GlEkpcRNWEajA==", + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/@lumino/commands/-/commands-2.3.0.tgz", + "integrity": "sha512-qOF9p9W54IWjyXrbd9QKr0d5XIn5ZTh6PBFO4UBGvEJJPO477tDm0f36HUxMMRtdJvp5ArgTj5/Khd3L3BFayg==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/algorithm": "^2.0.1", "@lumino/coreutils": "^2.1.2", @@ -6515,12 +6627,13 @@ "integrity": "sha512-iA+uuvA7DeNFB0/cQpIWNgO1c6z4pOSigifjstLy+rxf1U5ZzxIq+xudnEuTbWgKSTviG02j4cKwCyx1PO6rzA==" }, "node_modules/@lumino/widgets": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/@lumino/widgets/-/widgets-2.3.1.tgz", - "integrity": "sha512-t3yKoXY4P1K1Tiv7ABZLKjwtn2gFIbaK0jnjFhoHNlzX5q43cm7FjtCFQWrvJbBN6Heq9qq00JPOWXeZ3IlQdg==", + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/@lumino/widgets/-/widgets-2.3.2.tgz", + "integrity": "sha512-IUx4VNplRS9V+6RqG7K46QAnf5OzhcjZ3Us6WcZzcEO9K5FD73BK914rnFAat4BnWScdTAdZGUGKOvLPT9kuNA==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/algorithm": "^2.0.1", - "@lumino/commands": "^2.2.0", + "@lumino/commands": "^2.3.0", "@lumino/coreutils": "^2.1.2", "@lumino/disposable": "^2.1.2", "@lumino/domutils": "^2.0.1", @@ -9246,9 +9359,10 @@ } }, "node_modules/@rjsf/utils": { - "version": "5.13.0", - "resolved": "https://registry.npmjs.org/@rjsf/utils/-/utils-5.13.0.tgz", - "integrity": "sha512-tG2OuOJUJZ0W7VMZceD0I2SOjfMRRT1tRtG+SKbdNqhtH/gpg40aOMUj9cWgSQnYISEkNZjZq/z7NWln5RxW6A==", + "version": "5.18.4", + "resolved": "https://registry.npmjs.org/@rjsf/utils/-/utils-5.18.4.tgz", + "integrity": "sha512-svLMk5aW6q3JQRYVTJradFc9tLeQ1vX5/k6fPwxf+08eweqPbINq7aokLBSStUNr8FfYgThTl8IfehLoVP2dvw==", + "license": "Apache-2.0", "dependencies": { "json-schema-merge-allof": "^0.8.1", "jsonpointer": "^5.0.1", @@ -15262,6 +15376,7 @@ "version": "0.3.2", "resolved": "https://registry.npmjs.org/async-mutex/-/async-mutex-0.3.2.tgz", "integrity": "sha512-HuTK7E7MT7jZEh1P9GtRW9+aTWiDWWi9InbZ5hjxrnRa39KS4BW04+xLBhYNS2aXhHUIKZSw3gj4Pn1pj+qGAA==", + "license": "MIT", "dependencies": { "tslib": "^2.3.1" } @@ -17082,7 +17197,8 @@ "node_modules/comlink": { "version": "4.4.1", "resolved": "https://registry.npmjs.org/comlink/-/comlink-4.4.1.tgz", - "integrity": "sha512-+1dlx0aY5Jo1vHy/tSsIGpSkN4tS9rZSW8FIhG0JH/crs9wwweswIo/POr451r7bZww3hFbPAKnTpimzL/mm4Q==" + "integrity": "sha512-+1dlx0aY5Jo1vHy/tSsIGpSkN4tS9rZSW8FIhG0JH/crs9wwweswIo/POr451r7bZww3hFbPAKnTpimzL/mm4Q==", + "license": "Apache-2.0" }, "node_modules/comma-separated-tokens": { "version": "2.0.3", @@ -28137,6 +28253,7 @@ "version": "1.10.0", "resolved": "https://registry.npmjs.org/localforage/-/localforage-1.10.0.tgz", "integrity": "sha512-14/H1aX7hzBBmmh7sGPd+AOMkkIrHM3Z1PAyGgZigA1H1p5O5ANnMyWzvpAETtG68/dC4pC0ncy3+PPGzXZHPg==", + "license": "Apache-2.0", "dependencies": { "lie": "3.1.1" } @@ -28153,6 +28270,7 @@ "version": "3.1.1", "resolved": "https://registry.npmjs.org/lie/-/lie-3.1.1.tgz", "integrity": "sha512-RiNhHysUjhrDQntfYSfY4MU24coXXdEOgw9WGcKHNeEwffDYbF//u87M1EWaMGzuFoSbqW0C9C6lEEhDOAswfw==", + "license": "MIT", "dependencies": { "immediate": "~3.0.5" } @@ -30012,6 +30130,7 @@ "version": "3.0.0", "resolved": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz", "integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==", + "license": "MIT", "bin": { "mime": "cli.js" }, @@ -30200,6 +30319,7 @@ "version": "9.3.1", "resolved": "https://registry.npmjs.org/mock-socket/-/mock-socket-9.3.1.tgz", "integrity": "sha512-qxBgB7Qa2sEQgHFjj0dSigq7fX4k6Saisd5Nelwp2q8mlbAFh5dHV9JTTlF8viYJLSSWgMCZFUom8PJcMNBoJw==", + "license": "MIT", "engines": { "node": ">= 8" } @@ -30396,12 +30516,13 @@ } }, "node_modules/myst-common": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/myst-common/-/myst-common-1.4.1.tgz", - "integrity": "sha512-sEPVpK8nIAqBhXnMblPwPkraxWlQ9iEbznPe3CKmesCB0wndDKUasH9DvGeHBThuc7Pbbe+ADLGAT8xE0nR98Q==", + "version": "1.4.4", + "resolved": "https://registry.npmjs.org/myst-common/-/myst-common-1.4.4.tgz", + "integrity": "sha512-Pd+0m664DhW5tqVp58IOZ2LpPpMrxYNhbeMoMrcj4otDH9L6GjjJsnleWnduoyn8KpSDcSagtjosPDCRY72f5A==", + "license": "MIT", "dependencies": { "mdast": "^3.0.0", - "myst-frontmatter": "^1.4.1", + "myst-frontmatter": "^1.4.4", "myst-spec": "^0.0.5", "nanoid": "^4.0.0", "unified": "^10.1.2", @@ -30413,12 +30534,13 @@ } }, "node_modules/myst-config": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/myst-config/-/myst-config-1.4.1.tgz", - "integrity": "sha512-TVflqu7JZFam/QLbKdg75e+1uzraso6tLKc9PgxvzPJAFLTlVezDyEf362G/+RCPYfQFfITdahuacbPddlWD6w==", + "version": "1.4.4", + "resolved": "https://registry.npmjs.org/myst-config/-/myst-config-1.4.4.tgz", + "integrity": "sha512-6cDxp1iGc+jSihqY47i0rgYakx8CB+7aiEkqDxUhhdKb/ElyvOPakieFaGY8Ah2LfbdfAVrPeUEJHenIj7ECww==", + "license": "MIT", "dependencies": { - "myst-frontmatter": "^1.4.1", - "simple-validators": "^1.0.4" + "myst-frontmatter": "^1.4.4", + "simple-validators": "^1.0.5" } }, "node_modules/myst-demo": { @@ -30426,15 +30548,16 @@ "link": true }, "node_modules/myst-directives": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/myst-directives/-/myst-directives-1.4.2.tgz", - "integrity": "sha512-vxwLqdjfo9AluOzadycYHkYrEOMLH3/1+lXutQwa5vVFhuY4HzyCrovqISqoFbYOZ+p38ST3sR2lTDceC0YiWg==", + "version": "1.4.3", + "resolved": "https://registry.npmjs.org/myst-directives/-/myst-directives-1.4.3.tgz", + "integrity": "sha512-htYeaaTcrP1RxXCDxs1NtSlAUoOBpNBPu92QBPBnVlqyYajAfchPTYdyWWojG1qAgwh7TtjM5v4g9ZSV+DJZYg==", + "license": "MIT", "dependencies": { "classnames": "^2.3.2", "csv-parse": "^5.5.5", "js-yaml": "^4.1.0", - "myst-common": "^1.3.0", - "myst-spec-ext": "^1.3.0", + "myst-common": "^1.4.2", + "myst-spec-ext": "^1.4.2", "nanoid": "^4.0.2", "unist-util-select": "^4.0.3", "vfile": "^5.3.7" @@ -30503,21 +30626,23 @@ } }, "node_modules/myst-frontmatter": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/myst-frontmatter/-/myst-frontmatter-1.4.1.tgz", - "integrity": "sha512-c0JH+bCrOmnTZczG5gvJdZobKRKnWQLbSwzVOdAeZBXMUqrfnRdNvwQm2PjjugKznI+RRI6gAuJy0HiAWHlvCg==", + "version": "1.4.4", + "resolved": "https://registry.npmjs.org/myst-frontmatter/-/myst-frontmatter-1.4.4.tgz", + "integrity": "sha512-W1hLlVS6yZiRgun8RHhHf23UTCirNL1fX3ToZTdhdegC25f0ZGkO/IpvBOnGI5l8IC9HPnRTg4r0MkJ/ldS+BA==", + "license": "MIT", "dependencies": { "credit-roles": "^2.1.0", "doi-utils": "^2.0.0", "orcid": "^1.0.0", - "simple-validators": "^1.0.4", + "simple-validators": "^1.0.5", "spdx-correct": "^3.2.0" } }, "node_modules/myst-parser": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/myst-parser/-/myst-parser-1.4.2.tgz", - "integrity": "sha512-Wlq52m3/bzJf0Pg4mWV+DM5WrCDDVIxGbm9osCU+CKmEBuj3biwYqF+FIBwsJF5WBMIjTmWoplQKr1m8EzjImw==", + "version": "1.4.3", + "resolved": "https://registry.npmjs.org/myst-parser/-/myst-parser-1.4.3.tgz", + "integrity": "sha512-O1lGayb2GoHp4FPFcQY8KcACqRxGDN9UedyxRbqvi2/dEokpBiwPr9D5XtflsjN230GsWerReEhb+qC5OO9QHg==", + "license": "MIT", "dependencies": { "he": "^1.2.0", "markdown-it": "^12.3.2", @@ -30529,9 +30654,9 @@ "markdown-it-myst": "1.0.7", "markdown-it-myst-extras": "0.3.0", "markdown-it-task-lists": "^2.1.1", - "myst-common": "^1.3.0", - "myst-directives": "^1.4.2", - "myst-roles": "^1.4.2", + "myst-common": "^1.4.2", + "myst-directives": "^1.4.3", + "myst-roles": "^1.4.3", "myst-spec": "^0.0.5", "unified": "^10.1.1", "unist-builder": "^3.0.0", @@ -30542,12 +30667,13 @@ } }, "node_modules/myst-roles": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/myst-roles/-/myst-roles-1.4.2.tgz", - "integrity": "sha512-JpjQ5E47khlcM3jlMsN5VhGfrIbURs3hJ7HQVWeJw/U65YSZdCxc5x4qNYBlEwk/LUuNhHaTxKzAwJENpsTLJQ==", + "version": "1.4.3", + "resolved": "https://registry.npmjs.org/myst-roles/-/myst-roles-1.4.3.tgz", + "integrity": "sha512-4or28UguRDa9qc3t2wRy/9h19Xo5a1RxnhrX28GecCElrB4vJ5WiP7in8IS0u4W6+OMMecFmDRu+QLqfByGfIw==", + "license": "MIT", "dependencies": { - "myst-common": "^1.3.0", - "myst-spec-ext": "^1.3.0" + "myst-common": "^1.4.2", + "myst-spec-ext": "^1.4.2" } }, "node_modules/myst-spec": { @@ -30556,9 +30682,10 @@ "integrity": "sha512-L/4TV1l5ZbWUOgSnXqiYrx192SV4I+HqjX7TBQ4k02/heeNFckpkUIyLulraap5heTyLcJs8UYBxu+Kv5JiiRw==" }, "node_modules/myst-spec-ext": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/myst-spec-ext/-/myst-spec-ext-1.4.1.tgz", - "integrity": "sha512-B9rqhSWueXg0O5VyYbs1XYSPD3jGy4qmEpnrgLO2xMD2LumFEhGDKhvHe9zA3Ie3PpTKczqjsB1LxjKIX96SRA==", + "version": "1.4.4", + "resolved": "https://registry.npmjs.org/myst-spec-ext/-/myst-spec-ext-1.4.4.tgz", + "integrity": "sha512-hsmjR8f9Usu9L9+mMnVNQCgGp8jFUQwXA2bn9CWY6NBBaNPdgk3VwAFxVwWwmhcPgq3SWVWvAz6Z1D3KedImsQ==", + "license": "MIT", "dependencies": { "myst-spec": "^0.0.5" } @@ -30578,9 +30705,10 @@ } }, "node_modules/myst-to-html": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/myst-to-html/-/myst-to-html-1.4.2.tgz", - "integrity": "sha512-iTLQPYaq5QIHYUwYiz7RSVtY1Y6Fh8SLvuarACsuRkHxgtHwh6GviOHG1a845sIJLEvOp1k7Z1HhUPoFW2J2Pg==", + "version": "1.4.3", + "resolved": "https://registry.npmjs.org/myst-to-html/-/myst-to-html-1.4.3.tgz", + "integrity": "sha512-Ss1c5er1wSe7XQpAIw/IXtIlToWnmKvzpUnkYhcx4YP3IwST4Pr2VKGHB1Xi4gBNmz9OsV+UZpu8jXBz05NJwg==", + "license": "MIT", "dependencies": { "classnames": "^2.3.2", "hast": "^1.0.0", @@ -30589,7 +30717,7 @@ "mdast": "^3.0.0", "mdast-util-find-and-replace": "^2.1.0", "mdast-util-to-hast": "^12.3.0", - "myst-common": "^1.3.0", + "myst-common": "^1.4.2", "rehype-format": "^4.0.1", "rehype-parse": "^8.0.4", "rehype-remark": "^9.1.2", @@ -30605,12 +30733,14 @@ "node_modules/myst-to-html/node_modules/argparse": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "license": "Python-2.0" }, "node_modules/myst-to-html/node_modules/entities": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/entities/-/entities-3.0.1.tgz", "integrity": "sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==", + "license": "BSD-2-Clause", "engines": { "node": ">=0.12" }, @@ -30622,6 +30752,7 @@ "version": "4.0.1", "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-4.0.1.tgz", "integrity": "sha512-C7bfi1UZmoj8+PQx22XyeXCuBlokoyWQL5pWSP+EI6nzRylyThouddufc2c1NDIcP9k5agmN9fLpA7VNJfIiqw==", + "license": "MIT", "dependencies": { "uc.micro": "^1.0.1" } @@ -30630,6 +30761,7 @@ "version": "13.0.2", "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-13.0.2.tgz", "integrity": "sha512-FtwnEuuK+2yVU7goGn/MJ0WBZMM9ZPgU9spqlFs7/A/pDIUNSOQZhUgOqYCficIuR2QaFnrt8LHqBWsbTAoI5w==", + "license": "MIT", "dependencies": { "argparse": "^2.0.1", "entities": "~3.0.1", @@ -30671,36 +30803,39 @@ "link": true }, "node_modules/myst-to-tex": { - "version": "1.0.28", - "resolved": "https://registry.npmjs.org/myst-to-tex/-/myst-to-tex-1.0.28.tgz", - "integrity": "sha512-fpijx3JONcyOsvcEqgVR3uwszHsm5pSq7v9Phi/meivuMmW4rLX5da6hJHrcsJoXX95y9++rxRsuFlRedzPuDA==", + "version": "1.0.29", + "resolved": "https://registry.npmjs.org/myst-to-tex/-/myst-to-tex-1.0.29.tgz", + "integrity": "sha512-nW5LifnG0fWyWr/RArf5CUKDdnweE3mhBMTmJ511E6d374WgJcLVhe/imQRdrNyTUF0ZY0ztqVRJYmpef34eAA==", + "license": "MIT", "dependencies": { - "myst-common": "^1.3.0", + "myst-common": "^1.4.4", "myst-ext-proof": "^1.0.9", - "myst-frontmatter": "^1.3.0", - "myst-spec-ext": "^1.3.0", + "myst-frontmatter": "^1.4.4", + "myst-spec-ext": "^1.4.4", "unist-util-remove": "^3.1.0", "unist-util-select": "^4.0.3", "vfile-reporter": "^7.0.4" } }, "node_modules/myst-to-typst": { - "version": "0.0.16", - "resolved": "https://registry.npmjs.org/myst-to-typst/-/myst-to-typst-0.0.16.tgz", - "integrity": "sha512-4tHKLBS3c65pq8zqADIQV/i8SedM+/xYS75zZ+xm4b0B8z/lgpDKI5r0UZ782pUEmTQaK//4Opof+IIk+SkJ7A==", + "version": "0.0.17", + "resolved": "https://registry.npmjs.org/myst-to-typst/-/myst-to-typst-0.0.17.tgz", + "integrity": "sha512-eZLv96goOlag2BBCFvneisdhNK1IYhxxXWeY5ZUvMg9nlNziJT8XJEFhCYctgnYURHHGAKTvL7lDUa4v+AemMg==", + "license": "MIT", "dependencies": { - "myst-common": "^1.3.0", - "myst-frontmatter": "^1.3.0", - "myst-spec-ext": "^1.3.0", + "myst-common": "^1.4.4", + "myst-frontmatter": "^1.4.4", + "myst-spec-ext": "^1.4.4", "tex-to-typst": "^0.0.5", "unist-util-select": "^4.0.3", "vfile-reporter": "^7.0.4" } }, "node_modules/myst-transforms": { - "version": "1.3.12", - "resolved": "https://registry.npmjs.org/myst-transforms/-/myst-transforms-1.3.12.tgz", - "integrity": "sha512-33rS+u60PiMdqY7MUppCn2SEIVrLzyP18OwtATK6xGEjUvyAlppoNAf+1WHkm4w+cFuhInVS7Wdsf5F7S7+8Cw==", + "version": "1.3.15", + "resolved": "https://registry.npmjs.org/myst-transforms/-/myst-transforms-1.3.15.tgz", + "integrity": "sha512-qgzW3J5U4eP9Tc3mzRXpVFzmPlGq++ZVgqjwI0/uxA4r+NsM8VnuEeW5UR3hf6rLEcChis+4TnfJgCXFS6Xyig==", + "license": "MIT", "dependencies": { "doi-utils": "^2.0.0", "hast-util-from-html": "^2.0.1", @@ -30709,11 +30844,11 @@ "js-yaml": "^4.1.0", "katex": "^0.15.2", "mdast-util-find-and-replace": "^2.1.0", - "myst-common": "^1.4.1", - "myst-frontmatter": "^1.4.1", + "myst-common": "^1.4.4", + "myst-frontmatter": "^1.4.4", "myst-spec": "^0.0.5", - "myst-spec-ext": "^1.4.1", - "myst-to-html": "1.4.2", + "myst-spec-ext": "^1.4.4", + "myst-to-html": "1.4.3", "rehype-parse": "^8.0.4", "rehype-remark": "^9.1.2", "unified": "^10.0.0", @@ -35126,9 +35261,10 @@ } }, "node_modules/simple-validators": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/simple-validators/-/simple-validators-1.0.4.tgz", - "integrity": "sha512-Duhh3x63Gfn/WN8YAfx+cvSBXsZb+NEMuu8tT4x0XyGj1UmoBGpZVwNo9+IvHk1+xLZMt8ue2SXH0wv+OwS4uQ==" + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/simple-validators/-/simple-validators-1.0.5.tgz", + "integrity": "sha512-s4RGt469rRossOfo+x6DxA1UgIIvRKaVjikb61quZqukWJa7xVOF0GdRCTFB3w8GVDdK16HvMjIjcED5CAmxvQ==", + "license": "MIT" }, "node_modules/simulate-event": { "version": "1.4.0", @@ -36506,9 +36642,10 @@ "dev": true }, "node_modules/thebe-core": { - "version": "0.4.6", - "resolved": "https://registry.npmjs.org/thebe-core/-/thebe-core-0.4.6.tgz", - "integrity": "sha512-kEdH9OHOPVMeejeCfdFWPaqeH/p+UiO/L4gOl5N0L1RVkmbkwenWntMHjjlM/D1db7vteVOB5WdtDn8pfN5S3A==", + "version": "0.4.7", + "resolved": "https://registry.npmjs.org/thebe-core/-/thebe-core-0.4.7.tgz", + "integrity": "sha512-VwspRu64Yn4O0mAq7pR9Ehoy0b/uGMyHsJrbJ3uiD1doorCk8bRbD9+R7PjhzNV8Zju6g8C2i2tKsG6a9Guk0Q==", + "license": "MIT", "dependencies": { "@jupyter-widgets/base": "^6.0.6", "@jupyter-widgets/controls": "^5.0.7", @@ -36533,7 +36670,7 @@ "copy-thebe-assets": "bin/copy-thebe-assets.cjs" }, "peerDependencies": { - "thebe-lite": "^0.4.6" + "thebe-lite": "^0.4.7" } }, "node_modules/thebe-core/node_modules/nanoid": { @@ -36554,27 +36691,29 @@ } }, "node_modules/thebe-lite": { - "version": "0.4.6", - "resolved": "https://registry.npmjs.org/thebe-lite/-/thebe-lite-0.4.6.tgz", - "integrity": "sha512-AUIrs32b3JsVm6imHwOmuL+0ry/jcVVFbYn5LhEb1HcJHO+Uw8ZRKDF+75f5iTCxELy5QwyE1l3tQ1nfQL7Znw==", + "version": "0.4.7", + "resolved": "https://registry.npmjs.org/thebe-lite/-/thebe-lite-0.4.7.tgz", + "integrity": "sha512-k5E/GIlwAHoHhEjLopms8nLSnZypDzwbDHSdqSDtzO2Q4Xoz/1mNZQsmhIRxyZUmT2Hh8nWIXuqRiWF46P+0OA==", + "license": "MIT", "dependencies": { "@jupyterlab/coreutils": "^6.0.8", - "@jupyterlite/pyodide-kernel": "0.2.3", - "@jupyterlite/pyodide-kernel-extension": "0.2.3", - "@jupyterlite/server": "0.2.0", - "@jupyterlite/server-extension": "0.2.0", + "@jupyterlite/pyodide-kernel": "0.3.2", + "@jupyterlite/pyodide-kernel-extension": "0.3.2", + "@jupyterlite/server": "0.3.0", + "@jupyterlite/server-extension": "0.3.0", "hook-shell-script-webpack-plugin": "^0.1.4" } }, "node_modules/thebe-react": { - "version": "0.4.6", - "resolved": "https://registry.npmjs.org/thebe-react/-/thebe-react-0.4.6.tgz", - "integrity": "sha512-v+AYU+9CIuh8H2gwwAJOdn3pwh/GRbzFKZdFF/MaiKvexma5xJz5gUwy/Z7bC2I4CCTmqorwM198gkIse5cpxA==", + "version": "0.4.7", + "resolved": "https://registry.npmjs.org/thebe-react/-/thebe-react-0.4.7.tgz", + "integrity": "sha512-pL22DLZKwhspUoHNyQVKaSbOrqfIZMzzfW3cIUqBVAFHVWZsXHdtlQ3rogh1PEPtnftlkIYfmeroHeeIfP+nDg==", + "license": "MIT", "dependencies": { "@jupyterlab/nbformat": "^3.5.0", "react": "^18.2.0", "react-dom": "^18.2.0", - "thebe-core": "^0.4.6" + "thebe-core": "^0.4.7" } }, "node_modules/thebe-react/node_modules/@jupyterlab/nbformat": { @@ -39425,9 +39564,9 @@ "version": "0.9.4", "license": "MIT", "dependencies": { - "myst-common": "^1.4.1", - "myst-config": "^1.4.1", - "myst-spec-ext": "^1.4.1", + "myst-common": "^1.4.4", + "myst-config": "^1.4.4", + "myst-spec-ext": "^1.4.4", "nbtx": "^0.2.3", "unist-util-select": "^4.0.3" } @@ -39507,19 +39646,19 @@ "buffer": "^6.0.3", "classnames": "^2.3.2", "jupyterlab-plotly": "^5.18.0", - "myst-common": "^1.4.1", - "myst-config": "^1.4.1", - "myst-frontmatter": "^1.4.1", + "myst-common": "^1.4.4", + "myst-config": "^1.4.4", + "myst-frontmatter": "^1.4.4", "myst-spec": "^0.0.5", - "myst-spec-ext": "^1.4.1", + "myst-spec-ext": "^1.4.4", "myst-to-react": "^0.9.4", "nanoid": "^4.0.2", "nbtx": "^0.2.3", "react-syntax-highlighter": "^15.5.0", "swr": "^2.1.5", - "thebe-core": "^0.4.6", - "thebe-lite": "^0.4.6", - "thebe-react": "^0.4.6", + "thebe-core": "^0.4.7", + "thebe-lite": "^0.4.7", + "thebe-react": "^0.4.7", "unist-util-select": "^4.0.3" }, "engines": { @@ -39562,24 +39701,24 @@ "@heroicons/react": "^2.0.18", "classnames": "^2.3.2", "js-yaml": "^4.1.0", - "myst-common": "^1.4.1", - "myst-config": "^1.4.1", - "myst-directives": "^1.4.2", + "myst-common": "^1.4.4", + "myst-config": "^1.4.4", + "myst-directives": "^1.4.3", "myst-ext-card": "^1.0.6", "myst-ext-exercise": "^1.0.6", "myst-ext-grid": "^1.0.6", "myst-ext-proof": "^1.0.9", "myst-ext-tabs": "^1.0.6", - "myst-frontmatter": "^1.4.1", - "myst-parser": "^1.4.2", + "myst-frontmatter": "^1.4.4", + "myst-parser": "^1.4.3", "myst-spec": "^0.0.5", "myst-to-docx": "^1.0.10", - "myst-to-html": "^1.4.2", + "myst-to-html": "^1.4.3", "myst-to-jats": "^1.0.26", "myst-to-react": "^0.9.4", - "myst-to-tex": "^1.0.28", - "myst-to-typst": "^0.0.16", - "myst-transforms": "^1.3.12", + "myst-to-tex": "^1.0.29", + "myst-to-typst": "^0.0.17", + "myst-transforms": "^1.3.15", "unified": "^10.1.2", "unist-util-remove": "^4.0.0", "unist-util-visit": "^4.1.2", @@ -39669,8 +39808,8 @@ "@scienceicons/react": "^0.0.6", "buffer": "^6.0.3", "classnames": "^2.3.2", - "myst-common": "^1.4.1", - "myst-config": "^1.4.1", + "myst-common": "^1.4.4", + "myst-config": "^1.4.4", "myst-spec": "^0.0.5", "nanoid": "^4.0.2", "react-syntax-highlighter": "^15.5.0", @@ -39728,9 +39867,9 @@ "peerDependencies": { "@types/react": "^16.8 || ^17.0 || ^18.0", "@types/react-dom": "^16.8 || ^17.0 || ^18.0", - "myst-common": "^1.4.1", - "myst-config": "^1.4.1", - "myst-frontmatter": "^1.4.1", + "myst-common": "^1.4.4", + "myst-config": "^1.4.4", + "myst-frontmatter": "^1.4.4", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" } @@ -39750,10 +39889,10 @@ "@radix-ui/react-collapsible": "^1.0.3", "classnames": "^2.3.2", "lodash.throttle": "^4.1.1", - "myst-common": "^1.4.1", - "myst-config": "^1.4.1", + "myst-common": "^1.4.4", + "myst-config": "^1.4.4", "myst-demo": "^0.9.4", - "myst-spec-ext": "^1.4.1", + "myst-spec-ext": "^1.4.4", "myst-to-react": "^0.9.4", "nbtx": "^0.2.3", "node-cache": "^5.1.2", @@ -39801,8 +39940,8 @@ "@remix-run/node": "~1.17.0", "@remix-run/react": "~1.17.0", "@remix-run/vercel": "~1.17.0", - "myst-common": "^1.4.1", - "myst-config": "^1.4.1", + "myst-common": "^1.4.4", + "myst-config": "^1.4.4", "node-fetch": "^2.6.11", "react": "^18.2.0", "react-dom": "^18.2.0" @@ -39834,8 +39973,8 @@ "@remix-run/node": "~1.17.0", "@remix-run/react": "~1.17.0", "@remix-run/vercel": "~1.17.0", - "myst-common": "^1.4.1", - "myst-config": "^1.4.1", + "myst-common": "^1.4.4", + "myst-config": "^1.4.4", "node-fetch": "^2.6.11", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/packages/common/package.json b/packages/common/package.json index 5e095322a..c229e6729 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -19,9 +19,9 @@ "build": "npm-run-all -l clean -p build:esm" }, "dependencies": { - "myst-common": "^1.4.1", - "myst-config": "^1.4.1", - "myst-spec-ext": "^1.4.1", + "myst-common": "^1.4.4", + "myst-config": "^1.4.4", + "myst-spec-ext": "^1.4.4", "nbtx": "^0.2.3", "unist-util-select": "^4.0.3" } diff --git a/packages/jupyter/package.json b/packages/jupyter/package.json index f37a420d6..d099023f2 100644 --- a/packages/jupyter/package.json +++ b/packages/jupyter/package.json @@ -30,19 +30,19 @@ "buffer": "^6.0.3", "classnames": "^2.3.2", "jupyterlab-plotly": "^5.18.0", - "myst-common": "^1.4.1", - "myst-config": "^1.4.1", - "myst-frontmatter": "^1.4.1", + "myst-common": "^1.4.4", + "myst-config": "^1.4.4", + "myst-frontmatter": "^1.4.4", "myst-spec": "^0.0.5", - "myst-spec-ext": "^1.4.1", + "myst-spec-ext": "^1.4.4", "myst-to-react": "^0.9.4", "nanoid": "^4.0.2", "nbtx": "^0.2.3", "react-syntax-highlighter": "^15.5.0", "swr": "^2.1.5", - "thebe-core": "^0.4.6", - "thebe-lite": "^0.4.6", - "thebe-react": "^0.4.6", + "thebe-core": "^0.4.7", + "thebe-lite": "^0.4.7", + "thebe-react": "^0.4.7", "unist-util-select": "^4.0.3" }, "peerDependencies": { diff --git a/packages/myst-demo/package.json b/packages/myst-demo/package.json index 32711756c..b5bb4d15c 100644 --- a/packages/myst-demo/package.json +++ b/packages/myst-demo/package.json @@ -23,24 +23,24 @@ "@heroicons/react": "^2.0.18", "classnames": "^2.3.2", "js-yaml": "^4.1.0", - "myst-common": "^1.4.1", - "myst-config": "^1.4.1", - "myst-directives": "^1.4.2", + "myst-common": "^1.4.4", + "myst-config": "^1.4.4", + "myst-directives": "^1.4.3", "myst-ext-card": "^1.0.6", "myst-ext-exercise": "^1.0.6", "myst-ext-grid": "^1.0.6", "myst-ext-proof": "^1.0.9", "myst-ext-tabs": "^1.0.6", - "myst-frontmatter": "^1.4.1", - "myst-parser": "^1.4.2", + "myst-frontmatter": "^1.4.4", + "myst-parser": "^1.4.3", "myst-spec": "^0.0.5", "myst-to-docx": "^1.0.10", - "myst-to-html": "^1.4.2", + "myst-to-html": "^1.4.3", "myst-to-jats": "^1.0.26", "myst-to-react": "^0.9.4", - "myst-to-tex": "^1.0.28", - "myst-to-typst": "^0.0.16", - "myst-transforms": "^1.3.12", + "myst-to-tex": "^1.0.29", + "myst-to-typst": "^0.0.17", + "myst-transforms": "^1.3.15", "unified": "^10.1.2", "unist-util-remove": "^4.0.0", "unist-util-visit": "^4.1.2", diff --git a/packages/myst-to-react/package.json b/packages/myst-to-react/package.json index 216d6515c..a1c958604 100644 --- a/packages/myst-to-react/package.json +++ b/packages/myst-to-react/package.json @@ -26,8 +26,8 @@ "@radix-ui/react-hover-card": "^1.0.6", "buffer": "^6.0.3", "classnames": "^2.3.2", - "myst-common": "^1.4.1", - "myst-config": "^1.4.1", + "myst-common": "^1.4.4", + "myst-config": "^1.4.4", "myst-spec": "^0.0.5", "nanoid": "^4.0.2", "react-syntax-highlighter": "^15.5.0", diff --git a/packages/providers/package.json b/packages/providers/package.json index 4b7151ab5..12be64616 100644 --- a/packages/providers/package.json +++ b/packages/providers/package.json @@ -25,9 +25,9 @@ "peerDependencies": { "@types/react": "^16.8 || ^17.0 || ^18.0", "@types/react-dom": "^16.8 || ^17.0 || ^18.0", - "myst-common": "^1.4.1", - "myst-config": "^1.4.1", - "myst-frontmatter": "^1.4.1", + "myst-common": "^1.4.4", + "myst-config": "^1.4.4", + "myst-frontmatter": "^1.4.4", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, diff --git a/packages/site/package.json b/packages/site/package.json index bb97a7476..379915cf1 100644 --- a/packages/site/package.json +++ b/packages/site/package.json @@ -25,10 +25,10 @@ "@radix-ui/react-collapsible": "^1.0.3", "classnames": "^2.3.2", "lodash.throttle": "^4.1.1", - "myst-common": "^1.4.1", - "myst-config": "^1.4.1", + "myst-common": "^1.4.4", + "myst-config": "^1.4.4", "myst-demo": "^0.9.4", - "myst-spec-ext": "^1.4.1", + "myst-spec-ext": "^1.4.4", "myst-to-react": "^0.9.4", "nbtx": "^0.2.3", "node-cache": "^5.1.2", diff --git a/themes/article/package.json b/themes/article/package.json index d1058ecc7..e4953ae4c 100644 --- a/themes/article/package.json +++ b/themes/article/package.json @@ -25,8 +25,8 @@ "@remix-run/node": "~1.17.0", "@remix-run/react": "~1.17.0", "@remix-run/vercel": "~1.17.0", - "myst-common": "^1.4.1", - "myst-config": "^1.4.1", + "myst-common": "^1.4.4", + "myst-config": "^1.4.4", "node-fetch": "^2.6.11", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/themes/book/package.json b/themes/book/package.json index b93211e30..3a44f920e 100644 --- a/themes/book/package.json +++ b/themes/book/package.json @@ -25,8 +25,8 @@ "@remix-run/node": "~1.17.0", "@remix-run/react": "~1.17.0", "@remix-run/vercel": "~1.17.0", - "myst-common": "^1.4.1", - "myst-config": "^1.4.1", + "myst-common": "^1.4.4", + "myst-config": "^1.4.4", "node-fetch": "^2.6.11", "react": "^18.2.0", "react-dom": "^18.2.0"