build(deps): bump bootstrap-vue-next from 0.10.10 to 0.11.0

Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) from 0.10.10 to 0.11.0.
- [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/bootstrap-vue-next-v0.11.0/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] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-30 06:14:10 +00:00 committed by GitHub
parent f3e94c069f
commit e3968008a0
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.0",
"bootstrap": "^5.3.1",
"bootstrap-vue-next": "^0.10.10",
"bootstrap-vue-next": "^0.11.0",
"core-js": "^3.32.1",
"date-fns": "^2.30.0",
"date-fns-tz": "^2.0.0",

View File

@ -1164,10 +1164,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.10.10:
version "0.10.10"
resolved "https://registry.yarnpkg.com/bootstrap-vue-next/-/bootstrap-vue-next-0.10.10.tgz#bcec35487644fe92f5b00a5fd044bf88b84424b9"
integrity sha512-O5Nx5WteH2HpRBw36qpKHJTt0FdYABxaaKFY1TGm4rdcEo7xIz66/XN42UGRuC3lCnZg22vmZ5iwqKu5ifTgQA==
bootstrap-vue-next@^0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/bootstrap-vue-next/-/bootstrap-vue-next-0.11.0.tgz#7674828445ff10eeb241f3963b0c0435b8f01294"
integrity sha512-8VokBN11lOTof6tNEqzCnsr35xvziLri02cvvAWPNJUEKP2xDh8LRAv0KieTQmVmdKUyzLWkXZXVkIIV5nU+GQ==
dependencies:
"@floating-ui/vue" "^1.0.2"
"@vueuse/core" "^10.2.1"