Markdown
All checks were successful
CI / cache-and-install (push) Successful in 55s

This commit is contained in:
严浩
2024-08-11 19:08:10 +08:00
parent 58ffe32a02
commit 1b951af395
3 changed files with 205 additions and 36 deletions

View File

@ -62,6 +62,7 @@
"unocss": "^0.61.9",
"unplugin-auto-import": "^0.18.2",
"unplugin-vue-components": "^0.27.3",
"unplugin-vue-markdown": "^0.26.2",
"unplugin-vue-router": "^0.10.2",
"vite": "^5.4.0",
"vite-plugin-vue-devtools": "^7.3.7",
@ -73,4 +74,4 @@
"vue-router@4.4.3": "patches/vue-router@4.4.3.patch"
}
}
}
}