Skip to content

Commit b6a4054

Browse files
authored
Bump CM and JL packages to match JL 4.2.0
1 parent b0a90a9 commit b6a4054

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -56,25 +56,25 @@
5656
"style/index.js"
5757
],
5858
"dependencies": {
59-
"@codemirror/state": "^6.2.1",
60-
"@codemirror/view": "^6.15.3",
61-
"@jupyterlab/application": "^4.0.3",
62-
"@jupyterlab/cells": "^4.0.3",
63-
"@jupyterlab/codemirror": "^4.0.3",
64-
"@jupyterlab/fileeditor": "^4.0.3",
65-
"@jupyterlab/notebook": "^4.0.3",
66-
"@jupyterlab/settingregistry": "^4.0.3",
59+
"@codemirror/state": "^6.4.1",
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",
6767
"@lumino/commands": "^2.0.1",
6868
"@lumino/coreutils": "^2.0.0",
6969
"@lumino/disposable": "^2.1.2",
7070
"@replit/codemirror-vim": "^6.0.14",
7171
"react": "^18.2.0"
7272
},
7373
"devDependencies": {
74-
"@codemirror/language": "^6.8.0",
75-
"@codemirror/search": "^6.5.0",
76-
"@jupyterlab/builder": "^4.0.0",
77-
"@jupyterlab/codeeditor": "^4.0.3",
74+
"@codemirror/language": "^6.10.1",
75+
"@codemirror/search": "^6.5.6",
76+
"@jupyterlab/builder": "^4.2.0",
77+
"@jupyterlab/codeeditor": "^4.2.0",
7878
"@types/codemirror": "^0.0.87",
7979
"@types/json-schema": "^7.0.11",
8080
"@types/react": "^18.0.26",

0 commit comments

Comments
 (0)