chore: update vitepress v2
This commit is contained in:
@@ -85,9 +85,21 @@ export const shared = defineConfig({
|
||||
name: 'Li Kui',
|
||||
username: 'likui628',
|
||||
},
|
||||
{
|
||||
name: 'Jin Mao',
|
||||
username: 'jinmao88',
|
||||
},
|
||||
{
|
||||
name: 'Netfan',
|
||||
username: 'mynetfan',
|
||||
},
|
||||
{
|
||||
name: 'xingyu4j',
|
||||
username: 'xingyu4j',
|
||||
},
|
||||
],
|
||||
repoURL: () => 'https://github.com/vbenjs/vue-vben-admin',
|
||||
}),
|
||||
}) as any,
|
||||
GitChangelogMarkdownSection(),
|
||||
viteArchiverPlugin({ outputDir: '.vitepress' }),
|
||||
groupIconVitePlugin(),
|
||||
|
||||
1048
pnpm-lock.yaml
generated
1048
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -197,7 +197,7 @@ catalog:
|
||||
vite-plugin-lazy-import: ^1.0.7
|
||||
vite-plugin-pwa: ^1.3.0
|
||||
vite-plugin-vue-devtools: ^8.1.2
|
||||
vitepress: ^1.6.4
|
||||
vitepress: ^2.0.0-alpha.17
|
||||
vitepress-plugin-group-icons: ^1.7.5
|
||||
vitest: ^4.1.6
|
||||
vue: ^3.5.34
|
||||
|
||||
Reference in New Issue
Block a user