mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
chore(deps): Bump pinia from 2.2.3 to 2.2.4
Bumps [pinia](https://github.com/vuejs/pinia) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.3...pinia@2.2.4) --- updated-dependencies: - dependency-name: pinia dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c7f796d751
commit
f952ee1a60
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -30,7 +30,7 @@
|
|||
"js-confetti": "^0.12.0",
|
||||
"linkify-string": "^4.1.3",
|
||||
"lodash-es": "^4.17.21",
|
||||
"pinia": "^2.2.3",
|
||||
"pinia": "^2.2.4",
|
||||
"style-loader": "^3.3.4",
|
||||
"v-perfect-signature": "^1.4.0",
|
||||
"vue": "^2.7.16",
|
||||
|
|
@ -13126,9 +13126,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==",
|
||||
"dependencies": {
|
||||
"@vue/devtools-api": "^6.6.3",
|
||||
"vue-demi": "^0.14.10"
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
"js-confetti": "^0.12.0",
|
||||
"linkify-string": "^4.1.3",
|
||||
"lodash-es": "^4.17.21",
|
||||
"pinia": "^2.2.3",
|
||||
"pinia": "^2.2.4",
|
||||
"style-loader": "^3.3.4",
|
||||
"v-perfect-signature": "^1.4.0",
|
||||
"vue": "^2.7.16",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue