File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 46
46
},
47
47
"dependencies" : {
48
48
"@stoplight/json" : " ^3.20.1" ,
49
- "@stoplight/json-schema-tree" : " ^2.2.2 " ,
49
+ "@stoplight/json-schema-tree" : " ^2.2.4 " ,
50
50
"@stoplight/react-error-boundary" : " ^2.0.0" ,
51
51
"@types/json-schema" : " ^7.0.7" ,
52
52
"classnames" : " ^2.2.6" ,
Original file line number Diff line number Diff line change 2383
2383
dependencies:
2384
2384
eslint-config-prettier "^8.3.0"
2385
2385
2386
- "@stoplight/json-schema-merge-allof@^0.7.7 ":
2387
- version "0.7.7 "
2388
- resolved "https://registry.yarnpkg.com/@stoplight/json-schema-merge-allof/-/json-schema-merge-allof-0.7.7 .tgz#d79ca8729aa5d6420e40cc545b1854b518b9240f "
2389
- integrity sha512-3QrZ+2hhTvsPAjl8HD9rQI3MPHSCl/kCf0rEkKM4YjLumDsfX1TSrhESDIt4lSzpSdNyT2oXSJx0ADVGE2gTyA ==
2386
+ "@stoplight/json-schema-merge-allof@^0.7.8 ":
2387
+ version "0.7.8 "
2388
+ resolved "https://registry.yarnpkg.com/@stoplight/json-schema-merge-allof/-/json-schema-merge-allof-0.7.8 .tgz#7efe5e0086dff433eb011f617e82f7295c3de061 "
2389
+ integrity sha512-JTDt6GYpCWQSb7+UW1P91IAp/pcLWis0mmEzWVFcLsrNgtUYK7JLtYYz0ZPSR4QVL0fJ0YQejM+MPq5iNDFO4g ==
2390
2390
dependencies:
2391
2391
compute-lcm "^1.1.0"
2392
2392
json-schema-compare "^0.2.2"
2393
2393
lodash "^4.17.4"
2394
2394
2395
- "@stoplight/json-schema-tree@^2.2.2 ":
2396
- version "2.2.2 "
2397
- resolved "https://registry.yarnpkg.com/@stoplight/json-schema-tree/-/json-schema-tree-2.2.2 .tgz#48339973d72ec818efea11c450bf033cd0d78d91 "
2398
- integrity sha512-p4hRzEgTMZQRrbP1CWAZDo68zXTOsr40IxITNizKPeMPt1jsB0lvHlLinx0tSTKp2XPnaoRXH7cMsdClGD7JDQ ==
2395
+ "@stoplight/json-schema-tree@^2.2.4 ":
2396
+ version "2.2.4 "
2397
+ resolved "https://registry.yarnpkg.com/@stoplight/json-schema-tree/-/json-schema-tree-2.2.4 .tgz#60e41ffc454a60225a45450bfac711ec31bd7766 "
2398
+ integrity sha512-UW+ubBHgh1QIGvhA3tFlDLBwWyq4vAxlln/rDwPcaSFjP9PKlJu7d19RT6WJyg247FwbSqsTTqS7n4Y7aLz63A ==
2399
2399
dependencies:
2400
2400
"@stoplight/json" "^3.12.0"
2401
- "@stoplight/json-schema-merge-allof" "^0.7.7 "
2401
+ "@stoplight/json-schema-merge-allof" "^0.7.8 "
2402
2402
"@stoplight/lifecycle" "^2.3.2"
2403
2403
"@types/json-schema" "^7.0.7"
2404
2404
magic-error "0.0.1"
You can’t perform that action at this time.
0 commit comments