chore(core): update d3 type deps

This commit is contained in:
braks
2023-10-07 11:15:43 +02:00
committed by Braks
parent 247a037a39
commit b0ffe42007
10 changed files with 41 additions and 185 deletions

View File

@@ -70,8 +70,8 @@
"@tooling/eslint-config": "workspace:*",
"@tooling/tsconfig": "workspace:*",
"@tooling/vite-config": "workspace:*",
"@types/d3-drag": "^3.0.2",
"@types/d3-selection": "^3.0.4",
"@types/d3-drag": "^3.0.4",
"@types/d3-selection": "^3.0.7",
"@vue-flow/core": "workspace:*",
"vite-plugin-vue-type-imports": "^0.2.4",
"vue": "^3.2.25",