Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent 2087126 commit 7fb9a16
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"obs-websocket-js": "^5.0.6",
"p-queue": "^8.0.1",
"pdfjs-dist": "^4.7.76",
"pinia": "^2.2.4",
"pinia": "^2.3.0",
"pinia-shared-state": "^0.5.1",
"pretty-bytes": "^6.1.1",
"quasar": "^2.17.0",
Expand Down
15 changes: 6 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9794,7 +9794,7 @@ __metadata:
obs-websocket-js: "npm:^5.0.6"
p-queue: "npm:^8.0.1"
pdfjs-dist: "npm:^4.7.76"
pinia: "npm:^2.2.4"
pinia: "npm:^2.3.0"
pinia-shared-state: "npm:^0.5.1"
postcss: "npm:^8.4.47"
prettier: "npm:^3.3.3"
Expand Down Expand Up @@ -10768,22 +10768,19 @@ __metadata:
languageName: node
linkType: hard

"pinia@npm:^2.2.4":
version: 2.2.4
resolution: "pinia@npm:2.2.4"
"pinia@npm:^2.3.0":
version: 2.3.0
resolution: "pinia@npm:2.3.0"
dependencies:
"@vue/devtools-api": "npm:^6.6.3"
vue-demi: "npm:^0.14.10"
peerDependencies:
"@vue/composition-api": ^1.4.0
typescript: ">=4.4.4"
vue: ^2.6.14 || ^3.3.0
vue: ^2.7.0 || ^3.5.11
peerDependenciesMeta:
"@vue/composition-api":
optional: true
typescript:
optional: true
checksum: 10c0/d4eea590e19f8b499488664d28c280292f1821990ba9d3021408093b253acfba260ab6405c33dafe761a761469d108e9c11ebe0f877ce99f19658d6a3eeb0578
checksum: 10c0/08bba6fd45f4e45e1e7160c70005f074722a6eccb3da113bb038bf219ff4447b745fed23ec42efd001322599433bb741986b5f17628c079508136ee2b7923062
languageName: node
linkType: hard

Expand Down

0 comments on commit 7fb9a16

Please sign in to comment.