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
+1
View File
@@ -36,5 +36,6 @@ declare module '@vue/runtime-core' {
Sidebar: typeof import('./../components/examples/dnd/Sidebar.vue')['default']
Team: typeof import('./../components/home/Team.vue')['default']
TeleportableNode: typeof import('./../components/examples/teleport/TeleportableNode.vue')['default']
TransitionEdge: typeof import('./../components/examples/transition/TransitionEdge.vue')['default']
}
}