chore(deps): Bump pinia from 2.2.2 to 2.2.3

Bumps [pinia](https://github.com/vuejs/pinia) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.2...pinia@2.2.3)

---
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:
dependabot[bot] 2024-09-30 16:43:22 +00:00 committed by GitHub
parent 76ecf2188d
commit 19d35757e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

9
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.2",
"pinia": "^2.2.3",
"style-loader": "^3.3.4",
"v-perfect-signature": "^1.4.0",
"vue": "^2.7.16",
@ -13126,10 +13126,9 @@
}
},
"node_modules/pinia": {
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.2.tgz",
"integrity": "sha512-ja2XqFWZC36mupU4z1ZzxeTApV7DOw44cV4dhQ9sGwun+N89v/XP7+j7q6TanS1u1tdbK4r+1BUx7heMaIdagA==",
"license": "MIT",
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.3.tgz",
"integrity": "sha512-t2X9y1FT0h5zHmi9PsVr0LMNC0DXdPiYxX6zM5IyZHoWFjLq/LGpM1OVpGhXTPHjUh0XaFlsQd3GvPvGGNLQnw==",
"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.2",
"pinia": "^2.2.3",
"style-loader": "^3.3.4",
"v-perfect-signature": "^1.4.0",
"vue": "^2.7.16",