Skip to content

Commit

Permalink
build(deps): bump pinia from 2.2.6 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.6 to 2.3.0.
- [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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Dec 9, 2024
1 parent dd8c27d commit d44c2aa
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 @@ -20,7 +20,7 @@
"@gip-recia/tldraw-webcomponent": "^3.6.0",
"@gip-recia/wisemapping-webcomponent": "^0.1.0",
"@vueuse/core": "^11.3.0",
"pinia": "^2.2.6",
"pinia": "^2.3.0",
"vue": "^3.5.13",
"vue-i18n": "10.0.1",
"vue-router": "^4.5.0",
Expand Down
15 changes: 6 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2636,7 +2636,7 @@ __metadata:
lodash.isempty: "npm:^4.4.0"
lodash.throttle: "npm:^4.1.1"
npm-run-all2: "npm:^7.0.1"
pinia: "npm:^2.2.6"
pinia: "npm:^2.3.0"
regenerator-runtime: "npm:^0.14.1"
sass: "npm:^1.82.0"
typescript: "npm:^5.6.3"
Expand Down Expand Up @@ -6803,22 +6803,19 @@ __metadata:
languageName: node
linkType: hard

"pinia@npm:^2.2.6":
version: 2.2.6
resolution: "pinia@npm:2.2.6"
"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.5.11
vue: ^2.7.0 || ^3.5.11
peerDependenciesMeta:
"@vue/composition-api":
optional: true
typescript:
optional: true
checksum: 10/1e8558a80a5b39faaedf56ed574d7b35e09bf743b9321cabc02bd76be5546ceafc7587b602fad6f8567c22bc553025ca719c1fc5c92d67bce1f5ca48a8e1d28e
checksum: 10/16c219c6249330065e0b32adaccfccfbd94a9ec794630c6747c3bff662e03f6ebb4fbb6c01a28a7e79ecb20a7c4b8d9d3ebf04aa7ddd80a6b6db6ad223a44aba
languageName: node
linkType: hard

Expand Down

0 comments on commit d44c2aa

Please sign in to comment.