File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uiw/react-split" ,
3
- "version" : " 5.9.1 " ,
3
+ "version" : " 5.9.2 " ,
4
4
"description" : " A piece of content can be divided into areas that can be dragged to adjust the width or height." ,
5
5
"main" : " cjs/index.js" ,
6
6
"module" : " esm/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 5.9.1 " ,
2
+ "version" : " 5.9.2 " ,
3
3
"packages" : [" core" , " www" ]
4
4
}
Original file line number Diff line number Diff line change 53
53
"husky" : " ~8.0.3" ,
54
54
"kkt" : " ^7.5.2" ,
55
55
"lerna" : " ^8.0.0" ,
56
- "lint-staged" : " ^14.0.1 " ,
56
+ "lint-staged" : " ^15.1.0 " ,
57
57
"prettier" : " ^3.0.0" ,
58
- "tsbb" : " ^4.1.14 "
58
+ "tsbb" : " ^4.2.4 "
59
59
}
60
60
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " www" ,
3
3
"private" : true ,
4
- "version" : " 5.9.1 " ,
4
+ "version" : " 5.9.2 " ,
5
5
"license" : " MIT" ,
6
6
"scripts" : {
7
7
"build" : " kkt build" ,
8
8
"start" : " kkt start"
9
9
},
10
10
"dependencies" : {
11
11
"@uiw/react-markdown-preview-example" : " ^2.0.0" ,
12
- "@uiw/react-split" : " 5.9.1 "
12
+ "@uiw/react-split" : " 5.9.2 "
13
13
},
14
14
"devDependencies" : {
15
15
"@types/react" : " ^18.2.14" ,
You can’t perform that action at this time.
0 commit comments