Upgrade Pinia from 2 to 3 and pinia-plugin-persistedstate from 3 to 4

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-06 11:17:13 +08:00
parent 941f1e1dbe
commit 08688793ac
2 changed files with 234 additions and 62 deletions

View File

@@ -33,8 +33,8 @@
"javascript-color-gradient": "^2.5.0",
"mitt": "^3.0.1",
"moment": "^2.30.1",
"pinia": "^2.3.1",
"pinia-plugin-persistedstate": "^3.2.3",
"pinia": "^3.0.4",
"pinia-plugin-persistedstate": "^4.7.1",
"primeicons": "^7.0.0",
"primevue": "^4.5.4",
"tippy.js": "^6.3.7",