Skip to content

Commit 1f7bba3

Browse files
committed
try force resolutions
1 parent 0d3c7fd commit 1f7bba3

File tree

3 files changed

+8
-26
lines changed

3 files changed

+8
-26
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@jupyterlab/outputarea": "~4.1.0-alpha.2",
7777
"@jupyterlab/pdf-extension": "~4.1.0-alpha.2",
7878
"@jupyterlab/rendermime": "~4.1.0-alpha.2",
79-
"@jupyterlab/rendermime-interfaces": "~3.8.6",
79+
"@jupyterlab/rendermime-interfaces": "~3.8.3-alpha.1",
8080
"@jupyterlab/running-extension": "~4.1.0-alpha.2",
8181
"@jupyterlab/services": "~7.1.0-alpha.2",
8282
"@jupyterlab/settingeditor": "~4.1.0-alpha.2",

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"watch:lib": "lerna exec --stream --scope @jupyter-notebook/metapackage jlpm watch"
4545
},
4646
"resolutions": {
47+
"@jupyterlab/rendermime-interfaces": "3.8.3-alpha.1",
4748
"@types/react": "^18.0.26",
4849
"react": "^18.2.0",
4950
"yjs": "^13.5.40"

yarn.lock

Lines changed: 6 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -3801,13 +3801,13 @@ __metadata:
38013801
languageName: node
38023802
linkType: hard
38033803

3804-
"@jupyterlab/rendermime-interfaces@npm:^3.8.3-alpha.1, @jupyterlab/rendermime-interfaces@npm:~3.8.3-alpha.1":
3805-
version: 3.8.6
3806-
resolution: "@jupyterlab/rendermime-interfaces@npm:3.8.6"
3804+
"@jupyterlab/rendermime-interfaces@npm:3.8.3-alpha.1":
3805+
version: 3.8.3-alpha.1
3806+
resolution: "@jupyterlab/rendermime-interfaces@npm:3.8.3-alpha.1"
38073807
dependencies:
38083808
"@lumino/coreutils": ^1.11.0 || ^2.1.2
3809-
"@lumino/widgets": ^1.37.2 || ^2.3.0
3810-
checksum: 84ba0c3979e6ace6246e00248d1248075afb112f55be202257bb89a553b235d36ca82879c56f46f58285a5fc6d39914e93fea203c53245e0ac8d1b5ef838bb50
3809+
"@lumino/widgets": ^1.37.2 || ^2.3.1-alpha.0
3810+
checksum: 59596652aa4e3e2089b8a22ffab7279fa2c73c09ae84fad445deab4d9fe9eeca24027805e2794422e987b9590140cda77404ac92dcadd5d5e5b9d58f116da327
38113811
languageName: node
38123812
linkType: hard
38133813

@@ -4655,26 +4655,7 @@ __metadata:
46554655
languageName: node
46564656
linkType: hard
46574657

4658-
"@lumino/widgets@npm:^1.37.2 || ^2.3.0":
4659-
version: 2.3.0
4660-
resolution: "@lumino/widgets@npm:2.3.0"
4661-
dependencies:
4662-
"@lumino/algorithm": ^2.0.1
4663-
"@lumino/commands": ^2.1.3
4664-
"@lumino/coreutils": ^2.1.2
4665-
"@lumino/disposable": ^2.1.2
4666-
"@lumino/domutils": ^2.0.1
4667-
"@lumino/dragdrop": ^2.1.3
4668-
"@lumino/keyboard": ^2.0.1
4669-
"@lumino/messaging": ^2.0.1
4670-
"@lumino/properties": ^2.0.1
4671-
"@lumino/signaling": ^2.1.2
4672-
"@lumino/virtualdom": ^2.0.1
4673-
checksum: a8559bd3574b7fc16e7679e05994c515b0d3e78dada35786d161f67c639941d134e92ce31d95c2e4ac06709cdf83b0e7fb4b6414a3f7779579222a2fb525d025
4674-
languageName: node
4675-
linkType: hard
4676-
4677-
"@lumino/widgets@npm:^2.3.1-alpha.0":
4658+
"@lumino/widgets@npm:^1.37.2 || ^2.3.1-alpha.0, @lumino/widgets@npm:^2.3.1-alpha.0":
46784659
version: 2.3.1-alpha.0
46794660
resolution: "@lumino/widgets@npm:2.3.1-alpha.0"
46804661
dependencies:

0 commit comments

Comments
 (0)