mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Merge pull request #2075 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-3e01d1d7d4
chore(deps): bump bootstrap-vue-next from 0.24.12 to 0.24.17 in the bootstrap group
This commit is contained in:
commit
7d16cfba49
|
@ -23,7 +23,7 @@
|
||||||
"@vueuse/integrations": "^11.1.0",
|
"@vueuse/integrations": "^11.1.0",
|
||||||
"axios": "^1.7.7",
|
"axios": "^1.7.7",
|
||||||
"bootstrap": "^5.3.3",
|
"bootstrap": "^5.3.3",
|
||||||
"bootstrap-vue-next": "^0.24.12",
|
"bootstrap-vue-next": "^0.24.17",
|
||||||
"core-js": "^3.38.1",
|
"core-js": "^3.38.1",
|
||||||
"date-fns": "^4.1.0",
|
"date-fns": "^4.1.0",
|
||||||
"date-fns-tz": "^3.1.3",
|
"date-fns-tz": "^3.1.3",
|
||||||
|
|
|
@ -30,8 +30,8 @@ importers:
|
||||||
specifier: ^5.3.3
|
specifier: ^5.3.3
|
||||||
version: 5.3.3(@popperjs/core@2.11.8)
|
version: 5.3.3(@popperjs/core@2.11.8)
|
||||||
bootstrap-vue-next:
|
bootstrap-vue-next:
|
||||||
specifier: ^0.24.12
|
specifier: ^0.24.17
|
||||||
version: 0.24.12(vue@3.5.4(typescript@5.6.2))
|
version: 0.24.17(vue@3.5.4(typescript@5.6.2))
|
||||||
core-js:
|
core-js:
|
||||||
specifier: ^3.38.1
|
specifier: ^3.38.1
|
||||||
version: 3.38.1
|
version: 3.38.1
|
||||||
|
@ -1045,10 +1045,10 @@ packages:
|
||||||
boolbase@1.0.0:
|
boolbase@1.0.0:
|
||||||
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
|
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
|
||||||
|
|
||||||
bootstrap-vue-next@0.24.12:
|
bootstrap-vue-next@0.24.17:
|
||||||
resolution: {integrity: sha512-aCgdB2GRzB+gASwFNAbi24dkn8zdOXoaBMaB38cf3M9ctlOlPs6qSxvSN2mGbIVIGsc7jPIdoxOU1adK5Rwi8A==}
|
resolution: {integrity: sha512-3kpTniPMrM77VB0iuuTVvsl1xk9i7LuPzoCQMb8PhAdbdmsH5XDwCjTbw/PfeJRhGnOwSSqxePcDPo0dy0wohQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: ^3.4.27
|
vue: ^3.5.3
|
||||||
|
|
||||||
bootstrap@5.3.3:
|
bootstrap@5.3.3:
|
||||||
resolution: {integrity: sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==}
|
resolution: {integrity: sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==}
|
||||||
|
@ -3363,7 +3363,7 @@ snapshots:
|
||||||
|
|
||||||
boolbase@1.0.0: {}
|
boolbase@1.0.0: {}
|
||||||
|
|
||||||
bootstrap-vue-next@0.24.12(vue@3.5.4(typescript@5.6.2)):
|
bootstrap-vue-next@0.24.17(vue@3.5.4(typescript@5.6.2)):
|
||||||
dependencies:
|
dependencies:
|
||||||
vue: 3.5.4(typescript@5.6.2)
|
vue: 3.5.4(typescript@5.6.2)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user