Skip to content

Commit

Permalink
Bump @jupyterlab/rendermime-interfaces to 3.9.0-alpha.1 (jupyterl…
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Oct 9, 2023
1 parent ec5e6e9 commit 30c71ad
Show file tree
Hide file tree
Showing 22 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion dev_mode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion examples/federated/core_package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/apputils-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/apputils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/attachments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/docregistry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/fileeditor-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/javascript-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/json-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/mermaid-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mermaid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion packages/metapackage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/outputarea/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/pdf-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion packages/rendermime-interfaces/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion packages/rendermime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/running-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/translation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/vega5-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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:
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 30c71ad

Please sign in to comment.