chore(deps): update package deps

This commit is contained in:
bcakmakoglu
2022-06-23 19:24:11 +02:00
parent f25f6bf9a1
commit 580de082fb
2 changed files with 125 additions and 141 deletions
+3 -3
View File
@@ -39,7 +39,7 @@
},
"dependencies": {
"@types/d3": "^7.4.0",
"@vueuse/core": "^8.6.0",
"@vueuse/core": "^8.7.5",
"d3": "^7.4.4",
"d3-drag": "^3.0.0",
"d3-selection": "^3.0.0",
@@ -56,11 +56,11 @@
"ts-patch": "^2.0.1",
"typedoc": "^0.22.17",
"typescript-transform-paths": "^3.3.1",
"unplugin-auto-import": "^0.8.7",
"unplugin-auto-import": "^0.9.0",
"vite": "^2.9.10",
"vite-plugin-vue-type-imports": "^0.2.0",
"vite-svg-loader": "^3.3.0",
"vue-tsc": "^0.37.3"
"vue-tsc": "^0.38.1"
},
"publishConfig": {
"access": "public",