File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 },
1212 "dependencies" : {
1313 "@arco-design/web-react" : " 2.39.3" ,
14- "@visactor/vgraph" : " workspace:* " ,
15- "@visactor/react-vgraph" : " workspace:* " ,
16- "@visactor/react-vgraph-ui" : " workspace:* " ,
14+ "@visactor/vgraph" : " workspace:0.1.0-alpha.0 " ,
15+ "@visactor/react-vgraph" : " workspace:0.1.0-alpha.0 " ,
16+ "@visactor/react-vgraph-ui" : " workspace:0.1.0-alpha.0 " ,
1717 "buble" : " ^0.20.0" ,
1818 "highlight.js" : " ^11.8.0" ,
1919 "markdown-it" : " ^13.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @visactor/react-vgraph-ui" ,
3- "version" : " 0.1.0" ,
3+ "version" : " 0.1.0-alpha.0 " ,
44 "description" : " React UI components for VGraph" ,
55 "keywords" : [
66 " react" ,
5858 "@babel/preset-typescript" : " ^7.26.0" ,
5959 "@internal/eslint-config" : " workspace:*" ,
6060 "@rushstack/eslint-patch" : " ~1.1.4" ,
61- "@visactor/vgraph" : " workspace:* " ,
61+ "@visactor/vgraph" : " workspace:0.1.0-alpha.0 " ,
6262 "@testing-library/jest-dom" : " ^5.16.4" ,
6363 "@testing-library/react" : " 12" ,
6464 "@types/jest" : " ^27.0.2" ,
9393 "worker-loader" : " ^3.0.8"
9494 },
9595 "peerDependencies" : {
96- "@visactor/vgraph" : " ^0.1.0" ,
96+ "@visactor/vgraph" : " ^0.1.0-alpha.0 " ,
9797 "@arco-design/web-react" : " ^2.39.3" ,
9898 "react" : " >=16" ,
9999 "react-dom" : " >=16" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @visactor/react-vgraph" ,
3- "version" : " 0.1.0" ,
3+ "version" : " 0.1.0-alpha.0 " ,
44 "description" : " The react version of VGraph" ,
55 "keywords" : [
66 " react" ,
5656 "@babel/preset-typescript" : " ^7.26.0" ,
5757 "@internal/eslint-config" : " workspace:*" ,
5858 "@rushstack/eslint-patch" : " ~1.1.4" ,
59- "@visactor/vgraph" : " workspace:* " ,
59+ "@visactor/vgraph" : " workspace:0.1.0-alpha.0 " ,
6060 "@testing-library/jest-dom" : " ^5.16.4" ,
6161 "@testing-library/react" : " 12" ,
6262 "@types/dom-to-image" : " ^2.6.7" ,
9494 "worker-loader" : " ^3.0.8"
9595 },
9696 "peerDependencies" : {
97- "@visactor/vgraph" : " ^0.1.0" ,
97+ "@visactor/vgraph" : " ^0.1.0-alpha.0 " ,
9898 "react" : " >=16" ,
9999 "react-dom" : " >=16" ,
100100 "@types/react" : " >=16"
Original file line number Diff line number Diff line change 11{
22 "name" : " @visactor/vgraph" ,
3- "version" : " 0.1.0" ,
3+ "version" : " 0.1.0-alpha.0 " ,
44 "description" : " graph visualization engine" ,
55 "main" : " cjs/index.js" ,
66 "module" : " es/index.js" ,
You can’t perform that action at this time.
0 commit comments