fix(deps): update dependency pinia-plugin-persistedstate to v4.4.1
This commit is contained in:
Generated
+4
-7
@@ -20,7 +20,7 @@
|
|||||||
"graphql": "16.11.0",
|
"graphql": "16.11.0",
|
||||||
"graphql-tag": "2.12.6",
|
"graphql-tag": "2.12.6",
|
||||||
"pinia": "3.0.3",
|
"pinia": "3.0.3",
|
||||||
"pinia-plugin-persistedstate": "4.4.0",
|
"pinia-plugin-persistedstate": "4.4.1",
|
||||||
"subscriptions-transport-ws": "0.11.0"
|
"subscriptions-transport-ws": "0.11.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@@ -17933,18 +17933,15 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/pinia-plugin-persistedstate": {
|
"node_modules/pinia-plugin-persistedstate": {
|
||||||
"version": "4.4.0",
|
"version": "4.4.1",
|
||||||
"resolved": "https://registry.npmjs.org/pinia-plugin-persistedstate/-/pinia-plugin-persistedstate-4.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/pinia-plugin-persistedstate/-/pinia-plugin-persistedstate-4.4.1.tgz",
|
||||||
"integrity": "sha512-ozDZDRf741Pbf8e6r3qIzSjQBS3c7kqvGz55mIddjSaZLkDSWlyAPx5ksFgaQvSyqF2k6tTQ5h2j3RkM1Exo5A==",
|
"integrity": "sha512-lmuMPpXla2zJKjxEq34e1E9P9jxkWEhcVwwioCCE0izG45kkTOvQfCzvwhW3i38cvnaWC7T1eRdkd15Re59ldw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"deep-pick-omit": "^1.2.1",
|
"deep-pick-omit": "^1.2.1",
|
||||||
"defu": "^6.1.4",
|
"defu": "^6.1.4",
|
||||||
"destr": "^2.0.5"
|
"destr": "^2.0.5"
|
||||||
},
|
},
|
||||||
"engines": {
|
|
||||||
"node": ">=24"
|
|
||||||
},
|
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@nuxt/kit": ">=3.0.0",
|
"@nuxt/kit": ">=3.0.0",
|
||||||
"@pinia/nuxt": ">=0.10.0",
|
"@pinia/nuxt": ">=0.10.0",
|
||||||
|
|||||||
+1
-1
@@ -60,7 +60,7 @@
|
|||||||
"graphql": "16.11.0",
|
"graphql": "16.11.0",
|
||||||
"graphql-tag": "2.12.6",
|
"graphql-tag": "2.12.6",
|
||||||
"pinia": "3.0.3",
|
"pinia": "3.0.3",
|
||||||
"pinia-plugin-persistedstate": "4.4.0",
|
"pinia-plugin-persistedstate": "4.4.1",
|
||||||
"subscriptions-transport-ws": "0.11.0"
|
"subscriptions-transport-ws": "0.11.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|||||||
Reference in New Issue
Block a user