Revert bootstrap-vue-next to 0.10.7 (and hardpin that version)

https://github.com/bootstrap-vue-next/bootstrap-vue-next/issues/1398
This commit is contained in:
Matthias 2023-09-02 10:39:14 +02:00
parent e0e895f00b
commit 9663306248
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.11.0",
"bootstrap-vue-next": "0.10.7",
"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.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==
bootstrap-vue-next@0.10.7:
version "0.10.7"
resolved "https://registry.yarnpkg.com/bootstrap-vue-next/-/bootstrap-vue-next-0.10.7.tgz#1920e9a8eaeffe77b18946fd099c9e91164d665a"
integrity sha512-tGQ8g3Ke5gnB3F1honiLFUjHx/TKtTm66//+2ZihKT1lAN0hyt8GDb54cnLdOd14dNNgQTV/zaYobC2wWI297A==
dependencies:
"@floating-ui/vue" "^1.0.2"
"@vueuse/core" "^10.2.1"