Skip to content

Commit 767ea05

Browse files
committed
Fix yarn.lock and resolutions
1 parent 070a495 commit 767ea05

File tree

2 files changed

+438
-577
lines changed

2 files changed

+438
-577
lines changed

app/package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@
7474
"@jupyterlab/rendermime-interfaces": "~3.8.0-alpha.17",
7575
"@jupyterlab/running-extension": "~4.0.0-alpha.17",
7676
"@jupyterlab/services": "~7.0.0-alpha.17",
77+
"@jupyterlab/settingeditor": "~4.0.0-alpha.15",
78+
"@jupyterlab/settingeditor-extension": "~4.0.0-alpha.17",
7779
"@jupyterlab/settingregistry": "~4.0.0-alpha.17",
7880
"@jupyterlab/shortcuts-extension": "~4.0.0-alpha.17",
7981
"@jupyterlab/statedb": "~4.0.0-alpha.17",
@@ -148,7 +150,8 @@
148150
"@jupyterlab/pdf-extension": "^4.0.0-alpha.17",
149151
"@jupyterlab/rendermime-extension": "^4.0.0-alpha.17",
150152
"@jupyterlab/running-extension": "^4.0.0-alpha.17",
151-
"@jupyterlab/settingeditor-extension": "^4.0.0-alpha.15",
153+
"@jupyterlab/settingeditor": "^4.0.0-alpha.17",
154+
"@jupyterlab/settingeditor-extension": "^4.0.0-alpha.17",
152155
"@jupyterlab/shortcuts-extension": "^4.0.0-alpha.17",
153156
"@jupyterlab/terminal-extension": "^4.0.0-alpha.17",
154157
"@jupyterlab/theme-dark-extension": "^4.0.0-alpha.17",

0 commit comments

Comments
 (0)