mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(deps): update dependency motion-v to v1 (v3) (#4004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
"ai": "^4.3.10",
|
"ai": "^4.3.10",
|
||||||
"capture-website": "^4.2.0",
|
"capture-website": "^4.2.0",
|
||||||
"joi": "^17.13.3",
|
"joi": "^17.13.3",
|
||||||
"motion-v": "^0.13.1",
|
"motion-v": "^1.0.0",
|
||||||
"nuxt": "^3.16.2",
|
"nuxt": "^3.16.2",
|
||||||
"nuxt-component-meta": "^0.11.0",
|
"nuxt-component-meta": "^0.11.0",
|
||||||
"nuxt-llms": "^0.1.2",
|
"nuxt-llms": "^0.1.2",
|
||||||
|
|||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -276,8 +276,8 @@ importers:
|
|||||||
specifier: ^17.13.3
|
specifier: ^17.13.3
|
||||||
version: 17.13.3
|
version: 17.13.3
|
||||||
motion-v:
|
motion-v:
|
||||||
specifier: ^0.13.1
|
specifier: ^1.0.0
|
||||||
version: 0.13.1(react@19.1.0)(vue@3.5.13(typescript@5.8.3))
|
version: 1.0.0(react@19.1.0)(vue@3.5.13(typescript@5.8.3))
|
||||||
nuxt:
|
nuxt:
|
||||||
specifier: ^3.16.2
|
specifier: ^3.16.2
|
||||||
version: 3.16.2(@parcel/watcher@2.5.1)(@types/node@22.13.14)(better-sqlite3@11.9.1)(db0@0.3.2(better-sqlite3@11.9.1))(eslint@9.25.1(jiti@2.4.2))(ioredis@5.6.0)(lightningcss@1.29.2)(magicast@0.3.5)(meow@13.2.0)(optionator@0.9.4)(rollup@4.34.9)(terser@5.39.0)(typescript@5.8.3)(vite@6.3.3(@types/node@22.13.14)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.10(typescript@5.8.3))(yaml@2.7.1)
|
version: 3.16.2(@parcel/watcher@2.5.1)(@types/node@22.13.14)(better-sqlite3@11.9.1)(db0@0.3.2(better-sqlite3@11.9.1))(eslint@9.25.1(jiti@2.4.2))(ioredis@5.6.0)(lightningcss@1.29.2)(magicast@0.3.5)(meow@13.2.0)(optionator@0.9.4)(rollup@4.34.9)(terser@5.39.0)(typescript@5.8.3)(vite@6.3.3(@types/node@22.13.14)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.10(typescript@5.8.3))(yaml@2.7.1)
|
||||||
@@ -4918,8 +4918,8 @@ packages:
|
|||||||
motion-utils@12.5.0:
|
motion-utils@12.5.0:
|
||||||
resolution: {integrity: sha512-+hFFzvimn0sBMP9iPxBa9OtRX35ZQ3py0UHnb8U29VD+d8lQ8zH3dTygJWqK7av2v6yhg7scj9iZuvTS0f4+SA==}
|
resolution: {integrity: sha512-+hFFzvimn0sBMP9iPxBa9OtRX35ZQ3py0UHnb8U29VD+d8lQ8zH3dTygJWqK7av2v6yhg7scj9iZuvTS0f4+SA==}
|
||||||
|
|
||||||
motion-v@0.13.1:
|
motion-v@1.0.0:
|
||||||
resolution: {integrity: sha512-Hs1p0he2Ee6mhLMkTpB08cvjWT/24b+spJ28O+KzHqFgx34BDyFUIhDJvi6i7QF3BjS2ukgbHQdE3Uy5nVngUA==}
|
resolution: {integrity: sha512-wkzVHgg5k7kPMelZ5wR3AOyNtgtXBfXEPGwdOv2vodv8iWTT523/wv6U7Xb/XNbpEF62O5Z1r8gQ/DYzh3T2KQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: '>=3.0.0'
|
vue: '>=3.0.0'
|
||||||
|
|
||||||
@@ -12267,7 +12267,7 @@ snapshots:
|
|||||||
|
|
||||||
motion-utils@12.5.0: {}
|
motion-utils@12.5.0: {}
|
||||||
|
|
||||||
motion-v@0.13.1(react@19.1.0)(vue@3.5.13(typescript@5.8.3)):
|
motion-v@1.0.0(react@19.1.0)(vue@3.5.13(typescript@5.8.3)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vueuse/core': 10.11.1(vue@3.5.13(typescript@5.8.3))
|
'@vueuse/core': 10.11.1(vue@3.5.13(typescript@5.8.3))
|
||||||
framer-motion: 12.5.0(react@19.1.0)
|
framer-motion: 12.5.0(react@19.1.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user