chore: update deps

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-05-25 20:48:26 +02:00
committed by Braks
parent 128b968168
commit 5a86c7cf1d
16 changed files with 878 additions and 732 deletions
+8 -8
View File
@@ -68,7 +68,7 @@
"vue": "^3.2.25"
},
"dependencies": {
"@vueuse/core": "^9.13.0",
"@vueuse/core": "^10.1.2",
"d3-drag": "^3.0.0",
"d3-selection": "^3.0.0",
"d3-zoom": "^3.0.0"
@@ -78,18 +78,18 @@
"@types/d3": "^7.4.0",
"@tooling/eslint-config": "workspace:*",
"@tooling/tsconfig": "workspace:*",
"@vitejs/plugin-vue": "^4.0.0",
"autoprefixer": "^10.4.13",
"postcss": "^8.4.21",
"@vitejs/plugin-vue": "^4.2.1",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.23",
"postcss-cli": "^10.1.0",
"postcss-nested": "^6.0.1",
"ts-patch": "^2.1.0",
"typescript-transform-paths": "^3.4.6",
"unplugin-auto-import": "^0.12.2",
"unplugin-vue-macros": "1.8.2",
"vite": "^4.1.4",
"unplugin-auto-import": "0.12.2",
"unplugin-vue-macros": "^2.1.3",
"vite": "^4.3.5",
"vue": "^3.2.25",
"vue-tsc": "^1.2.0"
"vue-tsc": "^1.6.4"
},
"publishConfig": {
"access": "public",