Skip to content

Commit 250e31b

Browse files
Fix dep
1 parent 327d274 commit 250e31b

File tree

2 files changed

+5
-21
lines changed

2 files changed

+5
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@jupyterlab/coreutils": "^6.4.10",
5959
"@jupyterlab/notebook": "^4.4.10",
6060
"@jupyterlab/services": "^7.4.10",
61-
"@rjsf/utils": "^6.0.1",
61+
"@rjsf/utils": "^5.24.13",
6262
"react": "^18.3.1"
6363
},
6464
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1574,7 +1574,7 @@ __metadata:
15741574
languageName: node
15751575
linkType: hard
15761576

1577-
"@rjsf/utils@npm:^5.13.4":
1577+
"@rjsf/utils@npm:^5.13.4, @rjsf/utils@npm:^5.24.13":
15781578
version: 5.24.13
15791579
resolution: "@rjsf/utils@npm:5.24.13"
15801580
dependencies:
@@ -1589,22 +1589,6 @@ __metadata:
15891589
languageName: node
15901590
linkType: hard
15911591

1592-
"@rjsf/utils@npm:^6.0.1":
1593-
version: 6.0.1
1594-
resolution: "@rjsf/utils@npm:6.0.1"
1595-
dependencies:
1596-
fast-uri: ^3.1.0
1597-
json-schema-merge-allof: ^0.8.1
1598-
jsonpointer: ^5.0.1
1599-
lodash: ^4.17.21
1600-
lodash-es: ^4.17.21
1601-
react-is: ^18.3.1
1602-
peerDependencies:
1603-
react: ">=18"
1604-
checksum: 831b1b030fd30a9dbb4840bdee485a56b2e3128d3f2ba98faa0718c82679cc96ceaf6448b56c394129eba3b0e2fdf9a87d8ff15f6b47fb99af895cd36e32087a
1605-
languageName: node
1606-
linkType: hard
1607-
16081592
"@sinclair/typebox@npm:^0.27.8":
16091593
version: 0.27.8
16101594
resolution: "@sinclair/typebox@npm:0.27.8"
@@ -3181,7 +3165,7 @@ __metadata:
31813165
languageName: node
31823166
linkType: hard
31833167

3184-
"fast-uri@npm:^3.0.1, fast-uri@npm:^3.1.0":
3168+
"fast-uri@npm:^3.0.1":
31853169
version: 3.1.0
31863170
resolution: "fast-uri@npm:3.1.0"
31873171
checksum: daab0efd3548cc53d0db38ecc764d125773f8bd70c34552ff21abdc6530f26fa4cb1771f944222ca5e61a0a1a85d01a104848ff88c61736de445d97bd616ea7e
@@ -4457,7 +4441,7 @@ __metadata:
44574441
"@jupyterlab/coreutils": ^6.4.10
44584442
"@jupyterlab/notebook": ^4.4.10
44594443
"@jupyterlab/services": ^7.4.10
4460-
"@rjsf/utils": ^6.0.1
4444+
"@rjsf/utils": ^5.24.13
44614445
"@types/json-schema": ^7.0.15
44624446
"@types/react": ^18.3.26
44634447
"@types/react-addons-linked-state-mixin": ^0.14.27
@@ -4668,7 +4652,7 @@ __metadata:
46684652
languageName: node
46694653
linkType: hard
46704654

4671-
"react-is@npm:^18.0.0, react-is@npm:^18.2.0, react-is@npm:^18.3.1":
4655+
"react-is@npm:^18.0.0, react-is@npm:^18.2.0":
46724656
version: 18.3.1
46734657
resolution: "react-is@npm:18.3.1"
46744658
checksum: e20fe84c86ff172fc8d898251b7cc2c43645d108bf96d0b8edf39b98f9a2cae97b40520ee7ed8ee0085ccc94736c4886294456033304151c3f94978cec03df21

0 commit comments

Comments
 (0)