Merge pull request #1948 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-bed32bf3c4

Bump bootstrap-vue-next from 0.22.0 to 0.22.2 in the bootstrap group across 1 directory
This commit is contained in:
Matthias 2024-06-27 07:45:16 +02:00 committed by GitHub
commit 81dfc979d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 45 additions and 21 deletions

View File

@ -23,7 +23,7 @@
"@vueuse/integrations": "^10.11.0",
"axios": "^1.7.2",
"bootstrap": "^5.3.3",
"bootstrap-vue-next": "^0.22.0",
"bootstrap-vue-next": "^0.22.2",
"core-js": "^3.37.1",
"date-fns": "^3.6.0",
"date-fns-tz": "^3.1.3",

View File

@ -19,7 +19,7 @@ dependencies:
version: 10.11.0(vue@3.4.30)
'@vueuse/integrations':
specifier: ^10.11.0
version: 10.11.0(axios@1.7.2)(sortablejs@1.15.2)(vue@3.4.30)
version: 10.11.0(axios@1.7.2)(focus-trap@7.5.4)(sortablejs@1.15.2)(vue@3.4.30)
axios:
specifier: ^1.7.2
version: 1.7.2
@ -27,8 +27,8 @@ dependencies:
specifier: ^5.3.3
version: 5.3.3(@popperjs/core@2.11.8)
bootstrap-vue-next:
specifier: ^0.22.0
version: 0.22.0(vue@3.4.30)
specifier: ^0.22.2
version: 0.22.2(axios@1.7.2)(sortablejs@1.15.2)(vue@3.4.30)
core-js:
specifier: ^3.37.1
version: 3.37.1
@ -466,28 +466,28 @@ packages:
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
dev: true
/@floating-ui/core@1.6.2:
resolution: {integrity: sha512-+2XpQV9LLZeanU4ZevzRnGFg2neDeKHgFLjP6YLW+tly0IvrhqT4u8enLGjLH3qeh85g19xY5rsAusfwTdn5lg==}
/@floating-ui/core@1.6.3:
resolution: {integrity: sha512-1ZpCvYf788/ZXOhRQGFxnYQOVgeU+pi0i+d0Ow34La7qjIXETi6RNswGVKkA6KcDO8/+Ysu2E/CeUmmeEBDvTg==}
dependencies:
'@floating-ui/utils': 0.2.2
'@floating-ui/utils': 0.2.3
dev: false
/@floating-ui/dom@1.6.5:
resolution: {integrity: sha512-Nsdud2X65Dz+1RHjAIP0t8z5e2ff/IRbei6BqFrl1urT8sDVzM1HMQ+R0XcU5ceRfyO3I6ayeqIfh+6Wb8LGTw==}
/@floating-ui/dom@1.6.6:
resolution: {integrity: sha512-qiTYajAnh3P+38kECeffMSQgbvXty2VB6rS+42iWR4FPIlZjLK84E9qtLnMTLIpPz2znD/TaFqaiavMUrS+Hcw==}
dependencies:
'@floating-ui/core': 1.6.2
'@floating-ui/utils': 0.2.2
'@floating-ui/core': 1.6.3
'@floating-ui/utils': 0.2.3
dev: false
/@floating-ui/utils@0.2.2:
resolution: {integrity: sha512-J4yDIIthosAsRZ5CPYP/jQvUAQtlZTTD/4suA08/FEnlxqW3sKS9iAhgsa9VYLZ6vDHn/ixJgIqRQPotoBjxIw==}
/@floating-ui/utils@0.2.3:
resolution: {integrity: sha512-XGndio0l5/Gvd6CLIABvsav9HHezgDFFhDfHk1bvLfr9ni8dojqLSvBbotJEjmIwNHL7vK4QzBJTdBRoB+c1ww==}
dev: false
/@floating-ui/vue@1.0.6(vue@3.4.30):
resolution: {integrity: sha512-EdrOljjkpkkqZnrpqUcPoz9NvHxuTjUtSInh6GMv3+Mcy+giY2cE2pHh9rpacRcZ2eMSCxel9jWkWXTjLmY55w==}
/@floating-ui/vue@1.0.7(vue@3.4.30):
resolution: {integrity: sha512-tm9aMT9IrMzoZfzPpsoZHP7j7ULZ0p9AzCJV6i2H8sAlKe36tAnwuQLHdm7vE0SnRkHJJXuMB/gNz4gFdHLNrg==}
dependencies:
'@floating-ui/dom': 1.6.5
'@floating-ui/utils': 0.2.2
'@floating-ui/dom': 1.6.6
'@floating-ui/utils': 0.2.3
vue-demi: 0.14.8(vue@3.4.30)
transitivePeerDependencies:
- '@vue/composition-api'
@ -1313,7 +1313,7 @@ packages:
- '@vue/composition-api'
- vue
/@vueuse/integrations@10.11.0(axios@1.7.2)(sortablejs@1.15.2)(vue@3.4.30):
/@vueuse/integrations@10.11.0(axios@1.7.2)(focus-trap@7.5.4)(sortablejs@1.15.2)(vue@3.4.30):
resolution: {integrity: sha512-Pp6MtWEIr+NDOccWd8j59Kpjy5YDXogXI61Kb1JxvSfVBO8NzFQkmrKmSZz47i+ZqHnIzxaT38L358yDHTncZg==}
peerDependencies:
async-validator: ^4
@ -1357,6 +1357,7 @@ packages:
'@vueuse/core': 10.11.0(vue@3.4.30)
'@vueuse/shared': 10.11.0(vue@3.4.30)
axios: 1.7.2
focus-trap: 7.5.4
sortablejs: 1.15.2
vue-demi: 0.14.8(vue@3.4.30)
transitivePeerDependencies:
@ -1493,16 +1494,29 @@ packages:
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
dev: true
/bootstrap-vue-next@0.22.0(vue@3.4.30):
resolution: {integrity: sha512-gFoCLkcDn0JfF+/01ZS4lheD7EVTvBo2XUjzGLHublB1IcyyqYk5y3bD3PkwgUPWXnuTlD/hZeelH4kDdV/4Dg==}
/bootstrap-vue-next@0.22.2(axios@1.7.2)(sortablejs@1.15.2)(vue@3.4.30):
resolution: {integrity: sha512-/MK+H8t9fZB6KvUc82ifad6oqB1cTRnlC/K7XmHV8HA3SQ5ji4QK8V08Rocn9k2iTwHLOMjtDEG2I7TgM+rUaA==}
peerDependencies:
vue: ^3.4.27
dependencies:
'@floating-ui/vue': 1.0.6(vue@3.4.30)
'@floating-ui/vue': 1.0.7(vue@3.4.30)
'@vueuse/core': 10.11.0(vue@3.4.30)
'@vueuse/integrations': 10.11.0(axios@1.7.2)(focus-trap@7.5.4)(sortablejs@1.15.2)(vue@3.4.30)
focus-trap: 7.5.4
vue: 3.4.30(typescript@5.5.2)
transitivePeerDependencies:
- '@vue/composition-api'
- async-validator
- axios
- change-case
- drauu
- fuse.js
- idb-keyval
- jwt-decode
- nprogress
- qrcode
- sortablejs
- universal-cookie
dev: false
/bootstrap@5.3.3(@popperjs/core@2.11.8):
@ -2073,6 +2087,12 @@ packages:
resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==}
dev: true
/focus-trap@7.5.4:
resolution: {integrity: sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w==}
dependencies:
tabbable: 6.2.0
dev: false
/follow-redirects@1.15.6:
resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==}
engines: {node: '>=4.0'}
@ -3001,6 +3021,10 @@ packages:
tslib: 2.6.2
dev: true
/tabbable@6.2.0:
resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==}
dev: false
/text-table@0.2.0:
resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
dev: true