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
+3 -3
View File
@@ -40,15 +40,15 @@
"test": "exit 0"
},
"peerDependencies": {
"@vue-flow/core": "^1.12.2"
"@vue-flow/core": "^1.23.0",
"vue": "^3.3.0"
},
"devDependencies": {
"@tooling/eslint-config": "workspace:*",
"@tooling/tsconfig": "workspace:*",
"@tooling/vite-config": "workspace:*",
"@vue-flow/core": "workspace:*",
"vue": "^3.2.25",
"vue-tsc": "^1.6.5"
"vue-tsc": "^1.8.15"
},
"publishConfig": {
"access": "public",