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",