Skip to content

Commit

Permalink
⬆️ Update pinia to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 3985990 commit a5d9122
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 @@ -35,7 +35,7 @@
"lodash": "4.17.21",
"mini-svg-data-uri": "1.4.4",
"moment": "2.30.1",
"pinia": "2.2.2",
"pinia": "2.3.0",
"qrcode": "1.5.4",
"semver": "7.6.3",
"showdown": "2.1.0",
Expand Down
15 changes: 6 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7820,7 +7820,7 @@ __metadata:
mini-svg-data-uri: "npm:1.4.4"
moment: "npm:2.30.1"
moment-timezone: "npm:0.5.46"
pinia: "npm:2.2.2"
pinia: "npm:2.3.0"
prettier: "npm:3.4.2"
qrcode: "npm:1.5.4"
sass: "npm:1.82.0"
Expand Down Expand Up @@ -9044,22 +9044,19 @@ __metadata:
languageName: node
linkType: hard

"pinia@npm:2.2.2":
version: 2.2.2
resolution: "pinia@npm:2.2.2"
"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/6c30a6e355be294f87a0256d4b2c266d3315d4fc1451c0a17847d03c0e7879faab4d58df2496e0c2b34a54743807bf65b27f8e80e400883d8bb46682f7af3b5f
checksum: 10c0/08bba6fd45f4e45e1e7160c70005f074722a6eccb3da113bb038bf219ff4447b745fed23ec42efd001322599433bb741986b5f17628c079508136ee2b7923062
languageName: node
linkType: hard

Expand Down

0 comments on commit a5d9122

Please sign in to comment.