Skip to content

Commit

Permalink
update d3 imports in client-report
Browse files Browse the repository at this point in the history
  • Loading branch information
thomassth committed Nov 24, 2024
1 parent 31f0c6c commit 76a6145
Show file tree
Hide file tree
Showing 9 changed files with 38 additions and 236 deletions.
244 changes: 16 additions & 228 deletions client-report/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion client-report/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,15 @@
},
"dependencies": {
"color": "~4.2.3",
"d3": "~7.9.0",
"d3-array": "^3.2.4",
"d3-axis": "^3.0.0",
"d3-contour": "^4.0.2",
"d3-force": "^3.0.0",
"d3-geo": "^3.1.1",
"d3-scale": "^4.0.2",
"d3-scale-chromatic": "~3.1.0",
"d3-selection": "^3.0.0",
"d3-shape": "^3.2.0",
"d3-voronoi": "^1.1.4",
"hull.js": "~0.2.11",
"jquery": "~3.6.3",
Expand Down
Loading

0 comments on commit 76a6145

Please sign in to comment.