Merge pull request #3533 from LibreSign/dependabot/npm_and_yarn/pinia-2.2.2

chore(deps): Bump pinia from 2.2.1 to 2.2.2
This commit is contained in:
Vitor Mattos 2024-08-29 09:08:50 -03:00 committed by GitHub
commit 58b577008f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -30,7 +30,7 @@
"js-confetti": "^0.12.0",
"linkify-string": "^4.1.3",
"lodash-es": "^4.17.21",
"pinia": "^2.2.1",
"pinia": "^2.2.2",
"style-loader": "^3.3.4",
"v-perfect-signature": "^1.4.0",
"vue": "^2.7.16",
@ -11877,9 +11877,9 @@
}
},
"node_modules/pinia": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.1.tgz",
"integrity": "sha512-ltEU3xwiz5ojVMizdP93AHi84Rtfz0+yKd8ud75hr9LVyWX2alxp7vLbY1kFm7MXFmHHr/9B08Xf8Jj6IHTEiQ==",
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.2.tgz",
"integrity": "sha512-ja2XqFWZC36mupU4z1ZzxeTApV7DOw44cV4dhQ9sGwun+N89v/XP7+j7q6TanS1u1tdbK4r+1BUx7heMaIdagA==",
"dependencies": {
"@vue/devtools-api": "^6.6.3",
"vue-demi": "^0.14.10"

View file

@ -41,7 +41,7 @@
"js-confetti": "^0.12.0",
"linkify-string": "^4.1.3",
"lodash-es": "^4.17.21",
"pinia": "^2.2.1",
"pinia": "^2.2.2",
"style-loader": "^3.3.4",
"v-perfect-signature": "^1.4.0",
"vue": "^2.7.16",