We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faeecd6 commit 426f711Copy full SHA for 426f711
web/bun.lockb
960 Bytes
web/package.json
@@ -25,6 +25,7 @@
25
"d3-scale": "^4.0.2",
26
"d3-selection": "^3.0.0",
27
"d3-shape": "^3.2.0",
28
+ "d3-transition": "^3.0.1",
29
"d3-zoom": "^3.0.0",
30
"date-fns": "^4.1.0",
31
"fets": "^0.8.4",
@@ -47,6 +48,7 @@
47
48
"@types/d3-scale": "^4.0.8",
49
"@types/d3-selection": "^3.0.11",
50
"@types/d3-shape": "^3.1.6",
51
+ "@types/d3-transition": "^3.0.9",
52
"@types/d3-zoom": "^3.0.8",
53
"@types/react": "^18.3.12",
54
"@types/react-dom": "^18.3.1",
0 commit comments