Skip to content

Commit eb80f50

Browse files
committed
Bump @jupyter-widgets/base to 6.0.1
1 parent f1a88ed commit eb80f50

File tree

2 files changed

+144
-40
lines changed

2 files changed

+144
-40
lines changed

packages/javascript/jupyterlab-plotly/package-lock.json

Lines changed: 143 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/javascript/jupyterlab-plotly/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"webpack-cli": "^4.0.0"
6161
},
6262
"dependencies": {
63-
"@jupyter-widgets/base": "^2.0.0 || ^3.0.0 || ^4.0.0",
63+
"@jupyter-widgets/base": ">=2.0.0 <7.0.0",
6464
"@jupyterlab/rendermime-interfaces": "^1.3.0 || ^2.0.0 || ^3.0.0",
6565
"@lumino/messaging": "^1.2.3",
6666
"@lumino/widgets": "^1.8.1",

0 commit comments

Comments
 (0)