From f53000e0f6ee0f6f7e1c1df3e9a6a5090cf1f689 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 02:37:18 +0000 Subject: [PATCH] Bump @jupyterlab/application from 4.0.7 to 4.0.8 Bumps [@jupyterlab/application](https://github.com/jupyterlab/jupyterlab) from 4.0.7 to 4.0.8. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/application@4.0.8/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/application@4.0.7...@jupyterlab/application@4.0.8) --- updated-dependencies: - dependency-name: "@jupyterlab/application" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 280 ++++++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 267 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 9ac66f5..f11f7f1 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@jupyter/collaboration": "^1.2.0", - "@jupyterlab/application": "^4.0.7", + "@jupyterlab/application": "^4.0.8", "@jupyterlab/apputils": "^4.1.7", "@jupyterlab/docmanager": "^4.0.7", "@jupyterlab/filebrowser": "^4.0.7", diff --git a/yarn.lock b/yarn.lock index d49bd4c..11f707f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -473,20 +473,20 @@ __metadata: languageName: node linkType: hard -"@jupyterlab/application@npm:^4.0.7": - version: 4.0.7 - resolution: "@jupyterlab/application@npm:4.0.7" +"@jupyterlab/application@npm:^4.0.8": + version: 4.0.8 + resolution: "@jupyterlab/application@npm:4.0.8" dependencies: "@fortawesome/fontawesome-free": "npm:^5.12.0" - "@jupyterlab/apputils": "npm:^4.1.7" - "@jupyterlab/coreutils": "npm:^6.0.7" - "@jupyterlab/docregistry": "npm:^4.0.7" - "@jupyterlab/rendermime": "npm:^4.0.7" - "@jupyterlab/rendermime-interfaces": "npm:^3.8.7" - "@jupyterlab/services": "npm:^7.0.7" - "@jupyterlab/statedb": "npm:^4.0.7" - "@jupyterlab/translation": "npm:^4.0.7" - "@jupyterlab/ui-components": "npm:^4.0.7" + "@jupyterlab/apputils": "npm:^4.1.8" + "@jupyterlab/coreutils": "npm:^6.0.8" + "@jupyterlab/docregistry": "npm:^4.0.8" + "@jupyterlab/rendermime": "npm:^4.0.8" + "@jupyterlab/rendermime-interfaces": "npm:^3.8.8" + "@jupyterlab/services": "npm:^7.0.8" + "@jupyterlab/statedb": "npm:^4.0.8" + "@jupyterlab/translation": "npm:^4.0.8" + "@jupyterlab/ui-components": "npm:^4.0.8" "@lumino/algorithm": "npm:^2.0.1" "@lumino/application": "npm:^2.2.1" "@lumino/commands": "npm:^2.1.3" @@ -497,7 +497,7 @@ __metadata: "@lumino/properties": "npm:^2.0.1" "@lumino/signaling": "npm:^2.1.2" "@lumino/widgets": "npm:^2.3.0" - checksum: 5a8a58453d393be0ee6ca432974d3b3b89cb06253f9aa8dc71d004407317f28f5adaabd4109cd2132df6ac67685b3e853aa1accf90cb8594f8aa16f1e4f8a00a + checksum: f9b02b59acbc947d1963a82ab2db88bb823256ba966a19d3e34c3500670f49c3eb69932e1ebfb8d5ffd01124d2a63bdd0270d3719a2b819ea289ecf17c8652cc languageName: node linkType: hard @@ -530,6 +530,35 @@ __metadata: languageName: node linkType: hard +"@jupyterlab/apputils@npm:^4.1.8": + version: 4.1.8 + resolution: "@jupyterlab/apputils@npm:4.1.8" + dependencies: + "@jupyterlab/coreutils": "npm:^6.0.8" + "@jupyterlab/observables": "npm:^5.0.8" + "@jupyterlab/rendermime-interfaces": "npm:^3.8.8" + "@jupyterlab/services": "npm:^7.0.8" + "@jupyterlab/settingregistry": "npm:^4.0.8" + "@jupyterlab/statedb": "npm:^4.0.8" + "@jupyterlab/statusbar": "npm:^4.0.8" + "@jupyterlab/translation": "npm:^4.0.8" + "@jupyterlab/ui-components": "npm:^4.0.8" + "@lumino/algorithm": "npm:^2.0.1" + "@lumino/commands": "npm:^2.1.3" + "@lumino/coreutils": "npm:^2.1.2" + "@lumino/disposable": "npm:^2.1.2" + "@lumino/domutils": "npm:^2.0.1" + "@lumino/messaging": "npm:^2.0.1" + "@lumino/signaling": "npm:^2.1.2" + "@lumino/virtualdom": "npm:^2.0.1" + "@lumino/widgets": "npm:^2.3.0" + "@types/react": "npm:^18.0.26" + react: "npm:^18.2.0" + sanitize-html: "npm:~2.7.3" + checksum: 28925fe411070b5543ebc1f8815c1ab3c32612cbf34c27e4fc34cdbb30b633013d5144fe346c9540d3b77b22c10da14e21443b804ecfea6fa7e11d3c51e7d7b3 + languageName: node + linkType: hard + "@jupyterlab/attachments@npm:^4.0.7": version: 4.0.7 resolution: "@jupyterlab/attachments@npm:4.0.7" @@ -644,6 +673,29 @@ __metadata: languageName: node linkType: hard +"@jupyterlab/codeeditor@npm:^4.0.8": + version: 4.0.8 + resolution: "@jupyterlab/codeeditor@npm:4.0.8" + dependencies: + "@codemirror/state": "npm:^6.2.0" + "@jupyter/ydoc": "npm:^1.0.2" + "@jupyterlab/coreutils": "npm:^6.0.8" + "@jupyterlab/nbformat": "npm:^4.0.8" + "@jupyterlab/observables": "npm:^5.0.8" + "@jupyterlab/statusbar": "npm:^4.0.8" + "@jupyterlab/translation": "npm:^4.0.8" + "@jupyterlab/ui-components": "npm:^4.0.8" + "@lumino/coreutils": "npm:^2.1.2" + "@lumino/disposable": "npm:^2.1.2" + "@lumino/dragdrop": "npm:^2.1.3" + "@lumino/messaging": "npm:^2.0.1" + "@lumino/signaling": "npm:^2.1.2" + "@lumino/widgets": "npm:^2.3.0" + react: "npm:^18.2.0" + checksum: ee9cc568f55f31a6be3363b97b158be084b7a5ce85b5d704047189fb247fbf19e67259386fdbe92906302168687772f4752a89eb51ff1da93834c64caa2e6408 + languageName: node + linkType: hard + "@jupyterlab/codemirror@npm:^4.0.7": version: 4.0.7 resolution: "@jupyterlab/codemirror@npm:4.0.7" @@ -700,6 +752,20 @@ __metadata: languageName: node linkType: hard +"@jupyterlab/coreutils@npm:^6.0.8": + version: 6.0.8 + resolution: "@jupyterlab/coreutils@npm:6.0.8" + dependencies: + "@lumino/coreutils": "npm:^2.1.2" + "@lumino/disposable": "npm:^2.1.2" + "@lumino/signaling": "npm:^2.1.2" + minimist: "npm:~1.2.0" + path-browserify: "npm:^1.0.0" + url-parse: "npm:~1.5.4" + checksum: 03944bef7ce3bd9eae077da407bfdb6740642c6a8fe42bd43a059a2ac97485b5c9066b8edf29f881bc64ccf12725df1aab71f28fea623556bc6da8a0ba137b57 + languageName: node + linkType: hard + "@jupyterlab/docmanager@npm:^4.0.7": version: 4.0.7 resolution: "@jupyterlab/docmanager@npm:4.0.7" @@ -748,6 +814,31 @@ __metadata: languageName: node linkType: hard +"@jupyterlab/docregistry@npm:^4.0.8": + version: 4.0.8 + resolution: "@jupyterlab/docregistry@npm:4.0.8" + dependencies: + "@jupyter/ydoc": "npm:^1.0.2" + "@jupyterlab/apputils": "npm:^4.1.8" + "@jupyterlab/codeeditor": "npm:^4.0.8" + "@jupyterlab/coreutils": "npm:^6.0.8" + "@jupyterlab/observables": "npm:^5.0.8" + "@jupyterlab/rendermime": "npm:^4.0.8" + "@jupyterlab/rendermime-interfaces": "npm:^3.8.8" + "@jupyterlab/services": "npm:^7.0.8" + "@jupyterlab/translation": "npm:^4.0.8" + "@jupyterlab/ui-components": "npm:^4.0.8" + "@lumino/algorithm": "npm:^2.0.1" + "@lumino/coreutils": "npm:^2.1.2" + "@lumino/disposable": "npm:^2.1.2" + "@lumino/messaging": "npm:^2.0.1" + "@lumino/properties": "npm:^2.0.1" + "@lumino/signaling": "npm:^2.1.2" + "@lumino/widgets": "npm:^2.3.0" + checksum: 0724f9f236bad8492e2508aff7a20785e29c51de1110971c1788da7df0e286fb3243dcb242de65841ea82900be8a993b7f576c5143b53d1ab1199ef5e4797664 + languageName: node + linkType: hard + "@jupyterlab/documentsearch@npm:^4.0.7": version: 4.0.7 resolution: "@jupyterlab/documentsearch@npm:4.0.7" @@ -842,6 +933,15 @@ __metadata: languageName: node linkType: hard +"@jupyterlab/nbformat@npm:^4.0.8": + version: 4.0.8 + resolution: "@jupyterlab/nbformat@npm:4.0.8" + dependencies: + "@lumino/coreutils": "npm:^2.1.2" + checksum: 14077c0eb292f83af8f75a8df2d943eee4db82ec555a1332807fda43a3f13879cd2422d2b86391d3cf3bd2581f1df705b15dad8b647f2f96798741259056d8dd + languageName: node + linkType: hard + "@jupyterlab/notebook@npm:^4.0.7": version: 4.0.7 resolution: "@jupyterlab/notebook@npm:4.0.7" @@ -891,6 +991,19 @@ __metadata: languageName: node linkType: hard +"@jupyterlab/observables@npm:^5.0.8": + version: 5.0.8 + resolution: "@jupyterlab/observables@npm:5.0.8" + dependencies: + "@lumino/algorithm": "npm:^2.0.1" + "@lumino/coreutils": "npm:^2.1.2" + "@lumino/disposable": "npm:^2.1.2" + "@lumino/messaging": "npm:^2.0.1" + "@lumino/signaling": "npm:^2.1.2" + checksum: 12011ed0635e44b93bec0d133f56f9ce5f4bb4bfc93a71df1b5b7805b48e9ee5be763a3ea631180bb7a3bf7bebff554c63c5a45542743c5df79cd5b7ab940e42 + languageName: node + linkType: hard + "@jupyterlab/outputarea@npm:^4.0.7": version: 4.0.7 resolution: "@jupyterlab/outputarea@npm:4.0.7" @@ -923,6 +1036,16 @@ __metadata: languageName: node linkType: hard +"@jupyterlab/rendermime-interfaces@npm:^3.8.8": + version: 3.8.8 + resolution: "@jupyterlab/rendermime-interfaces@npm:3.8.8" + dependencies: + "@lumino/coreutils": "npm:^1.11.0 || ^2.1.2" + "@lumino/widgets": "npm:^1.37.2 || ^2.3.0" + checksum: fd633ad42a161377f1e2102757566d1a9eecda703fd800dffe0f2289dff8ed7cbf56932986ad230b0221ea398ed811a456d3d9d7fb47e333ae1ef973880374f8 + languageName: node + linkType: hard + "@jupyterlab/rendermime@npm:^4.0.7": version: 4.0.7 resolution: "@jupyterlab/rendermime@npm:4.0.7" @@ -943,6 +1066,26 @@ __metadata: languageName: node linkType: hard +"@jupyterlab/rendermime@npm:^4.0.8": + version: 4.0.8 + resolution: "@jupyterlab/rendermime@npm:4.0.8" + dependencies: + "@jupyterlab/apputils": "npm:^4.1.8" + "@jupyterlab/coreutils": "npm:^6.0.8" + "@jupyterlab/nbformat": "npm:^4.0.8" + "@jupyterlab/observables": "npm:^5.0.8" + "@jupyterlab/rendermime-interfaces": "npm:^3.8.8" + "@jupyterlab/services": "npm:^7.0.8" + "@jupyterlab/translation": "npm:^4.0.8" + "@lumino/coreutils": "npm:^2.1.2" + "@lumino/messaging": "npm:^2.0.1" + "@lumino/signaling": "npm:^2.1.2" + "@lumino/widgets": "npm:^2.3.0" + lodash.escape: "npm:^4.0.1" + checksum: 4302ae378ec4d0abdcdca38766963fddb528a759b9a99d975024571001d4a69d0527c8c6e6f5dd06e1e5cb1e1a27f0de802f54cbeef30b7a75d2bf70af77be66 + languageName: node + linkType: hard + "@jupyterlab/services@npm:^7.0.0, @jupyterlab/services@npm:^7.0.7": version: 7.0.7 resolution: "@jupyterlab/services@npm:7.0.7" @@ -962,6 +1105,25 @@ __metadata: languageName: node linkType: hard +"@jupyterlab/services@npm:^7.0.8": + version: 7.0.8 + resolution: "@jupyterlab/services@npm:7.0.8" + dependencies: + "@jupyter/ydoc": "npm:^1.0.2" + "@jupyterlab/coreutils": "npm:^6.0.8" + "@jupyterlab/nbformat": "npm:^4.0.8" + "@jupyterlab/settingregistry": "npm:^4.0.8" + "@jupyterlab/statedb": "npm:^4.0.8" + "@lumino/coreutils": "npm:^2.1.2" + "@lumino/disposable": "npm:^2.1.2" + "@lumino/polling": "npm:^2.1.2" + "@lumino/properties": "npm:^2.0.1" + "@lumino/signaling": "npm:^2.1.2" + ws: "npm:^8.11.0" + checksum: eb6b48aba95d52a3dd31ce3230e9c446a2cdc9490f1da92744cd852c2d81304616f935b14e3c6c16b01fc3d76cd1b94400069236c59db3636802029772f728c1 + languageName: node + linkType: hard + "@jupyterlab/settingregistry@npm:^4.0.7": version: 4.0.7 resolution: "@jupyterlab/settingregistry@npm:4.0.7" @@ -981,6 +1143,25 @@ __metadata: languageName: node linkType: hard +"@jupyterlab/settingregistry@npm:^4.0.8": + version: 4.0.8 + resolution: "@jupyterlab/settingregistry@npm:4.0.8" + dependencies: + "@jupyterlab/nbformat": "npm:^4.0.8" + "@jupyterlab/statedb": "npm:^4.0.8" + "@lumino/commands": "npm:^2.1.3" + "@lumino/coreutils": "npm:^2.1.2" + "@lumino/disposable": "npm:^2.1.2" + "@lumino/signaling": "npm:^2.1.2" + "@rjsf/utils": "npm:^5.1.0" + ajv: "npm:^8.12.0" + json5: "npm:^2.2.3" + peerDependencies: + react: ">=16" + checksum: b10e6068998aa1ba60c2cbd772754a5f4ba345e64d9221d8047a91e3b75aa86e2b45df66f6cba5db1cf4e14095d063f2405009aad6ebcd8feff3d833bb1568c8 + languageName: node + linkType: hard + "@jupyterlab/statedb@npm:^4.0.7": version: 4.0.7 resolution: "@jupyterlab/statedb@npm:4.0.7" @@ -994,6 +1175,19 @@ __metadata: languageName: node linkType: hard +"@jupyterlab/statedb@npm:^4.0.8": + version: 4.0.8 + resolution: "@jupyterlab/statedb@npm:4.0.8" + dependencies: + "@lumino/commands": "npm:^2.1.3" + "@lumino/coreutils": "npm:^2.1.2" + "@lumino/disposable": "npm:^2.1.2" + "@lumino/properties": "npm:^2.0.1" + "@lumino/signaling": "npm:^2.1.2" + checksum: de6f9d496c5094e39d5637f6d1ea455cabf95b2a1e4c49829162b7100d681074f84b4485410869019f60528d10b32d91fb8290bcec1a784efbf9491728fd210a + languageName: node + linkType: hard + "@jupyterlab/statusbar@npm:^4.0.7": version: 4.0.7 resolution: "@jupyterlab/statusbar@npm:4.0.7" @@ -1010,6 +1204,22 @@ __metadata: languageName: node linkType: hard +"@jupyterlab/statusbar@npm:^4.0.8": + version: 4.0.8 + resolution: "@jupyterlab/statusbar@npm:4.0.8" + dependencies: + "@jupyterlab/ui-components": "npm:^4.0.8" + "@lumino/algorithm": "npm:^2.0.1" + "@lumino/coreutils": "npm:^2.1.2" + "@lumino/disposable": "npm:^2.1.2" + "@lumino/messaging": "npm:^2.0.1" + "@lumino/signaling": "npm:^2.1.2" + "@lumino/widgets": "npm:^2.3.0" + react: "npm:^18.2.0" + checksum: 2cb683ddf814d65ec5558d54c70dc7793003dea00604e5c2f3ac068432518955dbcf0067852839e8302dc38758d41355b94037c13b51e9f3c834e379f4e28d15 + languageName: node + linkType: hard + "@jupyterlab/toc@npm:^6.0.7": version: 6.0.7 resolution: "@jupyterlab/toc@npm:6.0.7" @@ -1044,6 +1254,19 @@ __metadata: languageName: node linkType: hard +"@jupyterlab/translation@npm:^4.0.8": + version: 4.0.8 + resolution: "@jupyterlab/translation@npm:4.0.8" + dependencies: + "@jupyterlab/coreutils": "npm:^6.0.8" + "@jupyterlab/rendermime-interfaces": "npm:^3.8.8" + "@jupyterlab/services": "npm:^7.0.8" + "@jupyterlab/statedb": "npm:^4.0.8" + "@lumino/coreutils": "npm:^2.1.2" + checksum: 1dcbcf021f15e87b9df8702a01a713df4e4e96e1a65c9513fc9ae2e8f2af56975f9f054da6b61f29b24857907a3548d7250fab4031cbf7f848c4fa484ebe049d + languageName: node + linkType: hard + "@jupyterlab/ui-components@npm:^4.0.0, @jupyterlab/ui-components@npm:^4.0.7": version: 4.0.7 resolution: "@jupyterlab/ui-components@npm:4.0.7" @@ -1073,6 +1296,35 @@ __metadata: languageName: node linkType: hard +"@jupyterlab/ui-components@npm:^4.0.8": + version: 4.0.8 + resolution: "@jupyterlab/ui-components@npm:4.0.8" + dependencies: + "@jupyterlab/coreutils": "npm:^6.0.8" + "@jupyterlab/observables": "npm:^5.0.8" + "@jupyterlab/rendermime-interfaces": "npm:^3.8.8" + "@jupyterlab/translation": "npm:^4.0.8" + "@lumino/algorithm": "npm:^2.0.1" + "@lumino/commands": "npm:^2.1.3" + "@lumino/coreutils": "npm:^2.1.2" + "@lumino/disposable": "npm:^2.1.2" + "@lumino/messaging": "npm:^2.0.1" + "@lumino/polling": "npm:^2.1.2" + "@lumino/properties": "npm:^2.0.1" + "@lumino/signaling": "npm:^2.1.2" + "@lumino/virtualdom": "npm:^2.0.1" + "@lumino/widgets": "npm:^2.3.0" + "@rjsf/core": "npm:^5.1.0" + "@rjsf/utils": "npm:^5.1.0" + react: "npm:^18.2.0" + react-dom: "npm:^18.2.0" + typestyle: "npm:^2.0.4" + peerDependencies: + react: ^18.2.0 + checksum: 6eb6649e8037132d67875060ad2aecb02c389e6417943cf82f0834b791bccb45f9b2c4f169831170d91845b056c27c635cb084994bd485d41ea0c0cfdd2d8d7e + languageName: node + linkType: hard + "@lezer/common@npm:^1.0.0, @lezer/common@npm:^1.0.2, @lezer/common@npm:^1.1.0": version: 1.1.0 resolution: "@lezer/common@npm:1.1.0" @@ -2673,7 +2925,7 @@ __metadata: resolution: "datalogger-jupyterlab@workspace:." dependencies: "@jupyter/collaboration": "npm:^1.2.0" - "@jupyterlab/application": "npm:^4.0.7" + "@jupyterlab/application": "npm:^4.0.8" "@jupyterlab/apputils": "npm:^4.1.7" "@jupyterlab/builder": "npm:^4.0.7" "@jupyterlab/docmanager": "npm:^4.0.7"