chore(deps): update dependency pinia to v2.2.4
All checks were successful
repod / xml (push) Successful in 13s
repod / php (push) Successful in 44s
repod / nodejs (push) Successful in 1m6s
repod / release (push) Has been skipped

This commit is contained in:
Renovate Bot 2024-10-02 06:39:07 +00:00
parent cf298db3d7
commit f2de304d60

6
package-lock.json generated
View File

@ -8761,9 +8761,9 @@
}
},
"node_modules/pinia": {
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.3.tgz",
"integrity": "sha512-t2X9y1FT0h5zHmi9PsVr0LMNC0DXdPiYxX6zM5IyZHoWFjLq/LGpM1OVpGhXTPHjUh0XaFlsQd3GvPvGGNLQnw==",
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.4.tgz",
"integrity": "sha512-K7ZhpMY9iJ9ShTC0cR2+PnxdQRuwVIsXDO/WIEV/RnMC/vmSoKDTKW/exNQYPI+4ij10UjXqdNiEHwn47McANQ==",
"license": "MIT",
"dependencies": {
"@vue/devtools-api": "^6.6.3",