From 937bbe1370cad9d4007ca4730f487c687b4494b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 04:30:04 +0000 Subject: [PATCH] fix(deps): bump bootstrap-vue-next from 0.24.23 to 0.25.4 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.4. - [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.4/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] --- package-lock.json | 16 ++++++++-------- packages/admin/package.json | 2 +- packages/core/package.json | 2 +- packages/mtb/package.json | 2 +- packages/portal/package.json | 2 +- packages/rd/package.json | 2 +- 6 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6a7dc058..2835b97a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8697,9 +8697,9 @@ } }, "node_modules/bootstrap-vue-next": { - "version": "0.24.23", - "resolved": "https://registry.npmjs.org/bootstrap-vue-next/-/bootstrap-vue-next-0.24.23.tgz", - "integrity": "sha512-oUxe4nfQjgcznsQKVCiRzYmvi8dEBq6FZSvnNDAqRvL/O8G8FcW0Lnzg2fAItKX4/kZzgiffO+el2qDfVKmXDg==", + "version": "0.25.4", + "resolved": "https://registry.npmjs.org/bootstrap-vue-next/-/bootstrap-vue-next-0.25.4.tgz", + "integrity": "sha512-oe85kIO6vhK2m/x04VrxiuWQ2xTxVAPrXmN5+xxo9ve9ktuV1dnlfcWGAhRixg6Setizr4sLPKzmVcWnH4UGxg==", "funding": { "type": "opencollective", "url": "https://opencollective.com/bootstrap-vue-next" @@ -24950,7 +24950,7 @@ "@dnpm-dip/kit": "^1.10.0", "@nuxt/kit": "^3.13.0", "@vuecs/timeago": "^1.1.0", - "bootstrap-vue-next": "^0.24.23", + "bootstrap-vue-next": "^0.25.4", "vue": "^3.5.12" }, "devDependencies": { @@ -24975,7 +24975,7 @@ "@nuxt/schema": "^3.13.0", "@vuecs/form-controls": "^2.3.0", "@vuecs/link": "^1.0.0", - "bootstrap-vue-next": "^0.24.23", + "bootstrap-vue-next": "^0.25.4", "chart.js": "^4.4.4", "pinia": "^2.2.4", "vue": "^3.5.12", @@ -25028,7 +25028,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.4", "chart.js": "^4.4.3", "nuxt": "^3.13.2", "vue": "^3.5.12", @@ -25061,7 +25061,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.4", "chart.js": "^4.4.3", "date-fns": "^3.6.0", "hapic": "^2.5.1", @@ -25090,7 +25090,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.4", "nuxt": "^3.13.2", "vue": "^3.5.12", "vue-chartjs": "^5.3.1" diff --git a/packages/admin/package.json b/packages/admin/package.json index 80f05ee3..ee650567 100644 --- a/packages/admin/package.json +++ b/packages/admin/package.json @@ -31,7 +31,7 @@ "test:watch": "vitest watch" }, "dependencies": { - "bootstrap-vue-next": "^0.24.23", + "bootstrap-vue-next": "^0.25.4", "@authup/core-kit": "^1.0.0-beta.21", "@authup/client-web-kit": "^1.0.0-beta.21", "@dnpm-dip/core": "^1.11.0", diff --git a/packages/core/package.json b/packages/core/package.json index ab41630e..b3d09f04 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -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.4", "chart.js": "^4.4.4", "@nuxt/schema": "^3.13.0", "@nuxt/kit": "^3.13.0", diff --git a/packages/mtb/package.json b/packages/mtb/package.json index f2994755..2defe3e7 100644 --- a/packages/mtb/package.json +++ b/packages/mtb/package.json @@ -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.4", "chart.js": "^4.4.3", "nuxt": "^3.13.2", "vue": "^3.5.12", diff --git a/packages/portal/package.json b/packages/portal/package.json index 09988510..6543b0db 100644 --- a/packages/portal/package.json +++ b/packages/portal/package.json @@ -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.4", "chart.js": "^4.4.3", "date-fns": "^3.6.0", "hapic": "^2.5.1", diff --git a/packages/rd/package.json b/packages/rd/package.json index 1f2ff803..40beb599 100644 --- a/packages/rd/package.json +++ b/packages/rd/package.json @@ -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.4", "nuxt": "^3.13.2", "vue": "^3.5.12", "vue-chartjs": "^5.3.1"