Commit 25c1481a authored by liaozan's avatar liaozan 🏀

Update ui dependencies

parent de76c473
...@@ -6,16 +6,16 @@ ...@@ -6,16 +6,16 @@
"build": "vite build --mode production" "build": "vite build --mode production"
}, },
"dependencies": { "dependencies": {
"vue": "^3.2.45", "vue": "^3.2.47",
"axios": "^1.2.2", "axios": "^1.3.4",
"ant-design-vue": "^3.2.15", "ant-design-vue": "^3.2.15",
"highlight.js": "^11.7.0", "highlight.js": "^11.7.0",
"@highlightjs/vue-plugin": "^2.1.0" "@highlightjs/vue-plugin": "^2.1.0"
}, },
"devDependencies": { "devDependencies": {
"@vitejs/plugin-vue": "^4.0.0", "@vitejs/plugin-vue": "^4.0.0",
"typescript": "^4.9.4", "typescript": "^4.9.5",
"vite": "^4.0.3", "vite": "^4.1.4",
"vue-tsc": "^1.0.19" "vue-tsc": "^1.2.0"
} }
} }
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment