Skip to content

Commit

Permalink
build(deps): bump pinia from 2.2.2 to 2.2.4
Browse files Browse the repository at this point in the history
Bumps [pinia](https://github.com/vuejs/pinia) from 2.2.2 to 2.2.4.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/[email protected]@2.2.4)

---
updated-dependencies:
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Oct 7, 2024
1 parent e195726 commit 7c7b5d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@vueuse/core": "^11.1.0",
"pinia": "^2.2.2",
"pinia": "^2.2.4",
"vue": "^3.5.11",
"vue-i18n": "10.0.1",
"vue-router": "^4.4.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3615,7 +3615,7 @@ __metadata:
lodash.debounce: "npm:^4.0.8"
lodash.isempty: "npm:^4.4.0"
npm-run-all2: "npm:^6.2.3"
pinia: "npm:^2.2.2"
pinia: "npm:^2.2.4"
prettier: "npm:^3.3.3"
resize-observer-polyfill: "npm:^1.5.1"
sass: "npm:^1.79.4"
Expand Down Expand Up @@ -5458,9 +5458,9 @@ __metadata:
languageName: node
linkType: hard

"pinia@npm:^2.2.2":
version: 2.2.2
resolution: "pinia@npm:2.2.2"
"pinia@npm:^2.2.4":
version: 2.2.4
resolution: "pinia@npm:2.2.4"
dependencies:
"@vue/devtools-api": "npm:^6.6.3"
vue-demi: "npm:^0.14.10"
Expand All @@ -5473,7 +5473,7 @@ __metadata:
optional: true
typescript:
optional: true
checksum: 10/3061ab7ddfdc507b92c9d755e27d43f8050ab36d6e8431e8ec260c9fd3ca95c3af59c6aa33016a3af568af10731dc97d1c796dd14b3bad66b4688b219a7b6e0f
checksum: 10/0496358bab0b66d31bbff788dbb1f45238d49ac3cfd12323f1092d32d2311a3ea75bad012aff45ba552544051afd91cc3c6573f7a290b6c605acc96d95f3b684
languageName: node
linkType: hard

Expand Down

0 comments on commit 7c7b5d0

Please sign in to comment.