Skip to content

Commit

Permalink
build(deps-dev): bump @vuecs/navigation from 2.3.0 to 2.3.1 (#849)
Browse files Browse the repository at this point in the history
Bumps [@vuecs/navigation](https://github.com/tada5hi/vuecs/tree/HEAD/packages/navigation) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/tada5hi/vuecs/releases)
- [Changelog](https://github.com/tada5hi/vuecs/blob/master/packages/navigation/CHANGELOG.md)
- [Commits](https://github.com/tada5hi/vuecs/commits/navigation-v2.3.1/packages/navigation)

---
updated-dependencies:
- dependency-name: "@vuecs/navigation"
  dependency-type: direct:development
  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] authored Oct 25, 2024
1 parent ac1ccb8 commit 86c1d7f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@nuxt/schema": "^3.13.0",
"@nuxt/kit": "^3.13.0",
"@vuecs/form-controls": "^2.3.0",
"@vuecs/navigation": "^2.3.0",
"@vuecs/navigation": "^2.3.1",
"@vuecs/link": "^1.0.0",
"pinia": "^2.2.4",
"vue": "^3.5.12",
Expand All @@ -67,7 +67,7 @@
"@nuxt/kit": "^3.13.0",
"@vuecs/link": "^1.0.0",
"@vuecs/form-controls": "^2.3.0",
"@vuecs/navigation": "^2.3.0",
"@vuecs/navigation": "^2.3.1",
"pinia": "^2.2.4",
"vue": "^3.x",
"vue-chartjs": "^5.3.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@vuecs/countdown": "^1.0.0",
"@vuecs/form-controls": "^2.3.0",
"@vuecs/link": "^1.0.0",
"@vuecs/navigation": "^2.3.0",
"@vuecs/navigation": "^2.3.1",
"@vuecs/pagination": "^1.3.0",
"@vuecs/preset-bootstrap-v5": "^2.0.0",
"@vuecs/preset-font-awesome": "^1.1.0",
Expand Down

0 comments on commit 86c1d7f

Please sign in to comment.