File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stoplight/elements-core" ,
3
- "version" : " 8.5.2 " ,
3
+ "version" : " 8.5.3 " ,
4
4
"sideEffects" : [
5
5
" web-components.min.js" ,
6
6
" src/web-components/**" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stoplight/elements-dev-portal" ,
3
- "version" : " 2.5.2 " ,
3
+ "version" : " 2.5.3 " ,
4
4
"description" : " UI components for composing beautiful developer documentation." ,
5
5
"keywords" : [],
6
6
"sideEffects" : [
64
64
]
65
65
},
66
66
"dependencies" : {
67
+ "@stoplight/elements-core" : " ^8.5.3" ,
67
68
"@stoplight/markdown-viewer" : " ^5.7.1" ,
68
69
"@stoplight/mosaic" : " ^1.53.4" ,
69
- "@stoplight/elements-core" : " ^8.5.2" ,
70
70
"@stoplight/path" : " ^1.3.2" ,
71
71
"@stoplight/types" : " ^14.0.0" ,
72
72
"classnames" : " ^2.2.6" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stoplight/elements" ,
3
- "version" : " 8.5.2 " ,
3
+ "version" : " 8.5.3 " ,
4
4
"description" : " UI components for composing beautiful developer documentation." ,
5
5
"keywords" : [],
6
6
"sideEffects" : [
63
63
]
64
64
},
65
65
"dependencies" : {
66
- "@stoplight/elements-core" : " ^8.5.2 " ,
66
+ "@stoplight/elements-core" : " ^8.5.3 " ,
67
67
"@stoplight/http-spec" : " ^7.1.0" ,
68
68
"@stoplight/json" : " ^3.18.1" ,
69
69
"@stoplight/mosaic" : " ^1.53.4" ,
109
109
"release" : {
110
110
"extends" : " @stoplight/scripts/release"
111
111
}
112
- }
112
+ }
You can’t perform that action at this time.
0 commit comments