chore: 移除未使用的 pinia-plugin-persistedstate 依赖

This commit is contained in:
2025-08-27 16:57:08 +08:00
parent 152f5c2b4a
commit 4069ae3a91
2 changed files with 25 additions and 5 deletions

View File

@@ -19,7 +19,6 @@
"markdown-it": "^14.1.0",
"marked": "^16.1.1",
"pinia": "^3.0.2",
"pinia-plugin-persistedstate": "^3.2.3",
"vue": "^3.5.17",
"vue-chartjs": "^5.3.2",
"vue-echarts": "^7.0.3",
@@ -42,4 +41,4 @@
"vite-plugin-vue-devtools": "^7.7.2",
"vue-tsc": "^2.2.8"
}
}
}