chore: update deps

This commit is contained in:
braks
2023-10-30 13:36:07 +01:00
committed by Braks
parent 961b4cdc3f
commit 17a50dc7dc
14 changed files with 2256 additions and 2430 deletions
+4 -4
View File
@@ -68,18 +68,18 @@
"vue": "^3.3.0"
},
"dependencies": {
"@vueuse/core": "^10.4.1",
"@vueuse/core": "^10.5.0",
"d3-drag": "^3.0.0",
"d3-selection": "^3.0.0",
"d3-zoom": "^3.0.0"
},
"devDependencies": {
"@rollup/plugin-replace": "^5.0.3",
"@tooling/eslint-config": "workspace:*",
"@tooling/tsconfig": "workspace:*",
"@types/d3-drag": "^3.0.4",
"@types/d3-selection": "^3.0.7",
"@types/d3-zoom": "^3.0.5",
"@tooling/eslint-config": "workspace:*",
"@tooling/tsconfig": "workspace:*",
"@vitejs/plugin-vue": "^4.4.0",
"autoprefixer": "^10.4.16",
"postcss": "^8.4.31",
@@ -88,7 +88,7 @@
"ts-patch": "^3.0.2",
"typescript-transform-paths": "^3.4.6",
"vite": "^4.4.11",
"vue-tsc": "^1.8.15"
"vue-tsc": "^1.8.16"
},
"publishConfig": {
"access": "public",