|
1 | 1 | {
|
2 | 2 | "name": "@jupyter-widgets/html-manager",
|
3 |
| - "version": "1.0.11", |
| 3 | + "version": "1.0.12", |
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": "^6.0.8", |
40 |
| - "@jupyter-widgets/base-manager": "^1.0.9", |
| 39 | + "@jupyter-widgets/base": "^6.0.9", |
| 40 | + "@jupyter-widgets/base-manager": "^1.0.10", |
41 | 41 | "@jupyter-widgets/base7": "npm:@jupyter-widgets/base@4.1.6",
|
42 |
| - "@jupyter-widgets/controls": "^5.0.9", |
| 42 | + "@jupyter-widgets/controls": "^5.0.10", |
43 | 43 | "@jupyter-widgets/controls7": "npm:@jupyter-widgets/controls@3.1.6",
|
44 |
| - "@jupyter-widgets/output": "^6.0.8", |
45 |
| - "@jupyter-widgets/schema": "^0.5.5", |
| 44 | + "@jupyter-widgets/output": "^6.0.9", |
| 45 | + "@jupyter-widgets/schema": "^0.5.6", |
46 | 46 | "@jupyterlab/outputarea": "^3.0.0 || ^4.0.0",
|
47 | 47 | "@jupyterlab/rendermime": "^3.0.0 || ^4.0.0",
|
48 | 48 | "@jupyterlab/rendermime-interfaces": "^3.0.0 || ^4.0.0",
|
|
0 commit comments