File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uiw/react-layout" ,
3
- "version" : " 4.10.4 " ,
3
+ "version" : " 4.10.5 " ,
4
4
"description" : " React components that handle the overall layout of the page." ,
5
5
"author" :
" Kenny Wong <[email protected] >" ,
6
6
"homepage" : " https://uiwjs.github.io/react-layout" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 4.10.4 " ,
2
+ "version" : " 4.10.5 " ,
3
3
"packages" : [" website" , " core" ]
4
4
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " website" ,
3
- "version" : " 4.10.4 " ,
3
+ "version" : " 4.10.5 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"start" : " kkt start" ,
7
7
"build" : " kkt build"
8
8
},
9
9
"dependencies" : {
10
+ "@uiw/react-layout" : " 4.10.5" ,
10
11
"@uiw/react-markdown-preview-example" : " ^1.5.0" ,
11
- "@uiw/react-layout" : " 4.10.4" ,
12
12
"react" : " ^18.2.0" ,
13
13
"react-dom" : " ^18.2.0"
14
14
},
You can’t perform that action at this time.
0 commit comments