feat(@vben/docs): preview components are supported within documents (#4250)
This commit is contained in:
@@ -8,10 +8,18 @@
|
||||
"docs:preview": "vitepress preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"medium-zoom": "^1.1.0"
|
||||
"@vben-core/shadcn-ui": "workspace:*",
|
||||
"@vben/common-ui": "workspace:*",
|
||||
"@vben/styles": "workspace:*",
|
||||
"@vueuse/core": "^11.0.3",
|
||||
"lucide-vue-next": "^0.436.0",
|
||||
"markdown-it": "^14.1.0",
|
||||
"medium-zoom": "^1.1.0",
|
||||
"radix-vue": "^1.9.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nolebase/vitepress-plugin-git-changelog": "^2.4.0",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@vite-pwa/vitepress": "^0.5.0",
|
||||
"vitepress": "^1.3.4",
|
||||
"vue": "^3.4.38"
|
||||
|
Reference in New Issue
Block a user