mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-21 15:43:51 +00:00
chore: bump bootstrap-vue-next
Some checks are pending
FreqUI CI / build (18, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (20, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (22, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (23, ubuntu-22.04) (push) Waiting to run
FreqUI CI / docker (linux/amd64) (push) Blocked by required conditions
FreqUI CI / docker (linux/arm/v6) (push) Blocked by required conditions
FreqUI CI / docker (linux/arm/v7) (push) Blocked by required conditions
FreqUI CI / docker (linux/arm64) (push) Blocked by required conditions
FreqUI CI / docker-merge (push) Blocked by required conditions
Some checks are pending
FreqUI CI / build (18, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (20, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (22, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (23, ubuntu-22.04) (push) Waiting to run
FreqUI CI / docker (linux/amd64) (push) Blocked by required conditions
FreqUI CI / docker (linux/arm/v6) (push) Blocked by required conditions
FreqUI CI / docker (linux/arm/v7) (push) Blocked by required conditions
FreqUI CI / docker (linux/arm64) (push) Blocked by required conditions
FreqUI CI / docker-merge (push) Blocked by required conditions
This commit is contained in:
parent
51c6d22839
commit
2a43f946ed
|
@ -23,7 +23,7 @@
|
||||||
"@vueuse/integrations": "^11.2.0",
|
"@vueuse/integrations": "^11.2.0",
|
||||||
"axios": "^1.7.7",
|
"axios": "^1.7.7",
|
||||||
"bootstrap": "^5.3.3",
|
"bootstrap": "^5.3.3",
|
||||||
"bootstrap-vue-next": "^0.26.0",
|
"bootstrap-vue-next": "^0.26.1",
|
||||||
"core-js": "^3.39.0",
|
"core-js": "^3.39.0",
|
||||||
"date-fns": "^4.1.0",
|
"date-fns": "^4.1.0",
|
||||||
"date-fns-tz": "^3.2.0",
|
"date-fns-tz": "^3.2.0",
|
||||||
|
|
|
@ -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.26.0
|
specifier: ^0.26.1
|
||||||
version: 0.26.0(vue@3.5.13(typescript@5.6.3))
|
version: 0.26.1(vue@3.5.13(typescript@5.6.3))
|
||||||
core-js:
|
core-js:
|
||||||
specifier: ^3.39.0
|
specifier: ^3.39.0
|
||||||
version: 3.39.0
|
version: 3.39.0
|
||||||
|
@ -1084,8 +1084,8 @@ 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.26.0:
|
bootstrap-vue-next@0.26.1:
|
||||||
resolution: {integrity: sha512-XTeW3JeuXcDUHHJ3/x3Pt9cPDt68vDrOKMdv0vwK1toVkwq/YdO0lyTb7O4TQikCQ+yQrhxnVyXcx/CsytQOqg==}
|
resolution: {integrity: sha512-tMmZfT/spd2bLXscFz+jsJZd8wwzZsJkfa1v1O/VfXzAqF0RvL72GyypPMqS+WQ+7mj4zvCcYUrV6CM9IqCZLw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: ^3.5.13
|
vue: ^3.5.13
|
||||||
|
|
||||||
|
@ -3372,7 +3372,7 @@ snapshots:
|
||||||
|
|
||||||
boolbase@1.0.0: {}
|
boolbase@1.0.0: {}
|
||||||
|
|
||||||
bootstrap-vue-next@0.26.0(vue@3.5.13(typescript@5.6.3)):
|
bootstrap-vue-next@0.26.1(vue@3.5.13(typescript@5.6.3)):
|
||||||
dependencies:
|
dependencies:
|
||||||
vue: 3.5.13(typescript@5.6.3)
|
vue: 3.5.13(typescript@5.6.3)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user