mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
chore(root): framer motion upgraded to 10.6.0
This commit is contained in:
parent
6674bfc97b
commit
a2c16c0561
@ -54,7 +54,7 @@
|
||||
"@react-aria/focus": "^3.11.0",
|
||||
"@react-aria/utils": "^3.15.0",
|
||||
"@react-stately/tree": "^3.5.0",
|
||||
"framer-motion": "^6.2.9"
|
||||
"framer-motion": "^10.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@react-types/accordion": "3.0.0-alpha.12",
|
||||
|
||||
@ -35,7 +35,7 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": ">=18",
|
||||
"framer-motion": ">=4.0.0"
|
||||
"framer-motion": ">=6.2.9"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nextui-org/system": "workspace:*",
|
||||
@ -43,7 +43,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"react": "^18.0.0",
|
||||
"framer-motion": "^6.2.9",
|
||||
"framer-motion": "^10.6.0",
|
||||
"clean-package": "2.2.0"
|
||||
},
|
||||
"tsup": {
|
||||
|
||||
103
pnpm-lock.yaml
generated
103
pnpm-lock.yaml
generated
@ -319,7 +319,7 @@ importers:
|
||||
'@react-types/accordion': 3.0.0-alpha.12
|
||||
'@react-types/shared': ^3.17.0
|
||||
clean-package: 2.2.0
|
||||
framer-motion: ^6.2.9
|
||||
framer-motion: ^10.6.0
|
||||
react: ^18.2.0
|
||||
dependencies:
|
||||
'@nextui-org/aria-utils': link:../../utilities/aria-utils
|
||||
@ -333,7 +333,7 @@ importers:
|
||||
'@react-aria/focus': 3.11.0_react@18.2.0
|
||||
'@react-aria/utils': 3.15.0_react@18.2.0
|
||||
'@react-stately/tree': 3.5.0_react@18.2.0
|
||||
framer-motion: 6.5.1_react@18.2.0
|
||||
framer-motion: 10.6.0_react@18.2.0
|
||||
devDependencies:
|
||||
'@react-types/accordion': 3.0.0-alpha.12_react@18.2.0
|
||||
'@react-types/shared': 3.17.0_react@18.2.0
|
||||
@ -1078,14 +1078,14 @@ importers:
|
||||
'@nextui-org/shared-utils': workspace:*
|
||||
'@nextui-org/system': workspace:*
|
||||
clean-package: 2.2.0
|
||||
framer-motion: ^6.2.9
|
||||
framer-motion: ^10.6.0
|
||||
react: ^18.2.0
|
||||
dependencies:
|
||||
'@nextui-org/shared-utils': link:../shared-utils
|
||||
'@nextui-org/system': link:../../core/system
|
||||
devDependencies:
|
||||
clean-package: 2.2.0
|
||||
framer-motion: 6.5.1_react@18.2.0
|
||||
framer-motion: 10.6.0_react@18.2.0
|
||||
react: 18.2.0
|
||||
|
||||
packages/utilities/react-utils:
|
||||
@ -3286,8 +3286,8 @@ packages:
|
||||
'@commitlint/types': 17.4.4
|
||||
'@types/node': 15.14.9
|
||||
chalk: 4.1.2
|
||||
cosmiconfig: 8.1.0
|
||||
cosmiconfig-typescript-loader: 4.3.0_azi3rvnal4eevdeph7hzafuuzy
|
||||
cosmiconfig: 8.1.2
|
||||
cosmiconfig-typescript-loader: 4.3.0_c7v57oapt3hoy3qmhzybhfof5u
|
||||
lodash.isplainobject: 4.0.6
|
||||
lodash.merge: 4.6.2
|
||||
lodash.uniq: 4.5.0
|
||||
@ -4109,47 +4109,6 @@ packages:
|
||||
json5: 2.2.3
|
||||
dev: true
|
||||
|
||||
/@motionone/animation/10.15.1:
|
||||
resolution: {integrity: sha512-mZcJxLjHor+bhcPuIFErMDNyrdb2vJur8lSfMCsuCB4UyV8ILZLvK+t+pg56erv8ud9xQGK/1OGPt10agPrCyQ==}
|
||||
dependencies:
|
||||
'@motionone/easing': 10.15.1
|
||||
'@motionone/types': 10.15.1
|
||||
'@motionone/utils': 10.15.1
|
||||
tslib: 2.5.0
|
||||
|
||||
/@motionone/dom/10.12.0:
|
||||
resolution: {integrity: sha512-UdPTtLMAktHiqV0atOczNYyDd/d8Cf5fFsd1tua03PqTwwCe/6lwhLSQ8a7TbnQ5SN0gm44N1slBfj+ORIhrqw==}
|
||||
dependencies:
|
||||
'@motionone/animation': 10.15.1
|
||||
'@motionone/generators': 10.15.1
|
||||
'@motionone/types': 10.15.1
|
||||
'@motionone/utils': 10.15.1
|
||||
hey-listen: 1.0.8
|
||||
tslib: 2.5.0
|
||||
|
||||
/@motionone/easing/10.15.1:
|
||||
resolution: {integrity: sha512-6hIHBSV+ZVehf9dcKZLT7p5PEKHGhDwky2k8RKkmOvUoYP3S+dXsKupyZpqx5apjd9f+php4vXk4LuS+ADsrWw==}
|
||||
dependencies:
|
||||
'@motionone/utils': 10.15.1
|
||||
tslib: 2.5.0
|
||||
|
||||
/@motionone/generators/10.15.1:
|
||||
resolution: {integrity: sha512-67HLsvHJbw6cIbLA/o+gsm7h+6D4Sn7AUrB/GPxvujse1cGZ38F5H7DzoH7PhX+sjvtDnt2IhFYF2Zp1QTMKWQ==}
|
||||
dependencies:
|
||||
'@motionone/types': 10.15.1
|
||||
'@motionone/utils': 10.15.1
|
||||
tslib: 2.5.0
|
||||
|
||||
/@motionone/types/10.15.1:
|
||||
resolution: {integrity: sha512-iIUd/EgUsRZGrvW0jqdst8st7zKTzS9EsKkP+6c6n4MPZoQHwiHuVtTQLD6Kp0bsBLhNzKIBlHXponn/SDT4hA==}
|
||||
|
||||
/@motionone/utils/10.15.1:
|
||||
resolution: {integrity: sha512-p0YncgU+iklvYr/Dq4NobTRdAPv9PveRDUXabPEeOjBLSO/1FNB2phNTZxOxpi1/GZwYpAoECEa0Wam+nsmhSw==}
|
||||
dependencies:
|
||||
'@motionone/types': 10.15.1
|
||||
hey-listen: 1.0.8
|
||||
tslib: 2.5.0
|
||||
|
||||
/@mrmlnc/readdir-enhanced/2.2.1:
|
||||
resolution: {integrity: sha512-bPHp6Ji8b41szTOcaP63VlnbbO5Ny6dwAATtY6JTjh5N2OLrb5Qk/Th5cRkRQhkWCt+EJsYrNB0MiL+Gpn6e3g==}
|
||||
engines: {node: '>=4'}
|
||||
@ -10373,7 +10332,7 @@ packages:
|
||||
hasBin: true
|
||||
dependencies:
|
||||
caniuse-lite: 1.0.30001467
|
||||
electron-to-chromium: 1.4.332
|
||||
electron-to-chromium: 1.4.333
|
||||
node-releases: 2.0.10
|
||||
update-browserslist-db: 1.0.10_browserslist@4.21.5
|
||||
dev: true
|
||||
@ -11325,7 +11284,7 @@ packages:
|
||||
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
|
||||
dev: true
|
||||
|
||||
/cosmiconfig-typescript-loader/4.3.0_azi3rvnal4eevdeph7hzafuuzy:
|
||||
/cosmiconfig-typescript-loader/4.3.0_c7v57oapt3hoy3qmhzybhfof5u:
|
||||
resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==}
|
||||
engines: {node: '>=12', npm: '>=6'}
|
||||
peerDependencies:
|
||||
@ -11335,7 +11294,7 @@ packages:
|
||||
typescript: '>=3'
|
||||
dependencies:
|
||||
'@types/node': 15.14.9
|
||||
cosmiconfig: 8.1.0
|
||||
cosmiconfig: 8.1.2
|
||||
ts-node: 10.9.1_zjs73tdnm3dlr3si3gshiakfqe
|
||||
typescript: 4.9.5
|
||||
dev: true
|
||||
@ -11362,8 +11321,8 @@ packages:
|
||||
yaml: 1.10.2
|
||||
dev: true
|
||||
|
||||
/cosmiconfig/8.1.0:
|
||||
resolution: {integrity: sha512-0tLZ9URlPGU7JsKq0DQOQ3FoRsYX8xDZ7xMiATQfaiGMz7EHowNkbU9u1coAOmnh9p/1ySpm0RB3JNWRXM5GCg==}
|
||||
/cosmiconfig/8.1.2:
|
||||
resolution: {integrity: sha512-rmpUFKMZiawLfug8sP4NbpBSOpWftZB6UACOLEiNbnRAYM1TzgQuTWlMYFRuPgmoTCkcOxSMwQJQpJmiXv/eHw==}
|
||||
engines: {node: '>=14'}
|
||||
dependencies:
|
||||
import-fresh: 3.3.0
|
||||
@ -12117,8 +12076,8 @@ packages:
|
||||
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
|
||||
dev: true
|
||||
|
||||
/electron-to-chromium/1.4.332:
|
||||
resolution: {integrity: sha512-c1Vbv5tuUlBFp0mb3mCIjw+REEsgthRgNE8BlbEDKmvzb8rxjcVki6OkQP83vLN34s0XCxpSkq7AZNep1a6xhw==}
|
||||
/electron-to-chromium/1.4.333:
|
||||
resolution: {integrity: sha512-YyE8+GKyGtPEP1/kpvqsdhD6rA/TP1DUFDN4uiU/YI52NzDxmwHkEb3qjId8hLBa5siJvG0sfC3O66501jMruQ==}
|
||||
dev: true
|
||||
|
||||
/element-resize-detector/1.2.4:
|
||||
@ -14135,6 +14094,22 @@ packages:
|
||||
map-cache: 0.2.2
|
||||
dev: true
|
||||
|
||||
/framer-motion/10.6.0_react@18.2.0:
|
||||
resolution: {integrity: sha512-RkZe8iBhdWNs1y2HfYh4WlM9Co11/Vu+JCSQzmLaP5alM3QbBiue6OkeXygfxsRDp4yCar95ExoHE0CZQNyuVQ==}
|
||||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
react:
|
||||
optional: true
|
||||
react-dom:
|
||||
optional: true
|
||||
dependencies:
|
||||
react: 18.2.0
|
||||
tslib: 2.5.0
|
||||
optionalDependencies:
|
||||
'@emotion/is-prop-valid': 0.8.8
|
||||
|
||||
/framer-motion/5.6.0_react@18.2.0:
|
||||
resolution: {integrity: sha512-Y4FtwUU+LUWLKSzoT6Sq538qluvhpe6izdQK8/xZeVjQZ/ORKGfZzyhzcUxNfscqnfEa3dUOA47s+dwrSipdGA==}
|
||||
peerDependencies:
|
||||
@ -14160,26 +14135,11 @@ packages:
|
||||
'@emotion/is-prop-valid': 0.8.8
|
||||
dev: false
|
||||
|
||||
/framer-motion/6.5.1_react@18.2.0:
|
||||
resolution: {integrity: sha512-o1BGqqposwi7cgDrtg0dNONhkmPsUFDaLcKXigzuTFC5x58mE8iyTazxSudFzmT6MEyJKfjjU8ItoMe3W+3fiw==}
|
||||
peerDependencies:
|
||||
react: '>=16.8 || ^17.0.0 || ^18.0.0'
|
||||
react-dom: '>=16.8 || ^17.0.0 || ^18.0.0'
|
||||
dependencies:
|
||||
'@motionone/dom': 10.12.0
|
||||
framesync: 6.0.1
|
||||
hey-listen: 1.0.8
|
||||
popmotion: 11.0.3
|
||||
react: 18.2.0
|
||||
style-value-types: 5.0.0
|
||||
tslib: 2.5.0
|
||||
optionalDependencies:
|
||||
'@emotion/is-prop-valid': 0.8.8
|
||||
|
||||
/framesync/6.0.1:
|
||||
resolution: {integrity: sha512-fUY88kXvGiIItgNC7wcTOl0SNRCVXMKSWW2Yzfmn7EKNc+MpCzcz9DhdHcdjbrtN3c6R4H5dTY2jiCpPdysEjA==}
|
||||
dependencies:
|
||||
tslib: 2.5.0
|
||||
dev: false
|
||||
|
||||
/fresh/0.5.2:
|
||||
resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==}
|
||||
@ -14854,6 +14814,7 @@ packages:
|
||||
|
||||
/hey-listen/1.0.8:
|
||||
resolution: {integrity: sha512-COpmrF2NOg4TBWUJ5UVyaCU2A88wEMkUPK4hNqyCkqHbxT92BbvfjoSozkAIIm6XhicGlJHhFdullInrdhwU8Q==}
|
||||
dev: false
|
||||
|
||||
/highlight.js/10.7.3:
|
||||
resolution: {integrity: sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==}
|
||||
@ -18882,6 +18843,7 @@ packages:
|
||||
hey-listen: 1.0.8
|
||||
style-value-types: 5.0.0
|
||||
tslib: 2.5.0
|
||||
dev: false
|
||||
|
||||
/posix-character-classes/0.1.1:
|
||||
resolution: {integrity: sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==}
|
||||
@ -21396,6 +21358,7 @@ packages:
|
||||
dependencies:
|
||||
hey-listen: 1.0.8
|
||||
tslib: 2.5.0
|
||||
dev: false
|
||||
|
||||
/styled-jsx/4.0.1_react@18.2.0:
|
||||
resolution: {integrity: sha512-Gcb49/dRB1k8B4hdK8vhW27Rlb2zujCk1fISrizCcToIs+55B4vmUM0N9Gi4nnVfFZWe55jRdWpAqH1ldAKWvQ==}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user