refactor(types): use vite-plugin-import-types
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
"@rollup/plugin-replace": "^2.4.2",
|
||||
"@types/dagre": "^0.7.46",
|
||||
"@vitejs/plugin-vue": "^1.9.3",
|
||||
"@vue/compiler-sfc": "^3.2.22",
|
||||
"@vue/compiler-sfc": "3.2.22",
|
||||
"autoprefixer": "^10.3.7",
|
||||
"cypress": "8.5.0",
|
||||
"dagre": "^0.8.5",
|
||||
@@ -67,8 +67,9 @@
|
||||
"typescript-transform-paths": "^3.3.1",
|
||||
"unplugin-auto-import": "^0.4.12",
|
||||
"vite": "2.5.x",
|
||||
"vite-plugin-vue-type-imports": "^0.1.2",
|
||||
"vite-svg-loader": "^2.2.0",
|
||||
"vue": "^3.2.22",
|
||||
"vue": "3.2.22",
|
||||
"vue-router": "^4.0.12",
|
||||
"vue-tsc": "^0.29.5"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user