fix(deps): update dependency pinia-plugin-persistedstate to v4.1.3
This commit is contained in:
Generated
+4
-4
@@ -20,7 +20,7 @@
|
|||||||
"graphql": "16.9.0",
|
"graphql": "16.9.0",
|
||||||
"graphql-tag": "2.12.6",
|
"graphql-tag": "2.12.6",
|
||||||
"pinia": "2.2.6",
|
"pinia": "2.2.6",
|
||||||
"pinia-plugin-persistedstate": "4.1.2",
|
"pinia-plugin-persistedstate": "4.1.3",
|
||||||
"subscriptions-transport-ws": "0.11.0"
|
"subscriptions-transport-ws": "0.11.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@@ -15606,9 +15606,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/pinia-plugin-persistedstate": {
|
"node_modules/pinia-plugin-persistedstate": {
|
||||||
"version": "4.1.2",
|
"version": "4.1.3",
|
||||||
"resolved": "https://registry.npmjs.org/pinia-plugin-persistedstate/-/pinia-plugin-persistedstate-4.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/pinia-plugin-persistedstate/-/pinia-plugin-persistedstate-4.1.3.tgz",
|
||||||
"integrity": "sha512-oh4y4lmtXcgbE3BDWTDBUl9F4G1lhtgDI+GnF+cDDZ/fF6wnGYp4TKQ6FCuv9hMLAkNjs6IzADZHwPBYq10ksQ==",
|
"integrity": "sha512-5Rad7oSoEh0na+j4jEViVQMtAYE38KjU7ixKc+am33QX/clJ1mb19zTZqMJXvq+PnQW7uuEuL33Q6NL0GbkfWw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nuxt/kit": "^3.13.2",
|
"@nuxt/kit": "^3.13.2",
|
||||||
|
|||||||
+1
-1
@@ -57,7 +57,7 @@
|
|||||||
"graphql": "16.9.0",
|
"graphql": "16.9.0",
|
||||||
"graphql-tag": "2.12.6",
|
"graphql-tag": "2.12.6",
|
||||||
"pinia": "2.2.6",
|
"pinia": "2.2.6",
|
||||||
"pinia-plugin-persistedstate": "4.1.2",
|
"pinia-plugin-persistedstate": "4.1.3",
|
||||||
"subscriptions-transport-ws": "0.11.0"
|
"subscriptions-transport-ws": "0.11.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|||||||
Reference in New Issue
Block a user