chore(deps): cleanup deps

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-03-07 18:38:01 +01:00
committed by Braks
parent af03954275
commit 36a12a6fe8
15 changed files with 330 additions and 235 deletions

View File

@@ -40,13 +40,13 @@
"@tooling/eslint-config": "workspace:*",
"@tooling/tsconfig": "workspace:*",
"@tooling/vite-config": "workspace:*",
"@types/d3-drag": "^3.0.1",
"@types/d3-selection": "^3.0.3",
"@types/d3-drag": "^3.0.2",
"@types/d3-selection": "^3.0.4",
"@vue-flow/core": "workspace:*",
"vite-plugin-vue-type-imports": "^0.2.4",
"vite": "^4.1.4",
"vue": "^3.2.25",
"vue-tsc": "^1.1.5"
"vue-tsc": "^1.2.0"
},
"publishConfig": {
"access": "public",