mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-22 19:15:15 +00:00
build(deps): bump bootstrap-vue-next from 0.10.7 to 0.12.3
Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) from 0.10.7 to 0.12.3. - [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.12.3/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:
parent
c19ef84fe5
commit
4a53e15a3c
|
@ -22,7 +22,7 @@
|
|||
"@vueuse/integrations": "^10.4.1",
|
||||
"axios": "^1.5.0",
|
||||
"bootstrap": "^5.3.1",
|
||||
"bootstrap-vue-next": "0.10.7",
|
||||
"bootstrap-vue-next": "0.12.3",
|
||||
"core-js": "^3.32.2",
|
||||
"date-fns": "^2.30.0",
|
||||
"date-fns-tz": "^2.0.0",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -974,7 +974,7 @@
|
|||
date-fns "^2.30.0"
|
||||
date-fns-tz "^1.3.7"
|
||||
|
||||
"@vueuse/core@10.4.1", "@vueuse/core@^10.2.1", "@vueuse/core@^10.4.1":
|
||||
"@vueuse/core@10.4.1", "@vueuse/core@^10.4.1":
|
||||
version "10.4.1"
|
||||
resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-10.4.1.tgz#fc2c8a83a571c207aaedbe393b22daa6d35123f2"
|
||||
integrity sha512-DkHIfMIoSIBjMgRRvdIvxsyboRZQmImofLyOHADqiVbQVilP8VVHDhBX2ZqoItOgu7dWa8oXiNnScOdPLhdEXg==
|
||||
|
@ -1198,13 +1198,13 @@ 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.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==
|
||||
bootstrap-vue-next@0.12.3:
|
||||
version "0.12.3"
|
||||
resolved "https://registry.yarnpkg.com/bootstrap-vue-next/-/bootstrap-vue-next-0.12.3.tgz#6b9f1925d93ef328975a855d742295125c55bdba"
|
||||
integrity sha512-AW4HCdabc9j0kutmS33U5SRHbJp5l9ERhl6iXn9MHLmM50xw9LoVC5BcM8/Nq6j6+uxFYUcPNXCYU79ep4OTrw==
|
||||
dependencies:
|
||||
"@floating-ui/vue" "^1.0.2"
|
||||
"@vueuse/core" "^10.2.1"
|
||||
"@vueuse/core" "^10.4.1"
|
||||
|
||||
bootstrap@^5.3.1:
|
||||
version "5.3.1"
|
||||
|
|
Loading…
Reference in New Issue
Block a user