Merge branch 'master' of http://47.99.244.21:9999/qinjianhui/factory_front into wq
Showing
This diff is collapsed.
Click to expand it.
... | @@ -21,7 +21,8 @@ | ... | @@ -21,7 +21,8 @@ |
"splitpanes": "^3.1.5", | "splitpanes": "^3.1.5", | ||
"vue": "^3.4.19", | "vue": "^3.4.19", | ||
"vue-dompurify-html": "^5.1.0", | "vue-dompurify-html": "^5.1.0", | ||
"vue-router": "^4.3.0" | "vue-router": "^4.3.0", | ||
"vue-tsc": "^2.1.10" | |||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@types/splitpanes": "^2.2.6", | "@types/splitpanes": "^2.2.6", | ||
... | @@ -37,7 +38,6 @@ | ... | @@ -37,7 +38,6 @@ |
"unplugin-auto-import": "^0.17.5", | "unplugin-auto-import": "^0.17.5", | ||
"unplugin-icons": "^0.18.5", | "unplugin-icons": "^0.18.5", | ||
"unplugin-vue-components": "^0.26.0", | "unplugin-vue-components": "^0.26.0", | ||
"vite": "^5.1.4", | "vite": "^5.1.4" | ||
"vue-tsc": "^1.8.27" | |||
} | } | ||
} | } |
Please
register
or
sign in
to comment