chore: update deps

This commit is contained in:
braks
2023-10-30 13:36:07 +01:00
committed by Braks
parent 961b4cdc3f
commit 17a50dc7dc
14 changed files with 2256 additions and 2430 deletions
+2 -2
View File
@@ -55,7 +55,7 @@
"lint:dist": "eslint --ext \".ts,.tsx\" -c .eslintrc.js --fix --ignore-pattern !**/* ./dist",
"test": "exit 0"
},
"peerDependencies": {
"peerDependencies": {
"@vue-flow/core": "^1.23.0",
"vue": "^3.3.0"
},
@@ -64,7 +64,7 @@
"@tooling/tsconfig": "workspace:*",
"@tooling/vite-config": "workspace:*",
"@vue-flow/core": "workspace:*",
"vue-tsc": "^1.8.15"
"vue-tsc": "^1.8.16"
},
"publishConfig": {
"access": "public",
+1 -1
View File
@@ -68,7 +68,7 @@
"@tooling/vite-config": "workspace:*",
"@vue-flow/core": "workspace:*",
"vite-svg-loader": "^4.0.0",
"vue-tsc": "^1.8.15"
"vue-tsc": "^1.8.16"
},
"publishConfig": {
"access": "public",
+4 -4
View File
@@ -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",
+1 -1
View File
@@ -71,7 +71,7 @@
"@types/d3-selection": "^3.0.7",
"@types/d3-zoom": "^3.0.5",
"@vue-flow/core": "workspace:*",
"vue-tsc": "^1.8.15"
"vue-tsc": "^1.8.16"
},
"publishConfig": {
"access": "public",
+1 -1
View File
@@ -73,7 +73,7 @@
"@types/d3-drag": "^3.0.4",
"@types/d3-selection": "^3.0.7",
"@vue-flow/core": "workspace:*",
"vue-tsc": "^1.8.15"
"vue-tsc": "^1.8.16"
},
"publishConfig": {
"access": "public",
+1 -1
View File
@@ -48,7 +48,7 @@
"@tooling/tsconfig": "workspace:*",
"@tooling/vite-config": "workspace:*",
"@vue-flow/core": "workspace:*",
"vue-tsc": "^1.8.15"
"vue-tsc": "^1.8.16"
},
"publishConfig": {
"access": "public",
+1 -1
View File
@@ -69,7 +69,7 @@
"@tooling/vite-config": "workspace:*",
"@types/pathfinding": "^0.0.6",
"@vue-flow/core": "workspace:*",
"vue-tsc": "^1.8.15"
"vue-tsc": "^1.8.16"
},
"publishConfig": {
"access": "public",