chore: update deps
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user