Skip to content

Commit 817275e

Browse files
committed
update docs
1 parent a05a238 commit 817275e

File tree

2 files changed

+641
-653
lines changed

2 files changed

+641
-653
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fastapi_best_architecture_docs",
3-
"version": "1.0.0",
3+
"version": "1.8.1",
44
"description": "fastapi_best_architecture 官方文档",
55
"main": "index.js",
66
"scripts": {
@@ -21,14 +21,14 @@
2121
"@vuepress/plugin-baidu-analytics": "2.0.0-rc.112",
2222
"@vuepress/plugin-llms": "2.0.0-rc.112",
2323
"@vuepress/plugin-umami-analytics": "2.0.0-rc.112",
24-
"vue": "^3.5.18",
24+
"vue": "^3.5.21",
2525
"vuepress": "2.0.0-rc.24",
26-
"vuepress-theme-plume": "1.0.0-rc.161"
26+
"vuepress-theme-plume": "1.0.0-rc.163"
2727
},
2828
"dependencies": {
29-
"@iconify/json": "^2.2.376",
29+
"@iconify/json": "^2.2.383",
3030
"@vueuse/core": "^12.8.2",
31-
"mermaid": "^11.10.0",
31+
"mermaid": "^11.11.0",
3232
"swiper": "^11.2.10"
3333
}
3434
}

0 commit comments

Comments
 (0)