feat: core components support simple locale switching (#4273)
* feat: core components support simple locale switching * fix: test error * fix: test error
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
"@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",
|
||||
@@ -19,7 +18,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nolebase/vitepress-plugin-git-changelog": "^2.4.0",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@vben/vite-config": "workspace:*",
|
||||
"@vite-pwa/vitepress": "^0.5.0",
|
||||
"vitepress": "^1.3.4",
|
||||
|
Reference in New Issue
Block a user