chore: update deps

This commit is contained in:
braks
2023-10-30 13:36:07 +01:00
committed by Braks
parent 8fa3e345b6
commit e51c7e9c17
21 changed files with 3170 additions and 3535 deletions
+8 -8
View File
@@ -68,27 +68,27 @@
"vue": "^3.3.0"
},
"dependencies": {
"@vueuse/core": "^10.2.1",
"@vueuse/core": "^10.4.1",
"d3-drag": "^3.0.0",
"d3-selection": "^3.0.0",
"d3-zoom": "^3.0.0"
},
"devDependencies": {
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-replace": "^5.0.3",
"@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.2.3",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.23",
"@vitejs/plugin-vue": "^4.4.0",
"autoprefixer": "^10.4.16",
"postcss": "^8.4.31",
"postcss-cli": "^10.1.0",
"postcss-nested": "^6.0.1",
"ts-patch": "^2.1.0",
"ts-patch": "^3.0.2",
"typescript-transform-paths": "^3.4.6",
"vite": "^4.4.7",
"vue-tsc": "^1.8.6"
"vite": "^4.4.11",
"vue-tsc": "^1.8.15"
},
"publishConfig": {
"access": "public",