Skip to content

Commit 26e504a

Browse files
authored
Merge pull request #51 from DenisaCG/JLabv4.2.0
Update dependencies for `v4.2.0` of `JupyterLab`
2 parents a3c69d5 + 47489e8 commit 26e504a

File tree

2 files changed

+288
-279
lines changed

2 files changed

+288
-279
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -55,18 +55,18 @@
5555
"dependencies": {
5656
"@jupyter/react-components": "^0.16.6",
5757
"@jupyter/web-components": "^0.16.6",
58-
"@jupyterlab/application": "^4.3.0",
59-
"@jupyterlab/apputils": "^4.4.0",
60-
"@jupyterlab/coreutils": "^6.3.0",
61-
"@jupyterlab/filebrowser": "^4.3.0",
62-
"@jupyterlab/services": "^7.3.0",
63-
"@jupyterlab/settingregistry": "^4.3.0",
64-
"@jupyterlab/translation": "^4.3.0",
65-
"@jupyterlab/ui-components": "^4.3.0"
58+
"@jupyterlab/application": "^4.2.0",
59+
"@jupyterlab/apputils": "^4.2.0",
60+
"@jupyterlab/coreutils": "^6.2.0",
61+
"@jupyterlab/filebrowser": "^4.2.0",
62+
"@jupyterlab/services": "^7.2.0",
63+
"@jupyterlab/settingregistry": "^4.2.0",
64+
"@jupyterlab/translation": "^4.2.0",
65+
"@jupyterlab/ui-components": "^4.2.0"
6666
},
6767
"devDependencies": {
68-
"@jupyterlab/builder": "^4.3.0",
69-
"@jupyterlab/testutils": "^4.3.0",
68+
"@jupyterlab/builder": "^4.2.0",
69+
"@jupyterlab/testutils": "^4.2.0",
7070
"@types/jest": "^29.2.0",
7171
"@types/json-schema": "^7.0.11",
7272
"@types/react": "^18.0.26",

0 commit comments

Comments
 (0)