Skip to content

Commit

Permalink
build(deps): bump the production-dependencies group across 1 director…
Browse files Browse the repository at this point in the history
…y with 2 updates

Bumps the production-dependencies group with 2 updates in the / directory: [vue](https://github.com/vuejs/core) and [vue3-toastify](https://github.com/jerrywu001/vue3-toastify).


Updates `vue` from 3.4.29 to 3.5.10
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.29...v3.5.10)

Updates `vue3-toastify` from 0.2.1 to 0.2.3
- [Release notes](https://github.com/jerrywu001/vue3-toastify/releases)
- [Commits](jerrywu001/vue3-toastify@v0.2.1...v0.2.3)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: vue3-toastify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent e3e593b commit 1272523
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 133 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
},
"dependencies": {
"lodash": "^4.17.21",
"vue": "^3.4.29",
"vue3-toastify": "^0.2.1"
"vue": "^3.5.10",
"vue3-toastify": "^0.2.3"
},
"devDependencies": {
"@chromatic-com/storybook": "^1.5.0",
Expand Down
Loading

0 comments on commit 1272523

Please sign in to comment.