Skip to content

Commit

Permalink
fix(deps): update dependency pinia to v2.3.1 (#1846)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent c11ba98 commit ac83bee
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 @@ -29,7 +29,7 @@
"core-js": "3.40.0",
"jwt-decode": "4.0.0",
"luxon": "3.5.0",
"pinia": "2.3.0",
"pinia": "2.3.1",
"register-service-worker": "1.7.2",
"semver": "7.6.3",
"socket.io-client": "4.8.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1492,7 +1492,7 @@ __metadata:
lint-staged: "npm:15.4.1"
luxon: "npm:3.5.0"
material-design-icons-iconfont: "npm:6.7.0"
pinia: "npm:2.3.0"
pinia: "npm:2.3.1"
prettier: "npm:2.8.8"
register-service-worker: "npm:1.7.2"
rimraf: "npm:6.0.1"
Expand Down Expand Up @@ -12131,9 +12131,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 @@ -12143,7 +12143,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/08bba6fd45f4e45e1e7160c70005f074722a6eccb3da113bb038bf219ff4447b745fed23ec42efd001322599433bb741986b5f17628c079508136ee2b7923062
checksum: 10c0/e005883c26fe782e26803859db8703ead2e7053271d22828175c82d56e925ddab65ca2543a3f3a36686a11e6835f60c031f1eb2ef9159f9da05121495499c5f6
languageName: node
linkType: hard

Expand Down

0 comments on commit ac83bee

Please sign in to comment.