File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @uiw/react-split" ,
3- "version" : " 5.9.0 " ,
3+ "version" : " 5.9.1 " ,
44 "description" : " A piece of content can be divided into areas that can be dragged to adjust the width or height." ,
55 "main" : " cjs/index.js" ,
66 "module" : " esm/index.js" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 5.9.0 " ,
2+ "version" : " 5.9.1 " ,
33 "packages" : [" core" , " www" ]
44}
Original file line number Diff line number Diff line change 4545 "devDependencies" : {
4646 "@kkt/ncc" : " ^1.0.15" ,
4747 "@kkt/less-modules" : " ^7.5.2" ,
48- "compile-less-cli" : " ~1.8.11 " ,
48+ "compile-less-cli" : " ^1.9.0 " ,
4949 "jest" : " ^29.5.0" ,
5050 "jest-environment-jsdom" : " ^29.6.0" ,
5151 "jest-environment-node" : " ^29.5.0" ,
5252 "jest-watch-typeahead" : " ^2.2.2" ,
5353 "husky" : " ~8.0.3" ,
5454 "kkt" : " ^7.5.2" ,
5555 "lerna" : " ^7.1.4" ,
56- "lint-staged" : " ^13.2.3 " ,
56+ "lint-staged" : " ^14.0.1 " ,
5757 "prettier" : " ^3.0.0" ,
5858 "tsbb" : " ^4.1.14"
5959 }
Original file line number Diff line number Diff line change 11{
22 "name" : " www" ,
33 "private" : true ,
4- "version" : " 5.9.0 " ,
4+ "version" : " 5.9.1 " ,
55 "license" : " MIT" ,
66 "scripts" : {
77 "build" : " kkt build" ,
88 "start" : " kkt start"
99 },
1010 "dependencies" : {
11- "@uiw/react-split " : " 5.9.0 " ,
12- "@uiw/react-markdown-preview-example " : " ^1.5.3 "
11+ "@uiw/react-markdown-preview-example " : " ^1.5.3 " ,
12+ "@uiw/react-split " : " 5.9.1 "
1313 },
1414 "devDependencies" : {
1515 "@types/react" : " ^18.2.14" ,
You can’t perform that action at this time.
0 commit comments