|
58 | 58 | "dependencies": {
|
59 | 59 | "@codemirror/state": "^6.4.1",
|
60 | 60 | "@codemirror/view": "^6.26.0",
|
61 |
| - "@jupyterlab/application": "^4.2.0", |
62 |
| - "@jupyterlab/cells": "^4.2.0", |
63 |
| - "@jupyterlab/codemirror": "^4.2.0", |
64 |
| - "@jupyterlab/fileeditor": "^4.2.0", |
65 |
| - "@jupyterlab/notebook": "^4.2.0", |
66 |
| - "@jupyterlab/settingregistry": "^4.2.0", |
| 61 | + "@jupyterlab/application": "^4.2.5", |
| 62 | + "@jupyterlab/cells": "^4.2.5", |
| 63 | + "@jupyterlab/codemirror": "^4.2.5", |
| 64 | + "@jupyterlab/fileeditor": "^4.2.5", |
| 65 | + "@jupyterlab/notebook": "^4.2.5", |
| 66 | + "@jupyterlab/settingregistry": "^4.2.5", |
67 | 67 | "@lumino/commands": "^2.0.1",
|
68 | 68 | "@lumino/coreutils": "^2.0.0",
|
69 | 69 | "@lumino/disposable": "^2.1.2",
|
|
73 | 73 | "devDependencies": {
|
74 | 74 | "@codemirror/language": "^6.10.1",
|
75 | 75 | "@codemirror/search": "^6.5.6",
|
76 |
| - "@jupyterlab/builder": "^4.2.0", |
77 |
| - "@jupyterlab/codeeditor": "^4.2.0", |
| 76 | + "@jupyterlab/builder": "^4.2.5", |
| 77 | + "@jupyterlab/codeeditor": "^4.2.5", |
78 | 78 | "@types/codemirror": "^0.0.87",
|
79 | 79 | "@types/json-schema": "^7.0.11",
|
80 | 80 | "@types/react": "^18.0.26",
|
|
0 commit comments