Merge pull request 'chore(deps): update dependency pinia to v2.2.4' (#169) from renovate/pinia-2.x-lockfile into main
Some checks are pending
repod / xml (push) Waiting to run
repod / php (push) Waiting to run
repod / nodejs (push) Waiting to run
repod / release (push) Waiting to run

Reviewed-on: #169
This commit is contained in:
Michel Roux 2024-10-05 07:51:01 +00:00
commit fb586e7115

6
package-lock.json generated
View File

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