File tree Expand file tree Collapse file tree 2 files changed +427
-472
lines changed Expand file tree Collapse file tree 2 files changed +427
-472
lines changed Original file line number Diff line number Diff line change 35
35
},
36
36
"sideEffects" : false ,
37
37
"devDependencies" : {
38
- "@rollup/plugin-json" : " ^4.1.0 " ,
39
- "@rollup/plugin-node-resolve" : " ^13.0.4 " ,
40
- "canvas" : " ^2.8.0 " ,
41
- "eslint" : " ^7.12.1 " ,
42
- "htl" : " ^ 0.3.0 " ,
43
- "js-beautify" : " ^1.13.0 " ,
44
- "jsdom" : " ^17.0.0 " ,
45
- "mocha" : " ^9.1.0 " ,
46
- "module-alias" : " ^2.2. 2" ,
47
- "rollup" : " ^2.32.1 " ,
48
- "rollup-plugin-terser" : " ^7.0.2 " ,
49
- "snowpack" : " ^3.0.11 "
38
+ "@rollup/plugin-json" : " 4 " ,
39
+ "@rollup/plugin-node-resolve" : " 13 " ,
40
+ "canvas" : " 2 " ,
41
+ "eslint" : " 8 " ,
42
+ "htl" : " 0.3" ,
43
+ "js-beautify" : " 1 " ,
44
+ "jsdom" : " 19 " ,
45
+ "mocha" : " 9 " ,
46
+ "module-alias" : " 2" ,
47
+ "rollup" : " 2 " ,
48
+ "rollup-plugin-terser" : " 7 " ,
49
+ "snowpack" : " 3 "
50
50
},
51
51
"dependencies" : {
52
- "d3" : " ^7.1.0 " ,
53
- "isoformat" : " ^ 0.2.0 "
52
+ "d3" : " 7 " ,
53
+ "isoformat" : " 0.2"
54
54
},
55
55
"engines" : {
56
56
"node" : " >=12"
You can’t perform that action at this time.
0 commit comments