mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
chore(deps): Bump pinia from 2.2.0 to 2.2.1
Bumps [pinia](https://github.com/vuejs/pinia) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.0...pinia@2.2.1) --- 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
719a6bba5a
commit
157facbd01
2 changed files with 6 additions and 6 deletions
10
package-lock.json
generated
10
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.0",
|
||||
"pinia": "^2.2.1",
|
||||
"style-loader": "^3.3.4",
|
||||
"v-perfect-signature": "^1.4.0",
|
||||
"vue": "^2.7.16",
|
||||
|
|
@ -11780,12 +11780,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/pinia": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.0.tgz",
|
||||
"integrity": "sha512-iPrIh26GMqfpUlMOGyxuDowGmYousTecbTHFwT0xZ1zJvh23oQ+Cj99ZoPQA1TnUPhU6AuRPv6/drkTCJ0VHQA==",
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.1.tgz",
|
||||
"integrity": "sha512-ltEU3xwiz5ojVMizdP93AHi84Rtfz0+yKd8ud75hr9LVyWX2alxp7vLbY1kFm7MXFmHHr/9B08Xf8Jj6IHTEiQ==",
|
||||
"dependencies": {
|
||||
"@vue/devtools-api": "^6.6.3",
|
||||
"vue-demi": "^0.14.8"
|
||||
"vue-demi": "^0.14.10"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/posva"
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
"js-confetti": "^0.12.0",
|
||||
"linkify-string": "^4.1.3",
|
||||
"lodash-es": "^4.17.21",
|
||||
"pinia": "^2.2.0",
|
||||
"pinia": "^2.2.1",
|
||||
"style-loader": "^3.3.4",
|
||||
"v-perfect-signature": "^1.4.0",
|
||||
"vue": "^2.7.16",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue