|
1 | 1 | { |
2 | 2 | "name": "@jupyter-widgets/html-manager", |
3 | | - "version": "0.21.0-beta.0", |
| 3 | + "version": "0.21.0-beta.1", |
4 | 4 | "description": "Standalone package for rendering Jupyter widgets outside notebooks", |
5 | 5 | "homepage": "https://github.com/jupyter-widgets/ipywidgets#readme", |
6 | 6 | "bugs": { |
|
36 | 36 | }, |
37 | 37 | "dependencies": { |
38 | 38 | "@fortawesome/fontawesome-free": "^5.12.0", |
39 | | - "@jupyter-widgets/base": "^5.0.0-beta.0", |
40 | | - "@jupyter-widgets/base-manager": "^1.0.0-beta.0", |
41 | | - "@jupyter-widgets/controls": "^4.0.0-beta.0", |
42 | | - "@jupyter-widgets/output": "^5.0.0-beta.0", |
43 | | - "@jupyter-widgets/schema": "^0.5.0-beta.0", |
| 39 | + "@jupyter-widgets/base": "^5.0.0-beta.1", |
| 40 | + "@jupyter-widgets/base-manager": "^1.0.0-beta.1", |
| 41 | + "@jupyter-widgets/controls": "^4.0.0-beta.1", |
| 42 | + "@jupyter-widgets/output": "^5.0.0-beta.1", |
| 43 | + "@jupyter-widgets/schema": "^0.5.0-beta.1", |
44 | 44 | "@jupyterlab/outputarea": "^3.0.0", |
45 | 45 | "@jupyterlab/rendermime": "^3.0.0", |
46 | 46 | "@jupyterlab/rendermime-interfaces": "^3.0.0", |
|
0 commit comments