mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Bump the vueuse group with 2 updates
Bumps the vueuse group with 2 updates: [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) and [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations). Updates `@vueuse/core` from 10.9.0 to 10.10.0 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v10.10.0/packages/core) Updates `@vueuse/integrations` from 10.9.0 to 10.10.0 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v10.10.0/packages/integrations) --- updated-dependencies: - dependency-name: "@vueuse/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vueuse - dependency-name: "@vueuse/integrations" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vueuse ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
eb141899ca
commit
4945d43a17
|
@ -19,8 +19,8 @@
|
||||||
"@noction/vue-draggable-grid": "1.9.16",
|
"@noction/vue-draggable-grid": "1.9.16",
|
||||||
"@popperjs/core": "^2.11.8",
|
"@popperjs/core": "^2.11.8",
|
||||||
"@vuepic/vue-datepicker": "^8.7.0",
|
"@vuepic/vue-datepicker": "^8.7.0",
|
||||||
"@vueuse/core": "^10.9.0",
|
"@vueuse/core": "^10.10.0",
|
||||||
"@vueuse/integrations": "^10.9.0",
|
"@vueuse/integrations": "^10.10.0",
|
||||||
"axios": "^1.7.2",
|
"axios": "^1.7.2",
|
||||||
"bootstrap": "^5.3.3",
|
"bootstrap": "^5.3.3",
|
||||||
"bootstrap-vue-next": "^0.18.1",
|
"bootstrap-vue-next": "^0.18.1",
|
||||||
|
|
|
@ -15,11 +15,11 @@ dependencies:
|
||||||
specifier: ^8.7.0
|
specifier: ^8.7.0
|
||||||
version: 8.7.0(vue@3.4.27)
|
version: 8.7.0(vue@3.4.27)
|
||||||
'@vueuse/core':
|
'@vueuse/core':
|
||||||
specifier: ^10.9.0
|
specifier: ^10.10.0
|
||||||
version: 10.9.0(vue@3.4.27)
|
version: 10.10.0(vue@3.4.27)
|
||||||
'@vueuse/integrations':
|
'@vueuse/integrations':
|
||||||
specifier: ^10.9.0
|
specifier: ^10.10.0
|
||||||
version: 10.9.0(axios@1.7.2)(sortablejs@1.15.2)(vue@3.4.27)
|
version: 10.10.0(axios@1.7.2)(sortablejs@1.15.2)(vue@3.4.27)
|
||||||
axios:
|
axios:
|
||||||
specifier: ^1.7.2
|
specifier: ^1.7.2
|
||||||
version: 1.7.2
|
version: 1.7.2
|
||||||
|
@ -147,7 +147,7 @@ devDependencies:
|
||||||
version: 7.11.0(eslint@9.3.0)(typescript@5.4.5)
|
version: 7.11.0(eslint@9.3.0)(typescript@5.4.5)
|
||||||
unplugin-auto-import:
|
unplugin-auto-import:
|
||||||
specifier: ^0.17.6
|
specifier: ^0.17.6
|
||||||
version: 0.17.6(@vueuse/core@10.9.0)
|
version: 0.17.6(@vueuse/core@10.10.0)
|
||||||
unplugin-icons:
|
unplugin-icons:
|
||||||
specifier: ^0.19.0
|
specifier: ^0.19.0
|
||||||
version: 0.19.0(@vue/compiler-sfc@3.4.27)
|
version: 0.19.0(@vue/compiler-sfc@3.4.27)
|
||||||
|
@ -1296,19 +1296,19 @@ packages:
|
||||||
vue: 3.4.27(typescript@5.4.5)
|
vue: 3.4.27(typescript@5.4.5)
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@vueuse/core@10.9.0(vue@3.4.27):
|
/@vueuse/core@10.10.0(vue@3.4.27):
|
||||||
resolution: {integrity: sha512-/1vjTol8SXnx6xewDEKfS0Ra//ncg4Hb0DaZiwKf7drgfMsKFExQ+FnnENcN6efPen+1kIzhLQoGSy0eDUVOMg==}
|
resolution: {integrity: sha512-vexJ/YXYs2S42B783rI95lMt3GzEwkxzC8Hb0Ndpd8rD+p+Lk/Za4bd797Ym7yq4jXqdSyj3JLChunF/vyYjUw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/web-bluetooth': 0.0.20
|
'@types/web-bluetooth': 0.0.20
|
||||||
'@vueuse/metadata': 10.9.0
|
'@vueuse/metadata': 10.10.0
|
||||||
'@vueuse/shared': 10.9.0(vue@3.4.27)
|
'@vueuse/shared': 10.10.0(vue@3.4.27)
|
||||||
vue-demi: 0.14.7(vue@3.4.27)
|
vue-demi: 0.14.7(vue@3.4.27)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- vue
|
- vue
|
||||||
|
|
||||||
/@vueuse/integrations@10.9.0(axios@1.7.2)(sortablejs@1.15.2)(vue@3.4.27):
|
/@vueuse/integrations@10.10.0(axios@1.7.2)(sortablejs@1.15.2)(vue@3.4.27):
|
||||||
resolution: {integrity: sha512-acK+A01AYdWSvL4BZmCoJAcyHJ6EqhmkQEXbQLwev1MY7NBnS+hcEMx/BzVoR9zKI+UqEPMD9u6PsyAuiTRT4Q==}
|
resolution: {integrity: sha512-vHGeK7X6mkdkpcm1eE9t3Cpm21pNVfZRwrjwwbrEs9XftnSgszF4831G2rei8Dt9cIYJIfFV+iyx/29muimJPQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
async-validator: '*'
|
async-validator: '*'
|
||||||
axios: '*'
|
axios: '*'
|
||||||
|
@ -1348,8 +1348,8 @@ packages:
|
||||||
universal-cookie:
|
universal-cookie:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vueuse/core': 10.9.0(vue@3.4.27)
|
'@vueuse/core': 10.10.0(vue@3.4.27)
|
||||||
'@vueuse/shared': 10.9.0(vue@3.4.27)
|
'@vueuse/shared': 10.10.0(vue@3.4.27)
|
||||||
axios: 1.7.2
|
axios: 1.7.2
|
||||||
sortablejs: 1.15.2
|
sortablejs: 1.15.2
|
||||||
vue-demi: 0.14.7(vue@3.4.27)
|
vue-demi: 0.14.7(vue@3.4.27)
|
||||||
|
@ -1358,11 +1358,11 @@ packages:
|
||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@vueuse/metadata@10.9.0:
|
/@vueuse/metadata@10.10.0:
|
||||||
resolution: {integrity: sha512-iddNbg3yZM0X7qFY2sAotomgdHK7YJ6sKUvQqbvwnf7TmaVPxS4EJydcNsVejNdS8iWCtDk+fYXr7E32nyTnGA==}
|
resolution: {integrity: sha512-UNAo2sTCAW5ge6OErPEHb5z7NEAg3XcO9Cj7OK45aZXfLLH1QkexDcZD77HBi5zvEiLOm1An+p/4b5K3Worpug==}
|
||||||
|
|
||||||
/@vueuse/shared@10.9.0(vue@3.4.27):
|
/@vueuse/shared@10.10.0(vue@3.4.27):
|
||||||
resolution: {integrity: sha512-Uud2IWncmAfJvRaFYzv5OHDli+FbOzxiVEQdLCKQKLyhz94PIyFC3CHcH7EDMwIn8NPtD06+PNbC/PiO0LGLtw==}
|
resolution: {integrity: sha512-2aW33Ac0Uk0U+9yo3Ypg9s5KcR42cuehRWl7vnUHadQyFvCktseyxxEPBi1Eiq4D2yBGACOnqLZpx1eMc7g5Og==}
|
||||||
dependencies:
|
dependencies:
|
||||||
vue-demi: 0.14.7(vue@3.4.27)
|
vue-demi: 0.14.7(vue@3.4.27)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -1487,7 +1487,7 @@ packages:
|
||||||
vue: ^3.4.27
|
vue: ^3.4.27
|
||||||
dependencies:
|
dependencies:
|
||||||
'@floating-ui/vue': 1.0.6(vue@3.4.27)
|
'@floating-ui/vue': 1.0.6(vue@3.4.27)
|
||||||
'@vueuse/core': 10.9.0(vue@3.4.27)
|
'@vueuse/core': 10.10.0(vue@3.4.27)
|
||||||
vue: 3.4.27(typescript@5.4.5)
|
vue: 3.4.27(typescript@5.4.5)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
|
@ -3085,7 +3085,7 @@ packages:
|
||||||
- rollup
|
- rollup
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/unplugin-auto-import@0.17.6(@vueuse/core@10.9.0):
|
/unplugin-auto-import@0.17.6(@vueuse/core@10.10.0):
|
||||||
resolution: {integrity: sha512-dmX0Pex5DzMzVuALkexboOZvh51fL/BD6aoPO7qHoTYGlQp0GRKsREv2KMF1lzYI9SXKQiRxAjwzbQnrFFNydQ==}
|
resolution: {integrity: sha512-dmX0Pex5DzMzVuALkexboOZvh51fL/BD6aoPO7qHoTYGlQp0GRKsREv2KMF1lzYI9SXKQiRxAjwzbQnrFFNydQ==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -3099,7 +3099,7 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@antfu/utils': 0.7.8
|
'@antfu/utils': 0.7.8
|
||||||
'@rollup/pluginutils': 5.1.0
|
'@rollup/pluginutils': 5.1.0
|
||||||
'@vueuse/core': 10.9.0(vue@3.4.27)
|
'@vueuse/core': 10.10.0(vue@3.4.27)
|
||||||
fast-glob: 3.3.2
|
fast-glob: 3.3.2
|
||||||
local-pkg: 0.5.0
|
local-pkg: 0.5.0
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.10
|
||||||
|
|
Loading…
Reference in New Issue
Block a user