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] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-11 03:35:19 +00:00 committed by GitHub
parent 353aae5cab
commit 73333cbb59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"