chore(deps): update dependency pinia to v2.2.6
All checks were successful
repod / xml (push) Successful in 10s
repod / php (push) Successful in 41s
repod / nodejs (push) Successful in 1m17s
repod / release (push) Has been skipped

This commit is contained in:
Renovate Bot 2024-11-04 06:55:52 +00:00
parent c5b3434b31
commit 0514ce24ce

6
package-lock.json generated
View File

@ -9696,9 +9696,9 @@
}
},
"node_modules/pinia": {
"version": "2.2.5",
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.5.tgz",
"integrity": "sha512-T4PEQ4uFv2KIRC8A1Y3k1ceQGTDtxtd7nngYGu1IJUUSpuQoYfGq7w7rOc+f5YN1vx3mEs2NjjtN2IFbNS7jqA==",
"version": "2.2.6",
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.6.tgz",
"integrity": "sha512-vIsR8JkDN5Ga2vAxqOE2cJj4VtsHnzpR1Fz30kClxlh0yCHfec6uoMeM3e/ddqmwFUejK3NlrcQa/shnpyT4hA==",
"license": "MIT",
"dependencies": {
"@vue/devtools-api": "^6.6.3",