Skip to content

Commit e2e9b0c

Browse files
committed
Bump JL packages to match JL 4.2.5
1 parent 8eac2d6 commit e2e9b0c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@
5858
"dependencies": {
5959
"@codemirror/state": "^6.4.1",
6060
"@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",
6767
"@lumino/commands": "^2.0.1",
6868
"@lumino/coreutils": "^2.0.0",
6969
"@lumino/disposable": "^2.1.2",
@@ -73,8 +73,8 @@
7373
"devDependencies": {
7474
"@codemirror/language": "^6.10.1",
7575
"@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",
7878
"@types/codemirror": "^0.0.87",
7979
"@types/json-schema": "^7.0.11",
8080
"@types/react": "^18.0.26",

0 commit comments

Comments
 (0)