From 4004fc36d6788fc130acb051a13c4e4f1722a53f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 20:42:48 +0000 Subject: [PATCH] Bump @jupyterlab/galata from 5.2.5 to 5.3.1 in /ui-tests Bumps [@jupyterlab/galata](https://github.com/jupyterlab/jupyterlab) from 5.2.5 to 5.3.1. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/galata@5.2.5...@jupyterlab/galata@5.3.1) --- updated-dependencies: - dependency-name: "@jupyterlab/galata" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ui-tests/package.json | 2 +- ui-tests/yarn.lock | 1201 +++++++++++++++++++++-------------------- 2 files changed, 611 insertions(+), 592 deletions(-) diff --git a/ui-tests/package.json b/ui-tests/package.json index cd6d230e..7c3a3124 100644 --- a/ui-tests/package.json +++ b/ui-tests/package.json @@ -15,7 +15,7 @@ "author": "Project Jupyter", "license": "BSD-3-Clause", "devDependencies": { - "@jupyterlab/galata": "^5.0.1", + "@jupyterlab/galata": "^5.3.1", "@playwright/test": "^1.48.2", "yarn-deduplicate": "^6.0.1" } diff --git a/ui-tests/yarn.lock b/ui-tests/yarn.lock index f0b1fbc2..9cf91d1a 100644 --- a/ui-tests/yarn.lock +++ b/ui-tests/yarn.lock @@ -2,7 +2,7 @@ # yarn lockfile v1 -"@codemirror/autocomplete@^6.0.0", "@codemirror/autocomplete@^6.15.0", "@codemirror/autocomplete@^6.3.2", "@codemirror/autocomplete@^6.7.1": +"@codemirror/autocomplete@^6.0.0", "@codemirror/autocomplete@^6.3.2", "@codemirror/autocomplete@^6.7.1": version "6.18.0" resolved "https://registry.npmjs.org/@codemirror/autocomplete/-/autocomplete-6.18.0.tgz#5f39b05daca04c95e990b70024144df47b2aa635" integrity sha512-5DbOvBbY4qW5l57cjDsmmpDh3/TeK1vXfTHa+BUMrRzdWdcxKZ4U4V7vQaTtOpApNU4kLS4FQ6cINtLg245LXA== @@ -12,10 +12,20 @@ "@codemirror/view" "^6.17.0" "@lezer/common" "^1.0.0" -"@codemirror/commands@^6.3.3": - version "6.6.1" - resolved "https://registry.npmjs.org/@codemirror/commands/-/commands-6.6.1.tgz#6beaf2f94df1af1e7d4a811dff4fea2ac227b49c" - integrity sha512-iBfKbyIoXS1FGdsKcZmnrxmbc8VcbMrSgD7AVrsnX+WyAYjmUDWvE93dt5D874qS4CCVu4O1JpbagHdXbbLiOw== +"@codemirror/autocomplete@^6.16.0": + version "6.18.3" + resolved "https://registry.npmjs.org/@codemirror/autocomplete/-/autocomplete-6.18.3.tgz#f9ea79a2f369662516f71bc0b2f819454d3c8e00" + integrity sha512-1dNIOmiM0z4BIBwxmxEfA1yoxh1MF/6KPBbh20a5vphGV0ictKlgQsbJs6D6SkR6iJpGbpwRsa6PFMNlg9T9pQ== + dependencies: + "@codemirror/language" "^6.0.0" + "@codemirror/state" "^6.0.0" + "@codemirror/view" "^6.17.0" + "@lezer/common" "^1.0.0" + +"@codemirror/commands@^6.5.0": + version "6.7.1" + resolved "https://registry.npmjs.org/@codemirror/commands/-/commands-6.7.1.tgz#04561e95bc0779eaa49efd63e916c4efb3bbf6d6" + integrity sha512-llTrboQYw5H4THfhN4U3qCnSZ1SOJ60ohhz+SzU0ADGtwlc533DtklQP0vSFaQuCPDn3BPpOd1GbbnUtwNjsrw== dependencies: "@codemirror/language" "^6.0.0" "@codemirror/state" "^6.4.0" @@ -41,7 +51,7 @@ "@lezer/common" "^1.0.2" "@lezer/css" "^1.1.7" -"@codemirror/lang-html@^6.0.0", "@codemirror/lang-html@^6.4.8": +"@codemirror/lang-html@^6.0.0", "@codemirror/lang-html@^6.4.9": version "6.4.9" resolved "https://registry.npmjs.org/@codemirror/lang-html/-/lang-html-6.4.9.tgz#d586f2cc9c341391ae07d1d7c545990dfa069727" integrity sha512-aQv37pIMSlueybId/2PVSP6NPnmurFDVmZwzc7jszd2KAF8qd4VBbvNYPXWQq90WIARjsdVkPbw29pszmHws3Q== @@ -85,10 +95,10 @@ "@codemirror/language" "^6.0.0" "@lezer/json" "^1.0.0" -"@codemirror/lang-markdown@^6.2.4": - version "6.2.5" - resolved "https://registry.npmjs.org/@codemirror/lang-markdown/-/lang-markdown-6.2.5.tgz#451941bf743d3788e73598f1aedb71cbeb6f71ba" - integrity sha512-Hgke565YcO4fd9pe2uLYxnMufHO5rQwRr+AAhFq8ABuhkrjyX8R5p5s+hZUTdV60O0dMRjxKhBLxz8pu/MkUVA== +"@codemirror/lang-markdown@^6.2.5": + version "6.3.1" + resolved "https://registry.npmjs.org/@codemirror/lang-markdown/-/lang-markdown-6.3.1.tgz#067e4e18993fa3520e2a980d2dce5fe23dd245a0" + integrity sha512-y3sSPuQjBKZQbQwe3ZJKrSW6Silyl9PnrU/Mf0m2OQgIlPoSYTtOvEL7xs94SVMkb8f4x+SQFnzXPdX4Wk2lsg== dependencies: "@codemirror/autocomplete" "^6.7.1" "@codemirror/lang-html" "^6.0.0" @@ -109,7 +119,7 @@ "@lezer/common" "^1.0.0" "@lezer/php" "^1.0.0" -"@codemirror/lang-python@^6.1.4": +"@codemirror/lang-python@^6.1.6": version "6.1.6" resolved "https://registry.npmjs.org/@codemirror/lang-python/-/lang-python-6.1.6.tgz#0c55e7e2dfa85b68be93b9692e5d3f76f284bbb2" integrity sha512-ai+01WfZhWqM92UqjnvorkxosZ2aq2u28kHvr+N3gu012XqY2CThD67JPMHnGceRfXPDBmn1HnyqowdpF57bNg== @@ -128,10 +138,10 @@ "@codemirror/language" "^6.0.0" "@lezer/rust" "^1.0.0" -"@codemirror/lang-sql@^6.6.1": - version "6.7.1" - resolved "https://registry.npmjs.org/@codemirror/lang-sql/-/lang-sql-6.7.1.tgz#314211eb79fbba96b4dd0d24fa954be9803368ab" - integrity sha512-flQa7zemrLKk0TIrOJnpeyH/b29BcVybtsTeZMgAo40O6kGbrnUSCgwI3TF5iJY3O9VXJKKCA+i0CBVvDfr88w== +"@codemirror/lang-sql@^6.6.4": + version "6.8.0" + resolved "https://registry.npmjs.org/@codemirror/lang-sql/-/lang-sql-6.8.0.tgz#1ae68ad49f378605ff88a4cc428ba667ce056068" + integrity sha512-aGLmY4OwGqN3TdSx3h6QeA1NrvaYtF7kkoWR/+W7/JzB0gQtJ+VJxewlnE3+VImhA4WVlhmkJr109PefOOhjLg== dependencies: "@codemirror/autocomplete" "^6.0.0" "@codemirror/language" "^6.0.0" @@ -174,10 +184,10 @@ "@lezer/lr" "^1.0.0" style-mod "^4.0.0" -"@codemirror/legacy-modes@^6.3.3": - version "6.4.1" - resolved "https://registry.npmjs.org/@codemirror/legacy-modes/-/legacy-modes-6.4.1.tgz#fae7b03cad1beada637fd3c12c568a3a7f63fe89" - integrity sha512-vdg3XY7OAs5uLDx2Iw+cGfnwtd7kM+Et/eMsqAGTfT/JKiVBQZXosTzjEbWAi/FrY6DcQIz8mQjBozFHZEUWQA== +"@codemirror/legacy-modes@^6.4.0": + version "6.4.2" + resolved "https://registry.npmjs.org/@codemirror/legacy-modes/-/legacy-modes-6.4.2.tgz#723a55aae21304d4c112575943d3467c9040d217" + integrity sha512-HsvWu08gOIIk303eZQCal4H4t65O/qp1V4ul4zVa3MHK5FJ0gz3qz3O55FIkm+aQUcshUOjBx38t2hPiJwW5/g== dependencies: "@codemirror/language" "^6.0.0" @@ -204,7 +214,7 @@ resolved "https://registry.npmjs.org/@codemirror/state/-/state-6.4.1.tgz#da57143695c056d9a3c38705ed34136e2b68171b" integrity sha512-QkEyUiLhsJoZkbumGZlswmAhA7CBU02Wrz7zvH4SrcifbsqwlXShVXg65f3v/ts57W3dqyamEriMhij1Z3Zz4A== -"@codemirror/view@^6.0.0", "@codemirror/view@^6.17.0", "@codemirror/view@^6.23.0", "@codemirror/view@^6.26.0", "@codemirror/view@^6.27.0": +"@codemirror/view@^6.0.0", "@codemirror/view@^6.17.0", "@codemirror/view@^6.23.0", "@codemirror/view@^6.27.0": version "6.33.0" resolved "https://registry.npmjs.org/@codemirror/view/-/view-6.33.0.tgz#51e270410fc3af92a6e38798e80ebf8add7dc3ec" integrity sha512-AroaR3BvnjRW8fiZBalAaK+ZzB5usGgI014YKElYZvQdNH5ZIidHlO+cyf/2rWzyBFRkvG6VhiXeAEbC53P2YQ== @@ -213,34 +223,42 @@ style-mod "^4.1.0" w3c-keyname "^2.2.4" +"@codemirror/view@^6.26.3": + version "6.34.3" + resolved "https://registry.npmjs.org/@codemirror/view/-/view-6.34.3.tgz#ed6300dc4e0368fc9a5ecd0417dc28234bfacaff" + integrity sha512-Ph5d+u8DxIeSgssXEakaakImkzBV4+slwIbcxl9oc9evexJhImeu/G8TK7+zp+IFK9KuJ0BdSn6kTBJeH2CHvA== + dependencies: + "@codemirror/state" "^6.4.0" + style-mod "^4.1.0" + w3c-keyname "^2.2.4" + "@fortawesome/fontawesome-free@^5.12.0": version "5.15.4" resolved "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.4.tgz#ecda5712b61ac852c760d8b3c79c96adca5554e5" integrity sha512-eYm8vijH/hpzr/6/1CJ/V/Eb1xQFW2nnUKArb3z+yUWv7HTwj6M7SP957oMjfZjAHU6qpoNc2wQvIxBLWYa/Jg== -"@jupyter/react-components@^0.15.3": - version "0.15.3" - resolved "https://registry.npmjs.org/@jupyter/react-components/-/react-components-0.15.3.tgz#891b2cb8457cd9b06079e2937795f8d7d0e319ba" - integrity sha512-u85j88lxMSQ+2iVWuHPpMtFxek7nQnQsLh2eVJQFVv0ECX6H4s2WzIa4Ha1VRu4gjAXDtI/9wec9qUW6nezUnw== +"@jupyter/react-components@^0.16.6": + version "0.16.7" + resolved "https://registry.npmjs.org/@jupyter/react-components/-/react-components-0.16.7.tgz#94926647a3578409c65d69d5b44c86cb0ca8ceab" + integrity sha512-BKIPkJ9V011uhtdq1xBOu2M3up59CqsRbDS4aq8XhnHR4pwqfRV6k6irE5YBOETCoIwWZZ5RZO+cJcZ3DcsT5A== dependencies: - "@jupyter/web-components" "^0.15.3" - "@microsoft/fast-react-wrapper" "^0.3.22" + "@jupyter/web-components" "^0.16.7" react ">=17.0.0 <19.0.0" -"@jupyter/web-components@^0.15.3": - version "0.15.3" - resolved "https://registry.npmjs.org/@jupyter/web-components/-/web-components-0.15.3.tgz#5491b5f6bc4e12f9b9c85bac63cd19514abedef1" - integrity sha512-ZrbyXr9mcYowXZ0Ic09ee6W2T3+t7+HP7yYwd2u7wHmQ0etWq5r8+DNdp8uFHiAeTV1kFm6aogNufR9fH34MCw== +"@jupyter/web-components@^0.16.6", "@jupyter/web-components@^0.16.7": + version "0.16.7" + resolved "https://registry.npmjs.org/@jupyter/web-components/-/web-components-0.16.7.tgz#cd347c4a1dcda9597ef405f94e27bfcfe920d1b6" + integrity sha512-1a8awgvvP9J9pCV5vBRuQxdBk29764qiMJsJYEndrWH3cB/FlaO+sZIBm4OTf56Eqdgl8R3/ZSLM1+3mgXOkPg== dependencies: "@microsoft/fast-colors" "^5.3.1" "@microsoft/fast-element" "^1.12.0" "@microsoft/fast-foundation" "^2.49.4" "@microsoft/fast-web-utilities" "^5.4.1" -"@jupyter/ydoc@^2.0.1": - version "2.1.1" - resolved "https://registry.npmjs.org/@jupyter/ydoc/-/ydoc-2.1.1.tgz#96487cab6d3eb1419a7891384e8fcbefc971d605" - integrity sha512-NeEwqXQ2j1OyLq4uezeQmsMiI+Qo5k7dYIMqNByOM7dJp6sHeP0jQ96w7BEc9E4SmrxwcOT4cLvcJWJE8Xun4g== +"@jupyter/ydoc@^3.0.0": + version "3.0.1" + resolved "https://registry.npmjs.org/@jupyter/ydoc/-/ydoc-3.0.1.tgz#ea3c64d956bce31a4b70f88da9760f30730f790c" + integrity sha512-zO6PEe/kNpb9oRPhxytLdnL4zclVDJVCIEavprIlIs/qCxGbgC/BvIoK6N/Ny525Ljrev8Ku9B+y6P2qFn3zqg== dependencies: "@jupyterlab/nbformat" "^3.0.0 || ^4.0.0-alpha.21 || ^4.0.0" "@lumino/coreutils" "^1.11.0 || ^2.0.0" @@ -249,368 +267,368 @@ y-protocols "^1.0.5" yjs "^13.5.40" -"@jupyterlab/application@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/application/-/application-4.2.5.tgz#a24819d607b46c80c6a366811680cf93eb45ea28" - integrity sha512-einksHwj/aki/F3Z3kA9o/8ZfHsDrdvzN753jv8wxPpi8s0aDfMivHafbvV4O4iN02y0Iv2yxsHEpA65SP/Kmg== +"@jupyterlab/application@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/application/-/application-4.3.1.tgz#026a84899dc3483dcbc1e859cc6433910ceeb78b" + integrity sha512-+Nzs99Umz36lH2a1E5u7ie68e4L1GnZX0YJHvFoREVvTXxwvGWvwrrAmS360GrlLD1kszg5LjAKV4H1hfoXXJQ== dependencies: "@fortawesome/fontawesome-free" "^5.12.0" - "@jupyterlab/apputils" "^4.3.5" - "@jupyterlab/coreutils" "^6.2.5" - "@jupyterlab/docregistry" "^4.2.5" - "@jupyterlab/rendermime" "^4.2.5" - "@jupyterlab/rendermime-interfaces" "^3.10.5" - "@jupyterlab/services" "^7.2.5" - "@jupyterlab/statedb" "^4.2.5" - "@jupyterlab/translation" "^4.2.5" - "@jupyterlab/ui-components" "^4.2.5" - "@lumino/algorithm" "^2.0.1" - "@lumino/application" "^2.3.1" - "@lumino/commands" "^2.3.0" - "@lumino/coreutils" "^2.1.2" - "@lumino/disposable" "^2.1.2" - "@lumino/messaging" "^2.0.1" - "@lumino/polling" "^2.1.2" - "@lumino/properties" "^2.0.1" - "@lumino/signaling" "^2.1.2" - "@lumino/widgets" "^2.3.2" - -"@jupyterlab/apputils@^4.3.5": - version "4.3.5" - resolved "https://registry.npmjs.org/@jupyterlab/apputils/-/apputils-4.3.5.tgz#ea335ed016969c5cc844e1922e0d456cafbcdd9b" - integrity sha512-O88fr29bne7X29r742pb4NIQXm6VYRnx9uDzOh5RuAf/oJlW+xeY95EsHWFfXJQEerueuBp5ivTQxhf1ZM1hew== - dependencies: - "@jupyterlab/coreutils" "^6.2.5" - "@jupyterlab/observables" "^5.2.5" - "@jupyterlab/rendermime-interfaces" "^3.10.5" - "@jupyterlab/services" "^7.2.5" - "@jupyterlab/settingregistry" "^4.2.5" - "@jupyterlab/statedb" "^4.2.5" - "@jupyterlab/statusbar" "^4.2.5" - "@jupyterlab/translation" "^4.2.5" - "@jupyterlab/ui-components" "^4.2.5" - "@lumino/algorithm" "^2.0.1" - "@lumino/commands" "^2.3.0" - "@lumino/coreutils" "^2.1.2" - "@lumino/disposable" "^2.1.2" - "@lumino/domutils" "^2.0.1" - "@lumino/messaging" "^2.0.1" - "@lumino/signaling" "^2.1.2" - "@lumino/virtualdom" "^2.0.1" - "@lumino/widgets" "^2.3.2" + "@jupyterlab/apputils" "^4.4.1" + "@jupyterlab/coreutils" "^6.3.1" + "@jupyterlab/docregistry" "^4.3.1" + "@jupyterlab/rendermime" "^4.3.1" + "@jupyterlab/rendermime-interfaces" "^3.11.1" + "@jupyterlab/services" "^7.3.1" + "@jupyterlab/statedb" "^4.3.1" + "@jupyterlab/translation" "^4.3.1" + "@jupyterlab/ui-components" "^4.3.1" + "@lumino/algorithm" "^2.0.2" + "@lumino/application" "^2.4.1" + "@lumino/commands" "^2.3.1" + "@lumino/coreutils" "^2.2.0" + "@lumino/disposable" "^2.1.3" + "@lumino/messaging" "^2.0.2" + "@lumino/polling" "^2.1.3" + "@lumino/properties" "^2.0.2" + "@lumino/signaling" "^2.1.3" + "@lumino/widgets" "^2.5.0" + +"@jupyterlab/apputils@^4.4.1": + version "4.4.1" + resolved "https://registry.npmjs.org/@jupyterlab/apputils/-/apputils-4.4.1.tgz#5108009c32f4ecfbbca4c4a207aa8904fc3b180d" + integrity sha512-Yc66aJaTrktvJAuNP5/nQFeqZqiYRoMs7J1zbbPbPVn8+bRiuSF/0eCaCYY6X4U0cC0mZjCVmS6zrPHNthnktg== + dependencies: + "@jupyterlab/coreutils" "^6.3.1" + "@jupyterlab/observables" "^5.3.1" + "@jupyterlab/rendermime-interfaces" "^3.11.1" + "@jupyterlab/services" "^7.3.1" + "@jupyterlab/settingregistry" "^4.3.1" + "@jupyterlab/statedb" "^4.3.1" + "@jupyterlab/statusbar" "^4.3.1" + "@jupyterlab/translation" "^4.3.1" + "@jupyterlab/ui-components" "^4.3.1" + "@lumino/algorithm" "^2.0.2" + "@lumino/commands" "^2.3.1" + "@lumino/coreutils" "^2.2.0" + "@lumino/disposable" "^2.1.3" + "@lumino/domutils" "^2.0.2" + "@lumino/messaging" "^2.0.2" + "@lumino/signaling" "^2.1.3" + "@lumino/virtualdom" "^2.0.2" + "@lumino/widgets" "^2.5.0" "@types/react" "^18.0.26" react "^18.2.0" sanitize-html "~2.12.1" -"@jupyterlab/attachments@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/attachments/-/attachments-4.2.5.tgz#55704047a015ce28d32d7696ee9b5f95310abd37" - integrity sha512-W1on7D8ZVfe//Ec/fJOD4OMpsUkRhelEQBEuhJEbgKZ+b5y0awXiCHGsdQ1rkiHt90tLReAPqBDj5+9KavlM7g== +"@jupyterlab/attachments@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/attachments/-/attachments-4.3.1.tgz#68ba310e98d6d262d1ef51cc94fdd437f65b1af9" + integrity sha512-QLrL2o3NIlvPyIOZFzeCu8Pqis/rDP3V5AbQBbxLKBVQGjPHipRo6Xa9idXdgHdUdYbCi1h19MU3mYQajI0+/g== dependencies: - "@jupyterlab/nbformat" "^4.2.5" - "@jupyterlab/observables" "^5.2.5" - "@jupyterlab/rendermime" "^4.2.5" - "@jupyterlab/rendermime-interfaces" "^3.10.5" - "@lumino/disposable" "^2.1.2" - "@lumino/signaling" "^2.1.2" + "@jupyterlab/nbformat" "^4.3.1" + "@jupyterlab/observables" "^5.3.1" + "@jupyterlab/rendermime" "^4.3.1" + "@jupyterlab/rendermime-interfaces" "^3.11.1" + "@lumino/disposable" "^2.1.3" + "@lumino/signaling" "^2.1.3" -"@jupyterlab/cells@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/cells/-/cells-4.2.5.tgz#205d020f6074d7e6b4c086d86d8a669973971fcf" - integrity sha512-4fSJnZbPT6YKTHu/DWgelFFRCo3+sU2di68e0k8b0oincOc4c0mg6hNa0dmxmrDah1IdOlhVOZX7RqKKYFGFEA== +"@jupyterlab/cells@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/cells/-/cells-4.3.1.tgz#735b717e8f9ce607a00f97d71340e64ff975e135" + integrity sha512-/HUBYJSU/p20d4WeZCmr0Oj/ykwmpZwnESV2+D7V2EWGt1k7OiyEFQvJuLi1Nyt8znME7+p7ulUA118VXse6Bg== dependencies: "@codemirror/state" "^6.4.1" - "@codemirror/view" "^6.26.0" - "@jupyter/ydoc" "^2.0.1" - "@jupyterlab/apputils" "^4.3.5" - "@jupyterlab/attachments" "^4.2.5" - "@jupyterlab/codeeditor" "^4.2.5" - "@jupyterlab/codemirror" "^4.2.5" - "@jupyterlab/coreutils" "^6.2.5" - "@jupyterlab/documentsearch" "^4.2.5" - "@jupyterlab/filebrowser" "^4.2.5" - "@jupyterlab/nbformat" "^4.2.5" - "@jupyterlab/observables" "^5.2.5" - "@jupyterlab/outputarea" "^4.2.5" - "@jupyterlab/rendermime" "^4.2.5" - "@jupyterlab/services" "^7.2.5" - "@jupyterlab/toc" "^6.2.5" - "@jupyterlab/translation" "^4.2.5" - "@jupyterlab/ui-components" "^4.2.5" - "@lumino/algorithm" "^2.0.1" - "@lumino/coreutils" "^2.1.2" - "@lumino/domutils" "^2.0.1" - "@lumino/dragdrop" "^2.1.4" - "@lumino/messaging" "^2.0.1" - "@lumino/polling" "^2.1.2" - "@lumino/signaling" "^2.1.2" - "@lumino/virtualdom" "^2.0.1" - "@lumino/widgets" "^2.3.2" + "@codemirror/view" "^6.26.3" + "@jupyter/ydoc" "^3.0.0" + "@jupyterlab/apputils" "^4.4.1" + "@jupyterlab/attachments" "^4.3.1" + "@jupyterlab/codeeditor" "^4.3.1" + "@jupyterlab/codemirror" "^4.3.1" + "@jupyterlab/coreutils" "^6.3.1" + "@jupyterlab/documentsearch" "^4.3.1" + "@jupyterlab/filebrowser" "^4.3.1" + "@jupyterlab/nbformat" "^4.3.1" + "@jupyterlab/observables" "^5.3.1" + "@jupyterlab/outputarea" "^4.3.1" + "@jupyterlab/rendermime" "^4.3.1" + "@jupyterlab/services" "^7.3.1" + "@jupyterlab/toc" "^6.3.1" + "@jupyterlab/translation" "^4.3.1" + "@jupyterlab/ui-components" "^4.3.1" + "@lumino/algorithm" "^2.0.2" + "@lumino/coreutils" "^2.2.0" + "@lumino/domutils" "^2.0.2" + "@lumino/dragdrop" "^2.1.5" + "@lumino/messaging" "^2.0.2" + "@lumino/polling" "^2.1.3" + "@lumino/signaling" "^2.1.3" + "@lumino/virtualdom" "^2.0.2" + "@lumino/widgets" "^2.5.0" react "^18.2.0" -"@jupyterlab/codeeditor@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/codeeditor/-/codeeditor-4.2.5.tgz#16eb06f25e43be37eb4bd6bbb48cecccd18a46a1" - integrity sha512-Y145T9JSD89mBTiD67JxWG738Adv87Z+RWp87W9CJE4ZLsJo1FzyXBvIAAwXN737zoSvnx3lMMY3mmWqUdicZg== +"@jupyterlab/codeeditor@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/codeeditor/-/codeeditor-4.3.1.tgz#c8115be5bb62c41e26f1ad34d971cb07581c4ea8" + integrity sha512-E7puhQOkxegQ4qDeA+xc7V+ien9bXndjflIw0tJCOPkN21XNcsPhm7ULuy/Kij/t+0w+a3NNoAbSROS4wnhEUw== dependencies: "@codemirror/state" "^6.4.1" - "@jupyter/ydoc" "^2.0.1" - "@jupyterlab/apputils" "^4.3.5" - "@jupyterlab/coreutils" "^6.2.5" - "@jupyterlab/nbformat" "^4.2.5" - "@jupyterlab/observables" "^5.2.5" - "@jupyterlab/statusbar" "^4.2.5" - "@jupyterlab/translation" "^4.2.5" - "@jupyterlab/ui-components" "^4.2.5" - "@lumino/coreutils" "^2.1.2" - "@lumino/disposable" "^2.1.2" - "@lumino/dragdrop" "^2.1.4" - "@lumino/messaging" "^2.0.1" - "@lumino/signaling" "^2.1.2" - "@lumino/widgets" "^2.3.2" + "@jupyter/ydoc" "^3.0.0" + "@jupyterlab/apputils" "^4.4.1" + "@jupyterlab/coreutils" "^6.3.1" + "@jupyterlab/nbformat" "^4.3.1" + "@jupyterlab/observables" "^5.3.1" + "@jupyterlab/statusbar" "^4.3.1" + "@jupyterlab/translation" "^4.3.1" + "@jupyterlab/ui-components" "^4.3.1" + "@lumino/coreutils" "^2.2.0" + "@lumino/disposable" "^2.1.3" + "@lumino/dragdrop" "^2.1.5" + "@lumino/messaging" "^2.0.2" + "@lumino/signaling" "^2.1.3" + "@lumino/widgets" "^2.5.0" react "^18.2.0" -"@jupyterlab/codemirror@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/codemirror/-/codemirror-4.2.5.tgz#b4bd9c46c8629920d4843d7f052ac5aaa5ac3a3d" - integrity sha512-oz0RApEC8Te4ojee4Mmm1nsEjYCBfXiP4qfoWfJJ5kHS52vwaylH8lWm6Dy/7RNiLdfQA29zR9X+ImD69exVKw== +"@jupyterlab/codemirror@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/codemirror/-/codemirror-4.3.1.tgz#cf78a6192576a5f34fe77432ad4bbdc90a4c4ac8" + integrity sha512-0k8qts5p3GK0I8h3l7gvOcb+5HB9ExBTzWiLE0YWMAS7C/WTBKVdKOs1HwZJqt18nPfF6T3Q4kK/ZDBBNCE1LA== dependencies: - "@codemirror/autocomplete" "^6.15.0" - "@codemirror/commands" "^6.3.3" + "@codemirror/autocomplete" "^6.16.0" + "@codemirror/commands" "^6.5.0" "@codemirror/lang-cpp" "^6.0.2" "@codemirror/lang-css" "^6.2.1" - "@codemirror/lang-html" "^6.4.8" + "@codemirror/lang-html" "^6.4.9" "@codemirror/lang-java" "^6.0.1" "@codemirror/lang-javascript" "^6.2.2" "@codemirror/lang-json" "^6.0.1" - "@codemirror/lang-markdown" "^6.2.4" + "@codemirror/lang-markdown" "^6.2.5" "@codemirror/lang-php" "^6.0.1" - "@codemirror/lang-python" "^6.1.4" + "@codemirror/lang-python" "^6.1.6" "@codemirror/lang-rust" "^6.0.1" - "@codemirror/lang-sql" "^6.6.1" + "@codemirror/lang-sql" "^6.6.4" "@codemirror/lang-wast" "^6.0.2" "@codemirror/lang-xml" "^6.1.0" "@codemirror/language" "^6.10.1" - "@codemirror/legacy-modes" "^6.3.3" + "@codemirror/legacy-modes" "^6.4.0" "@codemirror/search" "^6.5.6" "@codemirror/state" "^6.4.1" - "@codemirror/view" "^6.26.0" - "@jupyter/ydoc" "^2.0.1" - "@jupyterlab/codeeditor" "^4.2.5" - "@jupyterlab/coreutils" "^6.2.5" - "@jupyterlab/documentsearch" "^4.2.5" - "@jupyterlab/nbformat" "^4.2.5" - "@jupyterlab/translation" "^4.2.5" + "@codemirror/view" "^6.26.3" + "@jupyter/ydoc" "^3.0.0" + "@jupyterlab/codeeditor" "^4.3.1" + "@jupyterlab/coreutils" "^6.3.1" + "@jupyterlab/documentsearch" "^4.3.1" + "@jupyterlab/nbformat" "^4.3.1" + "@jupyterlab/translation" "^4.3.1" "@lezer/common" "^1.2.1" "@lezer/generator" "^1.7.0" "@lezer/highlight" "^1.2.0" - "@lezer/markdown" "^1.2.0" - "@lumino/coreutils" "^2.1.2" - "@lumino/disposable" "^2.1.2" - "@lumino/signaling" "^2.1.2" + "@lezer/markdown" "^1.3.0" + "@lumino/coreutils" "^2.2.0" + "@lumino/disposable" "^2.1.3" + "@lumino/signaling" "^2.1.3" yjs "^13.5.40" -"@jupyterlab/console@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/console/-/console-4.2.5.tgz#fced414f069d1937471752e76cfb276e88967b6a" - integrity sha512-qOPi2w+TG53ADXvud93aMsCsQUDJxhA8c2anWQ961g0ctbzqwOtGgb8MiUVGLEkFf0tUY8Fov39NdOJr75aCmQ== - dependencies: - "@jupyter/ydoc" "^2.0.1" - "@jupyterlab/apputils" "^4.3.5" - "@jupyterlab/cells" "^4.2.5" - "@jupyterlab/codeeditor" "^4.2.5" - "@jupyterlab/coreutils" "^6.2.5" - "@jupyterlab/nbformat" "^4.2.5" - "@jupyterlab/observables" "^5.2.5" - "@jupyterlab/rendermime" "^4.2.5" - "@jupyterlab/services" "^7.2.5" - "@jupyterlab/translation" "^4.2.5" - "@jupyterlab/ui-components" "^4.2.5" - "@lumino/coreutils" "^2.1.2" - "@lumino/disposable" "^2.1.2" - "@lumino/dragdrop" "^2.1.4" - "@lumino/messaging" "^2.0.1" - "@lumino/signaling" "^2.1.2" - "@lumino/widgets" "^2.3.2" - -"@jupyterlab/coreutils@^6.2.5": - version "6.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/coreutils/-/coreutils-6.2.5.tgz#906dc8b65c841e8bf1c7589983bab90a12f8d24e" - integrity sha512-P3HniEv3bZ3EvV3zUwCmruR713fclGvSTfsuwFPBgI8M3rNIZYqGQ13xkTun7Zl6DUr2E8mrC/cq9jNwxW33yw== - dependencies: - "@lumino/coreutils" "^2.1.2" - "@lumino/disposable" "^2.1.2" - "@lumino/signaling" "^2.1.2" +"@jupyterlab/console@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/console/-/console-4.3.1.tgz#d761378a59cb093d4738b00eca74ee8a89335ae5" + integrity sha512-rl5jXBgW0US8zucBQmABrLsUulWdW5Wssv/E1ZPNYyppaqd9rbiW8LsSSYxyi2pBFvnDbAZVf+MVh06HBivH6g== + dependencies: + "@jupyter/ydoc" "^3.0.0" + "@jupyterlab/apputils" "^4.4.1" + "@jupyterlab/cells" "^4.3.1" + "@jupyterlab/codeeditor" "^4.3.1" + "@jupyterlab/coreutils" "^6.3.1" + "@jupyterlab/nbformat" "^4.3.1" + "@jupyterlab/observables" "^5.3.1" + "@jupyterlab/rendermime" "^4.3.1" + "@jupyterlab/services" "^7.3.1" + "@jupyterlab/translation" "^4.3.1" + "@jupyterlab/ui-components" "^4.3.1" + "@lumino/coreutils" "^2.2.0" + "@lumino/disposable" "^2.1.3" + "@lumino/dragdrop" "^2.1.5" + "@lumino/messaging" "^2.0.2" + "@lumino/signaling" "^2.1.3" + "@lumino/widgets" "^2.5.0" + +"@jupyterlab/coreutils@^6.3.1": + version "6.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/coreutils/-/coreutils-6.3.1.tgz#829a03d2910930c9b7639857056900e726b117c2" + integrity sha512-72Lyg2XA0Fsyn+62FpVIf67TGrxQZ4CNvldDvmlkixyY/n63bB38AcC0zvvCFDRv7QwXQzp7DaA0xfvAPoQ3bw== + dependencies: + "@lumino/coreutils" "^2.2.0" + "@lumino/disposable" "^2.1.3" + "@lumino/signaling" "^2.1.3" minimist "~1.2.0" path-browserify "^1.0.0" url-parse "~1.5.4" -"@jupyterlab/debugger@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/debugger/-/debugger-4.2.5.tgz#af2dfc32a33a44cb2a10d20ad9dcf6f376b4f494" - integrity sha512-au/0RMAMdau3adrJ1QLnW3m7eAtzDJfTYLFeTgrcMAyQIyrmWLLX6cNLrRlJuYfnBzuJJV5N/9HGClEQEdxeLw== +"@jupyterlab/debugger@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/debugger/-/debugger-4.3.1.tgz#0da61b10bd69c5e800c73375779c868d2e9b3b88" + integrity sha512-ao1zZ8/A1c+fbJQH7xshlEemB77W7tYdJUg3Jek9udeC84fBiGQ99iq9KXje2tg5DrMS3gSoS1RVLYrF4JFtLQ== dependencies: "@codemirror/state" "^6.4.1" - "@codemirror/view" "^6.26.0" - "@jupyter/react-components" "^0.15.3" - "@jupyter/ydoc" "^2.0.1" - "@jupyterlab/application" "^4.2.5" - "@jupyterlab/apputils" "^4.3.5" - "@jupyterlab/cells" "^4.2.5" - "@jupyterlab/codeeditor" "^4.2.5" - "@jupyterlab/codemirror" "^4.2.5" - "@jupyterlab/console" "^4.2.5" - "@jupyterlab/coreutils" "^6.2.5" - "@jupyterlab/docregistry" "^4.2.5" - "@jupyterlab/fileeditor" "^4.2.5" - "@jupyterlab/notebook" "^4.2.5" - "@jupyterlab/observables" "^5.2.5" - "@jupyterlab/rendermime" "^4.2.5" - "@jupyterlab/services" "^7.2.5" - "@jupyterlab/translation" "^4.2.5" - "@jupyterlab/ui-components" "^4.2.5" - "@lumino/algorithm" "^2.0.1" - "@lumino/commands" "^2.3.0" - "@lumino/coreutils" "^2.1.2" - "@lumino/datagrid" "^2.3.1" - "@lumino/disposable" "^2.1.2" - "@lumino/messaging" "^2.0.1" - "@lumino/polling" "^2.1.2" - "@lumino/signaling" "^2.1.2" - "@lumino/widgets" "^2.3.2" + "@codemirror/view" "^6.26.3" + "@jupyter/react-components" "^0.16.6" + "@jupyter/ydoc" "^3.0.0" + "@jupyterlab/application" "^4.3.1" + "@jupyterlab/apputils" "^4.4.1" + "@jupyterlab/cells" "^4.3.1" + "@jupyterlab/codeeditor" "^4.3.1" + "@jupyterlab/codemirror" "^4.3.1" + "@jupyterlab/console" "^4.3.1" + "@jupyterlab/coreutils" "^6.3.1" + "@jupyterlab/docregistry" "^4.3.1" + "@jupyterlab/fileeditor" "^4.3.1" + "@jupyterlab/notebook" "^4.3.1" + "@jupyterlab/observables" "^5.3.1" + "@jupyterlab/rendermime" "^4.3.1" + "@jupyterlab/services" "^7.3.1" + "@jupyterlab/translation" "^4.3.1" + "@jupyterlab/ui-components" "^4.3.1" + "@lumino/algorithm" "^2.0.2" + "@lumino/commands" "^2.3.1" + "@lumino/coreutils" "^2.2.0" + "@lumino/datagrid" "^2.4.1" + "@lumino/disposable" "^2.1.3" + "@lumino/messaging" "^2.0.2" + "@lumino/polling" "^2.1.3" + "@lumino/signaling" "^2.1.3" + "@lumino/widgets" "^2.5.0" "@vscode/debugprotocol" "^1.51.0" react "^18.2.0" -"@jupyterlab/docmanager@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/docmanager/-/docmanager-4.2.5.tgz#b33805c103f07ab0414e1a3bab978c99c7dd9e28" - integrity sha512-IjWdEMl9MI6kkioViQza67+uwQiqI5DEGBaLyFFZG3R2NFmo2zA1zNbmVMUomMil/lcnVZN60ZnifFhiRvh1rQ== - dependencies: - "@jupyterlab/apputils" "^4.3.5" - "@jupyterlab/coreutils" "^6.2.5" - "@jupyterlab/docregistry" "^4.2.5" - "@jupyterlab/services" "^7.2.5" - "@jupyterlab/statedb" "^4.2.5" - "@jupyterlab/statusbar" "^4.2.5" - "@jupyterlab/translation" "^4.2.5" - "@jupyterlab/ui-components" "^4.2.5" - "@lumino/algorithm" "^2.0.1" - "@lumino/coreutils" "^2.1.2" - "@lumino/disposable" "^2.1.2" - "@lumino/messaging" "^2.0.1" - "@lumino/polling" "^2.1.2" - "@lumino/properties" "^2.0.1" - "@lumino/signaling" "^2.1.2" - "@lumino/widgets" "^2.3.2" +"@jupyterlab/docmanager@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/docmanager/-/docmanager-4.3.1.tgz#ef868cddb8483b4c32c61821e9b07a5584dd0fc1" + integrity sha512-k2KzicklzXYQcgJGdrlyJcbFTAwwKN2Eo3KSRT+Zh6hJgqWlIaMP0D9M5rUsgd1ml3b41yK2UZGeULjpoZa6GA== + dependencies: + "@jupyterlab/apputils" "^4.4.1" + "@jupyterlab/coreutils" "^6.3.1" + "@jupyterlab/docregistry" "^4.3.1" + "@jupyterlab/services" "^7.3.1" + "@jupyterlab/statedb" "^4.3.1" + "@jupyterlab/statusbar" "^4.3.1" + "@jupyterlab/translation" "^4.3.1" + "@jupyterlab/ui-components" "^4.3.1" + "@lumino/algorithm" "^2.0.2" + "@lumino/coreutils" "^2.2.0" + "@lumino/disposable" "^2.1.3" + "@lumino/messaging" "^2.0.2" + "@lumino/polling" "^2.1.3" + "@lumino/properties" "^2.0.2" + "@lumino/signaling" "^2.1.3" + "@lumino/widgets" "^2.5.0" react "^18.2.0" -"@jupyterlab/docregistry@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/docregistry/-/docregistry-4.2.5.tgz#3027ee9217d295413af3cbb0da111cd1d1a486b6" - integrity sha512-9lKh3PrbhPbm3ui2TRTFgdu7Nxqtdf1kf12HHk+v9rE3+Y8c8k3SrbpNTeBMn03mRZKYOsEe6nYPZkT1R3+ARg== - dependencies: - "@jupyter/ydoc" "^2.0.1" - "@jupyterlab/apputils" "^4.3.5" - "@jupyterlab/codeeditor" "^4.2.5" - "@jupyterlab/coreutils" "^6.2.5" - "@jupyterlab/observables" "^5.2.5" - "@jupyterlab/rendermime" "^4.2.5" - "@jupyterlab/rendermime-interfaces" "^3.10.5" - "@jupyterlab/services" "^7.2.5" - "@jupyterlab/translation" "^4.2.5" - "@jupyterlab/ui-components" "^4.2.5" - "@lumino/algorithm" "^2.0.1" - "@lumino/coreutils" "^2.1.2" - "@lumino/disposable" "^2.1.2" - "@lumino/messaging" "^2.0.1" - "@lumino/properties" "^2.0.1" - "@lumino/signaling" "^2.1.2" - "@lumino/widgets" "^2.3.2" +"@jupyterlab/docregistry@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/docregistry/-/docregistry-4.3.1.tgz#3c95898a87a1d0128e00d6f4d3e3a46dab615948" + integrity sha512-aPNYbs/gnvs3BChGvVRkPV8cAUpP3Xg4wS91beVIEzr84/YdZ+ekqQvL5wnIOjyKPoi6KmGmgQC2Tlz37W2ZdA== + dependencies: + "@jupyter/ydoc" "^3.0.0" + "@jupyterlab/apputils" "^4.4.1" + "@jupyterlab/codeeditor" "^4.3.1" + "@jupyterlab/coreutils" "^6.3.1" + "@jupyterlab/observables" "^5.3.1" + "@jupyterlab/rendermime" "^4.3.1" + "@jupyterlab/rendermime-interfaces" "^3.11.1" + "@jupyterlab/services" "^7.3.1" + "@jupyterlab/translation" "^4.3.1" + "@jupyterlab/ui-components" "^4.3.1" + "@lumino/algorithm" "^2.0.2" + "@lumino/coreutils" "^2.2.0" + "@lumino/disposable" "^2.1.3" + "@lumino/messaging" "^2.0.2" + "@lumino/properties" "^2.0.2" + "@lumino/signaling" "^2.1.3" + "@lumino/widgets" "^2.5.0" react "^18.2.0" -"@jupyterlab/documentsearch@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/documentsearch/-/documentsearch-4.2.5.tgz#5e239efddd6ce6c66d39f3d1046fda876e340034" - integrity sha512-hjBprI8HMgr8dc4MMe5SCi24pPXeNYAq3PaqoDeYkVQwmK+aJexRba6k8V2GMXcifZCHbWiDysOTGsXyGTmizQ== - dependencies: - "@jupyterlab/apputils" "^4.3.5" - "@jupyterlab/translation" "^4.2.5" - "@jupyterlab/ui-components" "^4.2.5" - "@lumino/commands" "^2.3.0" - "@lumino/coreutils" "^2.1.2" - "@lumino/disposable" "^2.1.2" - "@lumino/messaging" "^2.0.1" - "@lumino/polling" "^2.1.2" - "@lumino/signaling" "^2.1.2" - "@lumino/widgets" "^2.3.2" +"@jupyterlab/documentsearch@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/documentsearch/-/documentsearch-4.3.1.tgz#81923021dae7523780733931e5090531dd7527ca" + integrity sha512-oeEdx3CLOzIweRqgOBb5VUfOSkBs34lxC6Ih5fKgg4Ql+wuWAu61Bj0baykXA/q2637kPeDrELjOK9zB6bkd2g== + dependencies: + "@jupyterlab/apputils" "^4.4.1" + "@jupyterlab/translation" "^4.3.1" + "@jupyterlab/ui-components" "^4.3.1" + "@lumino/commands" "^2.3.1" + "@lumino/coreutils" "^2.2.0" + "@lumino/disposable" "^2.1.3" + "@lumino/messaging" "^2.0.2" + "@lumino/polling" "^2.1.3" + "@lumino/signaling" "^2.1.3" + "@lumino/widgets" "^2.5.0" react "^18.2.0" -"@jupyterlab/filebrowser@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/filebrowser/-/filebrowser-4.2.5.tgz#2019ebb328d64cc3f7b051f67f297597eda14620" - integrity sha512-nI/Rkcye7/2j4GM0BfMXOrAHNQ7aHBQAMZqiqBte3mPUV/AoGc+E4E4Iv4b4bTs2/nKwgc/8B9ZSgN4LeVEAuQ== - dependencies: - "@jupyterlab/apputils" "^4.3.5" - "@jupyterlab/coreutils" "^6.2.5" - "@jupyterlab/docmanager" "^4.2.5" - "@jupyterlab/docregistry" "^4.2.5" - "@jupyterlab/services" "^7.2.5" - "@jupyterlab/statedb" "^4.2.5" - "@jupyterlab/statusbar" "^4.2.5" - "@jupyterlab/translation" "^4.2.5" - "@jupyterlab/ui-components" "^4.2.5" - "@lumino/algorithm" "^2.0.1" - "@lumino/coreutils" "^2.1.2" - "@lumino/disposable" "^2.1.2" - "@lumino/domutils" "^2.0.1" - "@lumino/dragdrop" "^2.1.4" - "@lumino/messaging" "^2.0.1" - "@lumino/polling" "^2.1.2" - "@lumino/signaling" "^2.1.2" - "@lumino/virtualdom" "^2.0.1" - "@lumino/widgets" "^2.3.2" +"@jupyterlab/filebrowser@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/filebrowser/-/filebrowser-4.3.1.tgz#bf161ababc88426029e597761b3d8576093e9eb2" + integrity sha512-LNxXBdQBLn3ttuZ1PThMK1+saazSDZFrwUkGyQBU+NxY4nN1tPuwTrJaOCr2+4CzI6VY3asOEJ7grDILXqY0jg== + dependencies: + "@jupyterlab/apputils" "^4.4.1" + "@jupyterlab/coreutils" "^6.3.1" + "@jupyterlab/docmanager" "^4.3.1" + "@jupyterlab/docregistry" "^4.3.1" + "@jupyterlab/services" "^7.3.1" + "@jupyterlab/statedb" "^4.3.1" + "@jupyterlab/statusbar" "^4.3.1" + "@jupyterlab/translation" "^4.3.1" + "@jupyterlab/ui-components" "^4.3.1" + "@lumino/algorithm" "^2.0.2" + "@lumino/coreutils" "^2.2.0" + "@lumino/disposable" "^2.1.3" + "@lumino/domutils" "^2.0.2" + "@lumino/dragdrop" "^2.1.5" + "@lumino/messaging" "^2.0.2" + "@lumino/polling" "^2.1.3" + "@lumino/signaling" "^2.1.3" + "@lumino/virtualdom" "^2.0.2" + "@lumino/widgets" "^2.5.0" react "^18.2.0" -"@jupyterlab/fileeditor@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/fileeditor/-/fileeditor-4.2.5.tgz#a69faad6fb0dbc1af4c0936719121ac11c8a6352" - integrity sha512-Daj38DN7jRLMBt+0Zwa7mW0XUWQTk/QOoS7ZInLEIXRcuYz5TcYBdFWFkJdUMr5mvq+RzasSXeaR6ZU5vXZSow== - dependencies: - "@jupyter/ydoc" "^2.0.1" - "@jupyterlab/apputils" "^4.3.5" - "@jupyterlab/codeeditor" "^4.2.5" - "@jupyterlab/codemirror" "^4.2.5" - "@jupyterlab/coreutils" "^6.2.5" - "@jupyterlab/docregistry" "^4.2.5" - "@jupyterlab/documentsearch" "^4.2.5" - "@jupyterlab/lsp" "^4.2.5" - "@jupyterlab/statusbar" "^4.2.5" - "@jupyterlab/toc" "^6.2.5" - "@jupyterlab/translation" "^4.2.5" - "@jupyterlab/ui-components" "^4.2.5" - "@lumino/commands" "^2.3.0" - "@lumino/coreutils" "^2.1.2" - "@lumino/messaging" "^2.0.1" - "@lumino/widgets" "^2.3.2" +"@jupyterlab/fileeditor@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/fileeditor/-/fileeditor-4.3.1.tgz#a3995ac14457fe5eeb0d871319b47f2a35bddab9" + integrity sha512-gMGZZ4cvpJyIGsapfTequzWqMs5pWCuU8Z2kn+INKq0U+xpimZoz/0mzND6veQHzXQkZwST2CTJOllnMLEVz4Q== + dependencies: + "@jupyter/ydoc" "^3.0.0" + "@jupyterlab/apputils" "^4.4.1" + "@jupyterlab/codeeditor" "^4.3.1" + "@jupyterlab/codemirror" "^4.3.1" + "@jupyterlab/coreutils" "^6.3.1" + "@jupyterlab/docregistry" "^4.3.1" + "@jupyterlab/documentsearch" "^4.3.1" + "@jupyterlab/lsp" "^4.3.1" + "@jupyterlab/statusbar" "^4.3.1" + "@jupyterlab/toc" "^6.3.1" + "@jupyterlab/translation" "^4.3.1" + "@jupyterlab/ui-components" "^4.3.1" + "@lumino/commands" "^2.3.1" + "@lumino/coreutils" "^2.2.0" + "@lumino/messaging" "^2.0.2" + "@lumino/widgets" "^2.5.0" react "^18.2.0" regexp-match-indices "^1.0.2" -"@jupyterlab/galata@^5.0.1": - version "5.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/galata/-/galata-5.2.5.tgz#73b05b354e43ab859ab8e94eee52da4fef7eb1bf" - integrity sha512-H/Igp4HxULaLPYyFWsTqQzvcEXWtNh+jgrVfN0Gr2P3DrpA6Hacb4UQVn6kYdEJdQHcwr/F3iAVieG20/Z1+kw== - dependencies: - "@jupyterlab/application" "^4.2.5" - "@jupyterlab/apputils" "^4.3.5" - "@jupyterlab/coreutils" "^6.2.5" - "@jupyterlab/debugger" "^4.2.5" - "@jupyterlab/docmanager" "^4.2.5" - "@jupyterlab/nbformat" "^4.2.5" - "@jupyterlab/notebook" "^4.2.5" - "@jupyterlab/services" "^7.2.5" - "@jupyterlab/settingregistry" "^4.2.5" - "@lumino/coreutils" "^2.1.2" - "@playwright/test" "^1.43.1" +"@jupyterlab/galata@^5.3.1": + version "5.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/galata/-/galata-5.3.1.tgz#a8e051628fa73080038d67b8ed01e2a800f5c600" + integrity sha512-6k9A8wlADtHlkKwXRsf+3bx0cusbIx7U38c5MARpkaUS5rvimtAWPpJXjMbHGMFUbtsCLczv7zJdrwl/mNEy0Q== + dependencies: + "@jupyterlab/application" "^4.3.1" + "@jupyterlab/apputils" "^4.4.1" + "@jupyterlab/coreutils" "^6.3.1" + "@jupyterlab/debugger" "^4.3.1" + "@jupyterlab/docmanager" "^4.3.1" + "@jupyterlab/nbformat" "^4.3.1" + "@jupyterlab/notebook" "^4.3.1" + "@jupyterlab/services" "^7.3.1" + "@jupyterlab/settingregistry" "^4.3.1" + "@lumino/coreutils" "^2.2.0" + "@playwright/test" "^1.48.0" "@stdlib/stats" "~0.0.13" fs-extra "^10.1.0" json5 "^2.2.3" @@ -620,236 +638,237 @@ vega-lite "^5.6.1" vega-statistics "^1.7.9" -"@jupyterlab/lsp@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/lsp/-/lsp-4.2.5.tgz#23502ebe48c93178e978b3f5bc1a3b74c105befd" - integrity sha512-pnIxXDHjJrPJ9+jZo4YqpF06HeIARtICIPpDPnpF/OW9Ukm3/7Votfh4cf30z/eaLMbCGi9PT4k/j8TH6uO2Yw== - dependencies: - "@jupyterlab/apputils" "^4.3.5" - "@jupyterlab/codeeditor" "^4.2.5" - "@jupyterlab/codemirror" "^4.2.5" - "@jupyterlab/coreutils" "^6.2.5" - "@jupyterlab/docregistry" "^4.2.5" - "@jupyterlab/services" "^7.2.5" - "@jupyterlab/translation" "^4.2.5" - "@lumino/coreutils" "^2.1.2" - "@lumino/disposable" "^2.1.2" - "@lumino/signaling" "^2.1.2" - "@lumino/widgets" "^2.3.2" +"@jupyterlab/lsp@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/lsp/-/lsp-4.3.1.tgz#5f25aea66788d46db8314ac7a1bd6c965271a12d" + integrity sha512-XpMBRq2kSnlZKPCo46uVonc7d7YXJQhyu5uqxoikbbp95oLE+LNcF90iJ1pFqXYGV4JpxZhvH9FO5+YP2uTiQQ== + dependencies: + "@jupyterlab/apputils" "^4.4.1" + "@jupyterlab/codeeditor" "^4.3.1" + "@jupyterlab/codemirror" "^4.3.1" + "@jupyterlab/coreutils" "^6.3.1" + "@jupyterlab/docregistry" "^4.3.1" + "@jupyterlab/services" "^7.3.1" + "@jupyterlab/translation" "^4.3.1" + "@lumino/coreutils" "^2.2.0" + "@lumino/disposable" "^2.1.3" + "@lumino/signaling" "^2.1.3" + "@lumino/widgets" "^2.5.0" lodash.mergewith "^4.6.1" vscode-jsonrpc "^6.0.0" vscode-languageserver-protocol "^3.17.0" vscode-ws-jsonrpc "~1.0.2" -"@jupyterlab/nbformat@^3.0.0 || ^4.0.0-alpha.21 || ^4.0.0", "@jupyterlab/nbformat@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/nbformat/-/nbformat-4.2.5.tgz#ab9f99b3b33c566b4fa50cbe79a6a4ae1af324b0" - integrity sha512-DF8bdlsEziUR5oKUr3Mm0wUx7kHZjlAtEjD6oJ8cOogQqTrMyBnUAgVjPr9QQob5J7qiyzz9aW2DYtaX+jFhng== - dependencies: - "@lumino/coreutils" "^2.1.2" - -"@jupyterlab/notebook@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/notebook/-/notebook-4.2.5.tgz#9515ea4e99a25af863290f5281b9347b0061c56f" - integrity sha512-GcnAV9u1t5SwwCSbvKDpUA5V0Ytxwc6VtvCzuM9FylvLuAH7PE4LgZlzz29fsPneV4ptoMmA5ExSLojHEhQVeQ== - dependencies: - "@jupyter/ydoc" "^2.0.1" - "@jupyterlab/apputils" "^4.3.5" - "@jupyterlab/cells" "^4.2.5" - "@jupyterlab/codeeditor" "^4.2.5" - "@jupyterlab/codemirror" "^4.2.5" - "@jupyterlab/coreutils" "^6.2.5" - "@jupyterlab/docregistry" "^4.2.5" - "@jupyterlab/documentsearch" "^4.2.5" - "@jupyterlab/lsp" "^4.2.5" - "@jupyterlab/nbformat" "^4.2.5" - "@jupyterlab/observables" "^5.2.5" - "@jupyterlab/rendermime" "^4.2.5" - "@jupyterlab/services" "^7.2.5" - "@jupyterlab/settingregistry" "^4.2.5" - "@jupyterlab/statusbar" "^4.2.5" - "@jupyterlab/toc" "^6.2.5" - "@jupyterlab/translation" "^4.2.5" - "@jupyterlab/ui-components" "^4.2.5" - "@lumino/algorithm" "^2.0.1" - "@lumino/coreutils" "^2.1.2" - "@lumino/disposable" "^2.1.2" - "@lumino/domutils" "^2.0.1" - "@lumino/dragdrop" "^2.1.4" - "@lumino/messaging" "^2.0.1" - "@lumino/polling" "^2.1.2" - "@lumino/properties" "^2.0.1" - "@lumino/signaling" "^2.1.2" - "@lumino/virtualdom" "^2.0.1" - "@lumino/widgets" "^2.3.2" +"@jupyterlab/nbformat@^3.0.0 || ^4.0.0-alpha.21 || ^4.0.0", "@jupyterlab/nbformat@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/nbformat/-/nbformat-4.3.1.tgz#7274714b27c639cd93a11a963a556425f5244ac2" + integrity sha512-9dIcagn5xQMKijPiu08MGAnfWQzk5mkqHRltHUfYbydV33lWgTjFBEpugHncEZGIxIJz+iqw2H9KJ8HSb7aJqw== + dependencies: + "@lumino/coreutils" "^2.2.0" + +"@jupyterlab/notebook@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/notebook/-/notebook-4.3.1.tgz#6da3e31f3aa5e3af0d93efe922b3cb46495a30ab" + integrity sha512-NjtAsZczoVPp+mdJFFykqeCCGEXqzUKgab27dbJRqG4aWpHVQjrLxLGOv1mde70je836lEyMKZet9fxnlDOgKg== + dependencies: + "@jupyter/ydoc" "^3.0.0" + "@jupyterlab/apputils" "^4.4.1" + "@jupyterlab/cells" "^4.3.1" + "@jupyterlab/codeeditor" "^4.3.1" + "@jupyterlab/codemirror" "^4.3.1" + "@jupyterlab/coreutils" "^6.3.1" + "@jupyterlab/docregistry" "^4.3.1" + "@jupyterlab/documentsearch" "^4.3.1" + "@jupyterlab/lsp" "^4.3.1" + "@jupyterlab/nbformat" "^4.3.1" + "@jupyterlab/observables" "^5.3.1" + "@jupyterlab/rendermime" "^4.3.1" + "@jupyterlab/services" "^7.3.1" + "@jupyterlab/settingregistry" "^4.3.1" + "@jupyterlab/statusbar" "^4.3.1" + "@jupyterlab/toc" "^6.3.1" + "@jupyterlab/translation" "^4.3.1" + "@jupyterlab/ui-components" "^4.3.1" + "@lumino/algorithm" "^2.0.2" + "@lumino/coreutils" "^2.2.0" + "@lumino/disposable" "^2.1.3" + "@lumino/domutils" "^2.0.2" + "@lumino/dragdrop" "^2.1.5" + "@lumino/messaging" "^2.0.2" + "@lumino/polling" "^2.1.3" + "@lumino/properties" "^2.0.2" + "@lumino/signaling" "^2.1.3" + "@lumino/virtualdom" "^2.0.2" + "@lumino/widgets" "^2.5.0" react "^18.2.0" -"@jupyterlab/observables@^5.2.5": - version "5.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/observables/-/observables-5.2.5.tgz#3e54e2b33c2bad32488362306fb4da6d7ebea569" - integrity sha512-EvrvweCpLle3uZciUdhbEUU++o0S7yHBKWtqrKFgb9qxM1qYFMlSMXlJLjE/cEXNiq/aZhsruyXiVKZ1UpVsVQ== - dependencies: - "@lumino/algorithm" "^2.0.1" - "@lumino/coreutils" "^2.1.2" - "@lumino/disposable" "^2.1.2" - "@lumino/messaging" "^2.0.1" - "@lumino/signaling" "^2.1.2" - -"@jupyterlab/outputarea@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/outputarea/-/outputarea-4.2.5.tgz#1fb6e651050ee15b6d395b28ed4584180a5a19a0" - integrity sha512-Oj/GVkEX5zHl/oOXl4Qmw05mdAB/+zEIuY9xsz5agBdeAD3c603PAR7Ep5UqSE4fltdnl+ILjSWyQPJgG4UEGg== - dependencies: - "@jupyterlab/apputils" "^4.3.5" - "@jupyterlab/nbformat" "^4.2.5" - "@jupyterlab/observables" "^5.2.5" - "@jupyterlab/rendermime" "^4.2.5" - "@jupyterlab/rendermime-interfaces" "^3.10.5" - "@jupyterlab/services" "^7.2.5" - "@jupyterlab/translation" "^4.2.5" - "@lumino/algorithm" "^2.0.1" - "@lumino/coreutils" "^2.1.2" - "@lumino/disposable" "^2.1.2" - "@lumino/messaging" "^2.0.1" - "@lumino/properties" "^2.0.1" - "@lumino/signaling" "^2.1.2" - "@lumino/widgets" "^2.3.2" - -"@jupyterlab/rendermime-interfaces@^3.10.5": - version "3.10.5" - resolved "https://registry.npmjs.org/@jupyterlab/rendermime-interfaces/-/rendermime-interfaces-3.10.5.tgz#ca63afab7e4070b24562d20575983979785aefef" - integrity sha512-wZq4QhmckMqEjImMxTLFVtj+E0GI82/i0nCuaEI6tReXOqVFDg5wG/ChD/B/g0Xz+uPqt92R5rzZTpzodkDiKA== - dependencies: - "@lumino/coreutils" "^1.11.0 || ^2.1.2" - "@lumino/widgets" "^1.37.2 || ^2.3.2" - -"@jupyterlab/rendermime@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/rendermime/-/rendermime-4.2.5.tgz#b7833d23c938b9e0d94d0dc763e1c20af000a9eb" - integrity sha512-2ZfKM4xNUKbuR1foA7B6nvXg8zRSai1GTEROcF0ievNYn3qYEmdYYW9XlP11+8SoFcM0a4WiTgocRCgVV5Fbiw== - dependencies: - "@jupyterlab/apputils" "^4.3.5" - "@jupyterlab/coreutils" "^6.2.5" - "@jupyterlab/nbformat" "^4.2.5" - "@jupyterlab/observables" "^5.2.5" - "@jupyterlab/rendermime-interfaces" "^3.10.5" - "@jupyterlab/services" "^7.2.5" - "@jupyterlab/translation" "^4.2.5" - "@lumino/coreutils" "^2.1.2" - "@lumino/messaging" "^2.0.1" - "@lumino/signaling" "^2.1.2" - "@lumino/widgets" "^2.3.2" +"@jupyterlab/observables@^5.3.1": + version "5.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/observables/-/observables-5.3.1.tgz#73bc6b911f391eece3cf1669c605157a19ed8af5" + integrity sha512-iS67+D/aMz9elySBic+453RUOYbIM9/zCZboF4OoBJ9f8ClY5SUIwvAlkkcMK8rn8tphSbh3Ik7U7Ea/HSdzjw== + dependencies: + "@lumino/algorithm" "^2.0.2" + "@lumino/coreutils" "^2.2.0" + "@lumino/disposable" "^2.1.3" + "@lumino/messaging" "^2.0.2" + "@lumino/signaling" "^2.1.3" + +"@jupyterlab/outputarea@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/outputarea/-/outputarea-4.3.1.tgz#2514640c62d34dfdc3718e3a8863c7fe61de765b" + integrity sha512-zGeIDe1xpoXve9VAj8qHW6sKSOZo9sW5gJbDfATguYHS44cX1XGNkLHAfW2GozP4y+M5De0v5cKf2EVnTfL6OA== + dependencies: + "@jupyterlab/apputils" "^4.4.1" + "@jupyterlab/nbformat" "^4.3.1" + "@jupyterlab/observables" "^5.3.1" + "@jupyterlab/rendermime" "^4.3.1" + "@jupyterlab/rendermime-interfaces" "^3.11.1" + "@jupyterlab/services" "^7.3.1" + "@jupyterlab/translation" "^4.3.1" + "@lumino/algorithm" "^2.0.2" + "@lumino/coreutils" "^2.2.0" + "@lumino/disposable" "^2.1.3" + "@lumino/messaging" "^2.0.2" + "@lumino/properties" "^2.0.2" + "@lumino/signaling" "^2.1.3" + "@lumino/widgets" "^2.5.0" + +"@jupyterlab/rendermime-interfaces@^3.11.1": + version "3.11.1" + resolved "https://registry.npmjs.org/@jupyterlab/rendermime-interfaces/-/rendermime-interfaces-3.11.1.tgz#54664d42060e9a7f05afc830dfe5cf8f6efbf77b" + integrity sha512-T2eThoZ34qqEOiVdjqGbWyWoF4tTQUpdOFuqFEQMTgXWuagyMGr91aLapB0ABMuUH8R0TBfS6HjWCIQ+wD5AOw== + dependencies: + "@lumino/coreutils" "^1.11.0 || ^2.2.0" + "@lumino/widgets" "^1.37.2 || ^2.5.0" + +"@jupyterlab/rendermime@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/rendermime/-/rendermime-4.3.1.tgz#1d942fd4696d4b71352ab59a7f348dc8cce4ab85" + integrity sha512-b44RZKrdYkM/CqUWNT36Tl6Q/sYeyb1oCECH1Jb4wRNZC88SG57373rENGj28BqWdhk+0aYAvxbB9r2gTy8csA== + dependencies: + "@jupyterlab/apputils" "^4.4.1" + "@jupyterlab/coreutils" "^6.3.1" + "@jupyterlab/nbformat" "^4.3.1" + "@jupyterlab/observables" "^5.3.1" + "@jupyterlab/rendermime-interfaces" "^3.11.1" + "@jupyterlab/services" "^7.3.1" + "@jupyterlab/translation" "^4.3.1" + "@lumino/coreutils" "^2.2.0" + "@lumino/messaging" "^2.0.2" + "@lumino/signaling" "^2.1.3" + "@lumino/widgets" "^2.5.0" lodash.escape "^4.0.1" -"@jupyterlab/services@^7.2.5": - version "7.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/services/-/services-7.2.5.tgz#d98bf6999d53005fe978f6151d1060c1f6be5a95" - integrity sha512-Ya/jA8p8WOfiPPERinZasigsfSth54nNNWBQUrT2MEitdka3jVsjC3fR9R5XBpYQ59Qkczz782jMfXvaWNfCHQ== - dependencies: - "@jupyter/ydoc" "^2.0.1" - "@jupyterlab/coreutils" "^6.2.5" - "@jupyterlab/nbformat" "^4.2.5" - "@jupyterlab/settingregistry" "^4.2.5" - "@jupyterlab/statedb" "^4.2.5" - "@lumino/coreutils" "^2.1.2" - "@lumino/disposable" "^2.1.2" - "@lumino/polling" "^2.1.2" - "@lumino/properties" "^2.0.1" - "@lumino/signaling" "^2.1.2" +"@jupyterlab/services@^7.3.1": + version "7.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/services/-/services-7.3.1.tgz#20cdb6399831c290ca8ce76f9182c99492c265a2" + integrity sha512-ZXRW2wDV7kIoFRj8M3nkbaSxC6pYn4QlRtwJJEz6Ewges9x+EJEKoN7V0AVQ2zDG1XSmMvRLAvv1YvLgEk4Bug== + dependencies: + "@jupyter/ydoc" "^3.0.0" + "@jupyterlab/coreutils" "^6.3.1" + "@jupyterlab/nbformat" "^4.3.1" + "@jupyterlab/settingregistry" "^4.3.1" + "@jupyterlab/statedb" "^4.3.1" + "@lumino/coreutils" "^2.2.0" + "@lumino/disposable" "^2.1.3" + "@lumino/polling" "^2.1.3" + "@lumino/properties" "^2.0.2" + "@lumino/signaling" "^2.1.3" ws "^8.11.0" -"@jupyterlab/settingregistry@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/settingregistry/-/settingregistry-4.2.5.tgz#2ce28049c47ced6703c837766e6c2ff0e879b98b" - integrity sha512-RTHwFoldrP8h4hMxZrKafrOt3mLYKAcmUsnExkzKCqHuc3CIOh9hj+eN3gCh1mxjabbP9QIK0/08e89Rp/EG5w== - dependencies: - "@jupyterlab/nbformat" "^4.2.5" - "@jupyterlab/statedb" "^4.2.5" - "@lumino/commands" "^2.3.0" - "@lumino/coreutils" "^2.1.2" - "@lumino/disposable" "^2.1.2" - "@lumino/signaling" "^2.1.2" +"@jupyterlab/settingregistry@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/settingregistry/-/settingregistry-4.3.1.tgz#6a17be00dfd3a3e34bbcf9d9f79a3208bfc58834" + integrity sha512-tlRYh+CouyyDY3nGsCcD9hQKftdYKMwkTSV4X09vHlIEZoMNrbXtkyADgErgQGaIMwx7gtaLU4qCWK2LLMGyDw== + dependencies: + "@jupyterlab/nbformat" "^4.3.1" + "@jupyterlab/statedb" "^4.3.1" + "@lumino/commands" "^2.3.1" + "@lumino/coreutils" "^2.2.0" + "@lumino/disposable" "^2.1.3" + "@lumino/signaling" "^2.1.3" "@rjsf/utils" "^5.13.4" ajv "^8.12.0" json5 "^2.2.3" -"@jupyterlab/statedb@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/statedb/-/statedb-4.2.5.tgz#9007e9b51eb79daae17ceb12abaa4ed3b707170b" - integrity sha512-GGP4NSkVzcn/zYZyjKId8OvDxq+JQTHEmiE2ayzUvvP4BwpGJ2GafY1V+QT5Tl+4SB0AzowpNud6XHUJ28M/tA== - 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" - -"@jupyterlab/statusbar@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/statusbar/-/statusbar-4.2.5.tgz#eb5c2553f834b31fe86f421f5a3b4b2ddfbf2fbc" - integrity sha512-YjZf9gClZc6HWF2BN0lSFYuHQ/Im8AM1wF+BHKyGh2qgnN4Z34/d87fCGjvX4yY5tLynw0fFiydNZMwQnkWqLA== - dependencies: - "@jupyterlab/ui-components" "^4.2.5" - "@lumino/algorithm" "^2.0.1" - "@lumino/coreutils" "^2.1.2" - "@lumino/disposable" "^2.1.2" - "@lumino/messaging" "^2.0.1" - "@lumino/signaling" "^2.1.2" - "@lumino/widgets" "^2.3.2" +"@jupyterlab/statedb@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/statedb/-/statedb-4.3.1.tgz#78bd8c934988eedf65a04f5da66e24f78c0d960e" + integrity sha512-Uph0kEPgCZvI6XnRsf7Md4WWA+4WnJMzwubc7cxk7B2KjdRYOqJHVtQbdJk4ZUA2ARhyS8tBtit/BZb9e3wLZw== + dependencies: + "@lumino/commands" "^2.3.1" + "@lumino/coreutils" "^2.2.0" + "@lumino/disposable" "^2.1.3" + "@lumino/properties" "^2.0.2" + "@lumino/signaling" "^2.1.3" + +"@jupyterlab/statusbar@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/statusbar/-/statusbar-4.3.1.tgz#2dda639c213941aa15de354b3661520920564088" + integrity sha512-5XZJsIvdWENto4of4p1c2hrd4pJuQW5FYevCETMRhIeVnI6vM+JB67LCe84+nKjEt4wiYJhF7I8Bf9No6fUFTw== + dependencies: + "@jupyterlab/ui-components" "^4.3.1" + "@lumino/algorithm" "^2.0.2" + "@lumino/coreutils" "^2.2.0" + "@lumino/disposable" "^2.1.3" + "@lumino/messaging" "^2.0.2" + "@lumino/signaling" "^2.1.3" + "@lumino/widgets" "^2.5.0" react "^18.2.0" -"@jupyterlab/toc@^6.2.5": - version "6.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/toc/-/toc-6.2.5.tgz#f878d9fac248ecafd398684704924c522c402174" - integrity sha512-W2xQkVA7v87MaBcUB7OjzkOUY51bZzLL8S6esSARrNYdh5AY4rFKfnw0sKHAkSmrqB2DQLEZl/1z1GTNmyuYhQ== - dependencies: - "@jupyterlab/apputils" "^4.3.5" - "@jupyterlab/coreutils" "^6.2.5" - "@jupyterlab/docregistry" "^4.2.5" - "@jupyterlab/observables" "^5.2.5" - "@jupyterlab/rendermime" "^4.2.5" - "@jupyterlab/rendermime-interfaces" "^3.10.5" - "@jupyterlab/translation" "^4.2.5" - "@jupyterlab/ui-components" "^4.2.5" - "@lumino/coreutils" "^2.1.2" - "@lumino/disposable" "^2.1.2" - "@lumino/messaging" "^2.0.1" - "@lumino/signaling" "^2.1.2" - "@lumino/widgets" "^2.3.2" +"@jupyterlab/toc@^6.3.1": + version "6.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/toc/-/toc-6.3.1.tgz#b3c21c8c34add9037b6cc5dd29f72315a18b1940" + integrity sha512-+QOChkEJ8xCI407MSUWMOAu/rb0SigGmeKPvxycaWZZY2RQnTQvavEUYBimgg0gh80XWqDfpR1SB56dtZp8ifw== + dependencies: + "@jupyter/react-components" "^0.16.6" + "@jupyterlab/apputils" "^4.4.1" + "@jupyterlab/coreutils" "^6.3.1" + "@jupyterlab/docregistry" "^4.3.1" + "@jupyterlab/observables" "^5.3.1" + "@jupyterlab/rendermime" "^4.3.1" + "@jupyterlab/rendermime-interfaces" "^3.11.1" + "@jupyterlab/translation" "^4.3.1" + "@jupyterlab/ui-components" "^4.3.1" + "@lumino/coreutils" "^2.2.0" + "@lumino/disposable" "^2.1.3" + "@lumino/messaging" "^2.0.2" + "@lumino/signaling" "^2.1.3" + "@lumino/widgets" "^2.5.0" react "^18.2.0" -"@jupyterlab/translation@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/translation/-/translation-4.2.5.tgz#32f01cbc556dc0083fbff695f779c017e2cc2ed1" - integrity sha512-r2QABaUl2cm0d+8klviLc+l4+jssRrNUDnZ3hBVluCN0QowmwsovWc7V+R0VWIULzB5Jzf79RfJumXfVOpgUfg== - dependencies: - "@jupyterlab/coreutils" "^6.2.5" - "@jupyterlab/rendermime-interfaces" "^3.10.5" - "@jupyterlab/services" "^7.2.5" - "@jupyterlab/statedb" "^4.2.5" - "@lumino/coreutils" "^2.1.2" - -"@jupyterlab/ui-components@^4.2.5": - version "4.2.5" - resolved "https://registry.npmjs.org/@jupyterlab/ui-components/-/ui-components-4.2.5.tgz#be78e9aaa95164ede17ea7aa5d401ad0f70aca15" - integrity sha512-IZ6M4U48IJbthe4nQrOo8+JQeIrUxGQCK/ReKECx9xg9XCsvQ37iA1ZwOYXv5MhlF2bmIF7dXcwI7mpJgUAgOg== - dependencies: - "@jupyter/react-components" "^0.15.3" - "@jupyter/web-components" "^0.15.3" - "@jupyterlab/coreutils" "^6.2.5" - "@jupyterlab/observables" "^5.2.5" - "@jupyterlab/rendermime-interfaces" "^3.10.5" - "@jupyterlab/translation" "^4.2.5" - "@lumino/algorithm" "^2.0.1" - "@lumino/commands" "^2.3.0" - "@lumino/coreutils" "^2.1.2" - "@lumino/disposable" "^2.1.2" - "@lumino/messaging" "^2.0.1" - "@lumino/polling" "^2.1.2" - "@lumino/properties" "^2.0.1" - "@lumino/signaling" "^2.1.2" - "@lumino/virtualdom" "^2.0.1" - "@lumino/widgets" "^2.3.2" +"@jupyterlab/translation@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/translation/-/translation-4.3.1.tgz#5f7defeca2499b12f0e17086b6a7758f4120d70c" + integrity sha512-hFlzzVAliO+0vrGGCD9us23GZ1WwF7vWDHBAnMJdIelpydOvzIBASoZJrGMIohq+7cO/eOlHqQguhUaBbBzh/g== + dependencies: + "@jupyterlab/coreutils" "^6.3.1" + "@jupyterlab/rendermime-interfaces" "^3.11.1" + "@jupyterlab/services" "^7.3.1" + "@jupyterlab/statedb" "^4.3.1" + "@lumino/coreutils" "^2.2.0" + +"@jupyterlab/ui-components@^4.3.1": + version "4.3.1" + resolved "https://registry.npmjs.org/@jupyterlab/ui-components/-/ui-components-4.3.1.tgz#257c8f1d1b7850f4ca610a6f70d8b54c92f2a556" + integrity sha512-csWs6iG6Qg2NDAJ1uFzqGBInE6lDmqEAONqP7uFvCK247xhj5Ps4tUeOWOfKs9sH5Pv4wvCVmB+eNcxoZy3QJA== + dependencies: + "@jupyter/react-components" "^0.16.6" + "@jupyter/web-components" "^0.16.6" + "@jupyterlab/coreutils" "^6.3.1" + "@jupyterlab/observables" "^5.3.1" + "@jupyterlab/rendermime-interfaces" "^3.11.1" + "@jupyterlab/translation" "^4.3.1" + "@lumino/algorithm" "^2.0.2" + "@lumino/commands" "^2.3.1" + "@lumino/coreutils" "^2.2.0" + "@lumino/disposable" "^2.1.3" + "@lumino/messaging" "^2.0.2" + "@lumino/polling" "^2.1.3" + "@lumino/properties" "^2.0.2" + "@lumino/signaling" "^2.1.3" + "@lumino/virtualdom" "^2.0.2" + "@lumino/widgets" "^2.5.0" "@rjsf/core" "^5.13.4" "@rjsf/utils" "^5.13.4" react "^18.2.0" @@ -937,7 +956,7 @@ dependencies: "@lezer/common" "^1.0.0" -"@lezer/markdown@^1.0.0", "@lezer/markdown@^1.2.0": +"@lezer/markdown@^1.0.0": version "1.3.1" resolved "https://registry.npmjs.org/@lezer/markdown/-/markdown-1.3.1.tgz#2193012296927f383102d7a2b035f323759315b3" integrity sha512-DGlzU/i8DC8k0uz1F+jeePrkATl0jWakauTzftMQOcbaMkHbNSRki/4E2tOzJWsVpoKYhe7iTJ03aepdwVUXUA== @@ -945,6 +964,14 @@ "@lezer/common" "^1.0.0" "@lezer/highlight" "^1.0.0" +"@lezer/markdown@^1.3.0": + version "1.3.2" + resolved "https://registry.npmjs.org/@lezer/markdown/-/markdown-1.3.2.tgz#9d648b2a6cb47523f3d7ab494eee8c7be4f1ea9e" + integrity sha512-Wu7B6VnrKTbBEohqa63h5vxXjiC4pO5ZQJ/TDbhJxPQaaIoRD/6UVDhSDtVsCwVZV12vvN9KxuLL3ATMnlG0oQ== + dependencies: + "@lezer/common" "^1.0.0" + "@lezer/highlight" "^1.0.0" + "@lezer/php@^1.0.0": version "1.0.2" resolved "https://registry.npmjs.org/@lezer/php/-/php-1.0.2.tgz#7c291631fc1e7f7efe99977522bc48bdc732658a" @@ -981,12 +1008,12 @@ "@lezer/highlight" "^1.0.0" "@lezer/lr" "^1.0.0" -"@lumino/algorithm@^2.0.1", "@lumino/algorithm@^2.0.2": +"@lumino/algorithm@^2.0.2": version "2.0.2" resolved "https://registry.npmjs.org/@lumino/algorithm/-/algorithm-2.0.2.tgz#d211da98c92be0271afde96b949982e29178ae48" integrity sha512-cI8yJ2+QK1yM5ZRU3Kuaw9fJ/64JEDZEwWWp7+U0cd/mvcZ44BGdJJ29w+tIet1QXxPAvnsUleWyQ5qm4qUouA== -"@lumino/application@^2.3.1": +"@lumino/application@^2.4.1": version "2.4.1" resolved "https://registry.npmjs.org/@lumino/application/-/application-2.4.1.tgz#6d312a4f8f8e14e61d1b784339f552f4a065f1ee" integrity sha512-XdCAlNajcsGdK6ep+s6QC70EY+uBnP3kDiWthFLl3EMkvkYwmjOPzIPGlwLEd9Hu0XCO+1Vd2PlpeTnxw5D3/g== @@ -1002,7 +1029,7 @@ dependencies: "@lumino/algorithm" "^2.0.2" -"@lumino/commands@^2.3.0", "@lumino/commands@^2.3.1": +"@lumino/commands@^2.3.1": version "2.3.1" resolved "https://registry.npmjs.org/@lumino/commands/-/commands-2.3.1.tgz#4ab5ec6521fefd3a9ff7ae0983c645483b9ecd07" integrity sha512-DpX1kkE4PhILpvK1T4ZnaFb6UP4+YTkdZifvN3nbiomD64O2CTd+wcWIBpZMgy6MMgbVgrE8dzHxHk1EsKxNxw== @@ -1015,14 +1042,14 @@ "@lumino/signaling" "^2.1.3" "@lumino/virtualdom" "^2.0.2" -"@lumino/coreutils@^1.11.0 || ^2.0.0", "@lumino/coreutils@^1.11.0 || ^2.1.2", "@lumino/coreutils@^2.1.2", "@lumino/coreutils@^2.2.0": +"@lumino/coreutils@^1.11.0 || ^2.0.0", "@lumino/coreutils@^1.11.0 || ^2.2.0", "@lumino/coreutils@^2.2.0": version "2.2.0" resolved "https://registry.npmjs.org/@lumino/coreutils/-/coreutils-2.2.0.tgz#3f9d5c36f2513f067b2563c7ad3b33f43905a4e2" integrity sha512-x5wnQ/GjWBayJ6vXVaUi6+Q6ETDdcUiH9eSfpRZFbgMQyyM6pi6baKqJBK2CHkCc/YbAEl6ipApTgm3KOJ/I3g== dependencies: "@lumino/algorithm" "^2.0.2" -"@lumino/datagrid@^2.3.1": +"@lumino/datagrid@^2.4.1": version "2.4.1" resolved "https://registry.npmjs.org/@lumino/datagrid/-/datagrid-2.4.1.tgz#6624d170d2695a707fc92d7364a08514778f2a4b" integrity sha512-9sJg8UU/hqcKDqO5Rd0Blm2JYKT9nyAK/kuPYeaQc4ZLvtgn4SoOenNaShLDr3Wp54quBM8npAlk1mWG+yYC2g== @@ -1037,19 +1064,19 @@ "@lumino/signaling" "^2.1.3" "@lumino/widgets" "^2.5.0" -"@lumino/disposable@^1.10.0 || ^2.0.0", "@lumino/disposable@^2.1.2", "@lumino/disposable@^2.1.3": +"@lumino/disposable@^1.10.0 || ^2.0.0", "@lumino/disposable@^2.1.3": version "2.1.3" resolved "https://registry.npmjs.org/@lumino/disposable/-/disposable-2.1.3.tgz#cd2b11d82896eb654c2a528c9ff79a85ccf88d74" integrity sha512-k5KXy/+T3UItiWHY4WwQawnsJnGo3aNtP5CTRKqo4+tbTNuhc3rTSvygJlNKIbEfIZXW2EWYnwfFDozkYx95eA== dependencies: "@lumino/signaling" "^2.1.3" -"@lumino/domutils@^2.0.1", "@lumino/domutils@^2.0.2": +"@lumino/domutils@^2.0.2": version "2.0.2" resolved "https://registry.npmjs.org/@lumino/domutils/-/domutils-2.0.2.tgz#b05973a179db2da71239976f25194f65c0f8eb98" integrity sha512-2Kp6YHaMNI1rKB0PrALvOsZBHPy2EvVVAvJLWjlCm8MpWOVETjFp0MA9QpMubT9I76aKbaI5s1o1NJyZ8Y99pQ== -"@lumino/dragdrop@^2.1.4", "@lumino/dragdrop@^2.1.5": +"@lumino/dragdrop@^2.1.5": version "2.1.5" resolved "https://registry.npmjs.org/@lumino/dragdrop/-/dragdrop-2.1.5.tgz#2c178ac3e7520551f08ffb4f31521d87940dcce1" integrity sha512-zqwR4GakrQBKZOW6S5pj2nfrQDurOErAoe9x3HS3BKLa1AzWA+t9PD5NESOKd81NqXFHjiMirSyFkTUs6pw+uA== @@ -1062,7 +1089,7 @@ resolved "https://registry.npmjs.org/@lumino/keyboard/-/keyboard-2.0.2.tgz#8ff5e360b8960716f45b742845bea6f3c5f44760" integrity sha512-icRUpvswDaFjqmAJNbQRb/aTu6Iugo6Y2oC08TiIwhQtLS9W+Ee9VofdqvbPSvCm6DkyP+DCWMuA3KXZ4V4g4g== -"@lumino/messaging@^2.0.1", "@lumino/messaging@^2.0.2": +"@lumino/messaging@^2.0.2": version "2.0.2" resolved "https://registry.npmjs.org/@lumino/messaging/-/messaging-2.0.2.tgz#133b94d1fa1c67ad60e622a32acaf682faf05aaa" integrity sha512-2sUF07cYA0f3mDil41Eh5sfBk0aGAH/mOh1I4+vyRUsKyBqp4WTUtpJFd8xVJGAntygxwnebIygkIaXXTIQvxA== @@ -1070,7 +1097,7 @@ "@lumino/algorithm" "^2.0.2" "@lumino/collections" "^2.0.2" -"@lumino/polling@^2.1.2": +"@lumino/polling@^2.1.3": version "2.1.3" resolved "https://registry.npmjs.org/@lumino/polling/-/polling-2.1.3.tgz#395fcfba3ada12439d5cc9592b68a89d781a54ed" integrity sha512-WEZk96ddK6eHEhdDkFUAAA40EOLit86QVbqQqnbPmhdGwFogek26Kq9b1U273LJeirv95zXCATOJAkjRyb7D+w== @@ -1079,12 +1106,12 @@ "@lumino/disposable" "^2.1.3" "@lumino/signaling" "^2.1.3" -"@lumino/properties@^2.0.1", "@lumino/properties@^2.0.2": +"@lumino/properties@^2.0.2": version "2.0.2" resolved "https://registry.npmjs.org/@lumino/properties/-/properties-2.0.2.tgz#39213876b06a917eae72e8ea38b71daa1c699682" integrity sha512-b312oA3Bh97WFK8efXejYmC3DVJmvzJk72LQB7H3fXhfqS5jUWvL7MSnNmgcQvGzl9fIhDWDWjhtSTi0KGYYBg== -"@lumino/signaling@^1.10.0 || ^2.0.0", "@lumino/signaling@^2.1.2", "@lumino/signaling@^2.1.3": +"@lumino/signaling@^1.10.0 || ^2.0.0", "@lumino/signaling@^2.1.3": version "2.1.3" resolved "https://registry.npmjs.org/@lumino/signaling/-/signaling-2.1.3.tgz#612419e6948ce77c00328f9eff5ecd995c960a70" integrity sha512-9Wd4iMk8F1i6pYjy65bqKuPlzQMicyL9xy1/ccS20kovPcfD074waneL/7BVe+3M8i+fGa3x2qjbWrBzOdTdNw== @@ -1092,14 +1119,14 @@ "@lumino/algorithm" "^2.0.2" "@lumino/coreutils" "^2.2.0" -"@lumino/virtualdom@^2.0.1", "@lumino/virtualdom@^2.0.2": +"@lumino/virtualdom@^2.0.2": version "2.0.2" resolved "https://registry.npmjs.org/@lumino/virtualdom/-/virtualdom-2.0.2.tgz#927c9803ebd31cd97ca2c599ec9a5d509afb3b2d" integrity sha512-HYZThOtZSoknjdXA102xpy5CiXtTFCVz45EXdWeYLx3NhuEwuAIX93QBBIhupalmtFlRg1yhdDNV40HxJ4kcXg== dependencies: "@lumino/algorithm" "^2.0.2" -"@lumino/widgets@^1.37.2 || ^2.3.2", "@lumino/widgets@^2.3.2", "@lumino/widgets@^2.5.0": +"@lumino/widgets@^1.37.2 || ^2.5.0", "@lumino/widgets@^2.5.0": version "2.5.0" resolved "https://registry.npmjs.org/@lumino/widgets/-/widgets-2.5.0.tgz#7e37d86dbbc4eed1f85aa199b9fffa4919aa1e3e" integrity sha512-RSRpc6aIEiuw79jqWUHYWXLJ2GBy7vhwuqgo94UVzg6oeh3XBECX0OvXGjK2k7N2BhmRrIs9bXky7Dm861S6mQ== @@ -1126,7 +1153,7 @@ resolved "https://registry.npmjs.org/@microsoft/fast-element/-/fast-element-1.13.0.tgz#d390ff13697064a48dc6ad6bb332a5f5489f73f8" integrity sha512-iFhzKbbD0cFRo9cEzLS3Tdo9BYuatdxmCEKCpZs1Cro/93zNMpZ/Y9/Z7SknmW6fhDZbpBvtO8lLh9TFEcNVAQ== -"@microsoft/fast-foundation@^2.49.4", "@microsoft/fast-foundation@^2.49.6": +"@microsoft/fast-foundation@^2.49.4": version "2.49.6" resolved "https://registry.npmjs.org/@microsoft/fast-foundation/-/fast-foundation-2.49.6.tgz#0bdee7d28dcf93918075618359b083a676d2891c" integrity sha512-DZVr+J/NIoskFC1Y6xnAowrMkdbf2d5o7UyWK6gW5AiQ6S386Ql8dw4KcC4kHaeE1yL2CKvweE79cj6ZhJhTvA== @@ -1136,14 +1163,6 @@ tabbable "^5.2.0" tslib "^1.13.0" -"@microsoft/fast-react-wrapper@^0.3.22": - version "0.3.24" - resolved "https://registry.npmjs.org/@microsoft/fast-react-wrapper/-/fast-react-wrapper-0.3.24.tgz#caed362a95fac88f9715a4b82425c395fba550c2" - integrity sha512-sRnSBIKaO42p4mYoYR60spWVkg89wFxFAgQETIMazAm2TxtlsnsGszJnTwVhXq2Uz+XNiD8eKBkfzK5c/i6/Kw== - dependencies: - "@microsoft/fast-element" "^1.13.0" - "@microsoft/fast-foundation" "^2.49.6" - "@microsoft/fast-web-utilities@^5.4.1": version "5.4.1" resolved "https://registry.npmjs.org/@microsoft/fast-web-utilities/-/fast-web-utilities-5.4.1.tgz#8e3082ee2ff2b5467f17e7cb1fb01b0e4906b71f" @@ -1151,12 +1170,12 @@ dependencies: exenv-es6 "^1.1.1" -"@playwright/test@^1.43.1", "@playwright/test@^1.48.2": - version "1.48.2" - resolved "https://registry.npmjs.org/@playwright/test/-/test-1.48.2.tgz#87dd40633f980872283404c8142a65744d3f13d6" - integrity sha512-54w1xCWfXuax7dz4W2M9uw0gDyh+ti/0K/MxcCUxChFh37kkdxPdfZDw5QBbuPUJHr1CiHJ1hXgSs+GgeQc5Zw== +"@playwright/test@^1.48.0", "@playwright/test@^1.48.2": + version "1.49.0" + resolved "https://registry.npmjs.org/@playwright/test/-/test-1.49.0.tgz#74227385b58317ee076b86b56d0e1e1b25cff01e" + integrity sha512-DMulbwQURa8rNIQrf94+jPJQ4FmOVdpE5ZppRNvWVjvhC+6sOeo28r8MgIpQRYouXRtt/FCCXU7zn20jnHR4Qw== dependencies: - playwright "1.48.2" + playwright "1.49.0" "@rjsf/core@^5.13.4": version "5.21.0" @@ -2079,17 +2098,17 @@ picocolors@^1.0.1: resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59" integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw== -playwright-core@1.48.2: - version "1.48.2" - resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.48.2.tgz#cd76ed8af61690edef5c05c64721c26a8db2f3d7" - integrity sha512-sjjw+qrLFlriJo64du+EK0kJgZzoQPsabGF4lBvsid+3CNIZIYLgnMj9V6JY5VhM2Peh20DJWIVpVljLLnlawA== +playwright-core@1.49.0: + version "1.49.0" + resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.49.0.tgz#8e69ffed3f41855b854982f3632f2922c890afcb" + integrity sha512-R+3KKTQF3npy5GTiKH/T+kdhoJfJojjHESR1YEWhYuEKRVfVaxH3+4+GvXE5xyCngCxhxnykk0Vlah9v8fs3jA== -playwright@1.48.2: - version "1.48.2" - resolved "https://registry.npmjs.org/playwright/-/playwright-1.48.2.tgz#fca45ae8abdc34835c715718072aaff7e305167e" - integrity sha512-NjYvYgp4BPmiwfe31j4gHLa3J7bD2WiBz8Lk2RoSsmX38SVIARZ18VYjxLjAcDsAhA+F4iSEXTSGgjua0rrlgQ== +playwright@1.49.0: + version "1.49.0" + resolved "https://registry.npmjs.org/playwright/-/playwright-1.49.0.tgz#df6b9e05423377a99658202844a294a8afb95d0a" + integrity sha512-eKpmys0UFDnfNb3vfsf8Vx2LEOtflgRebl0Im2eQQnYMA4Aqd+Zw8bEOB+7ZKvN76901mRnqdsiOGKxzVTbi7A== dependencies: - playwright-core "1.48.2" + playwright-core "1.49.0" optionalDependencies: fsevents "2.3.2"