mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
build(deps): bump bootstrap-vue-3 from 0.4.15 to 0.5.0
Bumps [bootstrap-vue-3](https://github.com/cdmoro/bootstrap-vue-3) from 0.4.15 to 0.5.0. - [Release notes](https://github.com/cdmoro/bootstrap-vue-3/releases) - [Commits](https://github.com/cdmoro/bootstrap-vue-3/compare/v0.4.15...v0.5.0) --- updated-dependencies: - dependency-name: bootstrap-vue-3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d1069c879b
commit
6a0bf44e45
|
@ -21,7 +21,7 @@
|
|||
"@vueuse/core": "^9.10.0",
|
||||
"axios": "^1.2.1",
|
||||
"bootstrap": "^5.2.3",
|
||||
"bootstrap-vue-3": "^0.4.15",
|
||||
"bootstrap-vue-3": "^0.5.0",
|
||||
"bootswatch": "^5.2.3",
|
||||
"core-js": "^3.27.1",
|
||||
"date-fns": "^2.29.3",
|
||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -1677,7 +1677,7 @@
|
|||
date-fns "^2.29.3"
|
||||
date-fns-tz "^1.3.7"
|
||||
|
||||
"@vueuse/core@^9.10.0":
|
||||
"@vueuse/core@^9.10.0", "@vueuse/core@^9.6.0":
|
||||
version "9.10.0"
|
||||
resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-9.10.0.tgz#2ef6e55ca773c5b2db1e3f13b8292af96dd32214"
|
||||
integrity sha512-CxMewME07qeuzuT/AOIQGv0EhhDoojniqU6pC3F8m5VC76L47UT18DcX88kWlP3I7d3qMJ4u/PD8iSRsy3bmNA==
|
||||
|
@ -1987,12 +1987,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-3@^0.4.15:
|
||||
version "0.4.15"
|
||||
resolved "https://registry.yarnpkg.com/bootstrap-vue-3/-/bootstrap-vue-3-0.4.15.tgz#1478c96328ff3dec22dd85f0129b1b8554ac9d1b"
|
||||
integrity sha512-D/tq1ACfSF0RnZVJDO+l3NUDx8aAASrzVu+kzWwMnv09ZhWItUFBRTFry+2ajcBGHWaDmuZjpgKhYSga4Xeq8A==
|
||||
bootstrap-vue-3@^0.5.0:
|
||||
version "0.5.0"
|
||||
resolved "https://registry.yarnpkg.com/bootstrap-vue-3/-/bootstrap-vue-3-0.5.0.tgz#2754c9ddddaf6c9b22c8564c3752daba692524a3"
|
||||
integrity sha512-Vf6mID36Q6clry7VGeSXcmykL1+Y1FoIGCPXZj+JKAT+IBfrHvfqHZjzeL0DdO/2II2Gedgg3di3GbQPBht+9A==
|
||||
dependencies:
|
||||
"@nuxt/kit" "3.0.0"
|
||||
"@vueuse/core" "^9.6.0"
|
||||
|
||||
bootstrap@^5.2.3:
|
||||
version "5.2.3"
|
||||
|
|
Loading…
Reference in New Issue
Block a user