feat: add pinia persist plugin (#3173)

This commit is contained in:
Kirk Lin
2023-10-19 16:17:49 +08:00
committed by GitHub
parent 882270d5ba
commit 2152b3f779
4 changed files with 52 additions and 0 deletions

View File

@@ -90,6 +90,7 @@
"nprogress": "^0.2.0",
"path-to-regexp": "^6.2.1",
"pinia": "2.1.4",
"pinia-plugin-persistedstate": "^3.2.0",
"print-js": "^1.6.0",
"qrcode": "^1.5.3",
"qs": "^6.11.2",