diff --git a/docs/public/.nojekyll b/docs/public/.nojekyll deleted file mode 100644 index e69de29bb..000000000 diff --git a/docs/public/screenshot/Mermaid流程图1.png b/docs/public/screenshot/Mermaid流程图1.png index 9a6b4be85..4bfd4c0f2 100644 Binary files a/docs/public/screenshot/Mermaid流程图1.png and b/docs/public/screenshot/Mermaid流程图1.png differ diff --git a/docs/public/screenshot/Mermaid流程图2.png b/docs/public/screenshot/Mermaid流程图2.png index 96fadcde5..6bd41c742 100644 Binary files a/docs/public/screenshot/Mermaid流程图2.png and b/docs/public/screenshot/Mermaid流程图2.png differ diff --git a/package.json b/package.json index 81fdbbe2e..71d747dba 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "devDependencies": { "unplugin-vue-components": "^0.22.7", - "vitepress": "^1.0.0-alpha.15", + "vitepress": "^1.0.0-alpha.16", "vue": "^3.2.39" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 475932875..1b5679d26 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2733,10 +2733,10 @@ vitepress-plugin-mermaid@^2.0.8: resolved "https://registry.npmjs.org/vitepress-plugin-mermaid/-/vitepress-plugin-mermaid-2.0.8.tgz#7a2447d9fa5835fdc00195859d7864d35aeb19a9" integrity sha512-ywWxTeg9kMv7ZPf/igCBF4ZHhWZAyRtbPnA12ICQuNK2AMp7r5IHOfnuX1EJQf8gNdsh8bcvvSvm8Ll92fdOTw== -vitepress@^1.0.0-alpha.15: - version "1.0.0-alpha.15" - resolved "https://registry.npmjs.org/vitepress/-/vitepress-1.0.0-alpha.15.tgz#26ff8a8b5bae298ac6e47e5fec20d873a3a5960a" - integrity sha512-+pHJQCpnv0wVgLRyonisrj7Y77PVhbns2nTLxV9GkH3T+RTY/W2JmRatzBg5WciMaPyO8Ms6F3YElO5PULVv3w== +vitepress@^1.0.0-alpha.16: + version "1.0.0-alpha.16" + resolved "https://registry.npmjs.org/vitepress/-/vitepress-1.0.0-alpha.16.tgz#792936bdbece6e4d8c88598e09a063b52dd81f24" + integrity sha512-IXW3jA2Y9BsoYlpVuVcAy2XEu1wuoq2xmPvSDPVFrh8HV+oVpuvbPUCHqG6smEcu86xw3g4JjreqAwPlpPn6gw== dependencies: "@docsearch/css" "^3.2.1" "@docsearch/js" "^3.2.1"