chore: uninstall pinia-plugin-persistedstate

This commit is contained in:
Zack Spear
2024-01-11 22:04:53 -06:00
committed by Zack Spear
parent 6a0e258cf2
commit 6f4d983d89
2 changed files with 0 additions and 10 deletions
-9
View File
@@ -22,7 +22,6 @@
"graphql-ws": "^5.14.2",
"hex-to-rgba": "^2.0.1",
"marked": "^11.1.1",
"pinia-plugin-persistedstate": "^3.2.1",
"semver": "^7.5.4",
"vue-i18n": "^9.6.5",
"wretch": "^2.7.0"
@@ -15212,14 +15211,6 @@
}
}
},
"node_modules/pinia-plugin-persistedstate": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/pinia-plugin-persistedstate/-/pinia-plugin-persistedstate-3.2.1.tgz",
"integrity": "sha512-MK++8LRUsGF7r45PjBFES82ISnPzyO6IZx3CH5vyPseFLZCk1g2kgx6l/nW8pEBKxxd4do0P6bJw+mUSZIEZUQ==",
"peerDependencies": {
"pinia": "^2.0.0"
}
},
"node_modules/pirates": {
"version": "4.0.6",
"resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz",
-1
View File
@@ -54,7 +54,6 @@
"graphql-ws": "^5.14.2",
"hex-to-rgba": "^2.0.1",
"marked": "^11.1.1",
"pinia-plugin-persistedstate": "^3.2.1",
"semver": "^7.5.4",
"vue-i18n": "^9.6.5",
"wretch": "^2.7.0"