Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
dou-du committed Aug 25, 2021
1 parent 0aca52b commit 6c9aa94
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@
"watch:labextension": "jupyter labextension watch ."
},
"dependencies": {
"@jupyterlab/application": "^3.1.6",
"@jupyterlab/apputils": "^3.1.6",
"@jupyterlab/coreutils": "5.1.7",
"@jupyterlab/filebrowser": "^3.1.6",
"@jupyterlab/launcher": "^3.1.6",
"@jupyterlab/ui-components": "^3.1.6",
"@jupyterlab/application": "^3.1.8",
"@jupyterlab/apputils": "^3.1.8",
"@jupyterlab/coreutils": "5.1.8",
"@jupyterlab/filebrowser": "^3.1.8",
"@jupyterlab/launcher": "^3.1.8",
"@jupyterlab/ui-components": "^3.1.8",
"@material-ui/core": "4.12.3",
"@material-ui/icons": "4.11.2",
"@material-ui/lab": "4.0.0-alpha.60",
"@osscar/ngl": "2.0.0-dev.38",
"underscore": "1.13.1"
},
"devDependencies": {
"@jupyterlab/builder": "^3.1.7",
"@jupyterlab/builder": "^3.1.9",
"@types/underscore": "1.11.3",
"@typescript-eslint/eslint-plugin": "^4.29.3",
"@typescript-eslint/parser": "^4.29.3",
Expand Down

0 comments on commit 6c9aa94

Please sign in to comment.