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

11
pnpm-lock.yaml generated
View File

@@ -77,6 +77,9 @@ importers:
pinia:
specifier: 2.1.4
version: 2.1.4(typescript@5.1.6)(vue@3.3.4)
pinia-plugin-persistedstate:
specifier: ^3.2.0
version: 3.2.0(pinia@2.1.4)
print-js:
specifier: ^1.6.0
version: 1.6.0
@@ -9075,6 +9078,14 @@ packages:
requiresBuild: true
optional: true
/pinia-plugin-persistedstate@3.2.0(pinia@2.1.4):
resolution: {integrity: sha512-tZbNGf2vjAQcIm7alK40sE51Qu/m9oWr+rEgNm/2AWr1huFxj72CjvpQcIQzMknDBJEkQznCLAGtJTIcLKrKdw==}
peerDependencies:
pinia: ^2.0.0
dependencies:
pinia: 2.1.4(typescript@5.1.6)(vue@3.3.4)
dev: false
/pinia@2.1.4(typescript@5.1.6)(vue@3.3.4):
resolution: {integrity: sha512-vYlnDu+Y/FXxv1ABo1vhjC+IbqvzUdiUC3sfDRrRyY2CQSrqqaa+iiHmqtARFxJVqWQMCJfXx1PBvFs9aJVLXQ==}
peerDependencies: