mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-21 17:05:22 +03:00
fix(deps): update dependency @vueuse/motion to v2.2.6 (#2991)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
36981cd40f
commit
d0681bd907
2 changed files with 7 additions and 7 deletions
|
@ -64,7 +64,7 @@
|
|||
"@vueuse/gesture": "^2.0.0",
|
||||
"@vueuse/integrations": "^11.0.3",
|
||||
"@vueuse/math": "^11.0.3",
|
||||
"@vueuse/motion": "2.2.5",
|
||||
"@vueuse/motion": "2.2.6",
|
||||
"@vueuse/nuxt": "^11.0.3",
|
||||
"blurhash": "^2.0.5",
|
||||
"browser-fs-access": "^0.35.0",
|
||||
|
|
|
@ -128,8 +128,8 @@ importers:
|
|||
specifier: ^11.0.3
|
||||
version: 11.0.3(vue@3.5.4(typescript@5.6.2))
|
||||
'@vueuse/motion':
|
||||
specifier: 2.2.5
|
||||
version: 2.2.5(patch_hash=2v574i37tz7ffssjdagkznimyq)(magicast@0.3.5)(rollup@2.79.1)(vue@3.5.4(typescript@5.6.2))(webpack-sources@3.2.3)
|
||||
specifier: 2.2.6
|
||||
version: 2.2.6(patch_hash=2v574i37tz7ffssjdagkznimyq)(magicast@0.3.5)(rollup@2.79.1)(vue@3.5.4(typescript@5.6.2))(webpack-sources@3.2.3)
|
||||
'@vueuse/nuxt':
|
||||
specifier: ^11.0.3
|
||||
version: 11.0.3(magicast@0.3.5)(nuxt@3.13.2(patch_hash=l5422rcmzstt3bnayo7yfpjnty)(@parcel/watcher@2.4.1)(@types/node@20.8.6)(@upstash/redis@1.34.0)(@vercel/kv@2.0.0)(encoding@0.1.13)(eslint@9.12.0(jiti@2.3.3))(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.3)(rollup@2.79.1)(terser@5.22.0)(typescript@5.6.2)(vite@5.4.5(@types/node@20.8.6)(terser@5.22.0))(vue-tsc@2.1.6(typescript@5.6.2))(webpack-sources@3.2.3))(rollup@2.79.1)(vue@3.5.4(typescript@5.6.2))(webpack-sources@3.2.3)
|
||||
|
@ -3419,8 +3419,8 @@ packages:
|
|||
'@vueuse/metadata@9.13.0':
|
||||
resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
|
||||
|
||||
'@vueuse/motion@2.2.5':
|
||||
resolution: {integrity: sha512-pcqMdpPbm/Pd/rbQQ/sHyykdOahj0rueZ8WpLhhk8i1tbEcga80EhNJLn99G9J9DSuOvkJNYuv1n2OntGUc1rQ==}
|
||||
'@vueuse/motion@2.2.6':
|
||||
resolution: {integrity: sha512-gKFktPtrdypSv44SaW1oBJKLBiP6kE5NcoQ6RsAU3InemESdiAutgQncfPe/rhLSLCtL4jTAhMmFfxoR6gm5LQ==}
|
||||
peerDependencies:
|
||||
vue: ^3.5.4
|
||||
|
||||
|
@ -12462,7 +12462,7 @@ snapshots:
|
|||
|
||||
'@vueuse/metadata@9.13.0': {}
|
||||
|
||||
'@vueuse/motion@2.2.5(patch_hash=2v574i37tz7ffssjdagkznimyq)(magicast@0.3.5)(rollup@2.79.1)(vue@3.5.4(typescript@5.6.2))(webpack-sources@3.2.3)':
|
||||
'@vueuse/motion@2.2.6(patch_hash=2v574i37tz7ffssjdagkznimyq)(magicast@0.3.5)(rollup@2.79.1)(vue@3.5.4(typescript@5.6.2))(webpack-sources@3.2.3)':
|
||||
dependencies:
|
||||
'@vueuse/core': 10.10.0(vue@3.5.4(typescript@5.6.2))
|
||||
'@vueuse/shared': 10.10.0(vue@3.5.4(typescript@5.6.2))
|
||||
|
@ -12472,7 +12472,7 @@ snapshots:
|
|||
style-value-types: 5.1.2
|
||||
vue: 3.5.4(typescript@5.6.2)
|
||||
optionalDependencies:
|
||||
'@nuxt/kit': 3.13.1(magicast@0.3.5)(rollup@2.79.1)(webpack-sources@3.2.3)
|
||||
'@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@2.79.1)(webpack-sources@3.2.3)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- magicast
|
||||
|
|
Loading…
Reference in a new issue