feat: Update this template to the latest official siyuan-plugin template. close #39

This commit is contained in:
frostime 2025-08-16 14:42:27 +08:00
parent 38b19fdb88
commit a975e8b92d
5 changed files with 189 additions and 120 deletions

View file

@ -1,6 +1,6 @@
{
"name": "plugin-sample-vite-svelte",
"version": "0.3.6",
"version": "0.4.1",
"type": "module",
"description": "This is a sample plugin based on vite and svelte for Siyuan (https://b3log.org/siyuan)",
"repository": "",
@ -26,8 +26,8 @@
"minimist": "^1.2.8",
"rollup-plugin-livereload": "^2.0.5",
"sass": "^1.63.3",
"siyuan": "1.0.4",
"svelte": "^4.2.19",
"siyuan": "1.1.2",
"svelte": "^4.2.20",
"ts-node": "^10.9.1",
"typescript": "^5.1.3",
"vite": "^5.2.9",