Skip to content

Commit

Permalink
Bump pinia from 2.2.6 to 2.2.8
Browse files Browse the repository at this point in the history
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/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 772c67c commit 94eda4b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"globals": "^15.12.0",
"lopr-shared": "workspace:*",
"lopr-ui": "workspace:*",
"pinia": "2.2.6",
"pinia": "2.2.8",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"sass": "^1.80.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4403,7 +4403,7 @@ __metadata:
globals: "npm:^15.12.0"
lopr-shared: "workspace:*"
lopr-ui: "workspace:*"
pinia: "npm:2.2.6"
pinia: "npm:2.2.8"
postcss: "npm:^8.4.47"
prettier: "npm:^3.3.3"
sass: "npm:^1.80.5"
Expand Down Expand Up @@ -5016,9 +5016,9 @@ __metadata:
languageName: node
linkType: hard

"pinia@npm:2.2.6":
version: 2.2.6
resolution: "pinia@npm:2.2.6"
"pinia@npm:2.2.8":
version: 2.2.8
resolution: "pinia@npm:2.2.8"
dependencies:
"@vue/devtools-api": "npm:^6.6.3"
vue-demi: "npm:^0.14.10"
Expand All @@ -5031,7 +5031,7 @@ __metadata:
optional: true
typescript:
optional: true
checksum: 10c0/2158513467ca95a93114bbc5f446445ec89c4ee8955632abbc8d9be0bdf62e622af82d051b1027b66bf919434c01228f70f0811d7ce30dbeb205c879ce405355
checksum: 10c0/afcaba130850d939659d72d855f449d5d153a623d81139cf4667526253e6dcc426219cafd898b544cd538ffe63d3f750ac023a643056ec20e8c19cb909678f32
languageName: node
linkType: hard

Expand Down

0 comments on commit 94eda4b

Please sign in to comment.