File tree Expand file tree Collapse file tree 9 files changed +21
-25
lines changed
Expand file tree Collapse file tree 9 files changed +21
-25
lines changed Original file line number Diff line number Diff line change 2727 "@git-diff-view/core" : " workspace:*" ,
2828 "@git-diff-view/react" : " workspace:*" ,
2929 "@git-diff-view/vue" : " workspace:*" ,
30+ "@git-diff-view/utils" : " workspace:*" ,
3031 "@swc/core" : " ^1.7.40" ,
3132 "@types/lodash" : " ^4.17.13" ,
3233 "@types/node" : " ^22.8.5" ,
Original file line number Diff line number Diff line change 33 "description" : " @git-diff-view/core" ,
44 "author" : " MrWangJustToDo" ,
55 "license" : " MIT" ,
6- "version" : " 0.0.23 " ,
6+ "version" : " 0.0.24 " ,
77 "main" : " index.js" ,
88 "types" : " index.d.ts" ,
99 "files" : [
5252 " diff parse"
5353 ],
5454 "dependencies" : {
55- "@git-diff-view/lowlight" : " ^0.0.23 " ,
55+ "@git-diff-view/lowlight" : " ^0.0.24 " ,
5656 "highlight.js" : " ^11.11.0" ,
5757 "lowlight" : " ^3.3.0" ,
5858 "fast-diff" : " ^1.3.0"
Original file line number Diff line number Diff line change 33 "description" : " @git-diff-view/file" ,
44 "author" : " MrWangJustToDo" ,
55 "license" : " MIT" ,
6- "version" : " 0.0.23 " ,
6+ "version" : " 0.0.24 " ,
77 "main" : " index.js" ,
88 "types" : " index.d.ts" ,
99 "files" : [
5252 " diff parse"
5353 ],
5454 "dependencies" : {
55- "@git-diff-view/core" : " ^0.0.23 " ,
55+ "@git-diff-view/core" : " ^0.0.24 " ,
5656 "diff" : " ^7.0.0" ,
5757 "highlight.js" : " ^11.11.0" ,
5858 "lowlight" : " ^3.3.0" ,
Original file line number Diff line number Diff line change 33 "description" : " @git-diff-view/lowlight" ,
44 "author" : " MrWangJustToDo" ,
55 "license" : " MIT" ,
6- "version" : " 0.0.23 " ,
6+ "version" : " 0.0.24 " ,
77 "main" : " index.js" ,
88 "types" : " index.d.ts" ,
99 "files" : [
Original file line number Diff line number Diff line change 33 "description" : " @git-diff-view/react" ,
44 "author" : " MrWangJustToDo" ,
55 "license" : " MIT" ,
6- "version" : " 0.0.23 " ,
6+ "version" : " 0.0.24 " ,
77 "main" : " index.js" ,
88 "types" : " index.d.ts" ,
99 "files" : [
6363 " react diff component"
6464 ],
6565 "dependencies" : {
66- "@git-diff-view/core" : " ^0.0.23" ,
67- "@git-diff-view/utils" : " ^0.0.23" ,
66+ "@git-diff-view/core" : " ^0.0.24" ,
6867 "@types/hast" : " ^3.0.0" ,
6968 "fast-diff" : " ^1.3.0" ,
7069 "highlight.js" : " ^11.11.0" ,
Original file line number Diff line number Diff line change 33 "description" : " @git-diff-view/shiki" ,
44 "author" : " MrWangJustToDo" ,
55 "license" : " MIT" ,
6- "version" : " 0.0.23 " ,
6+ "version" : " 0.0.24 " ,
77 "types" : " index.d.ts" ,
88 "type" : " module" ,
99 "files" : [
Original file line number Diff line number Diff line change 33 "description" : " @git-diff-view/utils" ,
44 "author" : " MrWangJustToDo" ,
55 "license" : " MIT" ,
6- "version" : " 0.0.23 " ,
6+ "version" : " 0.0.24 " ,
77 "types" : " index.d.ts" ,
88 "type" : " module" ,
99 "files" : [
4040 ]
4141 },
4242 "dependencies" : {
43- "@git-diff-view/core" : " ^0.0.23 "
43+ "@git-diff-view/core" : " ^0.0.24 "
4444 }
4545}
Original file line number Diff line number Diff line change 33 "description" : " @git-diff-view/vue" ,
44 "author" : " MrWangJustToDo" ,
55 "license" : " MIT" ,
6- "version" : " 0.0.23 " ,
6+ "version" : " 0.0.24 " ,
77 "main" : " index.js" ,
88 "type" : " module" ,
99 "types" : " index.d.ts" ,
4949 " vue diff component"
5050 ],
5151 "dependencies" : {
52- "@git-diff-view/core" : " ^0.0.23" ,
53- "@git-diff-view/utils" : " ^0.0.23" ,
52+ "@git-diff-view/core" : " ^0.0.24" ,
5453 "@types/hast" : " ^3.0.0" ,
5554 "highlight.js" : " ^11.11.0" ,
5655 "lowlight" : " ^3.3.0" ,
You can’t perform that action at this time.
0 commit comments