From f5989de81b633ce762ae62f769faf3c2b70b9233 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 19:06:01 +0000 Subject: [PATCH] Bump @jupyterlab/apputils from 4.6.7 to 4.7.0 in /js Bumps [@jupyterlab/apputils](https://github.com/jupyterlab/jupyterlab) from 4.6.7 to 4.7.0. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/apputils@4.6.7...@jupyterlab/apputils@4.7.0) --- updated-dependencies: - dependency-name: "@jupyterlab/apputils" dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- js/package.json | 2 +- js/pnpm-lock.yaml | 669 +++++++++++++++++++++++++++++++++++----------- 2 files changed, 518 insertions(+), 153 deletions(-) diff --git a/js/package.json b/js/package.json index ef12b0e..0714963 100644 --- a/js/package.json +++ b/js/package.json @@ -44,7 +44,7 @@ }, "dependencies": { "@jupyterlab/application": "^4.5.7", - "@jupyterlab/apputils": "^4.6.7", + "@jupyterlab/apputils": "^4.7.0", "@jupyterlab/notebook": "^4.5.7", "@jupyterlab/services": "^7.5.7", "@lumino/disposable": "^2.1.5" diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 4276f0b..987aa8d 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^4.5.7 version: 4.5.7(react@18.3.1) '@jupyterlab/apputils': - specifier: ^4.6.7 - version: 4.6.7 + specifier: ^4.7.0 + version: 4.7.0 '@jupyterlab/notebook': specifier: ^4.5.7 version: 4.5.7 @@ -86,7 +86,7 @@ importers: version: 17.0.0 jest-transform-css: specifier: ^6.0.3 - version: 6.0.3(postcss@8.5.13) + version: 6.0.3(postcss@8.5.16) mkdirp: specifier: ^3.0.1 version: 3.0.1 @@ -1014,11 +1014,14 @@ packages: '@jupyter/ydoc@3.4.1': resolution: {integrity: sha512-2LQN1suMChQRpU7cynksYdcyHuas1yqJmZ4LF5kBNv91Eoe6USPIWwk8Rju4ZmKmLXPIh4QwfU27JGTbBBeK3w==} + '@jupyter/ydoc@4.1.0': + resolution: {integrity: sha512-XOJbuSKCWpyd87ekpppGTm7iGiEZPONxLiiM6jOBZ2y8uvDhEdb6ltn0Rt8GR2ZEvcLC+MgSE+IGTnguKEhzNA==} + '@jupyterlab/application@4.5.7': resolution: {integrity: sha512-n6NXkDaf7srHDCpvELxZeTf3N6DH11CS45u5KxFo54+ATq1iqFYFnp1pXknITMWp4ZynncrMrrEZVr5KVUptBA==} - '@jupyterlab/apputils@4.6.7': - resolution: {integrity: sha512-PpGhgq8mxVL4g1lA5mw9QQ5bOBNT5lHan3KPhEJsSQ6rW2K7GMC/fPO8ahhPgYZ3MzCicLNxJkFA/dDnkBqs3w==} + '@jupyterlab/apputils@4.7.0': + resolution: {integrity: sha512-9Bhc7V/mvWP0LlSVPQJDszMuLV4gduXsiX6deBOK4Qek1mOcAfo+U1Tr6Y3ALXXQICh1pfaBIYKo0BHV6t042A==} '@jupyterlab/attachments@4.5.7': resolution: {integrity: sha512-SjGeRird6naaHBzZmA1Kw3YQdV8YqDYolkE5y8Ai1aCdQ3NX9yZOylisYa0iMoCD0saQjVUwY7S8EFEK2rBH9A==} @@ -1039,6 +1042,9 @@ packages: '@jupyterlab/coreutils@6.5.7': resolution: {integrity: sha512-ydc2gvzp1ZS1Q45RRu1gpFJi7j8GYFLo1s3Wz4kyvyxswZI7UVTuleHAW6mi2Xi/k5pbjeNn+JWNM+1VqRcmdw==} + '@jupyterlab/coreutils@6.6.1': + resolution: {integrity: sha512-1DjMEoiHi3CwycFVM0RWfn53+0zGhJ064SKqVeYKxxFFJdN3u7ezClduRiIGEQXAiums8w+9QLlljBx/M+kaUw==} + '@jupyterlab/docmanager@4.5.7': resolution: {integrity: sha512-2GSM6UCgLNKEHP/9Xe64aQlwpeXp7Y7AHOMOfp5jVg4oKj5m3g+4UM3bGGOpeRYxtUQ/SzfiQIXUiwhnnS12Kw==} @@ -1063,46 +1069,77 @@ packages: '@jupyterlab/nbformat@4.5.7': resolution: {integrity: sha512-5sFibmPFACnMVA0QwHOUGmTNq8oKBIh8DTDQ8ysTn1PYK4Zb8QYtNFYYBIh0sODy87e3H1b9DL8YVEQT91SAmQ==} + '@jupyterlab/nbformat@4.6.1': + resolution: {integrity: sha512-+dB/edJjn7JDFiyN4nGw+quxBwUFGktgbR8udQeJweDne5mPMArpwCez/HBFkIW/816UX6+gSji01wTP4y10Lw==} + '@jupyterlab/notebook@4.5.7': resolution: {integrity: sha512-n1glifb1DmVwguiP/u/jNrtkoA64DOpbjV2wwWonaKNL2GNSI7cTc/YpeA0vqsJ52eFuI5V2veqlaEc2tT+wGQ==} '@jupyterlab/observables@5.5.7': resolution: {integrity: sha512-eoP675ImO5JgJREAtFsJHbpGBOolXUXaORXEMKz6FNfwIDH+8jPZG1q36vF2rvv+NjlICAZEswT8g8JSXhYfxA==} + '@jupyterlab/observables@5.6.1': + resolution: {integrity: sha512-WB9N5WEZxwPLh5ttTBTp5QSFiKh+jv1wo/AgH9fAP/HtLLkcZne7j5eKF7XOjOhSjlAyrIiOhJ0o/vzEYvA+6Q==} + '@jupyterlab/outputarea@4.5.7': resolution: {integrity: sha512-0wbpPu/1ptT88sceZEoa3MelvicMRusiS0MHst43Vtgy0jYNXXtEjyz6v7PIht3jBp0MvT7uS0RFvXwdx6FbZA==} '@jupyterlab/rendermime-interfaces@3.13.7': resolution: {integrity: sha512-EmcLgYkwjdjHInzSvSbOPUmNwlyDAkiQhE88ZmVcOsJJbv7D+5yF+5qPLZVhxyw5LcsOOwBzEGro0GL6p8g1dw==} + '@jupyterlab/rendermime-interfaces@3.14.1': + resolution: {integrity: sha512-h2NK52OUqLyUHABCZbLXS1C5mXyJG60ptxn4D4hAAw5rNvYEkp7Bt6xVaEJZY6GMf073lvVX11sVIQcdBAi3zA==} + '@jupyterlab/rendermime@4.5.7': resolution: {integrity: sha512-Ho3+I5ffyoxpz920b1rMdyBUOijF6mN9IOXSOSQ1QhxPoDp46Dh+tG4E4XGJK3pufVCnVpf9iVamQqihEZCSjQ==} '@jupyterlab/services@7.5.7': resolution: {integrity: sha512-5SfJ1s87IizxSBqtWQgFH3o57bKQrKooQlvyxfsEXl6+amfzRUqyf7JOQoBVQKPICHxxgGCLHOHxQ3gSNeq+Jw==} + '@jupyterlab/services@7.6.1': + resolution: {integrity: sha512-pZ3B+m6bPZs3oUO0hgNd61hI9LlDKN3q931XWe4gWr8S/BwY9RHxoIe/mDgP38G+dS5P1ONKpaFXGICJkvUoQg==} + '@jupyterlab/settingregistry@4.5.7': resolution: {integrity: sha512-/963vi9nZUHlBXyOFNff49iNTBdSN5z55RNWY96NwM6cjXSJ1XhKx4jgFbQBFLhQfyf/CyKUY+qIJkdVESdjxQ==} peerDependencies: react: '>=16' + '@jupyterlab/settingregistry@4.6.1': + resolution: {integrity: sha512-iQlzSchm7TsnXZUKSXJApGHO3KB1WQE3svenGkPBuqP+kO6DiXY7w5v4c+SCRmAXSrvSZ03QfGLWzCeAi8DsRQ==} + peerDependencies: + react: '>=16' + '@jupyterlab/statedb@4.5.7': resolution: {integrity: sha512-ZTrvzC0Y8uTghzfZO1K3lvFGSvUw/evZeQqoR3qbJs/zSs6P+6PQNnrlDqnzFN9IoB85rq9L0fIS/oA7vsVDUw==} + '@jupyterlab/statedb@4.6.1': + resolution: {integrity: sha512-rF+3oTMCCyiw4OV0caIB0E/lUHncxR73S2uxFEzMxTnIPyA1usO3X5Ln92XqrLLj0acUqexZELCY2PYZSX0wZA==} + '@jupyterlab/statusbar@4.5.7': resolution: {integrity: sha512-K7zTRi3o0fid/jE4QG9hwZwUz7oQpHmjrGlYIXx6OgkRV42cLbM3dZavsN4bYwFJEa1cDI7FVdx4YDTcDiCIzA==} + '@jupyterlab/statusbar@4.6.1': + resolution: {integrity: sha512-FbBExIpHFvm+OpoQ+h898VqBus4ffsdfbhfEagZvHwJtn+P2H7JxglrIzM9HXm4UhDpe6F9Ax8iVJ9aob9CViw==} + '@jupyterlab/toc@6.5.7': resolution: {integrity: sha512-myFnpAaVh8T/BW8oRn2wBiKYcdPGiHgDPr8+vegUYH0C75Cl5/eXE1XAC5CZWBWraB1FSfKluvm0zVuNJY+oyw==} '@jupyterlab/translation@4.5.7': resolution: {integrity: sha512-gdS9SdZL0l8njCy/WUSBKyyaokcotlws7FM1Kl/tu+y6LSNP4lcOPWrCxR1DQOT+jXwr2F5HwePfo7Ed5xX58g==} + '@jupyterlab/translation@4.6.1': + resolution: {integrity: sha512-8XF6sCWb2xxjF8TDTI9D9UW5mdCFGFx0sKqW4j/rRihXgdNYbR/d1p2V1zcCwBQpu0X0lmS0CEOFlLaKjZmHJA==} + '@jupyterlab/ui-components@4.5.7': resolution: {integrity: sha512-S8N/+9bUYgvxxjA50Mbem0Sv/l+fWmMAh5oP/e+Svgi6NZYNTaXexIBWZTzs305KIYDKKIRDiW6SezTANEjLIA==} peerDependencies: react: ^18.2.0 + '@jupyterlab/ui-components@4.6.1': + resolution: {integrity: sha512-U5Qp/UzeYkGA/MjzMG9bpqqLl3QJ3XFJE/nJ/ayJaaWuzArFHUvCDmn9aT2RlQxvKT1eQnzjVeMDuaV0wdcc4A==} + peerDependencies: + react: ^18.2.0 + '@lezer/common@1.4.0': resolution: {integrity: sha512-DVeMRoGrgn/k45oQNu189BoW4SZwgZFzJ1+1TV5j2NJ/KFC83oa/enRqZSGshyeMk5cPWMhsKs9nx+8o0unwGg==} @@ -1197,6 +1234,9 @@ packages: '@lumino/widgets@2.7.5': resolution: {integrity: sha512-i11PlbTsZYIvC/uhcC4FeeLnu/7vveG8WzXFbxPunjT1yGjleqQIPlpMOAJ5d4PwCKqeM8LYttYke6ZOXvXDLA==} + '@lumino/widgets@2.8.0': + resolution: {integrity: sha512-mgWcbxxolqC58mpN4HcPKQvZ1AzQFStonsffaIsR4Kor2vRhc7+RFc0hd5VnhgJowvoFmmREQhZW8ETR1ydCVw==} + '@marijn/find-cluster-break@1.0.2': resolution: {integrity: sha512-l0h88YhZFyKdXIFNfSWpyjStDjGHwZ/U7iobcK1cQQD8sejsONdQtTVU+1wVN1PBw40PiiHB1vA5S7VTfQiP9g==} @@ -1441,8 +1481,8 @@ packages: '@types/prop-types@15.7.15': resolution: {integrity: sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==} - '@types/react@18.3.28': - resolution: {integrity: sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==} + '@types/react@18.3.31': + resolution: {integrity: sha512-vfEqpXTvwT91yhmwdfouStN2hSKwTvyRs8qpLfADyrq/kxDw0hZM7Wk9Ug1FELj8hIby+S/+kQCSRFF32nv2Qw==} '@types/source-list-map@0.1.6': resolution: {integrity: sha512-5JcVt1u5HDmlXkwOD2nslZVllBBc7HDuOICfiZah2Z0is8M8g+ddAEawbmd3VjedfDHBzxCaXLs07QEmb7y54g==} @@ -1548,61 +1588,51 @@ packages: resolution: {integrity: sha512-zJc0H99FEPoFfSrNpa91HYfxzfAJCr502oxNK1cfdC9hlaFI43RT+JFCann9JUgZmLzzntChHyn13Sgn9ljHNg==} cpu: [arm64] os: [linux] - libc: [glibc] '@unrs/resolver-binding-linux-arm64-musl@1.12.2': resolution: {integrity: sha512-KQ3Lki6l+Pz1k/eBipN41ES+YUK30beLGb9YqcB1O542cyLCNE6GaxrfcY3T6EezmGGk84wb5XyO9loTM9tkcA==} cpu: [arm64] os: [linux] - libc: [musl] '@unrs/resolver-binding-linux-loong64-gnu@1.12.2': resolution: {integrity: sha512-3SJGEh1DborhG6pyxvhPzCT4bbSIVihsvgJc13P1bHG7KLdNDaF9T3gsTwFc7Jw/5Y5/iWOjkEx7Zy0NvCGX3Q==} cpu: [loong64] os: [linux] - libc: [glibc] '@unrs/resolver-binding-linux-loong64-musl@1.12.2': resolution: {integrity: sha512-jiuG/Obbel7uw1PwHNFfrkiKhLAF6mnyZ6aWlOAVN9WqKm8v0OFGnciJIHu8+CMvXLQ8AD51LPzAoUfT21D5Ew==} cpu: [loong64] os: [linux] - libc: [musl] '@unrs/resolver-binding-linux-ppc64-gnu@1.12.2': resolution: {integrity: sha512-q7xRvVpmcfeL+LlZg8Pbbo6QaTZwDU5BaGZbwfhkEsXJn3Was8xYfE0RBH266xZt0rM6B7i8xAYIvjthuUIWHg==} cpu: [ppc64] os: [linux] - libc: [glibc] '@unrs/resolver-binding-linux-riscv64-gnu@1.12.2': resolution: {integrity: sha512-0CVdx6lcnT3Q9inOH8tsMIOJ6ImndllMjqJHg8RLVdB7Vq4SfkEXl9mCSsVNuNA4MCYycRicCUxPCabVHJRr6A==} cpu: [riscv64] os: [linux] - libc: [glibc] '@unrs/resolver-binding-linux-riscv64-musl@1.12.2': resolution: {integrity: sha512-iOwlRo9vnp6R6ohHQS11n0NnfdXx/omhkocmIfaPRpQhKZ+3BDMkkdRVh53qjkFkpPddf+FETA28NwGN7l5l+w==} cpu: [riscv64] os: [linux] - libc: [musl] '@unrs/resolver-binding-linux-s390x-gnu@1.12.2': resolution: {integrity: sha512-HYJtLfXq94q8iZNFT1lknx258wlkkWhZeUXJRqzKBBUJ00CvZ+N33zgbCqimLjsyw5Va6uUxhVa12mI+kaveEw==} cpu: [s390x] os: [linux] - libc: [glibc] '@unrs/resolver-binding-linux-x64-gnu@1.12.2': resolution: {integrity: sha512-mPsUhunKKDih5O96Y6enDQyHc1SqBPlY1E/SfMWDM3EdJ95Z9CArPeCVwCCqbP45ljvivdEk8Fxn+SIb1rDAJQ==} cpu: [x64] os: [linux] - libc: [glibc] '@unrs/resolver-binding-linux-x64-musl@1.12.2': resolution: {integrity: sha512-azrt6+5ydLd8Vt210AAFis/lZevSfPw93EJRIJG+xPu4WCJ8K0kppCTpMyLPcKT7H15M4Jnt2tMp5bOvCkRC6A==} cpu: [x64] os: [linux] - libc: [musl] '@unrs/resolver-binding-openharmony-arm64@1.12.2': resolution: {integrity: sha512-YZ9hP4O0X9PQb8eO980qmLNGH4zT3I9+SZTdt0Pr0YyuGQhYKoOZkV02VzrzyOZJ5xIJ3UFIenKkUkGg8GjgWQ==} @@ -1863,8 +1893,8 @@ packages: resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} engines: {node: '>= 0.4'} - axe-core@4.11.4: - resolution: {integrity: sha512-KunSNx+TVpkAw/6ULfhnx+HWRecjqZGTOyquAoWHYLRSdK1tB5Ihce1ZW+UY3fj33bYAFWPu7W/GRSmmrCGuxA==} + axe-core@4.12.1: + resolution: {integrity: sha512-s7iGf5GaVMxEG0ENN9x+xTr7GFZCb1ZP/1uATUpCEK2X78nDB3RwbtFCo9pGAf9ru+VwoQ464DkaLEeRM08wJA==} engines: {node: '>=4'} axobject-query@4.1.0: @@ -2485,6 +2515,10 @@ packages: error-ex@1.3.4: resolution: {integrity: sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==} + es-abstract-get@1.0.0: + resolution: {integrity: sha512-6PMWXpdhshVvFp+FoWYs1EvG1Nj0tvk0dZM+XcK0xMEM1czRVcP6ohqPWHy6qPagSpC8j4+p89WXlT+xXJs/fg==} + engines: {node: '>= 0.4'} + es-abstract@1.24.0: resolution: {integrity: sha512-WSzPgsdLtTcQwm4CROfS5ju2Wa1QQcVeT37jFjYzdFz1r9ahadC8B8/a4qxJxM+09F18iumCdRmlr96ZYkQvEg==} engines: {node: '>= 0.4'} @@ -2501,8 +2535,8 @@ packages: resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} engines: {node: '>= 0.4'} - es-iterator-helpers@1.3.2: - resolution: {integrity: sha512-HVLACW1TppGYjJ8H6/jqH/pqOtKRw6wMlrB23xfExmFWxFquAIWCmwoLsOyN96K4a5KbmOf5At9ZUO3GZbetAw==} + es-iterator-helpers@1.3.3: + resolution: {integrity: sha512-0PuBxFi+4uPanB97iDxCLWuHeYud2FALrw5HFZGtAF38UpJDbDC8frwp2cnDyae692CQ0dou60UwWfhgsa4U/g==} engines: {node: '>= 0.4'} es-module-lexer@0.9.3: @@ -2512,6 +2546,10 @@ packages: resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==} engines: {node: '>= 0.4'} + es-object-atoms@1.1.2: + resolution: {integrity: sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==} + engines: {node: '>= 0.4'} + es-set-tostringtag@2.1.0: resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==} engines: {node: '>= 0.4'} @@ -2524,6 +2562,10 @@ packages: resolution: {integrity: sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==} engines: {node: '>= 0.4'} + es-to-primitive@1.3.4: + resolution: {integrity: sha512-yPDz7wqpg1/mmHLmS3tcfTfbw5f1eryXvyghYBffGdERwe+mV7ZcWzTR8LR17Kvqt3qfPurjlonmnq3MKXIOXw==} + engines: {node: '>= 0.4'} + es-toolkit@1.46.1: resolution: {integrity: sha512-5eNtXOs3tbfxXOj04tjjseeWkRWaoCjdEI+96DgwzZoe6c9juL49pXlzAFTI72aWC9Y8p7168g6XIKjh7k6pyQ==} @@ -2722,6 +2764,7 @@ packages: exenv-es6@1.1.1: resolution: {integrity: sha512-vlVu3N8d6yEMpMsEm+7sUBAI81aqYYuEvfK0jNqmdb/OPXzzH7QWDDnVjMvDSY47JdHEqx/dfC/q8WkfoTmpGQ==} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. exit-x@0.2.2: resolution: {integrity: sha512-+I6B/IkJc1o/2tiURyz/ivu/O0nKNEArIUB5O7zBrlDVJr22SCLH3xTeEry428LvFhRzIA1g8izguxJ/gbNcVQ==} @@ -2836,6 +2879,10 @@ packages: resolution: {integrity: sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==} engines: {node: '>= 0.4'} + function.prototype.name@1.2.0: + resolution: {integrity: sha512-jObKIik1P2QjPHP5nz5BaOtUlfgS0fWo8IUByNXkM+o+02sJOi94em77GwJKQSJ3gfPHdgzLNrHc1uokV4P/ew==} + engines: {node: '>= 0.4'} + functions-have-names@1.2.3: resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} @@ -2965,6 +3012,10 @@ packages: resolution: {integrity: sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==} engines: {node: '>= 0.4'} + hasown@2.0.4: + resolution: {integrity: sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==} + engines: {node: '>= 0.4'} + html-encoding-sniffer@3.0.0: resolution: {integrity: sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==} engines: {node: '>=12'} @@ -3098,6 +3149,10 @@ packages: resolution: {integrity: sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==} engines: {node: '>= 0.4'} + is-document.all@1.0.0: + resolution: {integrity: sha512-+XSoyS05OdBbhFuELhgTCpFNHkpBOJqtsZfUFFpe5QTw+9Sjbh8zitxhQkYAo6wV7e1Vb8cAPvpCk9jGam/82g==} + engines: {node: '>= 0.4'} + is-extglob@2.1.1: resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} engines: {node: '>=0.10.0'} @@ -3729,6 +3784,11 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true + nanoid@3.3.15: + resolution: {integrity: sha512-y7Wygv/7mEOvxTuEQDB8StXdMRBWf1kR/tlhAzBRUFkB2jfcLOAxO/SHmOO2zgz1pVgK29/kyupn059/bCHdjA==} + engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} + hasBin: true + napi-postinstall@0.3.4: resolution: {integrity: sha512-PHI5f1O0EP5xJ9gQmFGMS6IZcrVvTjpXjz7Na41gTE7eE2hK11lg04CECCYEEjdc17EV4DO+fkGEtt7TpTaTiQ==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} @@ -3740,8 +3800,8 @@ packages: neo-async@2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} - node-exports-info@1.6.0: - resolution: {integrity: sha512-pyFS63ptit/P5WqUkt+UUfe+4oevH+bFeIiPPdfb0pFeYEu/1ELnJu5l+5EcTKYL5M7zaAa7S8ddywgXypqKCw==} + node-exports-info@1.6.2: + resolution: {integrity: sha512-kXs9Go0cah0qHVV2v389IXQLdLCeE1xfFtjOAF+iobu0OIoG1pje8At2vMHyaPMiPMnG/LWP50twML21eMcAag==} engines: {node: '>= 0.4'} node-fetch@2.7.0: @@ -4001,6 +4061,10 @@ packages: resolution: {integrity: sha512-qif0+jGGZoLWdHey3UFHHWP0H7Gbmsk8T5VEqyYFbWqPr1XqvLGBbk/sl8V5exGmcYJklJOhOQq1pV9IcsiFag==} engines: {node: ^10 || ^12 || >=14} + postcss@8.5.16: + resolution: {integrity: sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==} + engines: {node: ^10 || ^12 || >=14} + prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} @@ -4056,8 +4120,8 @@ packages: react-is@18.3.1: resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} - react-is@19.2.6: - resolution: {integrity: sha512-XjBR15BhXuylgWGuslhDKqlSayuqvqBX91BP8pauG8kd1zY8kotkNWbXksTCNRarse4kuGbe2kIY05ARtwNIvw==} + react-is@19.2.7: + resolution: {integrity: sha512-kZFnouyVv7eP/Phmrlo9FK+zcAdriZJvzxXHF1Sl1P377WSGe2G/JxVolhTrB/jeV47lKImhNUsijjHAAbcl/A==} react@18.3.1: resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} @@ -4251,6 +4315,10 @@ packages: resolution: {integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==} engines: {node: '>= 0.4'} + side-channel-list@1.0.1: + resolution: {integrity: sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==} + engines: {node: '>= 0.4'} + side-channel-map@1.0.1: resolution: {integrity: sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==} engines: {node: '>= 0.4'} @@ -4263,6 +4331,10 @@ packages: resolution: {integrity: sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==} engines: {node: '>= 0.4'} + side-channel@1.1.1: + resolution: {integrity: sha512-6x6dK6zJdpTzF4sQeNYxwtvBzf6Eg4GtlesS94HOvTudUeyK2WXAaIfmDgsyslYrRBeFIlsi54AYsFGUuhmvrQ==} + engines: {node: '>= 0.4'} + signal-exit@3.0.7: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} @@ -4346,6 +4418,14 @@ packages: resolution: {integrity: sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==} engines: {node: '>= 0.4'} + string.prototype.trim@1.2.11: + resolution: {integrity: sha512-PwvK7BU+CMTJGYQCTZb5RWXIML92lftJLhQz1tBzgKiqGxJaMlBAa48POXaNAC2s4y8jr3EFqrkF9+44neS46w==} + engines: {node: '>= 0.4'} + + string.prototype.trimend@1.0.10: + resolution: {integrity: sha512-2+3aDAOmPTmuFwjDnmJG2ctEkQKVki7vOSqaxkv42Mowj1V6PnvuwFCRrR5lChUux1TBskPjfkeTOhqczDMxTw==} + engines: {node: '>= 0.4'} + string.prototype.trimend@1.0.9: resolution: {integrity: sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==} engines: {node: '>= 0.4'} @@ -4551,6 +4631,10 @@ packages: resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==} engines: {node: '>= 0.4'} + typed-array-length@1.0.8: + resolution: {integrity: sha512-phPGCwqr2+Qo0fwniCE8e4pKnGu/yFb5nD5Y8bf0EEeiI5GklnACYA9GFy/DrAeRrKHXvHn+1SUsOWgJp6RO+g==} + engines: {node: '>= 0.4'} + typescript@5.9.3: resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} engines: {node: '>=14.17'} @@ -4793,8 +4877,8 @@ packages: resolution: {integrity: sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==} engines: {node: '>= 0.4'} - which-typed-array@1.1.20: - resolution: {integrity: sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==} + which-typed-array@1.1.22: + resolution: {integrity: sha512-fvO4ExWMFsqyhG3AiPAObMuY1lxaqgYcxbc49CNdWDDECOJNgQyvsOWVwbZc+qf3rzRtxojBK+CMEv0Ld5CYpw==} engines: {node: '>= 0.4'} which@2.0.2: @@ -4842,6 +4926,18 @@ packages: utf-8-validate: optional: true + ws@8.21.0: + resolution: {integrity: sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==} + engines: {node: '>=10.0.0'} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: '>=5.0.2' + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + xml-name-validator@4.0.0: resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==} engines: {node: '>=12'} @@ -4886,6 +4982,10 @@ packages: resolution: {integrity: sha512-vv/9h42eCMC81ZHDFswuu/MKzkl/vyq1BhaNGfHyOonwlG4CJbQF4oiBBJPvfdeCt/PlVDWh7Nov9D34YY09uQ==} engines: {node: '>=16.0.0', npm: '>=8.0.0'} + yjs@13.6.31: + resolution: {integrity: sha512-Eq+5BRfbeGyqGVrTJL3bEcr8gKkxPuyuoHmAwpk52fDb8kOVMrfVSTRPd6yiGgX5Fskb96qCRjzjbRjrL4YEnw==} + engines: {node: '>=16.0.0', npm: '>=8.0.0'} + yocto-queue@0.1.0: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} @@ -6199,10 +6299,19 @@ snapshots: y-protocols: 1.0.7(yjs@13.6.30) yjs: 13.6.30 + '@jupyter/ydoc@4.1.0': + dependencies: + '@jupyterlab/nbformat': 4.6.1 + '@lumino/coreutils': 2.2.2 + '@lumino/disposable': 2.1.5 + '@lumino/signaling': 2.1.5 + y-protocols: 1.0.7(yjs@13.6.31) + yjs: 13.6.31 + '@jupyterlab/application@4.5.7(react@18.3.1)': dependencies: '@fortawesome/fontawesome-free': 5.15.4 - '@jupyterlab/apputils': 4.6.7 + '@jupyterlab/apputils': 4.7.0 '@jupyterlab/coreutils': 6.5.7 '@jupyterlab/docregistry': 4.5.7 '@jupyterlab/rendermime': 4.5.7(react@18.3.1) @@ -6226,17 +6335,17 @@ snapshots: - react - utf-8-validate - '@jupyterlab/apputils@4.6.7': - dependencies: - '@jupyterlab/coreutils': 6.5.7 - '@jupyterlab/observables': 5.5.7 - '@jupyterlab/rendermime-interfaces': 3.13.7 - '@jupyterlab/services': 7.5.7(react@18.3.1) - '@jupyterlab/settingregistry': 4.5.7(react@18.3.1) - '@jupyterlab/statedb': 4.5.7 - '@jupyterlab/statusbar': 4.5.7 - '@jupyterlab/translation': 4.5.7(react@18.3.1) - '@jupyterlab/ui-components': 4.5.7(react@18.3.1) + '@jupyterlab/apputils@4.7.0': + dependencies: + '@jupyterlab/coreutils': 6.6.1 + '@jupyterlab/observables': 5.6.1 + '@jupyterlab/rendermime-interfaces': 3.14.1 + '@jupyterlab/services': 7.6.1(react@18.3.1) + '@jupyterlab/settingregistry': 4.6.1(react@18.3.1) + '@jupyterlab/statedb': 4.6.1 + '@jupyterlab/statusbar': 4.6.1 + '@jupyterlab/translation': 4.6.1(react@18.3.1) + '@jupyterlab/ui-components': 4.6.1(react@18.3.1) '@lumino/algorithm': 2.0.4 '@lumino/commands': 2.3.3 '@lumino/coreutils': 2.2.2 @@ -6245,8 +6354,8 @@ snapshots: '@lumino/messaging': 2.0.4 '@lumino/signaling': 2.1.5 '@lumino/virtualdom': 2.0.4 - '@lumino/widgets': 2.7.5 - '@types/react': 18.3.28 + '@lumino/widgets': 2.8.0 + '@types/react': 18.3.31 react: 18.3.1 sanitize-html: 2.12.1 transitivePeerDependencies: @@ -6255,10 +6364,10 @@ snapshots: '@jupyterlab/attachments@4.5.7(react@18.3.1)': dependencies: - '@jupyterlab/nbformat': 4.5.7 - '@jupyterlab/observables': 5.5.7 + '@jupyterlab/nbformat': 4.6.1 + '@jupyterlab/observables': 5.6.1 '@jupyterlab/rendermime': 4.5.7(react@18.3.1) - '@jupyterlab/rendermime-interfaces': 3.13.7 + '@jupyterlab/rendermime-interfaces': 3.14.1 '@lumino/disposable': 2.1.5 '@lumino/signaling': 2.1.5 transitivePeerDependencies: @@ -6313,21 +6422,21 @@ snapshots: '@codemirror/state': 6.6.0 '@codemirror/view': 6.43.0 '@jupyter/ydoc': 3.4.1 - '@jupyterlab/apputils': 4.6.7 + '@jupyterlab/apputils': 4.7.0 '@jupyterlab/attachments': 4.5.7(react@18.3.1) '@jupyterlab/codeeditor': 4.5.7 '@jupyterlab/codemirror': 4.5.7(react@18.3.1) - '@jupyterlab/coreutils': 6.5.7 + '@jupyterlab/coreutils': 6.6.1 '@jupyterlab/documentsearch': 4.5.7 '@jupyterlab/filebrowser': 4.5.7 '@jupyterlab/nbformat': 4.5.7 - '@jupyterlab/observables': 5.5.7 + '@jupyterlab/observables': 5.6.1 '@jupyterlab/outputarea': 4.5.7(react@18.3.1) '@jupyterlab/rendermime': 4.5.7(react@18.3.1) - '@jupyterlab/services': 7.5.7(react@18.3.1) + '@jupyterlab/services': 7.6.1(react@18.3.1) '@jupyterlab/toc': 6.5.7 - '@jupyterlab/translation': 4.5.7(react@18.3.1) - '@jupyterlab/ui-components': 4.5.7(react@18.3.1) + '@jupyterlab/translation': 4.6.1(react@18.3.1) + '@jupyterlab/ui-components': 4.6.1(react@18.3.1) '@lumino/algorithm': 2.0.4 '@lumino/coreutils': 2.2.2 '@lumino/domutils': 2.0.4 @@ -6336,7 +6445,7 @@ snapshots: '@lumino/polling': 2.1.5 '@lumino/signaling': 2.1.5 '@lumino/virtualdom': 2.0.4 - '@lumino/widgets': 2.7.5 + '@lumino/widgets': 2.8.0 react: 18.3.1 transitivePeerDependencies: - bufferutil @@ -6348,19 +6457,19 @@ snapshots: dependencies: '@codemirror/state': 6.6.0 '@jupyter/ydoc': 3.4.1 - '@jupyterlab/apputils': 4.6.7 - '@jupyterlab/coreutils': 6.5.7 + '@jupyterlab/apputils': 4.7.0 + '@jupyterlab/coreutils': 6.6.1 '@jupyterlab/nbformat': 4.5.7 - '@jupyterlab/observables': 5.5.7 - '@jupyterlab/statusbar': 4.5.7 - '@jupyterlab/translation': 4.5.7(react@18.3.1) - '@jupyterlab/ui-components': 4.5.7(react@18.3.1) + '@jupyterlab/observables': 5.6.1 + '@jupyterlab/statusbar': 4.6.1 + '@jupyterlab/translation': 4.6.1(react@18.3.1) + '@jupyterlab/ui-components': 4.6.1(react@18.3.1) '@lumino/coreutils': 2.2.2 '@lumino/disposable': 2.1.5 '@lumino/dragdrop': 2.1.8 '@lumino/messaging': 2.0.4 '@lumino/signaling': 2.1.5 - '@lumino/widgets': 2.7.5 + '@lumino/widgets': 2.8.0 react: 18.3.1 transitivePeerDependencies: - bufferutil @@ -6390,10 +6499,10 @@ snapshots: '@codemirror/view': 6.43.0 '@jupyter/ydoc': 3.4.1 '@jupyterlab/codeeditor': 4.5.7 - '@jupyterlab/coreutils': 6.5.7 + '@jupyterlab/coreutils': 6.6.1 '@jupyterlab/documentsearch': 4.5.7 '@jupyterlab/nbformat': 4.5.7 - '@jupyterlab/translation': 4.5.7(react@18.3.1) + '@jupyterlab/translation': 4.6.1(react@18.3.1) '@lezer/common': 1.4.0 '@lezer/generator': 1.8.0 '@lezer/highlight': 1.2.3 @@ -6416,17 +6525,26 @@ snapshots: path-browserify: 1.0.1 url-parse: 1.5.10 + '@jupyterlab/coreutils@6.6.1': + dependencies: + '@lumino/coreutils': 2.2.2 + '@lumino/disposable': 2.1.5 + '@lumino/signaling': 2.1.5 + minimist: 1.2.8 + path-browserify: 1.0.1 + url-parse: 1.5.10 + '@jupyterlab/docmanager@4.5.7': dependencies: - '@jupyterlab/apputils': 4.6.7 - '@jupyterlab/coreutils': 6.5.7 + '@jupyterlab/apputils': 4.7.0 + '@jupyterlab/coreutils': 6.6.1 '@jupyterlab/docregistry': 4.5.7 '@jupyterlab/rendermime': 4.5.7(react@18.3.1) - '@jupyterlab/services': 7.5.7(react@18.3.1) - '@jupyterlab/statedb': 4.5.7 - '@jupyterlab/statusbar': 4.5.7 - '@jupyterlab/translation': 4.5.7(react@18.3.1) - '@jupyterlab/ui-components': 4.5.7(react@18.3.1) + '@jupyterlab/services': 7.6.1(react@18.3.1) + '@jupyterlab/statedb': 4.6.1 + '@jupyterlab/statusbar': 4.6.1 + '@jupyterlab/translation': 4.6.1(react@18.3.1) + '@jupyterlab/ui-components': 4.6.1(react@18.3.1) '@lumino/algorithm': 2.0.4 '@lumino/coreutils': 2.2.2 '@lumino/disposable': 2.1.5 @@ -6434,7 +6552,7 @@ snapshots: '@lumino/polling': 2.1.5 '@lumino/properties': 2.0.4 '@lumino/signaling': 2.1.5 - '@lumino/widgets': 2.7.5 + '@lumino/widgets': 2.8.0 react: 18.3.1 transitivePeerDependencies: - bufferutil @@ -6443,10 +6561,10 @@ snapshots: '@jupyterlab/docregistry@4.5.7': dependencies: '@jupyter/ydoc': 3.4.1 - '@jupyterlab/apputils': 4.6.7 + '@jupyterlab/apputils': 4.7.0 '@jupyterlab/codeeditor': 4.5.7 '@jupyterlab/coreutils': 6.5.7 - '@jupyterlab/observables': 5.5.7 + '@jupyterlab/observables': 5.6.1 '@jupyterlab/rendermime': 4.5.7(react@18.3.1) '@jupyterlab/rendermime-interfaces': 3.13.7 '@jupyterlab/services': 7.5.7(react@18.3.1) @@ -6466,16 +6584,16 @@ snapshots: '@jupyterlab/documentsearch@4.5.7': dependencies: - '@jupyterlab/apputils': 4.6.7 - '@jupyterlab/translation': 4.5.7(react@18.3.1) - '@jupyterlab/ui-components': 4.5.7(react@18.3.1) + '@jupyterlab/apputils': 4.7.0 + '@jupyterlab/translation': 4.6.1(react@18.3.1) + '@jupyterlab/ui-components': 4.6.1(react@18.3.1) '@lumino/commands': 2.3.3 '@lumino/coreutils': 2.2.2 '@lumino/disposable': 2.1.5 '@lumino/messaging': 2.0.4 '@lumino/polling': 2.1.5 '@lumino/signaling': 2.1.5 - '@lumino/widgets': 2.7.5 + '@lumino/widgets': 2.8.0 react: 18.3.1 transitivePeerDependencies: - bufferutil @@ -6483,15 +6601,15 @@ snapshots: '@jupyterlab/filebrowser@4.5.7': dependencies: - '@jupyterlab/apputils': 4.6.7 - '@jupyterlab/coreutils': 6.5.7 + '@jupyterlab/apputils': 4.7.0 + '@jupyterlab/coreutils': 6.6.1 '@jupyterlab/docmanager': 4.5.7 '@jupyterlab/docregistry': 4.5.7 - '@jupyterlab/services': 7.5.7(react@18.3.1) - '@jupyterlab/statedb': 4.5.7 - '@jupyterlab/statusbar': 4.5.7 - '@jupyterlab/translation': 4.5.7(react@18.3.1) - '@jupyterlab/ui-components': 4.5.7(react@18.3.1) + '@jupyterlab/services': 7.6.1(react@18.3.1) + '@jupyterlab/statedb': 4.6.1 + '@jupyterlab/statusbar': 4.6.1 + '@jupyterlab/translation': 4.6.1(react@18.3.1) + '@jupyterlab/ui-components': 4.6.1(react@18.3.1) '@lumino/algorithm': 2.0.4 '@lumino/coreutils': 2.2.2 '@lumino/disposable': 2.1.5 @@ -6501,7 +6619,7 @@ snapshots: '@lumino/polling': 2.1.5 '@lumino/signaling': 2.1.5 '@lumino/virtualdom': 2.0.4 - '@lumino/widgets': 2.7.5 + '@lumino/widgets': 2.8.0 jest-environment-jsdom: 29.7.0 react: 18.3.1 transitivePeerDependencies: @@ -6512,17 +6630,17 @@ snapshots: '@jupyterlab/lsp@4.5.7(react@18.3.1)': dependencies: - '@jupyterlab/apputils': 4.6.7 + '@jupyterlab/apputils': 4.7.0 '@jupyterlab/codeeditor': 4.5.7 '@jupyterlab/codemirror': 4.5.7(react@18.3.1) - '@jupyterlab/coreutils': 6.5.7 + '@jupyterlab/coreutils': 6.6.1 '@jupyterlab/docregistry': 4.5.7 - '@jupyterlab/services': 7.5.7(react@18.3.1) - '@jupyterlab/translation': 4.5.7(react@18.3.1) + '@jupyterlab/services': 7.6.1(react@18.3.1) + '@jupyterlab/translation': 4.6.1(react@18.3.1) '@lumino/coreutils': 2.2.2 '@lumino/disposable': 2.1.5 '@lumino/signaling': 2.1.5 - '@lumino/widgets': 2.7.5 + '@lumino/widgets': 2.8.0 lodash.mergewith: 4.6.2 vscode-jsonrpc: 6.0.0 vscode-languageserver-protocol: 3.17.5 @@ -6536,7 +6654,7 @@ snapshots: dependencies: '@jupyterlab/application': 4.5.7(react@18.3.1) '@jupyterlab/codemirror': 4.5.7(react@18.3.1) - '@jupyterlab/coreutils': 6.5.7 + '@jupyterlab/coreutils': 6.6.1 '@jupyterlab/mermaid': 4.5.7 '@jupyterlab/rendermime': 4.5.7(react@18.3.1) '@lumino/coreutils': 2.2.2 @@ -6550,11 +6668,11 @@ snapshots: '@jupyterlab/mermaid@4.5.7': dependencies: - '@jupyterlab/apputils': 4.6.7 - '@jupyterlab/coreutils': 6.5.7 - '@jupyterlab/rendermime-interfaces': 3.13.7 + '@jupyterlab/apputils': 4.7.0 + '@jupyterlab/coreutils': 6.6.1 + '@jupyterlab/rendermime-interfaces': 3.14.1 '@lumino/coreutils': 2.2.2 - '@lumino/widgets': 2.7.5 + '@lumino/widgets': 2.8.0 '@mermaid-js/layout-elk': 0.2.0(mermaid@11.15.0) mermaid: 11.15.0 transitivePeerDependencies: @@ -6565,10 +6683,14 @@ snapshots: dependencies: '@lumino/coreutils': 2.2.2 + '@jupyterlab/nbformat@4.6.1': + dependencies: + '@lumino/coreutils': 2.2.2 + '@jupyterlab/notebook@4.5.7': dependencies: '@jupyter/ydoc': 3.4.1 - '@jupyterlab/apputils': 4.6.7 + '@jupyterlab/apputils': 4.7.0 '@jupyterlab/cells': 4.5.7 '@jupyterlab/codeeditor': 4.5.7 '@jupyterlab/codemirror': 4.5.7(react@18.3.1) @@ -6612,22 +6734,30 @@ snapshots: '@lumino/messaging': 2.0.4 '@lumino/signaling': 2.1.5 + '@jupyterlab/observables@5.6.1': + dependencies: + '@lumino/algorithm': 2.0.4 + '@lumino/coreutils': 2.2.2 + '@lumino/disposable': 2.1.5 + '@lumino/messaging': 2.0.4 + '@lumino/signaling': 2.1.5 + '@jupyterlab/outputarea@4.5.7(react@18.3.1)': dependencies: - '@jupyterlab/apputils': 4.6.7 - '@jupyterlab/nbformat': 4.5.7 - '@jupyterlab/observables': 5.5.7 + '@jupyterlab/apputils': 4.7.0 + '@jupyterlab/nbformat': 4.6.1 + '@jupyterlab/observables': 5.6.1 '@jupyterlab/rendermime': 4.5.7(react@18.3.1) - '@jupyterlab/rendermime-interfaces': 3.13.7 - '@jupyterlab/services': 7.5.7(react@18.3.1) - '@jupyterlab/translation': 4.5.7(react@18.3.1) + '@jupyterlab/rendermime-interfaces': 3.14.1 + '@jupyterlab/services': 7.6.1(react@18.3.1) + '@jupyterlab/translation': 4.6.1(react@18.3.1) '@lumino/algorithm': 2.0.4 '@lumino/coreutils': 2.2.2 '@lumino/disposable': 2.1.5 '@lumino/messaging': 2.0.4 '@lumino/properties': 2.0.4 '@lumino/signaling': 2.1.5 - '@lumino/widgets': 2.7.5 + '@lumino/widgets': 2.8.0 transitivePeerDependencies: - bufferutil - react @@ -6638,12 +6768,17 @@ snapshots: '@lumino/coreutils': 2.2.2 '@lumino/widgets': 2.7.5 + '@jupyterlab/rendermime-interfaces@3.14.1': + dependencies: + '@lumino/coreutils': 2.2.2 + '@lumino/widgets': 2.8.0 + '@jupyterlab/rendermime@4.5.7(react@18.3.1)': dependencies: - '@jupyterlab/apputils': 4.6.7 + '@jupyterlab/apputils': 4.7.0 '@jupyterlab/coreutils': 6.5.7 '@jupyterlab/nbformat': 4.5.7 - '@jupyterlab/observables': 5.5.7 + '@jupyterlab/observables': 5.6.1 '@jupyterlab/rendermime-interfaces': 3.13.7 '@jupyterlab/services': 7.5.7(react@18.3.1) '@jupyterlab/translation': 4.5.7(react@18.3.1) @@ -6675,10 +6810,41 @@ snapshots: - react - utf-8-validate + '@jupyterlab/services@7.6.1(react@18.3.1)': + dependencies: + '@jupyter/ydoc': 4.1.0 + '@jupyterlab/coreutils': 6.6.1 + '@jupyterlab/nbformat': 4.6.1 + '@jupyterlab/settingregistry': 4.6.1(react@18.3.1) + '@jupyterlab/statedb': 4.6.1 + '@lumino/coreutils': 2.2.2 + '@lumino/disposable': 2.1.5 + '@lumino/polling': 2.1.5 + '@lumino/properties': 2.0.4 + '@lumino/signaling': 2.1.5 + ws: 8.21.0 + transitivePeerDependencies: + - bufferutil + - react + - utf-8-validate + '@jupyterlab/settingregistry@4.5.7(react@18.3.1)': dependencies: '@jupyterlab/nbformat': 4.5.7 - '@jupyterlab/statedb': 4.5.7 + '@jupyterlab/statedb': 4.6.1 + '@lumino/commands': 2.3.3 + '@lumino/coreutils': 2.2.2 + '@lumino/disposable': 2.1.5 + '@lumino/signaling': 2.1.5 + '@rjsf/utils': 5.24.13(react@18.3.1) + ajv: 8.20.0 + json5: 2.2.3 + react: 18.3.1 + + '@jupyterlab/settingregistry@4.6.1(react@18.3.1)': + dependencies: + '@jupyterlab/nbformat': 4.6.1 + '@jupyterlab/statedb': 4.6.1 '@lumino/commands': 2.3.3 '@lumino/coreutils': 2.2.2 '@lumino/disposable': 2.1.5 @@ -6696,15 +6862,37 @@ snapshots: '@lumino/properties': 2.0.4 '@lumino/signaling': 2.1.5 + '@jupyterlab/statedb@4.6.1': + dependencies: + '@lumino/commands': 2.3.3 + '@lumino/coreutils': 2.2.2 + '@lumino/disposable': 2.1.5 + '@lumino/properties': 2.0.4 + '@lumino/signaling': 2.1.5 + '@jupyterlab/statusbar@4.5.7': dependencies: - '@jupyterlab/ui-components': 4.5.7(react@18.3.1) + '@jupyterlab/ui-components': 4.6.1(react@18.3.1) '@lumino/algorithm': 2.0.4 '@lumino/coreutils': 2.2.2 '@lumino/disposable': 2.1.5 '@lumino/messaging': 2.0.4 '@lumino/signaling': 2.1.5 - '@lumino/widgets': 2.7.5 + '@lumino/widgets': 2.8.0 + react: 18.3.1 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + + '@jupyterlab/statusbar@4.6.1': + dependencies: + '@jupyterlab/ui-components': 4.6.1(react@18.3.1) + '@lumino/algorithm': 2.0.4 + '@lumino/coreutils': 2.2.2 + '@lumino/disposable': 2.1.5 + '@lumino/messaging': 2.0.4 + '@lumino/signaling': 2.1.5 + '@lumino/widgets': 2.8.0 react: 18.3.1 transitivePeerDependencies: - bufferutil @@ -6713,19 +6901,19 @@ snapshots: '@jupyterlab/toc@6.5.7': dependencies: '@jupyter/react-components': 0.16.7 - '@jupyterlab/apputils': 4.6.7 - '@jupyterlab/coreutils': 6.5.7 + '@jupyterlab/apputils': 4.7.0 + '@jupyterlab/coreutils': 6.6.1 '@jupyterlab/docregistry': 4.5.7 - '@jupyterlab/observables': 5.5.7 + '@jupyterlab/observables': 5.6.1 '@jupyterlab/rendermime': 4.5.7(react@18.3.1) - '@jupyterlab/rendermime-interfaces': 3.13.7 - '@jupyterlab/translation': 4.5.7(react@18.3.1) - '@jupyterlab/ui-components': 4.5.7(react@18.3.1) + '@jupyterlab/rendermime-interfaces': 3.14.1 + '@jupyterlab/translation': 4.6.1(react@18.3.1) + '@jupyterlab/ui-components': 4.6.1(react@18.3.1) '@lumino/coreutils': 2.2.2 '@lumino/disposable': 2.1.5 '@lumino/messaging': 2.0.4 '@lumino/signaling': 2.1.5 - '@lumino/widgets': 2.7.5 + '@lumino/widgets': 2.8.0 react: 18.3.1 transitivePeerDependencies: - bufferutil @@ -6743,12 +6931,24 @@ snapshots: - react - utf-8-validate + '@jupyterlab/translation@4.6.1(react@18.3.1)': + dependencies: + '@jupyterlab/coreutils': 6.6.1 + '@jupyterlab/rendermime-interfaces': 3.14.1 + '@jupyterlab/services': 7.6.1(react@18.3.1) + '@jupyterlab/statedb': 4.6.1 + '@lumino/coreutils': 2.2.2 + transitivePeerDependencies: + - bufferutil + - react + - utf-8-validate + '@jupyterlab/ui-components@4.5.7(react@18.3.1)': dependencies: '@jupyter/react-components': 0.16.7 '@jupyter/web-components': 0.16.7 '@jupyterlab/coreutils': 6.5.7 - '@jupyterlab/observables': 5.5.7 + '@jupyterlab/observables': 5.6.1 '@jupyterlab/rendermime-interfaces': 3.13.7 '@jupyterlab/translation': 4.5.7(react@18.3.1) '@lumino/algorithm': 2.0.4 @@ -6770,6 +6970,33 @@ snapshots: - bufferutil - utf-8-validate + '@jupyterlab/ui-components@4.6.1(react@18.3.1)': + dependencies: + '@jupyter/react-components': 0.16.7 + '@jupyter/web-components': 0.16.7 + '@jupyterlab/coreutils': 6.6.1 + '@jupyterlab/observables': 5.6.1 + '@jupyterlab/rendermime-interfaces': 3.14.1 + '@jupyterlab/translation': 4.6.1(react@18.3.1) + '@lumino/algorithm': 2.0.4 + '@lumino/commands': 2.3.3 + '@lumino/coreutils': 2.2.2 + '@lumino/disposable': 2.1.5 + '@lumino/messaging': 2.0.4 + '@lumino/polling': 2.1.5 + '@lumino/properties': 2.0.4 + '@lumino/signaling': 2.1.5 + '@lumino/virtualdom': 2.0.4 + '@lumino/widgets': 2.8.0 + '@rjsf/core': 5.24.13(@rjsf/utils@5.24.13(react@18.3.1))(react@18.3.1) + '@rjsf/utils': 5.24.13(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + typestyle: 2.4.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + '@lezer/common@1.4.0': {} '@lezer/common@1.5.2': {} @@ -6927,6 +7154,20 @@ snapshots: '@lumino/signaling': 2.1.5 '@lumino/virtualdom': 2.0.4 + '@lumino/widgets@2.8.0': + dependencies: + '@lumino/algorithm': 2.0.4 + '@lumino/commands': 2.3.3 + '@lumino/coreutils': 2.2.2 + '@lumino/disposable': 2.1.5 + '@lumino/domutils': 2.0.4 + '@lumino/dragdrop': 2.1.8 + '@lumino/keyboard': 2.0.4 + '@lumino/messaging': 2.0.4 + '@lumino/properties': 2.0.4 + '@lumino/signaling': 2.1.5 + '@lumino/virtualdom': 2.0.4 + '@marijn/find-cluster-break@1.0.2': {} '@mermaid-js/layout-elk@0.2.0(mermaid@11.15.0)': @@ -7216,7 +7457,7 @@ snapshots: '@types/prop-types@15.7.15': {} - '@types/react@18.3.28': + '@types/react@18.3.31': dependencies: '@types/prop-types': 15.7.15 csstype: 3.2.3 @@ -7587,7 +7828,7 @@ snapshots: define-properties: 1.2.1 es-abstract: 1.24.2 es-errors: 1.3.0 - es-object-atoms: 1.1.1 + es-object-atoms: 1.1.2 es-shim-unscopables: 1.1.0 array.prototype.findlastindex@1.2.6: @@ -7642,7 +7883,7 @@ snapshots: dependencies: possible-typed-array-names: 1.1.0 - axe-core@4.11.4: {} + axe-core@4.12.1: {} axobject-query@4.1.0: {} @@ -8310,6 +8551,13 @@ snapshots: dependencies: is-arrayish: 0.2.1 + es-abstract-get@1.0.0: + dependencies: + es-errors: 1.3.0 + es-object-atoms: 1.1.2 + is-callable: 1.2.7 + object-inspect: 1.13.4 + es-abstract@1.24.0: dependencies: array-buffer-byte-length: 1.0.2 @@ -8379,10 +8627,10 @@ snapshots: data-view-byte-offset: 1.0.1 es-define-property: 1.0.1 es-errors: 1.3.0 - es-object-atoms: 1.1.1 + es-object-atoms: 1.1.2 es-set-tostringtag: 2.1.0 - es-to-primitive: 1.3.0 - function.prototype.name: 1.1.8 + es-to-primitive: 1.3.4 + function.prototype.name: 1.2.0 get-intrinsic: 1.3.0 get-proto: 1.0.1 get-symbol-description: 1.1.0 @@ -8391,7 +8639,7 @@ snapshots: has-property-descriptors: 1.0.2 has-proto: 1.2.0 has-symbols: 1.1.0 - hasown: 2.0.3 + hasown: 2.0.4 internal-slot: 1.1.0 is-array-buffer: 3.0.5 is-callable: 1.2.7 @@ -8414,21 +8662,21 @@ snapshots: safe-regex-test: 1.1.0 set-proto: 1.0.0 stop-iteration-iterator: 1.1.0 - string.prototype.trim: 1.2.10 - string.prototype.trimend: 1.0.9 + string.prototype.trim: 1.2.11 + string.prototype.trimend: 1.0.10 string.prototype.trimstart: 1.0.8 typed-array-buffer: 1.0.3 typed-array-byte-length: 1.0.3 typed-array-byte-offset: 1.0.4 - typed-array-length: 1.0.7 + typed-array-length: 1.0.8 unbox-primitive: 1.1.0 - which-typed-array: 1.1.20 + which-typed-array: 1.1.22 es-define-property@1.0.1: {} es-errors@1.3.0: {} - es-iterator-helpers@1.3.2: + es-iterator-helpers@1.3.3: dependencies: call-bind: 1.0.9 call-bound: 1.0.4 @@ -8453,6 +8701,10 @@ snapshots: dependencies: es-errors: 1.3.0 + es-object-atoms@1.1.2: + dependencies: + es-errors: 1.3.0 + es-set-tostringtag@2.1.0: dependencies: es-errors: 1.3.0 @@ -8470,6 +8722,15 @@ snapshots: is-date-object: 1.1.0 is-symbol: 1.1.1 + es-to-primitive@1.3.4: + dependencies: + es-abstract-get: 1.0.0 + es-define-property: 1.0.1 + es-errors: 1.3.0 + is-callable: 1.2.7 + is-date-object: 1.1.0 + is-symbol: 1.1.1 + es-toolkit@1.46.1: {} escalade@3.2.0: {} @@ -8577,12 +8838,12 @@ snapshots: array-includes: 3.1.9 array.prototype.flatmap: 1.3.3 ast-types-flow: 0.0.8 - axe-core: 4.11.4 + axe-core: 4.12.1 axobject-query: 4.1.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 eslint: 8.57.1 - hasown: 2.0.3 + hasown: 2.0.4 jsx-ast-utils: 3.3.5 language-tags: 1.0.9 minimatch: 3.1.5 @@ -8611,10 +8872,10 @@ snapshots: array.prototype.flatmap: 1.3.3 array.prototype.tosorted: 1.1.4 doctrine: 2.1.0 - es-iterator-helpers: 1.3.2 + es-iterator-helpers: 1.3.3 eslint: 8.57.1 estraverse: 5.3.0 - hasown: 2.0.3 + hasown: 2.0.4 jsx-ast-utils: 3.3.5 minimatch: 3.1.5 object.entries: 1.1.9 @@ -8839,6 +9100,18 @@ snapshots: hasown: 2.0.2 is-callable: 1.2.7 + function.prototype.name@1.2.0: + dependencies: + call-bind: 1.0.9 + call-bound: 1.0.4 + es-define-property: 1.0.1 + es-errors: 1.3.0 + functions-have-names: 1.2.3 + has-property-descriptors: 1.0.2 + hasown: 2.0.4 + is-callable: 1.2.7 + is-document.all: 1.0.0 + functions-have-names@1.2.3: {} generator-function@2.0.1: {} @@ -8978,6 +9251,10 @@ snapshots: dependencies: function-bind: 1.1.2 + hasown@2.0.4: + dependencies: + function-bind: 1.1.2 + html-encoding-sniffer@3.0.0: dependencies: whatwg-encoding: 2.0.0 @@ -9036,6 +9313,10 @@ snapshots: dependencies: postcss: 8.5.13 + icss-utils@5.1.0(postcss@8.5.16): + dependencies: + postcss: 8.5.16 + ignore@5.3.2: {} ignore@7.0.5: {} @@ -9109,7 +9390,7 @@ snapshots: is-core-module@2.16.2: dependencies: - hasown: 2.0.3 + hasown: 2.0.4 is-data-view@1.0.2: dependencies: @@ -9122,6 +9403,10 @@ snapshots: call-bound: 1.0.4 has-tostringtag: 1.0.2 + is-document.all@1.0.0: + dependencies: + call-bound: 1.0.4 + is-extglob@2.1.1: {} is-finalizationregistry@1.1.1: @@ -9255,7 +9540,7 @@ snapshots: iterator.prototype@1.1.5: dependencies: define-data-property: 1.1.4 - es-object-atoms: 1.1.1 + es-object-atoms: 1.1.2 get-intrinsic: 1.3.0 get-proto: 1.0.1 has-symbols: 1.1.0 @@ -9578,13 +9863,13 @@ snapshots: transitivePeerDependencies: - supports-color - jest-transform-css@6.0.3(postcss@8.5.13): + jest-transform-css@6.0.3(postcss@8.5.16): dependencies: common-tags: 1.8.2 cross-spawn: 7.0.6 - postcss: 8.5.13 - postcss-load-config: 4.0.1(postcss@8.5.13) - postcss-modules: 4.3.1(postcss@8.5.13) + postcss: 8.5.16 + postcss-load-config: 4.0.1(postcss@8.5.16) + postcss-modules: 4.3.1(postcss@8.5.16) style-inject: 0.3.0 transitivePeerDependencies: - ts-node @@ -9691,7 +9976,7 @@ snapshots: whatwg-encoding: 2.0.0 whatwg-mimetype: 3.0.0 whatwg-url: 11.0.0 - ws: 8.20.1 + ws: 8.21.0 xml-name-validator: 4.0.0 transitivePeerDependencies: - bufferutil @@ -9980,13 +10265,15 @@ snapshots: nanoid@3.3.12: {} + nanoid@3.3.15: {} + napi-postinstall@0.3.4: {} natural-compare@1.4.0: {} neo-async@2.6.2: {} - node-exports-info@1.6.0: + node-exports-info@1.6.2: dependencies: array.prototype.flatmap: 1.3.3 es-errors: 1.3.0 @@ -10182,17 +10469,21 @@ snapshots: possible-typed-array-names@1.1.0: {} - postcss-load-config@4.0.1(postcss@8.5.13): + postcss-load-config@4.0.1(postcss@8.5.16): dependencies: lilconfig: 2.1.0 yaml: 2.8.1 optionalDependencies: - postcss: 8.5.13 + postcss: 8.5.16 postcss-modules-extract-imports@3.1.0(postcss@8.5.13): dependencies: postcss: 8.5.13 + postcss-modules-extract-imports@3.1.0(postcss@8.5.16): + dependencies: + postcss: 8.5.16 + postcss-modules-local-by-default@4.2.0(postcss@8.5.13): dependencies: icss-utils: 5.1.0(postcss@8.5.13) @@ -10200,26 +10491,43 @@ snapshots: postcss-selector-parser: 7.1.1 postcss-value-parser: 4.2.0 + postcss-modules-local-by-default@4.2.0(postcss@8.5.16): + dependencies: + icss-utils: 5.1.0(postcss@8.5.16) + postcss: 8.5.16 + postcss-selector-parser: 7.1.1 + postcss-value-parser: 4.2.0 + postcss-modules-scope@3.2.1(postcss@8.5.13): dependencies: postcss: 8.5.13 postcss-selector-parser: 7.1.1 + postcss-modules-scope@3.2.1(postcss@8.5.16): + dependencies: + postcss: 8.5.16 + postcss-selector-parser: 7.1.1 + postcss-modules-values@4.0.0(postcss@8.5.13): dependencies: icss-utils: 5.1.0(postcss@8.5.13) postcss: 8.5.13 - postcss-modules@4.3.1(postcss@8.5.13): + postcss-modules-values@4.0.0(postcss@8.5.16): + dependencies: + icss-utils: 5.1.0(postcss@8.5.16) + postcss: 8.5.16 + + postcss-modules@4.3.1(postcss@8.5.16): dependencies: generic-names: 4.0.0 icss-replace-symbols: 1.1.0 lodash.camelcase: 4.3.0 - postcss: 8.5.13 - postcss-modules-extract-imports: 3.1.0(postcss@8.5.13) - postcss-modules-local-by-default: 4.2.0(postcss@8.5.13) - postcss-modules-scope: 3.2.1(postcss@8.5.13) - postcss-modules-values: 4.0.0(postcss@8.5.13) + postcss: 8.5.16 + postcss-modules-extract-imports: 3.1.0(postcss@8.5.16) + postcss-modules-local-by-default: 4.2.0(postcss@8.5.16) + postcss-modules-scope: 3.2.1(postcss@8.5.16) + postcss-modules-values: 4.0.0(postcss@8.5.16) string-hash: 1.1.3 postcss-selector-parser@7.1.1: @@ -10235,6 +10543,12 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 + postcss@8.5.16: + dependencies: + nanoid: 3.3.15 + picocolors: 1.1.1 + source-map-js: 1.2.1 + prelude-ls@1.2.1: {} prettier-linter-helpers@1.0.0: @@ -10254,7 +10568,7 @@ snapshots: '@jest/schemas': 30.4.1 ansi-styles: 5.2.0 react-is-18: react-is@18.3.1 - react-is-19: react-is@19.2.6 + react-is-19: react-is@19.2.7 process@0.11.10: {} @@ -10286,7 +10600,7 @@ snapshots: react-is@18.3.1: {} - react-is@19.2.6: {} + react-is@19.2.7: {} react@18.3.1: dependencies: @@ -10373,7 +10687,7 @@ snapshots: dependencies: es-errors: 1.3.0 is-core-module: 2.16.2 - node-exports-info: 1.6.0 + node-exports-info: 1.6.2 object-keys: 1.1.1 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 @@ -10442,7 +10756,7 @@ snapshots: htmlparser2: 8.0.2 is-plain-object: 5.0.0 parse-srcset: 1.0.2 - postcss: 8.5.13 + postcss: 8.5.16 saxes@6.0.0: dependencies: @@ -10516,6 +10830,11 @@ snapshots: es-errors: 1.3.0 object-inspect: 1.13.4 + side-channel-list@1.0.1: + dependencies: + es-errors: 1.3.0 + object-inspect: 1.13.4 + side-channel-map@1.0.1: dependencies: call-bound: 1.0.4 @@ -10539,6 +10858,14 @@ snapshots: side-channel-map: 1.0.1 side-channel-weakmap: 1.0.2 + side-channel@1.1.1: + dependencies: + es-errors: 1.3.0 + object-inspect: 1.13.4 + side-channel-list: 1.0.1 + side-channel-map: 1.0.1 + side-channel-weakmap: 1.0.2 + signal-exit@3.0.7: {} signal-exit@4.1.0: {} @@ -10617,14 +10944,14 @@ snapshots: define-properties: 1.2.1 es-abstract: 1.24.2 es-errors: 1.3.0 - es-object-atoms: 1.1.1 + es-object-atoms: 1.1.2 get-intrinsic: 1.3.0 gopd: 1.2.0 has-symbols: 1.1.0 internal-slot: 1.1.0 regexp.prototype.flags: 1.5.4 set-function-name: 2.0.2 - side-channel: 1.1.0 + side-channel: 1.1.1 string.prototype.repeat@1.0.0: dependencies: @@ -10641,6 +10968,24 @@ snapshots: es-object-atoms: 1.1.1 has-property-descriptors: 1.0.2 + string.prototype.trim@1.2.11: + dependencies: + call-bind: 1.0.9 + call-bound: 1.0.4 + define-data-property: 1.1.4 + define-properties: 1.2.1 + es-abstract: 1.24.2 + es-object-atoms: 1.1.2 + has-property-descriptors: 1.0.2 + safe-regex-test: 1.1.0 + + string.prototype.trimend@1.0.10: + dependencies: + call-bind: 1.0.9 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-object-atoms: 1.1.2 + string.prototype.trimend@1.0.9: dependencies: call-bind: 1.0.8 @@ -10836,6 +11181,15 @@ snapshots: possible-typed-array-names: 1.1.0 reflect.getprototypeof: 1.0.10 + typed-array-length@1.0.8: + dependencies: + call-bind: 1.0.9 + for-each: 0.3.5 + gopd: 1.2.0 + is-typed-array: 1.1.15 + possible-typed-array-names: 1.1.0 + reflect.getprototypeof: 1.0.10 + typescript@5.9.3: {} typestyle@2.4.0: @@ -11135,7 +11489,7 @@ snapshots: gopd: 1.2.0 has-tostringtag: 1.0.2 - which-typed-array@1.1.20: + which-typed-array@1.1.22: dependencies: available-typed-arrays: 1.0.7 call-bind: 1.0.9 @@ -11180,6 +11534,8 @@ snapshots: ws@8.20.1: {} + ws@8.21.0: {} + xml-name-validator@4.0.0: {} xml-name-validator@5.0.0: {} @@ -11193,6 +11549,11 @@ snapshots: lib0: 0.2.117 yjs: 13.6.30 + y-protocols@1.0.7(yjs@13.6.31): + dependencies: + lib0: 0.2.117 + yjs: 13.6.31 + y18n@5.0.8: {} yallist@3.1.1: {} @@ -11215,4 +11576,8 @@ snapshots: dependencies: lib0: 0.2.117 + yjs@13.6.31: + dependencies: + lib0: 0.2.117 + yocto-queue@0.1.0: {}