chore(core): update d3 type deps

This commit is contained in:
braks
2023-10-07 11:39:48 +02:00
committed by Braks
parent 247a037a39
commit b0ffe42007
10 changed files with 41 additions and 185 deletions
+1 -1
View File
@@ -807,7 +807,7 @@ export function useActions(
if (!state.d3Zoom) {
until(() => state.d3Zoom)
.not.toBeUndefined()
.not.toBeNull()
.then(setSkippedOptions)
} else {
setSkippedOptions()