Skip to content

Commit cedc43b

Browse files
committed
Require patched version of @rjsf/utils
1 parent c3252c1 commit cedc43b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/jupyterlab-lsp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@jupyter-lsp/theme-material": "~3.0.0",
6666
"@jupyter-lsp/theme-vscode": "~3.0.0",
6767
"@jupyterlab/lsp": "^4.1.0",
68-
"@rjsf/utils": "^5.1.0",
68+
"@rjsf/utils": "^5.17.1",
6969
"@rjsf/validator-ajv8": "^5.12.1",
7070
"lodash.mergewith": "^4.6.1"
7171
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2223,7 +2223,7 @@ __metadata:
22232223
"@jupyterlab/ui-components": ^4.1.0
22242224
"@lumino/algorithm": "*"
22252225
"@lumino/widgets": ^2.3.1
2226-
"@rjsf/utils": ^5.1.0
2226+
"@rjsf/utils": ^5.17.1
22272227
"@rjsf/validator-ajv8": ^5.12.1
22282228
"@types/jest": ^29.5.4
22292229
"@types/lodash.mergewith": ^4.6.1
@@ -3930,9 +3930,9 @@ __metadata:
39303930
languageName: node
39313931
linkType: hard
39323932

3933-
"@rjsf/utils@npm:^5.1.0, @rjsf/utils@npm:^5.13.4":
3934-
version: 5.17.0
3935-
resolution: "@rjsf/utils@npm:5.17.0"
3933+
"@rjsf/utils@npm:^5.13.4, @rjsf/utils@npm:^5.17.1":
3934+
version: 5.17.1
3935+
resolution: "@rjsf/utils@npm:5.17.1"
39363936
dependencies:
39373937
json-schema-merge-allof: ^0.8.1
39383938
jsonpointer: ^5.0.1
@@ -3941,7 +3941,7 @@ __metadata:
39413941
react-is: ^18.2.0
39423942
peerDependencies:
39433943
react: ^16.14.0 || >=17
3944-
checksum: 01d0001f83083764a8552e009aa7df084621df9d1fc6ccdfad9d534513084421b1ad7494cab77b9b8205d680fd915f612d87800e20ab242e7066f33184c73d4f
3944+
checksum: 83010de66b06f1046b023a0b7d0bf30b5f47b152893c3b12f1f42faa89e7c7d18b2f04fe2e9035e5f63454317f09e6d5753fc014d43b933c8023b71fc50c3acf
39453945
languageName: node
39463946
linkType: hard
39473947

0 commit comments

Comments
 (0)