Skip to content

Commit

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

---
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 Sep 2, 2024
1 parent 9462001 commit 07f7f99
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 @@ -71,7 +71,7 @@
"vite-plugin-vuetify": "^2.0.4",
"vitest": "^2.0.5",
"vue-tsc": "^2.1.4",
"vue3-toastify": "^0.2.2",
"vue3-toastify": "^0.2.3",
"xml2js": "^0.6.2"
},
"packageManager": "[email protected]"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3591,7 +3591,7 @@ __metadata:
vue-i18n: "npm:9.14.0"
vue-router: "npm:^4.4.3"
vue-tsc: "npm:^2.1.4"
vue3-toastify: "npm:^0.2.2"
vue3-toastify: "npm:^0.2.3"
vuetify: "npm:^3.7.0"
xml2js: "npm:^0.6.2"
languageName: unknown
Expand Down Expand Up @@ -6889,15 +6889,15 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 07f7f99

Please sign in to comment.