Skip to content

Commit 6d2a26e

Browse files
committed
update dependencies
1 parent fae0f01 commit 6d2a26e

File tree

2 files changed

+774
-592
lines changed

2 files changed

+774
-592
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@
5353
"watch:labextension": "jupyter labextension watch ."
5454
},
5555
"dependencies": {
56-
"@jupyter/react-components": "^0.13.3",
57-
"@jupyter/web-components": "^0.13.2",
58-
"@jupyterlab/application": "^4.0.0",
59-
"@jupyterlab/coreutils": "^6.0.0",
60-
"@jupyterlab/services": "^7.0.0"
56+
"@jupyter/react-components": "^0.17.1",
57+
"@jupyter/web-components": "0.17.1",
58+
"@jupyterlab/application": "^4.2.5",
59+
"@jupyterlab/coreutils": "^6.2.5",
60+
"@jupyterlab/services": "^7.2.5"
6161
},
6262
"devDependencies": {
63-
"@jupyterlab/builder": "^4.0.0",
64-
"@jupyterlab/testutils": "^4.0.0",
63+
"@jupyterlab/builder": "^4.2.5",
64+
"@jupyterlab/testutils": "^4.2.5",
6565
"@types/jest": "^29.2.0",
6666
"@types/json-schema": "^7.0.11",
6767
"@types/react": "^18.0.26",

0 commit comments

Comments
 (0)