Skip to content

Commit

Permalink
Revise package.json dependencies and lock file.
Browse files Browse the repository at this point in the history
  • Loading branch information
ericsnekbytes committed Oct 28, 2024
1 parent ca07ea5 commit 382dcd6
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 48 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@
"watch:labextension": "jupyter labextension watch ."
},
"dependencies": {
"@jupyter/react-components": "^0.17.0",
"@jupyter/web-components": "^0.17.0",
"@jupyter/react-components": "^0.15.0",
"@jupyter/web-components": "^0.15.0",
"@jupyterlab/application": "^4.0.0",
"@jupyterlab/apputils": "^4.3.4",
"@jupyterlab/apputils": "^4.0.0",
"@jupyterlab/settingregistry": "^4.0.0",
"@jupyterlab/ui-components": "^4.2.5",
"@jupyterlab/ui-components": "^4.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down
111 changes: 67 additions & 44 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2050,7 +2050,7 @@ __metadata:
languageName: node
linkType: hard

"@jupyter/react-components@npm:^0.15.3":
"@jupyter/react-components@npm:^0.15.0, @jupyter/react-components@npm:^0.15.3":
version: 0.15.3
resolution: "@jupyter/react-components@npm:0.15.3"
dependencies:
Expand All @@ -2061,17 +2061,7 @@ __metadata:
languageName: node
linkType: hard

"@jupyter/react-components@npm:^0.17.0":
version: 0.17.0
resolution: "@jupyter/react-components@npm:0.17.0"
dependencies:
"@jupyter/web-components": ^0.17.0
react: ">=17.0.0 <19.0.0"
checksum: 6aca62c47ac6eae472facf5dced03b6c1aef7bb6079408a563ec817d25eb2232d9c3985ced8adf19417bf639a0e20c29ced898cfe09262d36d4c5cf56f1078cd
languageName: node
linkType: hard

"@jupyter/web-components@npm:^0.15.3":
"@jupyter/web-components@npm:^0.15.0, @jupyter/web-components@npm:^0.15.3":
version: 0.15.3
resolution: "@jupyter/web-components@npm:0.15.3"
dependencies:
Expand All @@ -2083,18 +2073,6 @@ __metadata:
languageName: node
linkType: hard

"@jupyter/web-components@npm:^0.17.0":
version: 0.17.0
resolution: "@jupyter/web-components@npm:0.17.0"
dependencies:
"@microsoft/fast-colors": ^5.3.1
"@microsoft/fast-element": ^1.12.0
"@microsoft/fast-foundation": ^2.49.4
"@microsoft/fast-web-utilities": ^5.4.1
checksum: 61e1eea3b3f7bf3d7434c1201096bd874e222fca1411c4b6cf9d0a7b71aced8778e6cd492128585719de901242f1f0edcb8a2525a522e188e5907e4444f604c1
languageName: node
linkType: hard

"@jupyter/ydoc@npm:^2.0.1":
version: 2.1.1
resolution: "@jupyter/ydoc@npm:2.1.1"
Expand Down Expand Up @@ -2137,6 +2115,35 @@ __metadata:
languageName: node
linkType: hard

"@jupyterlab/apputils@npm:^4.0.0":
version: 4.3.5
resolution: "@jupyterlab/apputils@npm:4.3.5"
dependencies:
"@jupyterlab/coreutils": ^6.2.5
"@jupyterlab/observables": ^5.2.5
"@jupyterlab/rendermime-interfaces": ^3.10.5
"@jupyterlab/services": ^7.2.5
"@jupyterlab/settingregistry": ^4.2.5
"@jupyterlab/statedb": ^4.2.5
"@jupyterlab/statusbar": ^4.2.5
"@jupyterlab/translation": ^4.2.5
"@jupyterlab/ui-components": ^4.2.5
"@lumino/algorithm": ^2.0.1
"@lumino/commands": ^2.3.0
"@lumino/coreutils": ^2.1.2
"@lumino/disposable": ^2.1.2
"@lumino/domutils": ^2.0.1
"@lumino/messaging": ^2.0.1
"@lumino/signaling": ^2.1.2
"@lumino/virtualdom": ^2.0.1
"@lumino/widgets": ^2.3.2
"@types/react": ^18.0.26
react: ^18.2.0
sanitize-html: ~2.12.1
checksum: a2307657bfab1aff687eccfdb7a2c378a40989beea618ad6e5a811dbd250753588ea704a11250ddef42a551c8360717c1fe4c8827c5e2c3bfff1e84fc7fdc836
languageName: node
linkType: hard

"@jupyterlab/apputils@npm:^4.3.4":
version: 4.3.4
resolution: "@jupyterlab/apputils@npm:4.3.4"
Expand Down Expand Up @@ -2734,6 +2741,22 @@ __metadata:
languageName: node
linkType: hard

"@jupyterlab/statusbar@npm:^4.2.5":
version: 4.2.5
resolution: "@jupyterlab/statusbar@npm:4.2.5"
dependencies:
"@jupyterlab/ui-components": ^4.2.5
"@lumino/algorithm": ^2.0.1
"@lumino/coreutils": ^2.1.2
"@lumino/disposable": ^2.1.2
"@lumino/messaging": ^2.0.1
"@lumino/signaling": ^2.1.2
"@lumino/widgets": ^2.3.2
react: ^18.2.0
checksum: fa429b88a5bcd6889b9ac32b5f2500cb10a968cc636ca8dede17972535cc47454cb7fc96518fc8def76935f826b66b071752d0fd26afdacba579f6f3785e97b2
languageName: node
linkType: hard

"@jupyterlab/testing@npm:^4.2.4":
version: 4.2.4
resolution: "@jupyterlab/testing@npm:4.2.4"
Expand Down Expand Up @@ -2818,16 +2841,16 @@ __metadata:
languageName: node
linkType: hard

"@jupyterlab/ui-components@npm:^4.2.4":
version: 4.2.4
resolution: "@jupyterlab/ui-components@npm:4.2.4"
"@jupyterlab/ui-components@npm:^4.0.0, @jupyterlab/ui-components@npm:^4.2.5":
version: 4.2.5
resolution: "@jupyterlab/ui-components@npm:4.2.5"
dependencies:
"@jupyter/react-components": ^0.15.3
"@jupyter/web-components": ^0.15.3
"@jupyterlab/coreutils": ^6.2.4
"@jupyterlab/observables": ^5.2.4
"@jupyterlab/rendermime-interfaces": ^3.10.4
"@jupyterlab/translation": ^4.2.4
"@jupyterlab/coreutils": ^6.2.5
"@jupyterlab/observables": ^5.2.5
"@jupyterlab/rendermime-interfaces": ^3.10.5
"@jupyterlab/translation": ^4.2.5
"@lumino/algorithm": ^2.0.1
"@lumino/commands": ^2.3.0
"@lumino/coreutils": ^2.1.2
Expand All @@ -2845,20 +2868,20 @@ __metadata:
typestyle: ^2.0.4
peerDependencies:
react: ^18.2.0
checksum: 79282488905776378976516fee64df86be06fdfd838f702048cccc90870ea6b0ac972f24f305416e48deb15470594f31a9b1245ad6b5a6141643397fb94644af
checksum: 9d2b887910a3b0d41645388c5ac6183d6fd2f3af4567de9b077b2492b1a9380f98c4598a4ae6d1c3186624ed4f956bedf8ba37adb5f772c96555761384a93e1e
languageName: node
linkType: hard

"@jupyterlab/ui-components@npm:^4.2.5":
version: 4.2.5
resolution: "@jupyterlab/ui-components@npm:4.2.5"
"@jupyterlab/ui-components@npm:^4.2.4":
version: 4.2.4
resolution: "@jupyterlab/ui-components@npm:4.2.4"
dependencies:
"@jupyter/react-components": ^0.15.3
"@jupyter/web-components": ^0.15.3
"@jupyterlab/coreutils": ^6.2.5
"@jupyterlab/observables": ^5.2.5
"@jupyterlab/rendermime-interfaces": ^3.10.5
"@jupyterlab/translation": ^4.2.5
"@jupyterlab/coreutils": ^6.2.4
"@jupyterlab/observables": ^5.2.4
"@jupyterlab/rendermime-interfaces": ^3.10.4
"@jupyterlab/translation": ^4.2.4
"@lumino/algorithm": ^2.0.1
"@lumino/commands": ^2.3.0
"@lumino/coreutils": ^2.1.2
Expand All @@ -2876,7 +2899,7 @@ __metadata:
typestyle: ^2.0.4
peerDependencies:
react: ^18.2.0
checksum: 9d2b887910a3b0d41645388c5ac6183d6fd2f3af4567de9b077b2492b1a9380f98c4598a4ae6d1c3186624ed4f956bedf8ba37adb5f772c96555761384a93e1e
checksum: 79282488905776378976516fee64df86be06fdfd838f702048cccc90870ea6b0ac972f24f305416e48deb15470594f31a9b1245ad6b5a6141643397fb94644af
languageName: node
linkType: hard

Expand Down Expand Up @@ -7447,14 +7470,14 @@ __metadata:
version: 0.0.0-use.local
resolution: "jupyterFsspec@workspace:."
dependencies:
"@jupyter/react-components": ^0.17.0
"@jupyter/web-components": ^0.17.0
"@jupyter/react-components": ^0.15.0
"@jupyter/web-components": ^0.15.0
"@jupyterlab/application": ^4.0.0
"@jupyterlab/apputils": ^4.3.4
"@jupyterlab/apputils": ^4.0.0
"@jupyterlab/builder": ^4.0.0
"@jupyterlab/settingregistry": ^4.0.0
"@jupyterlab/testutils": ^4.0.0
"@jupyterlab/ui-components": ^4.2.5
"@jupyterlab/ui-components": ^4.0.0
"@types/jest": ^29.2.0
"@types/json-schema": ^7.0.11
"@types/react": ^18.0.26
Expand Down

0 comments on commit 382dcd6

Please sign in to comment.