Skip to content

Commit

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

---
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 Jan 27, 2025
1 parent 5238e98 commit 79d28d2
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 @@ -20,7 +20,7 @@
"@gip-recia/tldraw-webcomponent": "^3.6.0",
"@gip-recia/wisemapping-webcomponent": "^0.1.0",
"@vueuse/core": "^12.4.0",
"pinia": "^2.3.0",
"pinia": "^2.3.1",
"vue": "^3.5.13",
"vue-i18n": "^11.0.1",
"vue-router": "^4.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2903,7 +2903,7 @@ __metadata:
lodash.isempty: "npm:^4.4.0"
lodash.throttle: "npm:^4.1.1"
npm-run-all2: "npm:^7.0.2"
pinia: "npm:^2.3.0"
pinia: "npm:^2.3.1"
regenerator-runtime: "npm:^0.14.1"
sass: "npm:^1.83.4"
typescript: "npm:^5.7.3"
Expand Down Expand Up @@ -7208,9 +7208,9 @@ __metadata:
languageName: node
linkType: hard

"pinia@npm:^2.3.0":
version: 2.3.0
resolution: "pinia@npm:2.3.0"
"pinia@npm:^2.3.1":
version: 2.3.1
resolution: "pinia@npm:2.3.1"
dependencies:
"@vue/devtools-api": "npm:^6.6.3"
vue-demi: "npm:^0.14.10"
Expand All @@ -7220,7 +7220,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/16c219c6249330065e0b32adaccfccfbd94a9ec794630c6747c3bff662e03f6ebb4fbb6c01a28a7e79ecb20a7c4b8d9d3ebf04aa7ddd80a6b6db6ad223a44aba
checksum: 10/2c490c7252ca66921d46ae1bbbb1aa0daa2b531b5bb1c59dc99611e5ac3db2755e51d8919bccb51a87682de0afda9aea8ebb3412e65f8f2c92cf038c08abb7eb
languageName: node
linkType: hard

Expand Down

0 comments on commit 79d28d2

Please sign in to comment.