Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 13, 2023
1 parent ef7aeb4 commit f94079a
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 22 deletions.
37 changes: 22 additions & 15 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -38,7 +38,7 @@
"ms": "2.1.3",
"murmurhash-js": "1.0.0",
"naive-ui": "2.34.3",
"pinia": "2.0.30",
"pinia": "2.0.33",
"pinia-plugin-persist": "1.0.0",
"select2": "4.1.0-rc.0",
"select2-bootstrap-5-theme": "1.3.0",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Expand Up @@ -1625,6 +1625,13 @@ __metadata:
languageName: node
linkType: hard

"@vue/devtools-api@npm:^6.5.0":
version: 6.5.0
resolution: "@vue/devtools-api@npm:6.5.0"
checksum: ec819ef3a426e91d09e9cfefd2827e9ed8ec9d62bb3b3e0674f3da8c7e92a4b879c3b777dc7329172ca6fe2670b62dd5580d23160339208f0f5ae038f2e504ad
languageName: node
linkType: hard

"@vue/reactivity-transform@npm:3.2.47":
version: 3.2.47
resolution: "@vue/reactivity-transform@npm:3.2.47"
Expand Down Expand Up @@ -5694,11 +5701,11 @@ browserlist@latest:
languageName: node
linkType: hard

"pinia@npm:2.0.30":
version: 2.0.30
resolution: "pinia@npm:2.0.30"
"pinia@npm:2.0.33":
version: 2.0.33
resolution: "pinia@npm:2.0.33"
dependencies:
"@vue/devtools-api": ^6.4.5
"@vue/devtools-api": ^6.5.0
vue-demi: "*"
peerDependencies:
"@vue/composition-api": ^1.4.0
Expand All @@ -5709,7 +5716,7 @@ browserlist@latest:
optional: true
typescript:
optional: true
checksum: 2522d3700e2d23f184ae65c36d764973ae4680e2fefbc7ca808524c706f5988ced1633606bfedae8c2a44042026528bac105a9437764d026d6323ddc40610e89
checksum: efd9cf1d61521ab2a4549f93ada6e2c1b9feeb6c8f2f482281a53c0079e0008f02adaebb07a782865ccfe896876ac60447ef4586fc6eeaeaf17d634767e22638
languageName: node
linkType: hard

Expand Down Expand Up @@ -6237,7 +6244,7 @@ browserlist@latest:
murmurhash-js: 1.0.0
naive-ui: 2.34.3
parcel: 2.8.3
pinia: 2.0.30
pinia: 2.0.33
pinia-plugin-persist: 1.0.0
pug: 3.0.2
sass: 1.58.0
Expand Down

0 comments on commit f94079a

Please sign in to comment.