Skip to content

Commit 1f26a07

Browse files
committed
update docs
1 parent 3dafd08 commit 1f26a07

4 files changed

Lines changed: 644 additions & 617 deletions

File tree

-96.5 KB
Loading

docs/backend/reference/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ title: CLI
44

55
fba 内置了便利的 CLI 支持,安装依赖后,尝试在终端输入 `fba -h``fba --help` 以查看更多信息
66

7-
::: demo-wrapper img
7+
::: window img
88
![cli](/images/cli.png)
99
:::

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
"@vuepress/plugin-baidu-analytics": "2.0.0-rc.123",
2222
"@vuepress/plugin-clarity-analytics": "2.0.0-rc.123",
2323
"@vuepress/plugin-umami-analytics": "2.0.0-rc.123",
24-
"vue": "^3.5.28",
24+
"vue": "^3.5.29",
2525
"vuepress": "2.0.0-rc.26",
26-
"vuepress-theme-plume": "1.0.0-rc.190"
26+
"vuepress-theme-plume": "1.0.0-rc.191"
2727
},
2828
"dependencies": {
29-
"@iconify/json": "^2.2.439",
29+
"@iconify/json": "^2.2.444",
3030
"@vueuse/core": "^12.8.2",
31-
"mermaid": "^11.12.2",
32-
"swiper": "^12.1.1"
31+
"mermaid": "^11.12.3",
32+
"swiper": "^12.1.2"
3333
}
3434
}

0 commit comments

Comments
 (0)