diff --git a/js/package.json b/js/package.json index dc6bf41..ccde074 100644 --- a/js/package.json +++ b/js/package.json @@ -44,7 +44,7 @@ "dependencies": { "@jupyterlab/application": "^4.4.9", "@jupyterlab/apputils": "^4.5.9", - "@jupyterlab/notebook": "^4.4.9", + "@jupyterlab/notebook": "^4.4.10", "@jupyterlab/services": "^7.4.9", "@lumino/disposable": "^2.1.4" }, diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index e7e87d8..bfa41c7 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^4.5.9 version: 4.5.9 '@jupyterlab/notebook': - specifier: ^4.4.9 - version: 4.4.9 + specifier: ^4.4.10 + version: 4.4.10 '@jupyterlab/services': specifier: ^7.4.9 version: 7.4.9(react@18.3.1) @@ -692,11 +692,11 @@ packages: '@bcoe/v8-coverage@0.2.3': resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} - '@codemirror/autocomplete@6.19.0': - resolution: {integrity: sha512-61Hfv3cF07XvUxNeC3E7jhG8XNi1Yom1G0lRC936oLnlF+jrbrv8rc/J98XlYzcsAoTVupfsf5fLej1aI8kyIg==} + '@codemirror/autocomplete@6.19.1': + resolution: {integrity: sha512-q6NenYkEy2fn9+JyjIxMWcNjzTL/IhwqfzOut1/G3PrIFkrbl4AL7Wkse5tLrQUUyqGoAKU5+Pi5jnnXxH5HGw==} - '@codemirror/commands@6.9.0': - resolution: {integrity: sha512-454TVgjhO6cMufsyyGN70rGIfJxJEjcqjBG2x2Y03Y/+Fm99d3O/Kv1QDYWuG6hvxsgmjXmBuATikIIYvERX+w==} + '@codemirror/commands@6.10.0': + resolution: {integrity: sha512-2xUIc5mHXQzT16JnyOFkh8PvfeXuIut3pslWGfsGOhxP/lpgRm9HOl/mpzLErgt5mXDovqA0d11P21gofRLb9w==} '@codemirror/lang-cpp@6.0.3': resolution: {integrity: sha512-URM26M3vunFFn9/sm6rzqrBzDgfWuDixp85uTY49wKudToc2jTHUrKIGGKs+QWND+YLofNNZpxcNGRynFJfvgA==} @@ -716,8 +716,8 @@ packages: '@codemirror/lang-json@6.0.2': resolution: {integrity: sha512-x2OtO+AvwEHrEwR0FyyPtfDUiloG3rnVTSZV1W8UteaLL8/MajQd8DpvUb2YVzC+/T18aSDv0H9mu+xw0EStoQ==} - '@codemirror/lang-markdown@6.4.0': - resolution: {integrity: sha512-ZeArR54seh4laFbUTVy0ZmQgO+C/cxxlW4jEoQMhL3HALScBpZBeZcLzrQmJsTEx4is9GzOe0bFAke2B1KZqeA==} + '@codemirror/lang-markdown@6.5.0': + resolution: {integrity: sha512-0K40bZ35jpHya6FriukbgaleaqzBLZfOh7HuzqbMxBXkbYMJDxfF39c23xOgxFezR+3G+tR2/Mup+Xk865OMvw==} '@codemirror/lang-php@6.0.2': resolution: {integrity: sha512-ZKy2v1n8Fc8oEXj0Th0PUMXzQJ0AIR6TaZU+PbDHExFwdu+guzOA4jmCHS1Nz4vbFezwD7LyBdDnddSJeScMCA==} @@ -743,8 +743,8 @@ packages: '@codemirror/legacy-modes@6.5.2': resolution: {integrity: sha512-/jJbwSTazlQEDOQw2FJ8LEEKVS72pU0lx6oM54kGpL8t/NJ2Jda3CZ4pcltiKTdqYSRk3ug1B3pil1gsjA6+8Q==} - '@codemirror/lint@6.9.0': - resolution: {integrity: sha512-wZxW+9XDytH3SKvS8cQzMyQCaaazH8XL1EMHleHe00wVzsv7NBQKVW2yzEHrRhmM7ZOhVdItPbvlRBvMp9ej7A==} + '@codemirror/lint@6.9.1': + resolution: {integrity: sha512-te7To1EQHePBQQzasDKWmK2xKINIXpk+xAiSYr9ZN+VB4KaT+/Hi2PEkeErTk5BV3PTz1TLyQL4MtJfPkKZ9sw==} '@codemirror/search@6.5.11': resolution: {integrity: sha512-KmWepDE6jUdL6n8cAAqIpRmLPBZ5ZKnicE8oGU/s3QrAVID+0VhLFrzUucVKHG5035/BSykhExDL/Xm7dHthiA==} @@ -752,8 +752,8 @@ packages: '@codemirror/state@6.5.2': resolution: {integrity: sha512-FVqsPqtPWKVVL3dPSxy8wEF/ymIEuVzF1PK3VbUgrxXpJUSHQWWZz4JMToquRxnkw+36LTamCZG2iua2Ptq0fA==} - '@codemirror/view@6.38.5': - resolution: {integrity: sha512-SFVsNAgsAoou+BjRewMqN+m9jaztB9wCWN9RSRgePqUbq8UVlvJfku5zB2KVhLPgH/h0RLk38tvd4tGeAhygnw==} + '@codemirror/view@6.38.6': + resolution: {integrity: sha512-qiS0z1bKs5WOvHIAC0Cybmv4AJSkAXgX5aD6Mqd2epSLlVJsQl8NG23jCVouIgkh4All/mrbdsf2UOLFnJw0tw==} '@csstools/color-helpers@5.1.0': resolution: {integrity: sha512-S11EXWJyy0Mz5SYvRmY8nJYTFFd1LCNV+7cXyAgQtOOuzb4EsgfqDufL+9esx72/eLhsRdGZwaldu/h+E4t4BA==} @@ -990,88 +990,131 @@ packages: '@jupyterlab/application@4.4.9': resolution: {integrity: sha512-xYRqoi99N9UGFzhldjnDgPsoukMKqMVPFuWG8GQQuS0UksvJ5VnqfUwDEBoPciLiGduqo4L5sO2FeRxpx2xRyw==} + '@jupyterlab/apputils@4.5.10': + resolution: {integrity: sha512-Nhq0l7qDbnZoeNho39CipW0In7rh2hycMcRjk6XJSygp8SQei3i4oZ2GN0glu0LA//RrrqIxDKEcQv37aHytug==} + '@jupyterlab/apputils@4.5.9': resolution: {integrity: sha512-3OK4rq3fGmWC/Qhbsnvh9hQ8cqrKv5JaxSDZcoocl0jdMk/CBoTv3DyMNiUNt4YpKDpKGGvnv0qGDFlrHomCVA==} - '@jupyterlab/attachments@4.4.9': - resolution: {integrity: sha512-GCD3pz30noYlM9ptE+RZX+Tpe9Pzvmj1xInmuekAvypzULGlZcjhnaOlISbNsNB3RPbBPxpZgHUGnubBuo0Oww==} + '@jupyterlab/attachments@4.4.10': + resolution: {integrity: sha512-pu23LGZoSCZcllkIqIvSN8LnDyPkrW4kxmgTVfxijUiNohHCEl+tSGnF3cRHEj0lI4Ry9AR9rycbdd+oKKGdrg==} '@jupyterlab/builder@4.4.9': resolution: {integrity: sha512-HQxIYK11yoYj2h8FQt5KVT6azHYJGRhTW+RZ3ViByHsX1Ih7zhu3vwOTdjVKB7Tf/55QHkWUOBNzyYdg1fTzvA==} hasBin: true - '@jupyterlab/cells@4.4.9': - resolution: {integrity: sha512-5mKTPF/xXiMyfHHPHu8Rkd9dOq/EnQ9MNdrtaeBT6j+sX3SN8OWo2AfnbWieJMzdt397tKxJbahhw8AptD5TNA==} + '@jupyterlab/cells@4.4.10': + resolution: {integrity: sha512-i3fDpJoLb6xiS11Mdxr0FSd+fsI3rCt8PP7/K0M/udTl9Ymz79T0e341b1EYidwsz0BMzKqghQsTsZ2+8EGqaA==} + + '@jupyterlab/codeeditor@4.4.10': + resolution: {integrity: sha512-6Ug23mk+ZyeZ39lKddXwGBiGk0Yq9DLqlWRd0twz8pSjqMq5f9e3oZSa4eQZC9Lcx4PMDIX60cEIIH4LazLi6Q==} - '@jupyterlab/codeeditor@4.4.9': - resolution: {integrity: sha512-hRNLgtnTr4K/O+KG6JWshcQaiDBgUmjz/rjw0xtob2QXz4wdIkAgd/zx1Imb9sw1WnxT7FFkStgR06Lb9K1J2g==} + '@jupyterlab/codemirror@4.4.10': + resolution: {integrity: sha512-ZB/vq5ifmiofoA2Z3UaB1zkggDvZq6FvcdR6r6sIyjDpLc2bGkW9AFwgiqGnK2J2VNg5UKBACMNSmO08F8SKRw==} - '@jupyterlab/codemirror@4.4.9': - resolution: {integrity: sha512-N5cMS1xMy+FxD8fxWhPv/eTr5fpoeWoyWBsOdF2qQ2p1UucBm4GsBxTfhQSFQjR/zIoScZZ09yK5SLiXmyfLmg==} + '@jupyterlab/coreutils@6.4.10': + resolution: {integrity: sha512-B4DRg+F9fBctq/KENdbzUproHtQB0FxJX4NkCDFGGqzoEi+LEbghYi3XH/qSJeTKbwDxX+FEJsN995n53HWScQ==} '@jupyterlab/coreutils@6.4.9': resolution: {integrity: sha512-UcuKl+ioafIYdJM2XEb+f/VOJy4a3Xcdp6G/Bpw2BGEhlL+E6zgSjuLZOIlwaJb1B3qJGvjpW64bDPbM5jDEKA==} - '@jupyterlab/docmanager@4.4.9': - resolution: {integrity: sha512-ei2w4RC/3ZQmjPCMWZsvCbnRQVvB/pB0nv/6L6AMNzBRmb5bNl3B5jYoc6xWFzoW92E0/sIyp3InXRvWoxqz4g==} + '@jupyterlab/docmanager@4.4.10': + resolution: {integrity: sha512-URz2RVUxR8+kAvxJI0x+nBWYLfqi1Z7eQGnoLBws8+xcDyAbtTZUfKRDk4xNEOGec0qU8MKivDN7urAMaBnw/g==} + + '@jupyterlab/docregistry@4.4.10': + resolution: {integrity: sha512-pT4Eeme+DLFdsJYzajzQZFz5yiLd4ZK8rGqA9Vmw1bn0IOXowfuCA6Qes8N3O2ZmduUvd8HK21OGw+q8/3+STQ==} '@jupyterlab/docregistry@4.4.9': resolution: {integrity: sha512-1UivTGs+bqBy3mF121VsgySjlIRbiCkAnCT5zF0OfLWNHe14kkkoITlgfB49lCTh+pyQDWpFZw+qYlSwDStDaQ==} - '@jupyterlab/documentsearch@4.4.9': - resolution: {integrity: sha512-5iuKf7vergJUDqRkIKIZ5Z9JT5vIzaOkeKrH088R3WV11mpHeMcgOCFCujrGpvFRZSnLY8UNNp+FvMcVmjmuNA==} + '@jupyterlab/documentsearch@4.4.10': + resolution: {integrity: sha512-MAZBmkCqCs/kPVwMybLwZ7sMzjqs+xN45rB1Oh4U6vibCleLRbujcqjG8ni891MdGRtCWzKsR5h4i+Rs7rNXFQ==} + + '@jupyterlab/filebrowser@4.4.10': + resolution: {integrity: sha512-HdKuYbtQXSRh80HEJOq0APVb0h6zVA89ixaLLy+qUt0IA1e1JP3tUt8XAO7cSOpawbGrPLMQ+pCK32T4wV+fCA==} - '@jupyterlab/filebrowser@4.4.9': - resolution: {integrity: sha512-HKrbQR4OToG22pKMtvcEhd6JW0Xd7oWNJLut2zwhZPJggteMMwzKPXREZSZB6ahFDsUPVwfucXr1nbVl8/Er4A==} + '@jupyterlab/lsp@4.4.10': + resolution: {integrity: sha512-Qz6H4ukKuAk3yiVCV2EIucxVicrQIa6AU/9/UtyM3feOgzTk4JQVwDKCy6czqQ7le+TrjgG8RS6XljuDmoNLiw==} - '@jupyterlab/lsp@4.4.9': - resolution: {integrity: sha512-TjtEAjLH53nt1FBQbEoRBkx/2vdhG0VKEAoD45I5waIlgdl7hMJD5g8AMKUnWnnaUBuS4drEqfqMhWe3AauEIQ==} + '@jupyterlab/nbformat@4.4.10': + resolution: {integrity: sha512-saSsowYR9r5nQ7ixWpRJXAzvRwPWeEhQf+1ZbE0Sue3gBelPQPPlAI1Dvzvyjxx1R6HPImFVa7gQ+ZFjKXpQdw==} '@jupyterlab/nbformat@4.4.9': resolution: {integrity: sha512-8Zb1byR338T+8Ty/Rx1jkKj986Xp7EjXgRqDKsuRLTvE2dpR17FitCKqF/J3ia33MNkElIk9Aj+fatNm8ypGdA==} - '@jupyterlab/notebook@4.4.9': - resolution: {integrity: sha512-hZwwhO5+FkdElQDhSZO1swimPPcxzMmOcIrUYAs5NXCR6yStqexKfKlprc4u0moHzKN8stohB4gEc0mwwnlDdw==} + '@jupyterlab/notebook@4.4.10': + resolution: {integrity: sha512-WoS4KOfuomW9A0j4xQsB5EGy8qNscj/jAS/jETFbAS6gexJtnVc07DFg84DrkB4ZajTU3jZZ+GYDCuzTcf6faA==} + + '@jupyterlab/observables@5.4.10': + resolution: {integrity: sha512-I3Wqs9PtAdtOcQQmKvSUKM+v4N0EaYL0qJQemPzkBaYN+7QSkCe+JFnfmq/S+h5Su4bl+lCxxc9g3ByrhQOfQw==} '@jupyterlab/observables@5.4.9': resolution: {integrity: sha512-+LIqG6ehCq1wKnlr1tQXlIYsUR7f2lIX8Scp4y/1ViDrgp/SbLU5qMgbWp5smeowNu0GfLfT7pmDnfbhF13erA==} - '@jupyterlab/outputarea@4.4.9': - resolution: {integrity: sha512-/UT/IB+lWWRr+A+rP7tiFAz2dD2kIKmF3ndDZMpmaxUa/udzkqltoqv5zbVLyfDv2BCZ7zwnaGnHEg9gfip6bw==} + '@jupyterlab/outputarea@4.4.10': + resolution: {integrity: sha512-imLOj7b9F1NCjouAI7ITUbklD/rO+hYaoqcty9/R2NHVWqNZGNbQpWfeL/GnpjioIt6lejLJMFs5nmiBtDm+jA==} + + '@jupyterlab/rendermime-interfaces@3.12.10': + resolution: {integrity: sha512-FQPzyU/5t87Kl9YdLKzvxvFHxVSgoIK5mH+LQs+/58AWWvuAF9Kiy5C1Vdrw/1n4PaWe0PBe8S7dYbpzhVNxgA==} '@jupyterlab/rendermime-interfaces@3.12.9': resolution: {integrity: sha512-hrWF5SN8p7hsS1LIs/yDrUdaM9gzEHw0yfyhe7w6XZE63VWHhBqLDhiOFeXdElgzxPPFbjh3ZG4MB7LqpkA7Vg==} + '@jupyterlab/rendermime@4.4.10': + resolution: {integrity: sha512-DhOcWTdFWVfnFiBWjFkwTSiXR2WYq6ElckxExUgAiizdDMTxE8gEsbMaqoag6PDp794gcFGdxOnYYu52Tz+JcA==} + '@jupyterlab/rendermime@4.4.9': resolution: {integrity: sha512-iO61OXh7yPXUicKIxzL8hwJTqn+MmcC2LppCES7DZGh8B7+/df67T7WA0JptQprnqzMRPl7YexiUxVf4DtuPTg==} + '@jupyterlab/services@7.4.10': + resolution: {integrity: sha512-XkDaKl4kyG9K49IU6/7zAhhseqiFNroWU9fxaSRYQIkxToMsg9242yW+TqU52AiJL+ptha1ucwniLclhUNKPZw==} + '@jupyterlab/services@7.4.9': resolution: {integrity: sha512-gBapumGTArPUWO8IHgBgFybDgDbixjlRmqd2vgiscb+dhD1gH2WHHlmpJwuzTtX3tng72bDPYgnG8Zc22wtUWQ==} + '@jupyterlab/settingregistry@4.4.10': + resolution: {integrity: sha512-qzi2lExFIfDbfzu0wiGV6O6J5vGH+lViVhT1b4N6HJXRXliUXJFVBq7uDNKRAW6KOhn+ITTV0dq0H9eZKuciig==} + peerDependencies: + react: '>=16' + '@jupyterlab/settingregistry@4.4.9': resolution: {integrity: sha512-IexXqi8pTqwBNEvFe2yh48aSq3ePFdAymsdLPP0A4ZF93EB2MQr3fvIiuoH4HE71rfZnXWW39u2yS5puTkszFw==} peerDependencies: react: '>=16' + '@jupyterlab/statedb@4.4.10': + resolution: {integrity: sha512-C2BqHGt1jOmenueaesYF9Udxq2a+kFJb1X1/DaeP8Z/ESAzMjp+iUtlR4OrTzFuAUDRHqB7j8Cevo2sjNPg9jQ==} + '@jupyterlab/statedb@4.4.9': resolution: {integrity: sha512-DBfQzz+ahBPZeuy5HrGkaK73HSz6t2PVpK8ekQkqEla6zVx5CzcqOaS7ea+r+5pKWOZeHQVu7c7B7tX/MNaUkQ==} + '@jupyterlab/statusbar@4.4.10': + resolution: {integrity: sha512-hCKcBbLUlrw7dfjZ9qZkhHn0kr0GIgUSDCu1vo4fRDrPG8Ej9oJvTvidkXRwohkBTYm01wWWqZRr/AyO18x8MA==} + '@jupyterlab/statusbar@4.4.9': resolution: {integrity: sha512-hbdTk4VC6bhXJXiQtQLZSWqrjCGNE13AQL0xzj9lTBj9FhRby0C1zNIx+SsvW9Wqd2xgDNjlF26NTXiJz+5/OQ==} - '@jupyterlab/toc@6.4.9': - resolution: {integrity: sha512-cXrsTXa3d0HQuW6njecAzhz8KmDKJHT9fBKKTfW3ytSZ57UCL1nGn4GbrAXnY7iEFfDRi2qedzVGNFi1U8irZg==} + '@jupyterlab/toc@6.4.10': + resolution: {integrity: sha512-QUrnn0p6Of2l747wWx1WQql/Z+qLnGPwjonvfUZQqgIHpuVBVAOkFhYOaGib1czSlk39PwVhVzvs3f9wu0xx3Q==} + + '@jupyterlab/translation@4.4.10': + resolution: {integrity: sha512-7kbM80YyOkrpCszqHq6TzM/vaWHFL+pQIaA6+sNKuQlWtYG+KligY7oKEd9cjS/P0P7/IozU1bSf03waaHBYEg==} '@jupyterlab/translation@4.4.9': resolution: {integrity: sha512-R/ZDX5p/B3tTSEmpsc6OzPw+kewn3NeYTf7yLUJlKReWvqfvc3umnt/h596eP7NpandOVG+JHoijE6ldWgrpew==} + '@jupyterlab/ui-components@4.4.10': + resolution: {integrity: sha512-F5c4uk8aphNpam2czUcmrlCSmoWIhowN6FCmyZRRLNC6kMOMWw6RjXlfJK5T08GbEZsYvdPx73Ilig2NH3qZOA==} + peerDependencies: + react: ^18.2.0 + '@jupyterlab/ui-components@4.4.9': resolution: {integrity: sha512-amLPnLKRqL6vs8HtcHkF354+xlr4tJt4donLTfNJd8VnaDdxOoaPHDRBpAAPywSEDCEt7WSsHBI8kFhQtzly5w==} peerDependencies: react: ^18.2.0 - '@lezer/common@1.2.3': - resolution: {integrity: sha512-w7ojc8ejBqr2REPsWxJjrMFsA/ysDCFICn8zEOR9mrqzOu2amhITYuLD8ag6XZf0CFXDrhKqw7+tW8cX66NaDA==} + '@lezer/common@1.3.0': + resolution: {integrity: sha512-L9X8uHCYU310o99L3/MpJKYxPzXPOS7S0NmBaM7UO/x2Kb2WbmMLSkfvdr1KxRIFYOpbY0Jhn7CfLSUDzL8arQ==} '@lezer/cpp@1.1.3': resolution: {integrity: sha512-ykYvuFQKGsRi6IcE+/hCSGUhb/I4WPjd3ELhEblm2wS2cOznDFzO+ubK2c+ioysOnlZ3EduV+MVQFCPzAIoY3w==} @@ -1083,8 +1126,8 @@ packages: resolution: {integrity: sha512-/SF4EDWowPqV1jOgoGSGTIFsE7Ezdr7ZYxyihl5eMKVO5tlnpIhFcDavgm1hHY5GEonoOAEnJ0CU0x+tvuAuUg==} hasBin: true - '@lezer/highlight@1.2.1': - resolution: {integrity: sha512-Z5duk4RN/3zuVO7Jq0pGLJ3qynpxUVsh7IbUbGj88+uV2ApSAn6kWg2au3iJb+0Zi7kKtqffIESgNcRXWZWmSA==} + '@lezer/highlight@1.2.3': + resolution: {integrity: sha512-qXdH7UqTvGfdVBINrgKhDsVTJTxactNNxLk7+UMwZhU13lMHaOBlJe9Vqp907ya56Y3+ed2tlqzys7jDkTmW0g==} '@lezer/html@1.3.12': resolution: {integrity: sha512-RJ7eRWdaJe3bsiiLLHjCFT1JMk8m1YP9kaUbvu2rMLEoOnke9mcTVDyfOslsln0LtujdWespjJ39w6zo+RsQYw==} @@ -1101,8 +1144,8 @@ packages: '@lezer/lr@1.4.2': resolution: {integrity: sha512-pu0K1jCIdnQ12aWNaAVU5bzi7Bd1w54J3ECgANPmYLtQKP0HBj2cE/5coBD66MT10xbtIuUr7tg0Shbsvk0mDA==} - '@lezer/markdown@1.4.3': - resolution: {integrity: sha512-kfw+2uMrQ/wy/+ONfrH83OkdFNM0ye5Xq96cLlaCy7h5UT9FO54DU4oRoIc0CSBh5NWmWuiIJA7NGLMJbQ+Oxg==} + '@lezer/markdown@1.5.1': + resolution: {integrity: sha512-F3ZFnIfNAOy/jPSk6Q0e3bs7e9grfK/n5zerkKoc5COH6Guy3Zb0vrJwXzdck79K16goBhYBRAvhf+ksqe0cMg==} '@lezer/php@1.0.5': resolution: {integrity: sha512-W7asp9DhM6q0W6DYNwIkLSKOvxlXRrif+UXBMxzsJUuqmhE7oVU+gS3THO4S/Puh7Xzgm858UNaFi6dxTP8dJA==} @@ -1292,6 +1335,9 @@ packages: '@types/node@24.7.2': resolution: {integrity: sha512-/NbVmcGTP+lj5oa4yiYxxeBjRivKQ5Ns1eSZeB99ExsEQ6rX5XYU1Zy/gGxY/ilqtD4Etx9mKyrPxZRetiahhA==} + '@types/node@24.9.2': + resolution: {integrity: sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==} + '@types/prop-types@15.7.15': resolution: {integrity: sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==} @@ -1316,6 +1362,9 @@ packages: '@types/yargs@17.0.33': resolution: {integrity: sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==} + '@types/yargs@17.0.34': + resolution: {integrity: sha512-KExbHVa92aJpw9WDQvzBaGVE2/Pz+pLZQloT2hjL8IqsZnV62rlPOYvNnLmf/L2dyllfVUOVBj64M0z/46eR2A==} + '@typescript-eslint/project-service@8.46.0': resolution: {integrity: sha512-OEhec0mH+U5Je2NZOeK1AbVCdm0ChyapAyTeXVIYTPXDJ3F07+cu87PPXcGoYqZ7M9YJVvFnfpGg1UmCIqM+QQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3172,8 +3221,8 @@ packages: makeerror@1.0.12: resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==} - markdown-to-jsx@7.7.15: - resolution: {integrity: sha512-U5dw5oRajrPTE2oJQWAbLK8RgbCDJ264AjW3fGABq+/rZjQ0E/WGVCLKAHvpKHQFUwoWoK8ZZWVPNLR/biYMhg==} + markdown-to-jsx@7.7.17: + resolution: {integrity: sha512-7mG/1feQ0TX5I7YyMZVDgCC/y2I3CiEhIRQIhyov9nGBP5eoVrOXXHuL5ZP8GRfxVZKRiXWJgwXkb9It+nQZfQ==} engines: {node: '>= 10'} peerDependencies: react: '>= 0.14.0' @@ -3872,8 +3921,8 @@ packages: peerDependencies: webpack: ^5.0.0 - style-mod@4.1.2: - resolution: {integrity: sha512-wnD1HyVqpJUI2+eKZ+eo1UwghftP6yuFheBqqe+bWCotBjC2K1YnteJILRMs3SM4V/0dLEW1SC27MWP5y+mwmw==} + style-mod@4.1.3: + resolution: {integrity: sha512-i/n8VsZydrugj3Iuzll8+x/00GH2vnYsk1eomD8QiRrSAeW6ItbCQDtfXCeJHd0iwiNagqjQkvpvREEPtW3IoQ==} supports-color@5.5.0: resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} @@ -4032,6 +4081,9 @@ packages: undici-types@7.14.0: resolution: {integrity: sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==} + undici-types@7.16.0: + resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} + unicode-canonical-property-names-ecmascript@2.0.1: resolution: {integrity: sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==} engines: {node: '>=4'} @@ -5113,19 +5165,19 @@ snapshots: '@bcoe/v8-coverage@0.2.3': {} - '@codemirror/autocomplete@6.19.0': + '@codemirror/autocomplete@6.19.1': dependencies: '@codemirror/language': 6.11.3 '@codemirror/state': 6.5.2 - '@codemirror/view': 6.38.5 - '@lezer/common': 1.2.3 + '@codemirror/view': 6.38.6 + '@lezer/common': 1.3.0 - '@codemirror/commands@6.9.0': + '@codemirror/commands@6.10.0': dependencies: '@codemirror/language': 6.11.3 '@codemirror/state': 6.5.2 - '@codemirror/view': 6.38.5 - '@lezer/common': 1.2.3 + '@codemirror/view': 6.38.6 + '@lezer/common': 1.3.0 '@codemirror/lang-cpp@6.0.3': dependencies: @@ -5134,21 +5186,21 @@ snapshots: '@codemirror/lang-css@6.3.1': dependencies: - '@codemirror/autocomplete': 6.19.0 + '@codemirror/autocomplete': 6.19.1 '@codemirror/language': 6.11.3 '@codemirror/state': 6.5.2 - '@lezer/common': 1.2.3 + '@lezer/common': 1.3.0 '@lezer/css': 1.3.0 '@codemirror/lang-html@6.4.11': dependencies: - '@codemirror/autocomplete': 6.19.0 + '@codemirror/autocomplete': 6.19.1 '@codemirror/lang-css': 6.3.1 '@codemirror/lang-javascript': 6.2.4 '@codemirror/language': 6.11.3 '@codemirror/state': 6.5.2 - '@codemirror/view': 6.38.5 - '@lezer/common': 1.2.3 + '@codemirror/view': 6.38.6 + '@lezer/common': 1.3.0 '@lezer/css': 1.3.0 '@lezer/html': 1.3.12 @@ -5159,12 +5211,12 @@ snapshots: '@codemirror/lang-javascript@6.2.4': dependencies: - '@codemirror/autocomplete': 6.19.0 + '@codemirror/autocomplete': 6.19.1 '@codemirror/language': 6.11.3 - '@codemirror/lint': 6.9.0 + '@codemirror/lint': 6.9.1 '@codemirror/state': 6.5.2 - '@codemirror/view': 6.38.5 - '@lezer/common': 1.2.3 + '@codemirror/view': 6.38.6 + '@lezer/common': 1.3.0 '@lezer/javascript': 1.5.4 '@codemirror/lang-json@6.0.2': @@ -5172,30 +5224,30 @@ snapshots: '@codemirror/language': 6.11.3 '@lezer/json': 1.0.3 - '@codemirror/lang-markdown@6.4.0': + '@codemirror/lang-markdown@6.5.0': dependencies: - '@codemirror/autocomplete': 6.19.0 + '@codemirror/autocomplete': 6.19.1 '@codemirror/lang-html': 6.4.11 '@codemirror/language': 6.11.3 '@codemirror/state': 6.5.2 - '@codemirror/view': 6.38.5 - '@lezer/common': 1.2.3 - '@lezer/markdown': 1.4.3 + '@codemirror/view': 6.38.6 + '@lezer/common': 1.3.0 + '@lezer/markdown': 1.5.1 '@codemirror/lang-php@6.0.2': dependencies: '@codemirror/lang-html': 6.4.11 '@codemirror/language': 6.11.3 '@codemirror/state': 6.5.2 - '@lezer/common': 1.2.3 + '@lezer/common': 1.3.0 '@lezer/php': 1.0.5 '@codemirror/lang-python@6.2.1': dependencies: - '@codemirror/autocomplete': 6.19.0 + '@codemirror/autocomplete': 6.19.1 '@codemirror/language': 6.11.3 '@codemirror/state': 6.5.2 - '@lezer/common': 1.2.3 + '@lezer/common': 1.3.0 '@lezer/python': 1.1.18 '@codemirror/lang-rust@6.0.2': @@ -5205,63 +5257,63 @@ snapshots: '@codemirror/lang-sql@6.10.0': dependencies: - '@codemirror/autocomplete': 6.19.0 + '@codemirror/autocomplete': 6.19.1 '@codemirror/language': 6.11.3 '@codemirror/state': 6.5.2 - '@lezer/common': 1.2.3 - '@lezer/highlight': 1.2.1 + '@lezer/common': 1.3.0 + '@lezer/highlight': 1.2.3 '@lezer/lr': 1.4.2 '@codemirror/lang-wast@6.0.2': dependencies: '@codemirror/language': 6.11.3 - '@lezer/common': 1.2.3 - '@lezer/highlight': 1.2.1 + '@lezer/common': 1.3.0 + '@lezer/highlight': 1.2.3 '@lezer/lr': 1.4.2 '@codemirror/lang-xml@6.1.0': dependencies: - '@codemirror/autocomplete': 6.19.0 + '@codemirror/autocomplete': 6.19.1 '@codemirror/language': 6.11.3 '@codemirror/state': 6.5.2 - '@codemirror/view': 6.38.5 - '@lezer/common': 1.2.3 + '@codemirror/view': 6.38.6 + '@lezer/common': 1.3.0 '@lezer/xml': 1.0.6 '@codemirror/language@6.11.3': dependencies: '@codemirror/state': 6.5.2 - '@codemirror/view': 6.38.5 - '@lezer/common': 1.2.3 - '@lezer/highlight': 1.2.1 + '@codemirror/view': 6.38.6 + '@lezer/common': 1.3.0 + '@lezer/highlight': 1.2.3 '@lezer/lr': 1.4.2 - style-mod: 4.1.2 + style-mod: 4.1.3 '@codemirror/legacy-modes@6.5.2': dependencies: '@codemirror/language': 6.11.3 - '@codemirror/lint@6.9.0': + '@codemirror/lint@6.9.1': dependencies: '@codemirror/state': 6.5.2 - '@codemirror/view': 6.38.5 + '@codemirror/view': 6.38.6 crelt: 1.0.6 '@codemirror/search@6.5.11': dependencies: '@codemirror/state': 6.5.2 - '@codemirror/view': 6.38.5 + '@codemirror/view': 6.38.6 crelt: 1.0.6 '@codemirror/state@6.5.2': dependencies: '@marijn/find-cluster-break': 1.0.2 - '@codemirror/view@6.38.5': + '@codemirror/view@6.38.6': dependencies: '@codemirror/state': 6.5.2 crelt: 1.0.6 - style-mod: 4.1.2 + style-mod: 4.1.3 w3c-keyname: 2.2.8 '@csstools/color-helpers@5.1.0': {} @@ -5426,7 +5478,7 @@ snapshots: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 24.7.2 + '@types/node': 24.9.2 jest-mock: 29.7.0 '@jest/environment@30.2.0': @@ -5451,7 +5503,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 24.7.2 + '@types/node': 24.9.2 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -5569,8 +5621,8 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 24.7.2 - '@types/yargs': 17.0.33 + '@types/node': 24.9.2 + '@types/yargs': 17.0.34 chalk: 4.1.2 '@jest/types@30.2.0': @@ -5621,7 +5673,7 @@ snapshots: '@jupyter/ydoc@3.1.0': dependencies: - '@jupyterlab/nbformat': 4.4.9 + '@jupyterlab/nbformat': 4.4.10 '@lumino/coreutils': 2.2.1 '@lumino/disposable': 2.1.4 '@lumino/signaling': 2.1.4 @@ -5655,6 +5707,33 @@ snapshots: - react - utf-8-validate + '@jupyterlab/apputils@4.5.10': + dependencies: + '@jupyterlab/coreutils': 6.4.10 + '@jupyterlab/observables': 5.4.10 + '@jupyterlab/rendermime-interfaces': 3.12.10 + '@jupyterlab/services': 7.4.10(react@18.3.1) + '@jupyterlab/settingregistry': 4.4.10(react@18.3.1) + '@jupyterlab/statedb': 4.4.10 + '@jupyterlab/statusbar': 4.4.10 + '@jupyterlab/translation': 4.4.10(react@18.3.1) + '@jupyterlab/ui-components': 4.4.10(react@18.3.1) + '@lumino/algorithm': 2.0.3 + '@lumino/commands': 2.3.2 + '@lumino/coreutils': 2.2.1 + '@lumino/disposable': 2.1.4 + '@lumino/domutils': 2.0.3 + '@lumino/messaging': 2.0.3 + '@lumino/signaling': 2.1.4 + '@lumino/virtualdom': 2.0.3 + '@lumino/widgets': 2.7.1 + '@types/react': 18.3.26 + react: 18.3.1 + sanitize-html: 2.12.1 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + '@jupyterlab/apputils@4.5.9': dependencies: '@jupyterlab/coreutils': 6.4.9 @@ -5682,12 +5761,12 @@ snapshots: - bufferutil - utf-8-validate - '@jupyterlab/attachments@4.4.9(react@18.3.1)': + '@jupyterlab/attachments@4.4.10(react@18.3.1)': dependencies: - '@jupyterlab/nbformat': 4.4.9 - '@jupyterlab/observables': 5.4.9 - '@jupyterlab/rendermime': 4.4.9(react@18.3.1) - '@jupyterlab/rendermime-interfaces': 3.12.9 + '@jupyterlab/nbformat': 4.4.10 + '@jupyterlab/observables': 5.4.10 + '@jupyterlab/rendermime': 4.4.10(react@18.3.1) + '@jupyterlab/rendermime-interfaces': 3.12.10 '@lumino/disposable': 2.1.4 '@lumino/signaling': 2.1.4 transitivePeerDependencies: @@ -5737,26 +5816,26 @@ snapshots: - webpack-bundle-analyzer - webpack-dev-server - '@jupyterlab/cells@4.4.9': + '@jupyterlab/cells@4.4.10': dependencies: '@codemirror/state': 6.5.2 - '@codemirror/view': 6.38.5 + '@codemirror/view': 6.38.6 '@jupyter/ydoc': 3.1.0 - '@jupyterlab/apputils': 4.5.9 - '@jupyterlab/attachments': 4.4.9(react@18.3.1) - '@jupyterlab/codeeditor': 4.4.9 - '@jupyterlab/codemirror': 4.4.9(react@18.3.1) - '@jupyterlab/coreutils': 6.4.9 - '@jupyterlab/documentsearch': 4.4.9 - '@jupyterlab/filebrowser': 4.4.9 - '@jupyterlab/nbformat': 4.4.9 - '@jupyterlab/observables': 5.4.9 - '@jupyterlab/outputarea': 4.4.9(react@18.3.1) - '@jupyterlab/rendermime': 4.4.9(react@18.3.1) - '@jupyterlab/services': 7.4.9(react@18.3.1) - '@jupyterlab/toc': 6.4.9 - '@jupyterlab/translation': 4.4.9(react@18.3.1) - '@jupyterlab/ui-components': 4.4.9(react@18.3.1) + '@jupyterlab/apputils': 4.5.10 + '@jupyterlab/attachments': 4.4.10(react@18.3.1) + '@jupyterlab/codeeditor': 4.4.10 + '@jupyterlab/codemirror': 4.4.10(react@18.3.1) + '@jupyterlab/coreutils': 6.4.10 + '@jupyterlab/documentsearch': 4.4.10 + '@jupyterlab/filebrowser': 4.4.10 + '@jupyterlab/nbformat': 4.4.10 + '@jupyterlab/observables': 5.4.10 + '@jupyterlab/outputarea': 4.4.10(react@18.3.1) + '@jupyterlab/rendermime': 4.4.10(react@18.3.1) + '@jupyterlab/services': 7.4.10(react@18.3.1) + '@jupyterlab/toc': 6.4.10 + '@jupyterlab/translation': 4.4.10(react@18.3.1) + '@jupyterlab/ui-components': 4.4.10(react@18.3.1) '@lumino/algorithm': 2.0.3 '@lumino/coreutils': 2.2.1 '@lumino/domutils': 2.0.3 @@ -5773,17 +5852,17 @@ snapshots: - supports-color - utf-8-validate - '@jupyterlab/codeeditor@4.4.9': + '@jupyterlab/codeeditor@4.4.10': dependencies: '@codemirror/state': 6.5.2 '@jupyter/ydoc': 3.1.0 - '@jupyterlab/apputils': 4.5.9 - '@jupyterlab/coreutils': 6.4.9 - '@jupyterlab/nbformat': 4.4.9 - '@jupyterlab/observables': 5.4.9 - '@jupyterlab/statusbar': 4.4.9 - '@jupyterlab/translation': 4.4.9(react@18.3.1) - '@jupyterlab/ui-components': 4.4.9(react@18.3.1) + '@jupyterlab/apputils': 4.5.10 + '@jupyterlab/coreutils': 6.4.10 + '@jupyterlab/nbformat': 4.4.10 + '@jupyterlab/observables': 5.4.10 + '@jupyterlab/statusbar': 4.4.10 + '@jupyterlab/translation': 4.4.10(react@18.3.1) + '@jupyterlab/ui-components': 4.4.10(react@18.3.1) '@lumino/coreutils': 2.2.1 '@lumino/disposable': 2.1.4 '@lumino/dragdrop': 2.1.6 @@ -5795,17 +5874,17 @@ snapshots: - bufferutil - utf-8-validate - '@jupyterlab/codemirror@4.4.9(react@18.3.1)': + '@jupyterlab/codemirror@4.4.10(react@18.3.1)': dependencies: - '@codemirror/autocomplete': 6.19.0 - '@codemirror/commands': 6.9.0 + '@codemirror/autocomplete': 6.19.1 + '@codemirror/commands': 6.10.0 '@codemirror/lang-cpp': 6.0.3 '@codemirror/lang-css': 6.3.1 '@codemirror/lang-html': 6.4.11 '@codemirror/lang-java': 6.0.2 '@codemirror/lang-javascript': 6.2.4 '@codemirror/lang-json': 6.0.2 - '@codemirror/lang-markdown': 6.4.0 + '@codemirror/lang-markdown': 6.5.0 '@codemirror/lang-php': 6.0.2 '@codemirror/lang-python': 6.2.1 '@codemirror/lang-rust': 6.0.2 @@ -5816,17 +5895,17 @@ snapshots: '@codemirror/legacy-modes': 6.5.2 '@codemirror/search': 6.5.11 '@codemirror/state': 6.5.2 - '@codemirror/view': 6.38.5 + '@codemirror/view': 6.38.6 '@jupyter/ydoc': 3.1.0 - '@jupyterlab/codeeditor': 4.4.9 - '@jupyterlab/coreutils': 6.4.9 - '@jupyterlab/documentsearch': 4.4.9 - '@jupyterlab/nbformat': 4.4.9 - '@jupyterlab/translation': 4.4.9(react@18.3.1) - '@lezer/common': 1.2.3 + '@jupyterlab/codeeditor': 4.4.10 + '@jupyterlab/coreutils': 6.4.10 + '@jupyterlab/documentsearch': 4.4.10 + '@jupyterlab/nbformat': 4.4.10 + '@jupyterlab/translation': 4.4.10(react@18.3.1) + '@lezer/common': 1.3.0 '@lezer/generator': 1.8.0 - '@lezer/highlight': 1.2.1 - '@lezer/markdown': 1.4.3 + '@lezer/highlight': 1.2.3 + '@lezer/markdown': 1.5.1 '@lumino/coreutils': 2.2.1 '@lumino/disposable': 2.1.4 '@lumino/signaling': 2.1.4 @@ -5836,6 +5915,15 @@ snapshots: - react - utf-8-validate + '@jupyterlab/coreutils@6.4.10': + dependencies: + '@lumino/coreutils': 2.2.1 + '@lumino/disposable': 2.1.4 + '@lumino/signaling': 2.1.4 + minimist: 1.2.8 + path-browserify: 1.0.1 + url-parse: 1.5.10 + '@jupyterlab/coreutils@6.4.9': dependencies: '@lumino/coreutils': 2.2.1 @@ -5845,16 +5933,16 @@ snapshots: path-browserify: 1.0.1 url-parse: 1.5.10 - '@jupyterlab/docmanager@4.4.9': + '@jupyterlab/docmanager@4.4.10': dependencies: - '@jupyterlab/apputils': 4.5.9 - '@jupyterlab/coreutils': 6.4.9 - '@jupyterlab/docregistry': 4.4.9 - '@jupyterlab/services': 7.4.9(react@18.3.1) - '@jupyterlab/statedb': 4.4.9 - '@jupyterlab/statusbar': 4.4.9 - '@jupyterlab/translation': 4.4.9(react@18.3.1) - '@jupyterlab/ui-components': 4.4.9(react@18.3.1) + '@jupyterlab/apputils': 4.5.10 + '@jupyterlab/coreutils': 6.4.10 + '@jupyterlab/docregistry': 4.4.10 + '@jupyterlab/services': 7.4.10(react@18.3.1) + '@jupyterlab/statedb': 4.4.10 + '@jupyterlab/statusbar': 4.4.10 + '@jupyterlab/translation': 4.4.10(react@18.3.1) + '@jupyterlab/ui-components': 4.4.10(react@18.3.1) '@lumino/algorithm': 2.0.3 '@lumino/coreutils': 2.2.1 '@lumino/disposable': 2.1.4 @@ -5868,13 +5956,37 @@ snapshots: - bufferutil - utf-8-validate + '@jupyterlab/docregistry@4.4.10': + dependencies: + '@jupyter/ydoc': 3.1.0 + '@jupyterlab/apputils': 4.5.10 + '@jupyterlab/codeeditor': 4.4.10 + '@jupyterlab/coreutils': 6.4.10 + '@jupyterlab/observables': 5.4.10 + '@jupyterlab/rendermime': 4.4.10(react@18.3.1) + '@jupyterlab/rendermime-interfaces': 3.12.10 + '@jupyterlab/services': 7.4.10(react@18.3.1) + '@jupyterlab/translation': 4.4.10(react@18.3.1) + '@jupyterlab/ui-components': 4.4.10(react@18.3.1) + '@lumino/algorithm': 2.0.3 + '@lumino/coreutils': 2.2.1 + '@lumino/disposable': 2.1.4 + '@lumino/messaging': 2.0.3 + '@lumino/properties': 2.0.3 + '@lumino/signaling': 2.1.4 + '@lumino/widgets': 2.7.1 + react: 18.3.1 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + '@jupyterlab/docregistry@4.4.9': dependencies: '@jupyter/ydoc': 3.1.0 '@jupyterlab/apputils': 4.5.9 - '@jupyterlab/codeeditor': 4.4.9 + '@jupyterlab/codeeditor': 4.4.10 '@jupyterlab/coreutils': 6.4.9 - '@jupyterlab/observables': 5.4.9 + '@jupyterlab/observables': 5.4.10 '@jupyterlab/rendermime': 4.4.9(react@18.3.1) '@jupyterlab/rendermime-interfaces': 3.12.9 '@jupyterlab/services': 7.4.9(react@18.3.1) @@ -5892,11 +6004,11 @@ snapshots: - bufferutil - utf-8-validate - '@jupyterlab/documentsearch@4.4.9': + '@jupyterlab/documentsearch@4.4.10': dependencies: - '@jupyterlab/apputils': 4.5.9 - '@jupyterlab/translation': 4.4.9(react@18.3.1) - '@jupyterlab/ui-components': 4.4.9(react@18.3.1) + '@jupyterlab/apputils': 4.5.10 + '@jupyterlab/translation': 4.4.10(react@18.3.1) + '@jupyterlab/ui-components': 4.4.10(react@18.3.1) '@lumino/commands': 2.3.2 '@lumino/coreutils': 2.2.1 '@lumino/disposable': 2.1.4 @@ -5909,17 +6021,17 @@ snapshots: - bufferutil - utf-8-validate - '@jupyterlab/filebrowser@4.4.9': - dependencies: - '@jupyterlab/apputils': 4.5.9 - '@jupyterlab/coreutils': 6.4.9 - '@jupyterlab/docmanager': 4.4.9 - '@jupyterlab/docregistry': 4.4.9 - '@jupyterlab/services': 7.4.9(react@18.3.1) - '@jupyterlab/statedb': 4.4.9 - '@jupyterlab/statusbar': 4.4.9 - '@jupyterlab/translation': 4.4.9(react@18.3.1) - '@jupyterlab/ui-components': 4.4.9(react@18.3.1) + '@jupyterlab/filebrowser@4.4.10': + dependencies: + '@jupyterlab/apputils': 4.5.10 + '@jupyterlab/coreutils': 6.4.10 + '@jupyterlab/docmanager': 4.4.10 + '@jupyterlab/docregistry': 4.4.10 + '@jupyterlab/services': 7.4.10(react@18.3.1) + '@jupyterlab/statedb': 4.4.10 + '@jupyterlab/statusbar': 4.4.10 + '@jupyterlab/translation': 4.4.10(react@18.3.1) + '@jupyterlab/ui-components': 4.4.10(react@18.3.1) '@lumino/algorithm': 2.0.3 '@lumino/coreutils': 2.2.1 '@lumino/disposable': 2.1.4 @@ -5938,15 +6050,15 @@ snapshots: - supports-color - utf-8-validate - '@jupyterlab/lsp@4.4.9(react@18.3.1)': + '@jupyterlab/lsp@4.4.10(react@18.3.1)': dependencies: - '@jupyterlab/apputils': 4.5.9 - '@jupyterlab/codeeditor': 4.4.9 - '@jupyterlab/codemirror': 4.4.9(react@18.3.1) - '@jupyterlab/coreutils': 6.4.9 - '@jupyterlab/docregistry': 4.4.9 - '@jupyterlab/services': 7.4.9(react@18.3.1) - '@jupyterlab/translation': 4.4.9(react@18.3.1) + '@jupyterlab/apputils': 4.5.10 + '@jupyterlab/codeeditor': 4.4.10 + '@jupyterlab/codemirror': 4.4.10(react@18.3.1) + '@jupyterlab/coreutils': 6.4.10 + '@jupyterlab/docregistry': 4.4.10 + '@jupyterlab/services': 7.4.10(react@18.3.1) + '@jupyterlab/translation': 4.4.10(react@18.3.1) '@lumino/coreutils': 2.2.1 '@lumino/disposable': 2.1.4 '@lumino/signaling': 2.1.4 @@ -5960,30 +6072,34 @@ snapshots: - react - utf-8-validate + '@jupyterlab/nbformat@4.4.10': + dependencies: + '@lumino/coreutils': 2.2.1 + '@jupyterlab/nbformat@4.4.9': dependencies: '@lumino/coreutils': 2.2.1 - '@jupyterlab/notebook@4.4.9': + '@jupyterlab/notebook@4.4.10': dependencies: '@jupyter/ydoc': 3.1.0 - '@jupyterlab/apputils': 4.5.9 - '@jupyterlab/cells': 4.4.9 - '@jupyterlab/codeeditor': 4.4.9 - '@jupyterlab/codemirror': 4.4.9(react@18.3.1) - '@jupyterlab/coreutils': 6.4.9 - '@jupyterlab/docregistry': 4.4.9 - '@jupyterlab/documentsearch': 4.4.9 - '@jupyterlab/lsp': 4.4.9(react@18.3.1) - '@jupyterlab/nbformat': 4.4.9 - '@jupyterlab/observables': 5.4.9 - '@jupyterlab/rendermime': 4.4.9(react@18.3.1) - '@jupyterlab/services': 7.4.9(react@18.3.1) - '@jupyterlab/settingregistry': 4.4.9(react@18.3.1) - '@jupyterlab/statusbar': 4.4.9 - '@jupyterlab/toc': 6.4.9 - '@jupyterlab/translation': 4.4.9(react@18.3.1) - '@jupyterlab/ui-components': 4.4.9(react@18.3.1) + '@jupyterlab/apputils': 4.5.10 + '@jupyterlab/cells': 4.4.10 + '@jupyterlab/codeeditor': 4.4.10 + '@jupyterlab/codemirror': 4.4.10(react@18.3.1) + '@jupyterlab/coreutils': 6.4.10 + '@jupyterlab/docregistry': 4.4.10 + '@jupyterlab/documentsearch': 4.4.10 + '@jupyterlab/lsp': 4.4.10(react@18.3.1) + '@jupyterlab/nbformat': 4.4.10 + '@jupyterlab/observables': 5.4.10 + '@jupyterlab/rendermime': 4.4.10(react@18.3.1) + '@jupyterlab/services': 7.4.10(react@18.3.1) + '@jupyterlab/settingregistry': 4.4.10(react@18.3.1) + '@jupyterlab/statusbar': 4.4.10 + '@jupyterlab/toc': 6.4.10 + '@jupyterlab/translation': 4.4.10(react@18.3.1) + '@jupyterlab/ui-components': 4.4.10(react@18.3.1) '@lumino/algorithm': 2.0.3 '@lumino/coreutils': 2.2.1 '@lumino/disposable': 2.1.4 @@ -6002,6 +6118,14 @@ snapshots: - supports-color - utf-8-validate + '@jupyterlab/observables@5.4.10': + dependencies: + '@lumino/algorithm': 2.0.3 + '@lumino/coreutils': 2.2.1 + '@lumino/disposable': 2.1.4 + '@lumino/messaging': 2.0.3 + '@lumino/signaling': 2.1.4 + '@jupyterlab/observables@5.4.9': dependencies: '@lumino/algorithm': 2.0.3 @@ -6010,15 +6134,15 @@ snapshots: '@lumino/messaging': 2.0.3 '@lumino/signaling': 2.1.4 - '@jupyterlab/outputarea@4.4.9(react@18.3.1)': + '@jupyterlab/outputarea@4.4.10(react@18.3.1)': dependencies: - '@jupyterlab/apputils': 4.5.9 - '@jupyterlab/nbformat': 4.4.9 - '@jupyterlab/observables': 5.4.9 - '@jupyterlab/rendermime': 4.4.9(react@18.3.1) - '@jupyterlab/rendermime-interfaces': 3.12.9 - '@jupyterlab/services': 7.4.9(react@18.3.1) - '@jupyterlab/translation': 4.4.9(react@18.3.1) + '@jupyterlab/apputils': 4.5.10 + '@jupyterlab/nbformat': 4.4.10 + '@jupyterlab/observables': 5.4.10 + '@jupyterlab/rendermime': 4.4.10(react@18.3.1) + '@jupyterlab/rendermime-interfaces': 3.12.10 + '@jupyterlab/services': 7.4.10(react@18.3.1) + '@jupyterlab/translation': 4.4.10(react@18.3.1) '@lumino/algorithm': 2.0.3 '@lumino/coreutils': 2.2.1 '@lumino/disposable': 2.1.4 @@ -6031,17 +6155,41 @@ snapshots: - react - utf-8-validate + '@jupyterlab/rendermime-interfaces@3.12.10': + dependencies: + '@lumino/coreutils': 2.2.1 + '@lumino/widgets': 2.7.1 + '@jupyterlab/rendermime-interfaces@3.12.9': dependencies: '@lumino/coreutils': 2.2.1 '@lumino/widgets': 2.7.1 + '@jupyterlab/rendermime@4.4.10(react@18.3.1)': + dependencies: + '@jupyterlab/apputils': 4.5.10 + '@jupyterlab/coreutils': 6.4.10 + '@jupyterlab/nbformat': 4.4.10 + '@jupyterlab/observables': 5.4.10 + '@jupyterlab/rendermime-interfaces': 3.12.10 + '@jupyterlab/services': 7.4.10(react@18.3.1) + '@jupyterlab/translation': 4.4.10(react@18.3.1) + '@lumino/coreutils': 2.2.1 + '@lumino/messaging': 2.0.3 + '@lumino/signaling': 2.1.4 + '@lumino/widgets': 2.7.1 + lodash.escape: 4.0.1 + transitivePeerDependencies: + - bufferutil + - react + - utf-8-validate + '@jupyterlab/rendermime@4.4.9(react@18.3.1)': dependencies: '@jupyterlab/apputils': 4.5.9 '@jupyterlab/coreutils': 6.4.9 - '@jupyterlab/nbformat': 4.4.9 - '@jupyterlab/observables': 5.4.9 + '@jupyterlab/nbformat': 4.4.10 + '@jupyterlab/observables': 5.4.10 '@jupyterlab/rendermime-interfaces': 3.12.9 '@jupyterlab/services': 7.4.9(react@18.3.1) '@jupyterlab/translation': 4.4.9(react@18.3.1) @@ -6055,6 +6203,24 @@ snapshots: - react - utf-8-validate + '@jupyterlab/services@7.4.10(react@18.3.1)': + dependencies: + '@jupyter/ydoc': 3.1.0 + '@jupyterlab/coreutils': 6.4.10 + '@jupyterlab/nbformat': 4.4.10 + '@jupyterlab/settingregistry': 4.4.10(react@18.3.1) + '@jupyterlab/statedb': 4.4.10 + '@lumino/coreutils': 2.2.1 + '@lumino/disposable': 2.1.4 + '@lumino/polling': 2.1.4 + '@lumino/properties': 2.0.3 + '@lumino/signaling': 2.1.4 + ws: 8.18.3 + transitivePeerDependencies: + - bufferutil + - react + - utf-8-validate + '@jupyterlab/services@7.4.9(react@18.3.1)': dependencies: '@jupyter/ydoc': 3.1.0 @@ -6073,9 +6239,22 @@ snapshots: - react - utf-8-validate + '@jupyterlab/settingregistry@4.4.10(react@18.3.1)': + dependencies: + '@jupyterlab/nbformat': 4.4.10 + '@jupyterlab/statedb': 4.4.10 + '@lumino/commands': 2.3.2 + '@lumino/coreutils': 2.2.1 + '@lumino/disposable': 2.1.4 + '@lumino/signaling': 2.1.4 + '@rjsf/utils': 5.24.13(react@18.3.1) + ajv: 8.17.1 + json5: 2.2.3 + react: 18.3.1 + '@jupyterlab/settingregistry@4.4.9(react@18.3.1)': dependencies: - '@jupyterlab/nbformat': 4.4.9 + '@jupyterlab/nbformat': 4.4.10 '@jupyterlab/statedb': 4.4.9 '@lumino/commands': 2.3.2 '@lumino/coreutils': 2.2.1 @@ -6086,6 +6265,14 @@ snapshots: json5: 2.2.3 react: 18.3.1 + '@jupyterlab/statedb@4.4.10': + dependencies: + '@lumino/commands': 2.3.2 + '@lumino/coreutils': 2.2.1 + '@lumino/disposable': 2.1.4 + '@lumino/properties': 2.0.3 + '@lumino/signaling': 2.1.4 + '@jupyterlab/statedb@4.4.9': dependencies: '@lumino/commands': 2.3.2 @@ -6094,6 +6281,20 @@ snapshots: '@lumino/properties': 2.0.3 '@lumino/signaling': 2.1.4 + '@jupyterlab/statusbar@4.4.10': + dependencies: + '@jupyterlab/ui-components': 4.4.10(react@18.3.1) + '@lumino/algorithm': 2.0.3 + '@lumino/coreutils': 2.2.1 + '@lumino/disposable': 2.1.4 + '@lumino/messaging': 2.0.3 + '@lumino/signaling': 2.1.4 + '@lumino/widgets': 2.7.1 + react: 18.3.1 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + '@jupyterlab/statusbar@4.4.9': dependencies: '@jupyterlab/ui-components': 4.4.9(react@18.3.1) @@ -6108,17 +6309,17 @@ snapshots: - bufferutil - utf-8-validate - '@jupyterlab/toc@6.4.9': + '@jupyterlab/toc@6.4.10': dependencies: '@jupyter/react-components': 0.16.7 - '@jupyterlab/apputils': 4.5.9 - '@jupyterlab/coreutils': 6.4.9 - '@jupyterlab/docregistry': 4.4.9 - '@jupyterlab/observables': 5.4.9 - '@jupyterlab/rendermime': 4.4.9(react@18.3.1) - '@jupyterlab/rendermime-interfaces': 3.12.9 - '@jupyterlab/translation': 4.4.9(react@18.3.1) - '@jupyterlab/ui-components': 4.4.9(react@18.3.1) + '@jupyterlab/apputils': 4.5.10 + '@jupyterlab/coreutils': 6.4.10 + '@jupyterlab/docregistry': 4.4.10 + '@jupyterlab/observables': 5.4.10 + '@jupyterlab/rendermime': 4.4.10(react@18.3.1) + '@jupyterlab/rendermime-interfaces': 3.12.10 + '@jupyterlab/translation': 4.4.10(react@18.3.1) + '@jupyterlab/ui-components': 4.4.10(react@18.3.1) '@lumino/coreutils': 2.2.1 '@lumino/disposable': 2.1.4 '@lumino/messaging': 2.0.3 @@ -6129,6 +6330,18 @@ snapshots: - bufferutil - utf-8-validate + '@jupyterlab/translation@4.4.10(react@18.3.1)': + dependencies: + '@jupyterlab/coreutils': 6.4.10 + '@jupyterlab/rendermime-interfaces': 3.12.10 + '@jupyterlab/services': 7.4.10(react@18.3.1) + '@jupyterlab/statedb': 4.4.10 + '@lumino/coreutils': 2.2.1 + transitivePeerDependencies: + - bufferutil + - react + - utf-8-validate + '@jupyterlab/translation@4.4.9(react@18.3.1)': dependencies: '@jupyterlab/coreutils': 6.4.9 @@ -6141,12 +6354,39 @@ snapshots: - react - utf-8-validate + '@jupyterlab/ui-components@4.4.10(react@18.3.1)': + dependencies: + '@jupyter/react-components': 0.16.7 + '@jupyter/web-components': 0.16.7 + '@jupyterlab/coreutils': 6.4.10 + '@jupyterlab/observables': 5.4.10 + '@jupyterlab/rendermime-interfaces': 3.12.10 + '@jupyterlab/translation': 4.4.10(react@18.3.1) + '@lumino/algorithm': 2.0.3 + '@lumino/commands': 2.3.2 + '@lumino/coreutils': 2.2.1 + '@lumino/disposable': 2.1.4 + '@lumino/messaging': 2.0.3 + '@lumino/polling': 2.1.4 + '@lumino/properties': 2.0.3 + '@lumino/signaling': 2.1.4 + '@lumino/virtualdom': 2.0.3 + '@lumino/widgets': 2.7.1 + '@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 + '@jupyterlab/ui-components@4.4.9(react@18.3.1)': dependencies: '@jupyter/react-components': 0.16.7 '@jupyter/web-components': 0.16.7 '@jupyterlab/coreutils': 6.4.9 - '@jupyterlab/observables': 5.4.9 + '@jupyterlab/observables': 5.4.10 '@jupyterlab/rendermime-interfaces': 3.12.9 '@jupyterlab/translation': 4.4.9(react@18.3.1) '@lumino/algorithm': 2.0.3 @@ -6168,84 +6408,84 @@ snapshots: - bufferutil - utf-8-validate - '@lezer/common@1.2.3': {} + '@lezer/common@1.3.0': {} '@lezer/cpp@1.1.3': dependencies: - '@lezer/common': 1.2.3 - '@lezer/highlight': 1.2.1 + '@lezer/common': 1.3.0 + '@lezer/highlight': 1.2.3 '@lezer/lr': 1.4.2 '@lezer/css@1.3.0': dependencies: - '@lezer/common': 1.2.3 - '@lezer/highlight': 1.2.1 + '@lezer/common': 1.3.0 + '@lezer/highlight': 1.2.3 '@lezer/lr': 1.4.2 '@lezer/generator@1.8.0': dependencies: - '@lezer/common': 1.2.3 + '@lezer/common': 1.3.0 '@lezer/lr': 1.4.2 - '@lezer/highlight@1.2.1': + '@lezer/highlight@1.2.3': dependencies: - '@lezer/common': 1.2.3 + '@lezer/common': 1.3.0 '@lezer/html@1.3.12': dependencies: - '@lezer/common': 1.2.3 - '@lezer/highlight': 1.2.1 + '@lezer/common': 1.3.0 + '@lezer/highlight': 1.2.3 '@lezer/lr': 1.4.2 '@lezer/java@1.1.3': dependencies: - '@lezer/common': 1.2.3 - '@lezer/highlight': 1.2.1 + '@lezer/common': 1.3.0 + '@lezer/highlight': 1.2.3 '@lezer/lr': 1.4.2 '@lezer/javascript@1.5.4': dependencies: - '@lezer/common': 1.2.3 - '@lezer/highlight': 1.2.1 + '@lezer/common': 1.3.0 + '@lezer/highlight': 1.2.3 '@lezer/lr': 1.4.2 '@lezer/json@1.0.3': dependencies: - '@lezer/common': 1.2.3 - '@lezer/highlight': 1.2.1 + '@lezer/common': 1.3.0 + '@lezer/highlight': 1.2.3 '@lezer/lr': 1.4.2 '@lezer/lr@1.4.2': dependencies: - '@lezer/common': 1.2.3 + '@lezer/common': 1.3.0 - '@lezer/markdown@1.4.3': + '@lezer/markdown@1.5.1': dependencies: - '@lezer/common': 1.2.3 - '@lezer/highlight': 1.2.1 + '@lezer/common': 1.3.0 + '@lezer/highlight': 1.2.3 '@lezer/php@1.0.5': dependencies: - '@lezer/common': 1.2.3 - '@lezer/highlight': 1.2.1 + '@lezer/common': 1.3.0 + '@lezer/highlight': 1.2.3 '@lezer/lr': 1.4.2 '@lezer/python@1.1.18': dependencies: - '@lezer/common': 1.2.3 - '@lezer/highlight': 1.2.1 + '@lezer/common': 1.3.0 + '@lezer/highlight': 1.2.3 '@lezer/lr': 1.4.2 '@lezer/rust@1.0.2': dependencies: - '@lezer/common': 1.2.3 - '@lezer/highlight': 1.2.1 + '@lezer/common': 1.3.0 + '@lezer/highlight': 1.2.3 '@lezer/lr': 1.4.2 '@lezer/xml@1.0.6': dependencies: - '@lezer/common': 1.2.3 - '@lezer/highlight': 1.2.1 + '@lezer/common': 1.3.0 + '@lezer/highlight': 1.2.3 '@lezer/lr': 1.4.2 '@lumino/algorithm@2.0.3': {} @@ -6376,7 +6616,7 @@ snapshots: '@rjsf/utils': 5.24.13(react@18.3.1) lodash: 4.17.21 lodash-es: 4.17.21 - markdown-to-jsx: 7.7.15(react@18.3.1) + markdown-to-jsx: 7.7.17(react@18.3.1) prop-types: 15.8.1 react: 18.3.1 @@ -6461,7 +6701,7 @@ snapshots: '@types/jsdom@20.0.1': dependencies: - '@types/node': 24.7.2 + '@types/node': 24.9.2 '@types/tough-cookie': 4.0.5 parse5: 7.3.0 @@ -6479,6 +6719,10 @@ snapshots: dependencies: undici-types: 7.14.0 + '@types/node@24.9.2': + dependencies: + undici-types: 7.16.0 + '@types/prop-types@15.7.15': {} '@types/react@18.3.26': @@ -6504,6 +6748,10 @@ snapshots: dependencies: '@types/yargs-parser': 21.0.3 + '@types/yargs@17.0.34': + dependencies: + '@types/yargs-parser': 21.0.3 + '@typescript-eslint/project-service@8.46.0(typescript@5.9.3)': dependencies: '@typescript-eslint/tsconfig-utils': 8.46.0(typescript@5.9.3) @@ -8311,7 +8559,7 @@ snapshots: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 '@types/jsdom': 20.0.1 - '@types/node': 24.7.2 + '@types/node': 24.9.2 jest-mock: 29.7.0 jest-util: 29.7.0 jsdom: 20.0.3 @@ -8403,7 +8651,7 @@ snapshots: jest-mock@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 24.7.2 + '@types/node': 24.9.2 jest-util: 29.7.0 jest-mock@30.2.0: @@ -8530,7 +8778,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 24.7.2 + '@types/node': 24.9.2 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -8801,7 +9049,7 @@ snapshots: dependencies: tmpl: 1.0.5 - markdown-to-jsx@7.7.15(react@18.3.1): + markdown-to-jsx@7.7.17(react@18.3.1): optionalDependencies: react: 18.3.1 @@ -9502,7 +9750,7 @@ snapshots: dependencies: webpack: 5.102.1(webpack-cli@5.1.4) - style-mod@4.1.2: {} + style-mod@4.1.3: {} supports-color@5.5.0: dependencies: @@ -9664,6 +9912,8 @@ snapshots: undici-types@7.14.0: {} + undici-types@7.16.0: {} + unicode-canonical-property-names-ecmascript@2.0.1: {} unicode-match-property-ecmascript@2.0.0: