From efb1382b019e7e086a5ebbce6c89406f1956b5e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 04:46:11 +0000 Subject: [PATCH] build(deps): bump bootstrap-vue-next from 0.13.3 to 0.14.5 Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) from 0.13.3 to 0.14.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.14.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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 49eabdd8..22732d25 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@vueuse/integrations": "^10.4.1", "axios": "^1.5.1", "bootstrap": "^5.3.2", - "bootstrap-vue-next": "^0.13.3", + "bootstrap-vue-next": "^0.14.5", "core-js": "^3.32.2", "date-fns": "^2.30.0", "date-fns-tz": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 36311cee..cdfd9e8c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1114,10 +1114,10 @@ boolbase@^1.0.0: resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww== -bootstrap-vue-next@^0.13.3: - version "0.13.3" - resolved "https://registry.yarnpkg.com/bootstrap-vue-next/-/bootstrap-vue-next-0.13.3.tgz#d5d4f6af2c2d5e0803df9efb0114e3fa0b90c594" - integrity sha512-cmBkLebFrTF8gBeIEmPto9SCWS9iZcxv85f2zw4uxBoT7sKFBa1/Ctvk4GHFxn5gxIA4e7hD6RRsQSTryrFQnw== +bootstrap-vue-next@^0.14.5: + version "0.14.5" + resolved "https://registry.yarnpkg.com/bootstrap-vue-next/-/bootstrap-vue-next-0.14.5.tgz#d72df6288cb4c14a66a8c00d17ea5e35f16a7913" + integrity sha512-h6TpQngmJ+d06rbmMySVHa3dvujUG9Xpmaf0V3dXsC5F7xuct2l/DoijKjEko1nocS6vqstdOYuND1c6qe4d6Q== dependencies: "@floating-ui/vue" "^1.0.2" "@vueuse/core" "^10.4.1"