Merge pull request #1198 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-vue-next-0.8.5

build(deps): bump bootstrap-vue-next from 0.8.2 to 0.8.5
This commit is contained in:
Matthias 2023-04-19 08:39:16 +02:00 committed by GitHub
commit c5d8125d7d
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.0.2",
"axios": "^1.3.5",
"bootstrap": "^5.2.3",
"bootstrap-vue-next": "^0.8.2",
"bootstrap-vue-next": "^0.8.5",
"core-js": "^3.30.1",
"date-fns": "^2.29.3",
"date-fns-tz": "^2.0.0",

View File

@ -1130,10 +1130,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.2:
version "0.8.2"
resolved "https://registry.yarnpkg.com/bootstrap-vue-next/-/bootstrap-vue-next-0.8.2.tgz#ab42332042965b9951dbcb537772c5610909a09a"
integrity sha512-q3YWRdbo256VAZGG/w8qDmExtM7/ypBXg4y5SfMmfg7Zokjsb5SEU17JiBwQA0lbmdfu2RryMgNtOd+WqCFXPw==
bootstrap-vue-next@^0.8.5:
version "0.8.5"
resolved "https://registry.yarnpkg.com/bootstrap-vue-next/-/bootstrap-vue-next-0.8.5.tgz#9a12ec212f8f19da318c92e92e130d0c569f0ee6"
integrity sha512-FEU16VKzpsrRyirKV/P4jagD0devfUKYmf6m/8+YDvanSBtkpbPZpB9Q3pe8ZBy7Be6qLkVeQUW1ZyqrVQkQng==
dependencies:
"@floating-ui/vue" "^0.2.1"
"@vueuse/core" "^9.13.0"