Skip to content

Commit

Permalink
fix(deps): bump bootstrap-vue-next from 0.24.23 to 0.25.5
Browse files Browse the repository at this point in the history
Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) from 0.24.23 to 0.25.5.
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.25.5/packages/bootstrap-vue-next)

---
updated-dependencies:
- dependency-name: bootstrap-vue-next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent d46d40a commit 81b918b
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"bootstrap-vue-next": "^0.24.23",
"bootstrap-vue-next": "^0.25.5",
"@authup/core-kit": "^1.0.0-beta.21",
"@authup/client-web-kit": "^1.0.0-beta.21",
"@dnpm-dip/core": "^1.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@authup/core-http-kit": "^1.0.0-beta.21",
"@authup/client-web-kit": "^1.0.0-beta.21",
"bootstrap-vue-next": "^0.24.23",
"bootstrap-vue-next": "^0.25.5",
"chart.js": "^4.4.4",
"@nuxt/schema": "^3.13.0",
"@nuxt/kit": "^3.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mtb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@vuecs/pagination": "^1.1.1",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
"bootstrap-vue-next": "^0.24.23",
"bootstrap-vue-next": "^0.25.5",
"chart.js": "^4.4.3",
"nuxt": "^3.13.2",
"vue": "^3.5.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
"bootstrap": "^5.3.3",
"bootstrap-vue-next": "^0.24.23",
"bootstrap-vue-next": "^0.25.5",
"chart.js": "^4.4.3",
"date-fns": "^3.6.0",
"hapic": "^2.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/rd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@vuecs/pagination": "^1.1.1",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
"bootstrap-vue-next": "^0.24.23",
"bootstrap-vue-next": "^0.25.5",
"nuxt": "^3.13.2",
"vue": "^3.5.12",
"vue-chartjs": "^5.3.1"
Expand Down

0 comments on commit 81b918b

Please sign in to comment.