mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-23 14:39:58 +03:00
Fix peer deps
This commit is contained in:
parent
a87b46e38d
commit
4cc28a06f2
|
@ -27,7 +27,7 @@ packageExtensions:
|
|||
'@types/node': '*'
|
||||
'@chakra-ui/switch@^1.2.10':
|
||||
peerDependencies:
|
||||
'framer-motion': '3.x || 4.x'
|
||||
'framer-motion': '3.x || 4.x || 5.x'
|
||||
'@chakra-ui/media-query@^1.1.2':
|
||||
peerDependencies:
|
||||
'@emotion/react': '^11.0.0'
|
||||
|
@ -38,7 +38,7 @@ packageExtensions:
|
|||
'@emotion/styled': '^11.0.0'
|
||||
'@chakra-ui/accordion@^1.3.6':
|
||||
peerDependencies:
|
||||
'framer-motion': '3.x || 4.x'
|
||||
'framer-motion': '3.x || 4.x || 5.x'
|
||||
'@mswjs/data@^0.7.0':
|
||||
dependencies:
|
||||
'debug': '^4.3.2'
|
||||
|
|
Loading…
Reference in New Issue
Block a user