chore(deps): upgrade dependencies

This commit is contained in:
braks
2022-07-22 17:23:43 +02:00
parent 78f176cf46
commit c16cd464b3
4 changed files with 764 additions and 193 deletions

View File

@@ -45,7 +45,7 @@
"vue-tsc": "^0.35.0"
},
"peerDependencies": {
"@braks/vue-flow": "^0.4.15",
"@braks/vue-flow": "^0.4.29",
"vue": "^3.2.25"
},
"publishConfig": {

View File

@@ -44,7 +44,7 @@
"vue-tsc": "^0.35.0"
},
"peerDependencies": {
"@braks/vue-flow": "^0.4.15",
"@braks/vue-flow": "^0.4.29",
"vue": "^3.2.25"
},
"publishConfig": {

View File

@@ -38,7 +38,7 @@
"vue": "^3.2.25"
},
"dependencies": {
"@vueuse/core": "^8.7.5",
"@vueuse/core": "^8.9.4",
"d3-drag": "^3.0.0",
"d3-selection": "^3.0.0",
"d3-zoom": "^3.0.0"
@@ -48,18 +48,18 @@
"@types/d3": "^7.4.0",
"@vitejs/plugin-vue": "^2.3.3",
"autoprefixer": "^10.4.7",
"np": "^7.6.1",
"np": "^7.6.2",
"postcss": "^8.4.14",
"postcss-cli": "^9.1.0",
"postcss-nested": "^5.0.6",
"ts-patch": "^2.0.1",
"typedoc": "^0.22.17",
"typedoc": "^0.23.8",
"typescript-transform-paths": "^3.3.1",
"unplugin-auto-import": "^0.9.0",
"unplugin-auto-import": "^0.10.0",
"vite": "^2.9.10",
"vite-plugin-vue-type-imports": "^0.2.0",
"vite-svg-loader": "^3.3.0",
"vue-tsc": "^0.38.1"
"vite-svg-loader": "^3.4.0",
"vue-tsc": "^0.38.9"
},
"publishConfig": {
"access": "public",

941
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff