From 4ffc8b431ff2198420fc65b72d5404e688ca3b8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 May 2023 04:46:26 +0000 Subject: [PATCH] build(deps): bump bootstrap-vue-next from 0.8.7 to 0.8.8 Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue/bootstrap-vue-next) from 0.8.7 to 0.8.8. - [Release notes](https://github.com/bootstrap-vue/bootstrap-vue-next/releases) - [Commits](https://github.com/bootstrap-vue/bootstrap-vue-next/compare/v0.8.7...v0.8.8) --- 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 c9400398..eebdfb8f 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@vueuse/integrations": "^10.1.2", "axios": "^1.4.0", "bootstrap": "^5.2.3", - "bootstrap-vue-next": "^0.8.7", + "bootstrap-vue-next": "^0.8.8", "core-js": "^3.30.1", "date-fns": "^2.30.0", "date-fns-tz": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 96b79eb6..977b144d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1151,10 +1151,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.8.7: - version "0.8.7" - resolved "https://registry.yarnpkg.com/bootstrap-vue-next/-/bootstrap-vue-next-0.8.7.tgz#2a7d9c7cab74365a71a6ae75cf68abefa9d59989" - integrity sha512-SWcD9nU1LqKHcwz7zXY5cm9ehxrNdRxgurBqdHDUmoKu7bvpuTj2FhAUf6EB9DVl6KqjW1CeTKIBF+JkPLM+gw== +bootstrap-vue-next@^0.8.8: + version "0.8.8" + resolved "https://registry.yarnpkg.com/bootstrap-vue-next/-/bootstrap-vue-next-0.8.8.tgz#383313dadb41dc877a0f1b4937146f6756e60565" + integrity sha512-9J6p2fLcgoafEjNfrswNw+2rDndkre+IzLp5Gj6RBNKMR4kfOZx8gv0Y+oXKPVTxGx+1QzxMsr2C3obG2BNXmw== dependencies: "@floating-ui/vue" "^0.2.1" "@vueuse/core" "^10.1.0"