fix(deps): update dependency pinia to v2.2.6

This commit is contained in:
Renovate
2024-11-03 21:09:24 +00:00
parent 7265295984
commit af2d273f83
2 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
"date-fns": "4.1.0",
"graphql": "16.9.0",
"graphql-tag": "2.12.6",
"pinia": "2.2.5",
"pinia": "2.2.6",
"subscriptions-transport-ws": "0.11.0"
}
}
+9 -1
View File
@@ -9767,7 +9767,15 @@ pinia-plugin-persistedstate@>=3.2.1:
resolved "https://registry.yarnpkg.com/pinia-plugin-persistedstate/-/pinia-plugin-persistedstate-3.2.1.tgz#66780602aecd6c7b152dd7e3ddc249a1f7a13fe5"
integrity sha512-MK++8LRUsGF7r45PjBFES82ISnPzyO6IZx3CH5vyPseFLZCk1g2kgx6l/nW8pEBKxxd4do0P6bJw+mUSZIEZUQ==
pinia@2.2.5, pinia@^2.2.5:
pinia@2.2.6:
version "2.2.6"
resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.2.6.tgz#ff93f35b8c02033eaedc8c92ad5f10f215d6c804"
integrity sha512-vIsR8JkDN5Ga2vAxqOE2cJj4VtsHnzpR1Fz30kClxlh0yCHfec6uoMeM3e/ddqmwFUejK3NlrcQa/shnpyT4hA==
dependencies:
"@vue/devtools-api" "^6.6.3"
vue-demi "^0.14.10"
pinia@^2.2.5:
version "2.2.5"
resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.2.5.tgz#3269ff2cd67ae3dcc939334c0cf985f86c48b7a1"
integrity sha512-T4PEQ4uFv2KIRC8A1Y3k1ceQGTDtxtd7nngYGu1IJUUSpuQoYfGq7w7rOc+f5YN1vx3mEs2NjjtN2IFbNS7jqA==