Skip to content

Commit

Permalink
build(deps-dev): bump vue3-toastify from 0.2.3 to 0.2.4
Browse files Browse the repository at this point in the history
Bumps [vue3-toastify](https://github.com/jerrywu001/vue3-toastify) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/jerrywu001/vue3-toastify/releases)
- [Commits](jerrywu001/vue3-toastify@v0.2.3...v0.2.4)

---
updated-dependencies:
- dependency-name: vue3-toastify
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 972c7f3 commit 1b7b79d
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 @@ -65,7 +65,7 @@
"vite-plugin-vuetify": "^2.0.4",
"vitest": "^2.1.3",
"vue-tsc": "^2.1.6",
"vue3-toastify": "^0.2.3",
"vue3-toastify": "^0.2.4",
"xml2js": "^0.6.2"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4462,7 +4462,7 @@ __metadata:
vue-i18n: "npm:10.0.1"
vue-router: "npm:^4.4.5"
vue-tsc: "npm:^2.1.6"
vue3-toastify: "npm:^0.2.3"
vue3-toastify: "npm:^0.2.4"
vuetify: "npm:^3.7.3"
xml2js: "npm:^0.6.2"
languageName: unknown
Expand Down Expand Up @@ -8426,15 +8426,15 @@ __metadata:
languageName: node
linkType: hard

"vue3-toastify@npm:^0.2.3":
version: 0.2.3
resolution: "vue3-toastify@npm:0.2.3"
"vue3-toastify@npm:^0.2.4":
version: 0.2.4
resolution: "vue3-toastify@npm:0.2.4"
peerDependencies:
vue: ">=3.2.0"
peerDependenciesMeta:
vue:
optional: true
checksum: 10/2a0c8b64e73045c9b7cee98a021aee438d9373420daab6a3ff6de8306acd53795bc6c2e53e16da9289b94d7b7319c0ba03d902324fc88e4ab4b8e02336a4c324
checksum: 10/cd9b25b91853b32cc46ba6910c4b01fd278581110da186a374e5a459f08a0ea7377b50eca620635a7baca2eb056da881c0b4c179e4f63e7d051f3c6279ec44c9
languageName: node
linkType: hard

Expand Down

0 comments on commit 1b7b79d

Please sign in to comment.