File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545 "ejs" : " ^3.1.10" ,
4646 "enzyme" : " ^3.11.0" ,
4747 "enzyme-to-json" : " ^3.6.2" ,
48- "eslint" : " ^7.32.0" ,
4948 "identity-obj-proxy" : " ^3.0.0" ,
5049 "jest" : " ^29.0.0" ,
5150 "jest-canvas-mock" : " ^2.5.2" ,
7170 "webpack-cli" : " ^5.1.4" ,
7271 "webpack-dev-server" : " ^5.1.0" ,
7372 "whatwg-fetch" : " ^3.6.20" ,
74- "yorkie" : " ^2.0.0"
75- },
76- "pnpm" : {
77- "overrides" : {
78- "@typescript-eslint/eslint-plugin" : " ^4.1.1" ,
79- "@typescript-eslint/parser" : " ^4.1.1" ,
80- "tslib" : " 2.6.1"
81- }
73+ "yorkie" : " ^2.0.0" ,
74+ "eslint" : " ^8.56.0" ,
75+ "@typescript-eslint/parser" : " ^6.14.0" ,
76+ "@typescript-eslint/eslint-plugin" : " ^6.14.0"
8277 },
8378 "gitHooks" : {
8479 "pre-commit" : " pretty-quick --staged"
9792 "to-vfile" : " ^7.2.4" ,
9893 "unified" : " ^10.1.2"
9994 },
95+ "pnpm" : {
96+ "overrides" : {
97+ "tslib" : " 2.8.1"
98+ }
99+ },
100100 "repository" : " https://github.com/ant-design/ant-design-charts.git"
101101}
Original file line number Diff line number Diff line change 11{
22 "private" : false ,
33 "name" : " @ant-design/charts" ,
4- "version" : " 2.4 .0" ,
4+ "version" : " 2.6.0-beta .0" ,
55 "description" : " AntV upper level visual component library" ,
66 "bugs" : {
77 "url" : " https://github.com/ant-design/ant-design-charts/issues"
Original file line number Diff line number Diff line change 11{
22 "name" : " @ant-design/plots" ,
3- "version" : " 2.5 .0" ,
3+ "version" : " 2.6.0-beta .0" ,
44 "description" : " G2Plot Statistical chart" ,
55 "bugs" : {
66 "url" : " https://github.com/ant-design/ant-design-charts/issues"
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " @ant-design/charts-site" ,
4- "version" : " 2.4 .0" ,
4+ "version" : " 2.6.0-beta .0" ,
55 "description" : " React Visual component library" ,
66 "keywords" : [
77 " antv" ,
You can’t perform that action at this time.
0 commit comments