Skip to content

Commit

Permalink
feat: #1076 #1077 优化发布配置、平台导入、插件商店使用体验
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Mar 6, 2024
1 parent ee3f1b7 commit 3805bf1
Show file tree
Hide file tree
Showing 12 changed files with 357 additions and 963 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -49,15 +49,15 @@
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"vercel": "^33.5.3",
"vite": "^5.1.4",
"vite": "^5.1.5",
"vite-plugin-html": "^3.2.2",
"vite-plugin-node-polyfills": "^0.21.0",
"vitest": "^1.3.1",
"vue-tsc": "^1.8.27"
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"@iconify/json": "^2.2.188",
"@iconify/json": "^2.2.189",
"@vueuse/components": "^10.9.0",
"@vueuse/core": "^10.9.0",
"chatgpt": "^5.2.5",
Expand All @@ -75,7 +75,7 @@
"pinia": "^2.1.7",
"shorthash2": "^1.0.3",
"simple-xmlrpc": "^1.4.2",
"siyuan": "^0.9.4",
"siyuan": "^0.9.5",
"siyuan-plugin-picgo": "^1.4.4",
"telegraph.md": "^0.0.1",
"unplugin-icons": "^0.18.5",
Expand All @@ -92,7 +92,7 @@
"zhi-gitlab-middleware": "^0.6.26",
"zhi-lib-base": "^0.8.0",
"zhi-notion-markdown": "^0.1.4",
"zhi-siyuan-api": "^2.18.4",
"zhi-siyuan-api": "^2.18.5",
"zhi-xmlrpc-middleware": "^0.6.19"
}
}

0 comments on commit 3805bf1

Please sign in to comment.