chore(deps-dev): update deps and resolve peer deps

This commit is contained in:
braks
2022-10-08 23:25:34 +02:00
committed by Braks
parent 5bc5f10eae
commit 674fe4f9c9
10 changed files with 1326 additions and 1494 deletions
+5 -5
View File
@@ -36,13 +36,13 @@
"devDependencies": {
"@braks/vue-flow": "workspace:*",
"@types/pathfinding": "^0.0.5",
"@vitejs/plugin-vue": "^2.3.3",
"@vitejs/plugin-vue": "^2.3.4",
"ts-patch": "^2.0.1",
"typescript-transform-paths": "^3.3.1",
"unplugin-auto-import": "^0.7.2",
"vite": "^2.9.14",
"vite-plugin-vue-type-imports": "^0.2.0",
"vue-tsc": "^0.35.2"
"unplugin-auto-import": "^0.11.2",
"vite": "^2.9.15",
"vite-plugin-vue-type-imports": "0.2.0",
"vue-tsc": "^0.40.13"
},
"peerDependencies": {
"@braks/vue-flow": "^0.4.29",