Merge pull request #1230 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-vue-next-0.8.8

build(deps): bump bootstrap-vue-next from 0.8.7 to 0.8.8
This commit is contained in:
Matthias 2023-05-03 07:02:56 +02:00 committed by GitHub
commit 49ea888201
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.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",

View File

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