Skip to content

Commit 426f711

Browse files
ci: fix typecheck
Signed-off-by: Henry Gressmann <[email protected]>
1 parent faeecd6 commit 426f711

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

web/bun.lockb

960 Bytes
Binary file not shown.

web/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"d3-scale": "^4.0.2",
2626
"d3-selection": "^3.0.0",
2727
"d3-shape": "^3.2.0",
28+
"d3-transition": "^3.0.1",
2829
"d3-zoom": "^3.0.0",
2930
"date-fns": "^4.1.0",
3031
"fets": "^0.8.4",
@@ -47,6 +48,7 @@
4748
"@types/d3-scale": "^4.0.8",
4849
"@types/d3-selection": "^3.0.11",
4950
"@types/d3-shape": "^3.1.6",
51+
"@types/d3-transition": "^3.0.9",
5052
"@types/d3-zoom": "^3.0.8",
5153
"@types/react": "^18.3.12",
5254
"@types/react-dom": "^18.3.1",

0 commit comments

Comments
 (0)