mirror of
https://github.com/sendevia/website.git
synced 2026-03-05 23:32:45 +08:00
dependency: update
This commit is contained in:
@@ -33,7 +33,7 @@ export default defineConfig({
|
||||
attrs: {
|
||||
allowedAttributes: ["id", "class"],
|
||||
},
|
||||
cjkFriendly: true,
|
||||
cjkFriendlyEmphasis: true,
|
||||
codeCopyButtonTitle: "复制代码",
|
||||
config(md) {
|
||||
md.use(align);
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
"@mdit/plugin-tasklist": "^0.22.2",
|
||||
"markdown-it-anchor": "^9.2.0",
|
||||
"sass-embedded": "^1.93.0",
|
||||
"vitepress": "^2.0.0-alpha.15",
|
||||
"vue": "^3.5.0"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user