File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 65
65
"@jupyter-lsp/theme-material" : " ~3.0.0" ,
66
66
"@jupyter-lsp/theme-vscode" : " ~3.0.0" ,
67
67
"@jupyterlab/lsp" : " ^4.1.0" ,
68
- "@rjsf/utils" : " ^5.1.0 " ,
68
+ "@rjsf/utils" : " ^5.17.1 " ,
69
69
"@rjsf/validator-ajv8" : " ^5.12.1" ,
70
70
"lodash.mergewith" : " ^4.6.1"
71
71
},
Original file line number Diff line number Diff line change @@ -2223,7 +2223,7 @@ __metadata:
2223
2223
"@jupyterlab/ui-components": ^4.1.0
2224
2224
"@lumino/algorithm": "*"
2225
2225
"@lumino/widgets": ^2.3.1
2226
- "@rjsf/utils": ^5.1.0
2226
+ "@rjsf/utils": ^5.17.1
2227
2227
"@rjsf/validator-ajv8": ^5.12.1
2228
2228
"@types/jest": ^29.5.4
2229
2229
"@types/lodash.mergewith": ^4.6.1
@@ -3930,9 +3930,9 @@ __metadata:
3930
3930
languageName: node
3931
3931
linkType: hard
3932
3932
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 "
3936
3936
dependencies:
3937
3937
json-schema-merge-allof: ^0.8.1
3938
3938
jsonpointer: ^5.0.1
@@ -3941,7 +3941,7 @@ __metadata:
3941
3941
react-is: ^18.2.0
3942
3942
peerDependencies:
3943
3943
react: ^16.14.0 || >=17
3944
- checksum: 01d0001f83083764a8552e009aa7df084621df9d1fc6ccdfad9d534513084421b1ad7494cab77b9b8205d680fd915f612d87800e20ab242e7066f33184c73d4f
3944
+ checksum: 83010de66b06f1046b023a0b7d0bf30b5f47b152893c3b12f1f42faa89e7c7d18b2f04fe2e9035e5f63454317f09e6d5753fc014d43b933c8023b71fc50c3acf
3945
3945
languageName: node
3946
3946
linkType: hard
3947
3947
You can’t perform that action at this time.
0 commit comments