File tree Expand file tree Collapse file tree 3 files changed +541
-460
lines changed Expand file tree Collapse file tree 3 files changed +541
-460
lines changed Original file line number Diff line number Diff line change 47
47
],
48
48
"devDependencies" : {
49
49
"@esbuild-kit/core-utils" : " ^3.1.0" ,
50
- "@rollup/plugin-commonjs" : " ^24 .0.1 " ,
50
+ "@rollup/plugin-commonjs" : " ^25 .0.2 " ,
51
51
"@rollup/plugin-json" : " ^6.0.0" ,
52
52
"@rollup/plugin-node-resolve" : " ^15.0.1" ,
53
53
"@rollup/plugin-terser" : " ^0.4.0" ,
54
54
"@types/d3" : " ^7.4.0" ,
55
- "@typescript-eslint/eslint-plugin" : " ^5.54.1 " ,
56
- "@typescript-eslint/parser" : " ^5.54.1 " ,
55
+ "@typescript-eslint/eslint-plugin" : " ^6.0.0 " ,
56
+ "@typescript-eslint/parser" : " ^6.0.0 " ,
57
57
"canvas" : " ^2.0.0" ,
58
58
"d3-geo-projection" : " ^4.0.0" ,
59
59
"eslint" : " ^8.16.0" ,
60
60
"eslint-config-prettier" : " ^8.5.0" ,
61
61
"get-tsconfig" : " ^4.1.0" ,
62
62
"htl" : " ^0.3.0" ,
63
63
"js-beautify" : " 1" ,
64
- "jsdom" : " ^21.0 .0" ,
64
+ "jsdom" : " ^22.1 .0" ,
65
65
"markdown-it-container" : " ^3.0.0" ,
66
66
"mocha" : " ^10.0.0" ,
67
67
"module-alias" : " ^2.0.0" ,
68
- "prettier" : " ^2.7.1 " ,
68
+ "prettier" : " ^3.0.0 " ,
69
69
"rollup" : " ^3.7.0" ,
70
70
"topojson-client" : " ^3.1.0" ,
71
71
"typescript" : " ^5.0.2" ,
Original file line number Diff line number Diff line change 1
- <!DOCTYPE html>
1
+ <!doctype html>
2
2
< head >
3
3
< meta charset ="utf-8 " />
4
4
</ head >
You can’t perform that action at this time.
0 commit comments