From d4bc1da369000969269dc4342f8865267b9b130b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 05:02:28 +0000 Subject: [PATCH] build(deps): bump bootstrap-vue-next from 0.8.11 to 0.8.13 Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next) from 0.8.11 to 0.8.13. - [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases) - [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/release-please-config.json) - [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/compare/v0.8.11...bootstrap-vue-next-v0.8.13) --- 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 b12270b9..72383145 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.11", + "bootstrap-vue-next": "^0.8.13", "core-js": "^3.30.2", "date-fns": "^2.30.0", "date-fns-tz": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 7dc6b681..dc8fd7fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1253,10 +1253,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.11: - version "0.8.11" - resolved "https://registry.yarnpkg.com/bootstrap-vue-next/-/bootstrap-vue-next-0.8.11.tgz#e143c1bb0b3d0ecc1c563ad8fadf09bf343ce175" - integrity sha512-7lZjlqxCLT2N0K45ebjSNszpO4EP4keR6SOmzIp+U7kAQMPFRXjg6dPoZ74Msyx0atJlNM1PsUXlL8+sGgUYqw== +bootstrap-vue-next@^0.8.13: + version "0.8.13" + resolved "https://registry.yarnpkg.com/bootstrap-vue-next/-/bootstrap-vue-next-0.8.13.tgz#8d0fcc3909fa6615438fcbdead3092c6969f12ee" + integrity sha512-DItS+JOEe4wpslLheE4fL3GAeyCghXBSv3okYIWv5ph+G/IlmWT12X8A1zSoLoOt8XFAQX3PjDCks35omdZsug== dependencies: "@floating-ui/vue" "^1.0.0" "@vueuse/core" "^10.1.2"