mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
chore(deps): Bump pinia from 2.2.6 to 2.2.8
Bumps [pinia](https://github.com/vuejs/pinia) from 2.2.6 to 2.2.8. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.6...v2.2.8) --- 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
ea33c6c4d4
commit
c4a43dd83d
2 changed files with 5 additions and 6 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
|
@ -34,7 +34,7 @@
|
|||
"crypto-js": "^4.2.0",
|
||||
"debounce": "^2.2.0",
|
||||
"js-confetti": "^0.12.0",
|
||||
"pinia": "^2.2.6",
|
||||
"pinia": "^2.2.8",
|
||||
"v-perfect-signature": "^1.4.0",
|
||||
"vue": "^2.7.16",
|
||||
"vue-advanced-cropper": "^1.11.7",
|
||||
|
|
@ -13137,10 +13137,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/pinia": {
|
||||
"version": "2.2.6",
|
||||
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.6.tgz",
|
||||
"integrity": "sha512-vIsR8JkDN5Ga2vAxqOE2cJj4VtsHnzpR1Fz30kClxlh0yCHfec6uoMeM3e/ddqmwFUejK3NlrcQa/shnpyT4hA==",
|
||||
"license": "MIT",
|
||||
"version": "2.2.8",
|
||||
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.8.tgz",
|
||||
"integrity": "sha512-NRTYy2g+kju5tBRe0oNlriZIbMNvma8ZJrpHsp3qudyiMEA8jMmPPKQ2QMHg0Oc4BkUyQYWagACabrwriCK9HQ==",
|
||||
"dependencies": {
|
||||
"@vue/devtools-api": "^6.6.3",
|
||||
"vue-demi": "^0.14.10"
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@
|
|||
"crypto-js": "^4.2.0",
|
||||
"debounce": "^2.2.0",
|
||||
"js-confetti": "^0.12.0",
|
||||
"pinia": "^2.2.6",
|
||||
"pinia": "^2.2.8",
|
||||
"v-perfect-signature": "^1.4.0",
|
||||
"vue": "^2.7.16",
|
||||
"vue-advanced-cropper": "^1.11.7",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue