Skip to content

Commit

Permalink
Merge pull request #51 from DenisaCG/JLabv4.2.0
Browse files Browse the repository at this point in the history
Update dependencies for `v4.2.0` of `JupyterLab`
  • Loading branch information
DenisaCG authored Dec 13, 2024
2 parents a3c69d5 + 47489e8 commit 26e504a
Show file tree
Hide file tree
Showing 2 changed files with 288 additions and 279 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,18 +55,18 @@
"dependencies": {
"@jupyter/react-components": "^0.16.6",
"@jupyter/web-components": "^0.16.6",
"@jupyterlab/application": "^4.3.0",
"@jupyterlab/apputils": "^4.4.0",
"@jupyterlab/coreutils": "^6.3.0",
"@jupyterlab/filebrowser": "^4.3.0",
"@jupyterlab/services": "^7.3.0",
"@jupyterlab/settingregistry": "^4.3.0",
"@jupyterlab/translation": "^4.3.0",
"@jupyterlab/ui-components": "^4.3.0"
"@jupyterlab/application": "^4.2.0",
"@jupyterlab/apputils": "^4.2.0",
"@jupyterlab/coreutils": "^6.2.0",
"@jupyterlab/filebrowser": "^4.2.0",
"@jupyterlab/services": "^7.2.0",
"@jupyterlab/settingregistry": "^4.2.0",
"@jupyterlab/translation": "^4.2.0",
"@jupyterlab/ui-components": "^4.2.0"
},
"devDependencies": {
"@jupyterlab/builder": "^4.3.0",
"@jupyterlab/testutils": "^4.3.0",
"@jupyterlab/builder": "^4.2.0",
"@jupyterlab/testutils": "^4.2.0",
"@types/jest": "^29.2.0",
"@types/json-schema": "^7.0.11",
"@types/react": "^18.0.26",
Expand Down
Loading

0 comments on commit 26e504a

Please sign in to comment.