|
55 | 55 | "dependencies": {
|
56 | 56 | "@jupyter/react-components": "^0.16.6",
|
57 | 57 | "@jupyter/web-components": "^0.16.6",
|
58 |
| - "@jupyterlab/application": "^4.3.0", |
59 |
| - "@jupyterlab/apputils": "^4.4.0", |
60 |
| - "@jupyterlab/coreutils": "^6.3.0", |
61 |
| - "@jupyterlab/filebrowser": "^4.3.0", |
62 |
| - "@jupyterlab/services": "^7.3.0", |
63 |
| - "@jupyterlab/settingregistry": "^4.3.0", |
64 |
| - "@jupyterlab/translation": "^4.3.0", |
65 |
| - "@jupyterlab/ui-components": "^4.3.0" |
| 58 | + "@jupyterlab/application": "^4.2.0", |
| 59 | + "@jupyterlab/apputils": "^4.2.0", |
| 60 | + "@jupyterlab/coreutils": "^6.2.0", |
| 61 | + "@jupyterlab/filebrowser": "^4.2.0", |
| 62 | + "@jupyterlab/services": "^7.2.0", |
| 63 | + "@jupyterlab/settingregistry": "^4.2.0", |
| 64 | + "@jupyterlab/translation": "^4.2.0", |
| 65 | + "@jupyterlab/ui-components": "^4.2.0" |
66 | 66 | },
|
67 | 67 | "devDependencies": {
|
68 |
| - "@jupyterlab/builder": "^4.3.0", |
69 |
| - "@jupyterlab/testutils": "^4.3.0", |
| 68 | + "@jupyterlab/builder": "^4.2.0", |
| 69 | + "@jupyterlab/testutils": "^4.2.0", |
70 | 70 | "@types/jest": "^29.2.0",
|
71 | 71 | "@types/json-schema": "^7.0.11",
|
72 | 72 | "@types/react": "^18.0.26",
|
|
0 commit comments