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 4747 ],
4848 "devDependencies" : {
4949 "@esbuild-kit/core-utils" : " ^3.1.0" ,
50- "@rollup/plugin-commonjs" : " ^24 .0.1 " ,
50+ "@rollup/plugin-commonjs" : " ^25 .0.2 " ,
5151 "@rollup/plugin-json" : " ^6.0.0" ,
5252 "@rollup/plugin-node-resolve" : " ^15.0.1" ,
5353 "@rollup/plugin-terser" : " ^0.4.0" ,
5454 "@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 " ,
5757 "canvas" : " ^2.0.0" ,
5858 "d3-geo-projection" : " ^4.0.0" ,
5959 "eslint" : " ^8.16.0" ,
6060 "eslint-config-prettier" : " ^8.5.0" ,
6161 "get-tsconfig" : " ^4.1.0" ,
6262 "htl" : " ^0.3.0" ,
6363 "js-beautify" : " 1" ,
64- "jsdom" : " ^21.0 .0" ,
64+ "jsdom" : " ^22.1 .0" ,
6565 "markdown-it-container" : " ^3.0.0" ,
6666 "mocha" : " ^10.0.0" ,
6767 "module-alias" : " ^2.0.0" ,
68- "prettier" : " ^2.7.1 " ,
68+ "prettier" : " ^3.0.0 " ,
6969 "rollup" : " ^3.7.0" ,
7070 "topojson-client" : " ^3.1.0" ,
7171 "typescript" : " ^5.0.2" ,
Original file line number Diff line number Diff line change 1- <!DOCTYPE html>
1+ <!doctype html>
22< head >
33 < meta charset ="utf-8 " />
44</ head >
You can’t perform that action at this time.
0 commit comments