|
51 | 51 | "watch:src": "tsc -w" |
52 | 52 | }, |
53 | 53 | "dependencies": { |
54 | | - "@jupyterlab/application": "^3.0.0 || ^4.0.0", |
55 | | - "@jupyterlab/apputils": "^3.0.0 || ^4.0.0", |
56 | | - "@jupyterlab/coreutils": "^5.0.0 || ^6.0.0", |
57 | | - "@jupyterlab/docregistry": "^3.0.0 || ^4.0.0", |
58 | | - "@jupyterlab/notebook": "^3.0.0 || ^4.0.0", |
59 | | - "@lumino/disposable": "^1.4.3 || ^2.0.0", |
60 | | - "@lumino/widgets": "^1.17.0 || ^2.0.0", |
| 54 | + "@jupyterlab/application": "^4.4.9", |
| 55 | + "@jupyterlab/apputils": "^4.5.9", |
| 56 | + "@jupyterlab/coreutils": "^6.4.9", |
| 57 | + "@jupyterlab/docregistry": "^4.4.9", |
| 58 | + "@jupyterlab/notebook": "^4.4.9", |
| 59 | + "@jupyterlab/services": "^7.4.9", |
| 60 | + "@lumino/disposable": "^2.1.4", |
| 61 | + "@lumino/widgets": "^2.7.1", |
61 | 62 | "@types/jquery": "^3", |
62 | 63 | "dexie": "^4.0.8", |
63 | 64 | "jquery": "^3" |
64 | 65 | }, |
65 | 66 | "devDependencies": { |
66 | | - "@jupyterlab/builder": "^3.0.0 || ^4.0.0", |
| 67 | + "@jupyterlab/builder": "^4.4.9", |
67 | 68 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
68 | 69 | "@typescript-eslint/parser": "^7.18.0", |
69 | 70 | "eslint": "^8.56.0", |
|
0 commit comments