From 73333cbb59d96d3d545db88909c7c6e5ca787866 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 03:35:19 +0000 Subject: [PATCH] build(deps): bump bootstrap-vue-next from 0.14.7 to 0.14.8 Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) from 0.14.7 to 0.14.8. - [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.8/packages/bootstrap-vue-next) --- updated-dependencies: - dependency-name: bootstrap-vue-next dependency-type: direct:production update-type: version-update:semver-patch ... 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 27301104..fe05c4a0 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.14.7", + "bootstrap-vue-next": "^0.14.8", "core-js": "^3.33.0", "date-fns": "^2.30.0", "date-fns-tz": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 510b7ec3..99696c8c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1080,10 +1080,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.14.7: - version "0.14.7" - resolved "https://registry.yarnpkg.com/bootstrap-vue-next/-/bootstrap-vue-next-0.14.7.tgz#2ba771dc293bb51b8f9f445e60f2a642d9d0e13f" - integrity sha512-jD6BTBqzCG4qKwvrUbd5Rd1AaAbDPDjHd688yPH1oNdspSgf0HS8q6KOQXfyiolIs4tzffsiKK56droz8HU2EQ== +bootstrap-vue-next@^0.14.8: + version "0.14.8" + resolved "https://registry.yarnpkg.com/bootstrap-vue-next/-/bootstrap-vue-next-0.14.8.tgz#e59bb06ab91d9386d1a15b970b852741671b92d6" + integrity sha512-nENzm6O/OS5Q6Ts1eyV3s5x0jb3x47nV87v90PT/rRF12whWn3wz3Knk1BIBqGvsSXtiUNX6X3sagrU9nrBnmA== dependencies: "@floating-ui/vue" "^1.0.2" "@vueuse/core" "^10.4.1"