diff --git a/dev_mode/package.json b/dev_mode/package.json index a053af808c4d..c12342f62b03 100644 --- a/dev_mode/package.json +++ b/dev_mode/package.json @@ -92,7 +92,7 @@ "@jupyterlab/property-inspector": "~4.1.0-alpha.2", "@jupyterlab/rendermime": "~4.1.0-alpha.2", "@jupyterlab/rendermime-extension": "~4.1.0-alpha.2", - "@jupyterlab/rendermime-interfaces": "~3.8.3-alpha.1", + "@jupyterlab/rendermime-interfaces": "~3.9.0-alpha.1", "@jupyterlab/running": "~4.1.0-alpha.2", "@jupyterlab/running-extension": "~4.1.0-alpha.2", "@jupyterlab/services": "~7.1.0-alpha.2", diff --git a/examples/federated/core_package/package.json b/examples/federated/core_package/package.json index 8082bebaf721..1b87989b6a0d 100644 --- a/examples/federated/core_package/package.json +++ b/examples/federated/core_package/package.json @@ -61,7 +61,7 @@ "@jupyterlab/pdf-extension": "~4.1.0-alpha.2", "@jupyterlab/rendermime": "~4.1.0-alpha.0", "@jupyterlab/rendermime-extension": "~4.1.0-alpha.2", - "@jupyterlab/rendermime-interfaces": "^3.8.0", + "@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.1", "@jupyterlab/services": "~7.1.0-alpha.0", "@jupyterlab/settingeditor": "~4.1.0-alpha.0", "@jupyterlab/settingeditor-extension": "~4.1.0-alpha.2", diff --git a/packages/application/package.json b/packages/application/package.json index f32f883dbb8f..2c32b26d4f4e 100644 --- a/packages/application/package.json +++ b/packages/application/package.json @@ -47,7 +47,7 @@ "@jupyterlab/coreutils": "^6.1.0-alpha.2", "@jupyterlab/docregistry": "^4.1.0-alpha.2", "@jupyterlab/rendermime": "^4.1.0-alpha.2", - "@jupyterlab/rendermime-interfaces": "^3.8.3-alpha.1", + "@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.1", "@jupyterlab/services": "^7.1.0-alpha.2", "@jupyterlab/statedb": "^4.1.0-alpha.2", "@jupyterlab/translation": "^4.1.0-alpha.2", diff --git a/packages/apputils-extension/package.json b/packages/apputils-extension/package.json index 8416f22bf727..b4f151f868f8 100644 --- a/packages/apputils-extension/package.json +++ b/packages/apputils-extension/package.json @@ -44,7 +44,7 @@ "@jupyterlab/docregistry": "^4.1.0-alpha.2", "@jupyterlab/filebrowser": "^4.1.0-alpha.2", "@jupyterlab/mainmenu": "^4.1.0-alpha.2", - "@jupyterlab/rendermime-interfaces": "^3.8.3-alpha.1", + "@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.1", "@jupyterlab/services": "^7.1.0-alpha.2", "@jupyterlab/settingregistry": "^4.1.0-alpha.2", "@jupyterlab/statedb": "^4.1.0-alpha.2", diff --git a/packages/apputils/package.json b/packages/apputils/package.json index 75fc433c4f92..14cbf8858377 100644 --- a/packages/apputils/package.json +++ b/packages/apputils/package.json @@ -47,7 +47,7 @@ "dependencies": { "@jupyterlab/coreutils": "^6.1.0-alpha.2", "@jupyterlab/observables": "^5.1.0-alpha.2", - "@jupyterlab/rendermime-interfaces": "^3.8.3-alpha.1", + "@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.1", "@jupyterlab/services": "^7.1.0-alpha.2", "@jupyterlab/settingregistry": "^4.1.0-alpha.2", "@jupyterlab/statedb": "^4.1.0-alpha.2", diff --git a/packages/attachments/package.json b/packages/attachments/package.json index ef004b9e89d6..bd1996b47fcf 100644 --- a/packages/attachments/package.json +++ b/packages/attachments/package.json @@ -40,7 +40,7 @@ "@jupyterlab/nbformat": "^4.1.0-alpha.2", "@jupyterlab/observables": "^5.1.0-alpha.2", "@jupyterlab/rendermime": "^4.1.0-alpha.2", - "@jupyterlab/rendermime-interfaces": "^3.8.3-alpha.1", + "@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.1", "@lumino/disposable": "^2.1.2", "@lumino/signaling": "^2.1.2" }, diff --git a/packages/docregistry/package.json b/packages/docregistry/package.json index 758d5c120009..0808ec35648f 100644 --- a/packages/docregistry/package.json +++ b/packages/docregistry/package.json @@ -48,7 +48,7 @@ "@jupyterlab/coreutils": "^6.1.0-alpha.2", "@jupyterlab/observables": "^5.1.0-alpha.2", "@jupyterlab/rendermime": "^4.1.0-alpha.2", - "@jupyterlab/rendermime-interfaces": "^3.8.3-alpha.1", + "@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.1", "@jupyterlab/services": "^7.1.0-alpha.2", "@jupyterlab/translation": "^4.1.0-alpha.2", "@jupyterlab/ui-components": "^4.1.0-alpha.2", diff --git a/packages/fileeditor-extension/package.json b/packages/fileeditor-extension/package.json index 076a225c3ba7..ff71d11f8bb8 100644 --- a/packages/fileeditor-extension/package.json +++ b/packages/fileeditor-extension/package.json @@ -55,7 +55,7 @@ "@jupyterlab/lsp": "^4.1.0-alpha.2", "@jupyterlab/mainmenu": "^4.1.0-alpha.2", "@jupyterlab/observables": "^5.1.0-alpha.2", - "@jupyterlab/rendermime-interfaces": "^3.8.3-alpha.1", + "@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.1", "@jupyterlab/services": "^7.1.0-alpha.2", "@jupyterlab/settingregistry": "^4.1.0-alpha.2", "@jupyterlab/statusbar": "^4.1.0-alpha.2", diff --git a/packages/javascript-extension/package.json b/packages/javascript-extension/package.json index 5b5ba97dbdcb..f077eb83e3d4 100644 --- a/packages/javascript-extension/package.json +++ b/packages/javascript-extension/package.json @@ -34,7 +34,7 @@ }, "dependencies": { "@jupyterlab/rendermime": "^4.1.0-alpha.2", - "@jupyterlab/rendermime-interfaces": "^3.8.3-alpha.1" + "@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.1" }, "devDependencies": { "rimraf": "~3.0.0", diff --git a/packages/json-extension/package.json b/packages/json-extension/package.json index 8783d8dbff26..e1b532c18ec8 100644 --- a/packages/json-extension/package.json +++ b/packages/json-extension/package.json @@ -35,7 +35,7 @@ "dependencies": { "@jupyterlab/apputils": "^4.2.0-alpha.2", "@jupyterlab/codemirror": "^4.1.0-alpha.2", - "@jupyterlab/rendermime-interfaces": "^3.8.3-alpha.1", + "@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.1", "@jupyterlab/translation": "^4.1.0-alpha.2", "@jupyterlab/ui-components": "^4.1.0-alpha.2", "@lezer/highlight": "^1.1.4", diff --git a/packages/mermaid-extension/package.json b/packages/mermaid-extension/package.json index c03f5ae942ed..86f1d0bf4f78 100644 --- a/packages/mermaid-extension/package.json +++ b/packages/mermaid-extension/package.json @@ -40,7 +40,7 @@ "@jupyterlab/application": "^4.1.0-alpha.2", "@jupyterlab/apputils": "^4.2.0-alpha.2", "@jupyterlab/mermaid": "^4.1.0-alpha.2", - "@jupyterlab/rendermime-interfaces": "^3.8.3-alpha.1", + "@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.1", "@jupyterlab/translation": "^4.1.0-alpha.2" }, "devDependencies": { diff --git a/packages/mermaid/package.json b/packages/mermaid/package.json index cdf840caf6c7..9c11c4d717bd 100644 --- a/packages/mermaid/package.json +++ b/packages/mermaid/package.json @@ -43,7 +43,7 @@ "dependencies": { "@jupyterlab/apputils": "^4.2.0-alpha.2", "@jupyterlab/coreutils": "^6.1.0-alpha.2", - "@jupyterlab/rendermime-interfaces": "^3.8.3-alpha.1", + "@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.1", "@lumino/coreutils": "^2.1.2", "@lumino/widgets": "^2.3.1-alpha.0", "mermaid": "^10.5.0" diff --git a/packages/metapackage/package.json b/packages/metapackage/package.json index 81efacb8c26d..1650b6ceff15 100644 --- a/packages/metapackage/package.json +++ b/packages/metapackage/package.json @@ -107,7 +107,7 @@ "@jupyterlab/property-inspector": "^4.1.0-alpha.2", "@jupyterlab/rendermime": "^4.1.0-alpha.2", "@jupyterlab/rendermime-extension": "^4.1.0-alpha.2", - "@jupyterlab/rendermime-interfaces": "^3.8.3-alpha.1", + "@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.1", "@jupyterlab/running": "^4.1.0-alpha.2", "@jupyterlab/running-extension": "^4.1.0-alpha.2", "@jupyterlab/services": "^7.1.0-alpha.2", diff --git a/packages/outputarea/package.json b/packages/outputarea/package.json index b49f934d1387..102e10bcec34 100644 --- a/packages/outputarea/package.json +++ b/packages/outputarea/package.json @@ -46,7 +46,7 @@ "@jupyterlab/nbformat": "^4.1.0-alpha.2", "@jupyterlab/observables": "^5.1.0-alpha.2", "@jupyterlab/rendermime": "^4.1.0-alpha.2", - "@jupyterlab/rendermime-interfaces": "^3.8.3-alpha.1", + "@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.1", "@jupyterlab/services": "^7.1.0-alpha.2", "@jupyterlab/translation": "^4.1.0-alpha.2", "@lumino/algorithm": "^2.0.1", diff --git a/packages/pdf-extension/package.json b/packages/pdf-extension/package.json index 4371a1fb1bc7..34a54d15e467 100644 --- a/packages/pdf-extension/package.json +++ b/packages/pdf-extension/package.json @@ -37,7 +37,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyterlab/rendermime-interfaces": "^3.8.3-alpha.1", + "@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.1", "@lumino/coreutils": "^2.1.2", "@lumino/disposable": "^2.1.2", "@lumino/widgets": "^2.3.1-alpha.0" diff --git a/packages/rendermime-interfaces/package.json b/packages/rendermime-interfaces/package.json index 8d53da9d7450..8f2862051d4b 100644 --- a/packages/rendermime-interfaces/package.json +++ b/packages/rendermime-interfaces/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlab/rendermime-interfaces", - "version": "3.8.3-alpha.1", + "version": "3.9.0-alpha.1", "description": "JupyterLab - Interfaces for Mime Renderers", "homepage": "https://github.com/jupyterlab/jupyterlab", "bugs": { diff --git a/packages/rendermime/package.json b/packages/rendermime/package.json index 30c4ad9c92b6..0e01eb390b72 100644 --- a/packages/rendermime/package.json +++ b/packages/rendermime/package.json @@ -46,7 +46,7 @@ "@jupyterlab/coreutils": "^6.1.0-alpha.2", "@jupyterlab/nbformat": "^4.1.0-alpha.2", "@jupyterlab/observables": "^5.1.0-alpha.2", - "@jupyterlab/rendermime-interfaces": "^3.8.3-alpha.1", + "@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.1", "@jupyterlab/services": "^7.1.0-alpha.2", "@jupyterlab/translation": "^4.1.0-alpha.2", "@lumino/coreutils": "^2.1.2", diff --git a/packages/running-extension/package.json b/packages/running-extension/package.json index 8ad3ce4a7449..e42af23d5817 100644 --- a/packages/running-extension/package.json +++ b/packages/running-extension/package.json @@ -41,7 +41,7 @@ "@jupyterlab/application": "^4.1.0-alpha.2", "@jupyterlab/coreutils": "^6.1.0-alpha.2", "@jupyterlab/docregistry": "^4.1.0-alpha.2", - "@jupyterlab/rendermime-interfaces": "^3.8.3-alpha.1", + "@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.1", "@jupyterlab/running": "^4.1.0-alpha.2", "@jupyterlab/services": "^7.1.0-alpha.2", "@jupyterlab/translation": "^4.1.0-alpha.2", diff --git a/packages/translation/package.json b/packages/translation/package.json index 8d6f2c16f3b0..564698e6d2ae 100644 --- a/packages/translation/package.json +++ b/packages/translation/package.json @@ -41,7 +41,7 @@ }, "dependencies": { "@jupyterlab/coreutils": "^6.1.0-alpha.2", - "@jupyterlab/rendermime-interfaces": "^3.8.3-alpha.1", + "@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.1", "@jupyterlab/services": "^7.1.0-alpha.2", "@jupyterlab/statedb": "^4.1.0-alpha.2", "@lumino/coreutils": "^2.1.2" diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index c09865366e68..7ea0eb8ca159 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -43,7 +43,7 @@ "dependencies": { "@jupyterlab/coreutils": "^6.1.0-alpha.2", "@jupyterlab/observables": "^5.1.0-alpha.2", - "@jupyterlab/rendermime-interfaces": "^3.8.3-alpha.1", + "@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.1", "@jupyterlab/translation": "^4.1.0-alpha.2", "@lumino/algorithm": "^2.0.1", "@lumino/commands": "^2.1.3", diff --git a/packages/vega5-extension/package.json b/packages/vega5-extension/package.json index f7b73e2548e0..26ef27c632ec 100644 --- a/packages/vega5-extension/package.json +++ b/packages/vega5-extension/package.json @@ -38,7 +38,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyterlab/rendermime-interfaces": "^3.8.3-alpha.1", + "@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.1", "@lumino/coreutils": "^2.1.2", "@lumino/widgets": "^2.3.1-alpha.0", "vega": "^5.20.0", diff --git a/yarn.lock b/yarn.lock index 0965e4d74406..27990ed61fe4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2178,7 +2178,7 @@ __metadata: "@jupyterlab/coreutils": ^6.1.0-alpha.2 "@jupyterlab/docregistry": ^4.1.0-alpha.2 "@jupyterlab/rendermime": ^4.1.0-alpha.2 - "@jupyterlab/rendermime-interfaces": ^3.8.3-alpha.1 + "@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.1 "@jupyterlab/services": ^7.1.0-alpha.2 "@jupyterlab/statedb": ^4.1.0-alpha.2 "@jupyterlab/testing": ^4.1.0-alpha.2 @@ -2212,7 +2212,7 @@ __metadata: "@jupyterlab/docregistry": ^4.1.0-alpha.2 "@jupyterlab/filebrowser": ^4.1.0-alpha.2 "@jupyterlab/mainmenu": ^4.1.0-alpha.2 - "@jupyterlab/rendermime-interfaces": ^3.8.3-alpha.1 + "@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.1 "@jupyterlab/services": ^7.1.0-alpha.2 "@jupyterlab/settingregistry": ^4.1.0-alpha.2 "@jupyterlab/statedb": ^4.1.0-alpha.2 @@ -2241,7 +2241,7 @@ __metadata: dependencies: "@jupyterlab/coreutils": ^6.1.0-alpha.2 "@jupyterlab/observables": ^5.1.0-alpha.2 - "@jupyterlab/rendermime-interfaces": ^3.8.3-alpha.1 + "@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.1 "@jupyterlab/services": ^7.1.0-alpha.2 "@jupyterlab/settingregistry": ^4.1.0-alpha.2 "@jupyterlab/statedb": ^4.1.0-alpha.2 @@ -2277,7 +2277,7 @@ __metadata: "@jupyterlab/nbformat": ^4.1.0-alpha.2 "@jupyterlab/observables": ^5.1.0-alpha.2 "@jupyterlab/rendermime": ^4.1.0-alpha.2 - "@jupyterlab/rendermime-interfaces": ^3.8.3-alpha.1 + "@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.1 "@lumino/disposable": ^2.1.2 "@lumino/signaling": ^2.1.2 rimraf: ~3.0.0 @@ -2883,7 +2883,7 @@ __metadata: "@jupyterlab/coreutils": ^6.1.0-alpha.2 "@jupyterlab/observables": ^5.1.0-alpha.2 "@jupyterlab/rendermime": ^4.1.0-alpha.2 - "@jupyterlab/rendermime-interfaces": ^3.8.3-alpha.1 + "@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.1 "@jupyterlab/services": ^7.1.0-alpha.2 "@jupyterlab/testing": ^4.1.0-alpha.2 "@jupyterlab/translation": ^4.1.0-alpha.2 @@ -3401,7 +3401,7 @@ __metadata: "@jupyterlab/lsp": ^4.1.0-alpha.2 "@jupyterlab/mainmenu": ^4.1.0-alpha.2 "@jupyterlab/observables": ^5.1.0-alpha.2 - "@jupyterlab/rendermime-interfaces": ^3.8.3-alpha.1 + "@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.1 "@jupyterlab/services": ^7.1.0-alpha.2 "@jupyterlab/settingregistry": ^4.1.0-alpha.2 "@jupyterlab/statusbar": ^4.1.0-alpha.2 @@ -3651,7 +3651,7 @@ __metadata: resolution: "@jupyterlab/javascript-extension@workspace:packages/javascript-extension" dependencies: "@jupyterlab/rendermime": ^4.1.0-alpha.2 - "@jupyterlab/rendermime-interfaces": ^3.8.3-alpha.1 + "@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.1 rimraf: ~3.0.0 typedoc: ~0.24.7 typescript: ~5.0.4 @@ -3664,7 +3664,7 @@ __metadata: dependencies: "@jupyterlab/apputils": ^4.2.0-alpha.2 "@jupyterlab/codemirror": ^4.1.0-alpha.2 - "@jupyterlab/rendermime-interfaces": ^3.8.3-alpha.1 + "@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.1 "@jupyterlab/translation": ^4.1.0-alpha.2 "@jupyterlab/ui-components": ^4.1.0-alpha.2 "@lezer/highlight": ^1.1.4 @@ -3941,7 +3941,7 @@ __metadata: "@jupyterlab/application": ^4.1.0-alpha.2 "@jupyterlab/apputils": ^4.2.0-alpha.2 "@jupyterlab/mermaid": ^4.1.0-alpha.2 - "@jupyterlab/rendermime-interfaces": ^3.8.3-alpha.1 + "@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.1 "@jupyterlab/translation": ^4.1.0-alpha.2 rimraf: ~3.0.0 typedoc: ~0.24.7 @@ -3955,7 +3955,7 @@ __metadata: dependencies: "@jupyterlab/apputils": ^4.2.0-alpha.2 "@jupyterlab/coreutils": ^6.1.0-alpha.2 - "@jupyterlab/rendermime-interfaces": ^3.8.3-alpha.1 + "@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.1 "@lumino/coreutils": ^2.1.2 "@lumino/widgets": ^2.3.1-alpha.0 "@types/jest": ^29.2.0 @@ -4084,7 +4084,7 @@ __metadata: "@jupyterlab/property-inspector": ^4.1.0-alpha.2 "@jupyterlab/rendermime": ^4.1.0-alpha.2 "@jupyterlab/rendermime-extension": ^4.1.0-alpha.2 - "@jupyterlab/rendermime-interfaces": ^3.8.3-alpha.1 + "@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.1 "@jupyterlab/running": ^4.1.0-alpha.2 "@jupyterlab/running-extension": ^4.1.0-alpha.2 "@jupyterlab/services": ^7.1.0-alpha.2 @@ -4312,7 +4312,7 @@ __metadata: "@jupyterlab/nbformat": ^4.1.0-alpha.2 "@jupyterlab/observables": ^5.1.0-alpha.2 "@jupyterlab/rendermime": ^4.1.0-alpha.2 - "@jupyterlab/rendermime-interfaces": ^3.8.3-alpha.1 + "@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.1 "@jupyterlab/services": ^7.1.0-alpha.2 "@jupyterlab/testing": ^4.1.0-alpha.2 "@jupyterlab/translation": ^4.1.0-alpha.2 @@ -4335,7 +4335,7 @@ __metadata: version: 0.0.0-use.local resolution: "@jupyterlab/pdf-extension@workspace:packages/pdf-extension" dependencies: - "@jupyterlab/rendermime-interfaces": ^3.8.3-alpha.1 + "@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.1 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 "@lumino/widgets": ^2.3.1-alpha.0 @@ -4415,7 +4415,7 @@ __metadata: languageName: unknown linkType: soft -"@jupyterlab/rendermime-interfaces@^3.8.3-alpha.1, @jupyterlab/rendermime-interfaces@workspace:packages/rendermime-interfaces": +"@jupyterlab/rendermime-interfaces@^3.9.0-alpha.1, @jupyterlab/rendermime-interfaces@workspace:packages/rendermime-interfaces": version: 0.0.0-use.local resolution: "@jupyterlab/rendermime-interfaces@workspace:packages/rendermime-interfaces" dependencies: @@ -4435,7 +4435,7 @@ __metadata: "@jupyterlab/coreutils": ^6.1.0-alpha.2 "@jupyterlab/nbformat": ^4.1.0-alpha.2 "@jupyterlab/observables": ^5.1.0-alpha.2 - "@jupyterlab/rendermime-interfaces": ^3.8.3-alpha.1 + "@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.1 "@jupyterlab/services": ^7.1.0-alpha.2 "@jupyterlab/testing": ^4.1.0-alpha.2 "@jupyterlab/translation": ^4.1.0-alpha.2 @@ -4485,7 +4485,7 @@ __metadata: "@jupyterlab/application": ^4.1.0-alpha.2 "@jupyterlab/coreutils": ^6.1.0-alpha.2 "@jupyterlab/docregistry": ^4.1.0-alpha.2 - "@jupyterlab/rendermime-interfaces": ^3.8.3-alpha.1 + "@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.1 "@jupyterlab/running": ^4.1.0-alpha.2 "@jupyterlab/services": ^7.1.0-alpha.2 "@jupyterlab/translation": ^4.1.0-alpha.2 @@ -4937,7 +4937,7 @@ __metadata: resolution: "@jupyterlab/translation@workspace:packages/translation" dependencies: "@jupyterlab/coreutils": ^6.1.0-alpha.2 - "@jupyterlab/rendermime-interfaces": ^3.8.3-alpha.1 + "@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.1 "@jupyterlab/services": ^7.1.0-alpha.2 "@jupyterlab/statedb": ^4.1.0-alpha.2 "@jupyterlab/testing": ^4.1.0-alpha.2 @@ -4967,7 +4967,7 @@ __metadata: dependencies: "@jupyterlab/coreutils": ^6.1.0-alpha.2 "@jupyterlab/observables": ^5.1.0-alpha.2 - "@jupyterlab/rendermime-interfaces": ^3.8.3-alpha.1 + "@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.1 "@jupyterlab/testing": ^4.1.0-alpha.2 "@jupyterlab/translation": ^4.1.0-alpha.2 "@lumino/algorithm": ^2.0.1 @@ -5001,7 +5001,7 @@ __metadata: version: 0.0.0-use.local resolution: "@jupyterlab/vega5-extension@workspace:packages/vega5-extension" dependencies: - "@jupyterlab/rendermime-interfaces": ^3.8.3-alpha.1 + "@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.1 "@jupyterlab/testutils": ^4.1.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/widgets": ^2.3.1-alpha.0