chore: update deps

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-01-17 22:13:12 +01:00
committed by Braks
parent b22327951b
commit 64823b10a1
13 changed files with 850 additions and 562 deletions
+4 -5
View File
@@ -17,13 +17,12 @@
},
"devDependencies": {
"@types/dagre": "^0.7.48",
"@vitejs/plugin-vue": "^3.2.0",
"@vitejs/plugin-vue": "^4.0.0",
"dagre": "^0.8.5",
"unplugin-auto-import": "^0.12.0",
"vite": "^3.2.5",
"vite-plugin-vue-type-imports": "0.2.0",
"unplugin-auto-import": "^0.12.1",
"vite": "^4.0.4",
"vite-svg-loader": "^3.6.0",
"vue": "^3.2.37",
"vue": "^3.2.45",
"vue-router": "^4.1.6"
}
}