Skip to content

Commit 44ea9da

Browse files
committed
feat: bump to JupyterLab 4 and Lumino 2
1 parent 347dc10 commit 44ea9da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

{{cookiecutter.github_project_name}}/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"@babel/core": "^7.23.7",
5656
"@babel/preset-env": "^7.23.8",
5757
"@jupyter-widgets/base-manager": "^1.0.7",
58-
"@jupyterlab/builder": "^3.6.7",
59-
"@lumino/application": "^1.31.4",
60-
"@lumino/widgets": "^1.37.2",
58+
"@jupyterlab/builder": "^4.0.11",
59+
"@lumino/application": "^2.3.0",
60+
"@lumino/widgets": "^2.3.1",
6161
"@types/jest": "^29.5.11",
6262
"@types/webpack-env": "^1.18.4",
6363
"@typescript-eslint/eslint-plugin": "^6.19.1",

0 commit comments

Comments
 (0)