Skip to content

Commit

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

---
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 and Quentin-Guillemin committed Jan 8, 2025
1 parent 5e84034 commit 2b32286
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.1.8",
"vue-tsc": "^2.1.10",
"vue3-toastify": "^0.2.5",
"vue3-toastify": "^0.2.8",
"xml2js": "^0.6.2"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2800,7 +2800,7 @@ __metadata:
vue-i18n: "npm:^10.0.5"
vue-router: "npm:^4.5.0"
vue-tsc: "npm:^2.1.10"
vue3-toastify: "npm:^0.2.5"
vue3-toastify: "npm:^0.2.8"
vuetify: "npm:^3.7.5"
xml2js: "npm:^0.6.2"
languageName: unknown
Expand Down Expand Up @@ -8695,15 +8695,15 @@ __metadata:
languageName: node
linkType: hard

"vue3-toastify@npm:^0.2.5":
version: 0.2.5
resolution: "vue3-toastify@npm:0.2.5"
"vue3-toastify@npm:^0.2.8":
version: 0.2.8
resolution: "vue3-toastify@npm:0.2.8"
peerDependencies:
vue: ">=3.2.0"
peerDependenciesMeta:
vue:
optional: true
checksum: 10/ceb8221ea6878c217ec10baac1bccf6d5a591e2965adb5f2cf47bf9f74876a67e44bb18991b7f91a5770f1d586e4f56bd6f47dee82184f176a582ebd07b239fe
checksum: 10/18c9fb1fc7f3ec7bc490182a39ab0595305524944c62f96c091de3590fe6bbc424d7fabc9b325d9f9ca0534bffac9178ca16527fb3814361401248708e301eb5
languageName: node
linkType: hard

Expand Down

0 comments on commit 2b32286

Please sign in to comment.