Skip to content

Commit 7c23919

Browse files
committed
change package versions
1 parent e3a9189 commit 7c23919

File tree

2 files changed

+8
-18
lines changed

2 files changed

+8
-18
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"watch:labextension": "jupyter labextension watch ."
5454
},
5555
"dependencies": {
56-
"@jupyter/react-components": "^0.17.1",
57-
"@jupyter/web-components": "0.17.1",
56+
"@jupyter/react-components": "^0.16.6",
57+
"@jupyter/web-components": "0.16.6",
5858
"@jupyterlab/application": "^4.2.5",
5959
"@jupyterlab/coreutils": "^6.2.5",
6060
"@jupyterlab/services": "^7.2.5"

yarn.lock

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1999,8 +1999,8 @@ __metadata:
19991999
version: 0.0.0-use.local
20002000
resolution: "@jupyter/drives@workspace:."
20012001
dependencies:
2002-
"@jupyter/react-components": ^0.17.1
2003-
"@jupyter/web-components": 0.17.1
2002+
"@jupyter/react-components": ^0.16.6
2003+
"@jupyter/web-components": 0.16.6
20042004
"@jupyterlab/application": ^4.2.5
20052005
"@jupyterlab/builder": ^4.2.5
20062006
"@jupyterlab/coreutils": ^6.2.5
@@ -2043,25 +2043,15 @@ __metadata:
20432043
languageName: node
20442044
linkType: hard
20452045

2046-
"@jupyter/react-components@npm:^0.17.1":
2047-
version: 0.17.1
2048-
resolution: "@jupyter/react-components@npm:0.17.1"
2049-
dependencies:
2050-
"@jupyter/web-components": ^0.17.1
2051-
react: ">=17.0.0 <19.0.0"
2052-
checksum: 1c8b5d3a814c0c372ea21ae5544dcd6f021aecfa8168fa44c34a9364ea10ad539ff4791d524b3803be3fbe55d33a0e76576c6f715999d324ca437f289662e099
2053-
languageName: node
2054-
linkType: hard
2055-
2056-
"@jupyter/web-components@npm:0.17.1, @jupyter/web-components@npm:^0.17.1":
2057-
version: 0.17.1
2058-
resolution: "@jupyter/web-components@npm:0.17.1"
2046+
"@jupyter/web-components@npm:0.16.6":
2047+
version: 0.16.6
2048+
resolution: "@jupyter/web-components@npm:0.16.6"
20592049
dependencies:
20602050
"@microsoft/fast-colors": ^5.3.1
20612051
"@microsoft/fast-element": ^1.12.0
20622052
"@microsoft/fast-foundation": ^2.49.4
20632053
"@microsoft/fast-web-utilities": ^5.4.1
2064-
checksum: 51fd643aa7ef27a482ee19a53845d71aaf80b8b4a88437a2733519e975a394959b84a65d5415c5fb56acf18bf06b788680a0f06b6118a938bebbda6561dc5fb7
2054+
checksum: 41a4a2b5bb2177cbb562c858c8327a868eab9205679dbc8f99105b1580882a2d14a6e2bd9202a4acdec539c44cee8d5a5b64f7fea6a03baa3ad2905b95a6538c
20652055
languageName: node
20662056
linkType: hard
20672057

0 commit comments

Comments
 (0)