fix(deps): update dependency pinia to v2.2.8
This commit is contained in:
Generated
+4
-4
@@ -19,7 +19,7 @@
|
||||
"date-fns": "4.1.0",
|
||||
"graphql": "16.9.0",
|
||||
"graphql-tag": "2.12.6",
|
||||
"pinia": "2.2.7",
|
||||
"pinia": "2.2.8",
|
||||
"pinia-plugin-persistedstate": "4.1.3",
|
||||
"subscriptions-transport-ws": "0.11.0"
|
||||
},
|
||||
@@ -15666,9 +15666,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/pinia": {
|
||||
"version": "2.2.7",
|
||||
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.7.tgz",
|
||||
"integrity": "sha512-M+X9Eh9V5De+8wyj0rD1cgB0zy1mPN/aBEpCI9y+DgVmzXV2dIwjYBluJ5cMQd/jAoHs0VW+EyUSHMZv/Wtcnw==",
|
||||
"version": "2.2.8",
|
||||
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.8.tgz",
|
||||
"integrity": "sha512-NRTYy2g+kju5tBRe0oNlriZIbMNvma8ZJrpHsp3qudyiMEA8jMmPPKQ2QMHg0Oc4BkUyQYWagACabrwriCK9HQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@vue/devtools-api": "^6.6.3",
|
||||
|
||||
+1
-1
@@ -56,7 +56,7 @@
|
||||
"date-fns": "4.1.0",
|
||||
"graphql": "16.9.0",
|
||||
"graphql-tag": "2.12.6",
|
||||
"pinia": "2.2.7",
|
||||
"pinia": "2.2.8",
|
||||
"pinia-plugin-persistedstate": "4.1.3",
|
||||
"subscriptions-transport-ws": "0.11.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user