Skip to content

Commit 372397b

Browse files
committed
update docs
1 parent f91245c commit 372397b

4 files changed

Lines changed: 1061 additions & 847 deletions

File tree

docs/group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ background-color: #5865F2;
2020
border: none;
2121
border-radius: 8px;">
2222
<a href="https://discord.com/invite/yNN3wTbVAC" style="color: white; text-decoration: none;">
23-
点击加入
23+
点击加入服务器
2424
</a>
2525
</button>
2626
:::

docs/stack.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ fba 采用当前主流技术框架,我们追求新事物,拥抱新事物,
2424
## 前端
2525

2626
<CardGrid>
27-
<LinkCard title="Vben Admin" icon="https://unpkg.com/@vbenjs/static-source@0.1.7/source/logo-v1.webp" href="https://doc.vben.pro/" />
2827
<LinkCard title="Vue.js" icon="logos:vue" href="https://cn.vuejs.org" />
29-
<LinkCard title="Ant Design vue" icon="https://antdv.com/assets/logo.1ef800a8.svg" href="https://antdv.com/components/overview-cn" />
28+
<LinkCard title="Vben Admin" icon="https://unpkg.com/@vbenjs/static-source@0.1.7/source/logo-v1.webp" href="https://doc.vben.pro" />
29+
<LinkCard title="Antdv Next" icon="https://www.antdv-next.com/antdv-next.svg" href="https://www.antdv-next.com" />
3030
</CardGrid>

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,15 @@
2121
"@vuepress/plugin-baidu-analytics": "2.0.0-rc.128",
2222
"@vuepress/plugin-clarity-analytics": "2.0.0-rc.128",
2323
"@vuepress/plugin-umami-analytics": "2.0.0-rc.128",
24-
"vue": "^3.5.32",
24+
"typescript": "^6.0.3",
25+
"vue": "^3.5.34",
2526
"vuepress": "2.0.0-rc.28",
26-
"vuepress-theme-plume": "1.0.0-rc.193"
27+
"vuepress-theme-plume": "1.0.0-rc.198"
2728
},
2829
"dependencies": {
29-
"@iconify/json": "^2.2.460",
30+
"@iconify/json": "^2.2.470",
3031
"@vueuse/core": "^12.8.2",
3132
"mermaid": "^11.14.0",
32-
"swiper": "^12.1.3"
33+
"swiper": "^12.1.4"
3334
}
3435
}

0 commit comments

Comments
 (0)