mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 08:30:02 +03:00
Remove unnecessary package extensions
This commit is contained in:
parent
16ebc4579b
commit
92afb4f2ab
24
.yarnrc.yml
24
.yarnrc.yml
|
@ -1,33 +1,9 @@
|
|||
yarnPath: .yarn/releases/yarn-3.1.1.cjs
|
||||
|
||||
packageExtensions:
|
||||
'http-proxy-middleware@^2.0.0':
|
||||
dependencies:
|
||||
'@types/express': '^4.17.13'
|
||||
'@storybook/react@*':
|
||||
dependencies:
|
||||
'@types/node': '*'
|
||||
'@storybook/theming@*':
|
||||
dependencies:
|
||||
'@emotion/serialize': '^0.11.16'
|
||||
'@emotion/utils': '^0.11.3'
|
||||
'apollo-server-core@^3.4.0':
|
||||
dependencies:
|
||||
'@types/node': '*'
|
||||
'tarn@^3.0.1':
|
||||
dependencies:
|
||||
'@types/node': '*'
|
||||
'@chakra-ui/switch@^1.2.10':
|
||||
peerDependencies:
|
||||
'framer-motion': '3.x || 4.x || 5.x'
|
||||
'@chakra-ui/media-query@^1.1.2':
|
||||
peerDependencies:
|
||||
'@emotion/react': '^11.0.0'
|
||||
'@emotion/styled': '^11.0.0'
|
||||
'@chakra-ui/skeleton@^1.1.18':
|
||||
peerDependencies:
|
||||
'@emotion/react': '^11.0.0'
|
||||
'@emotion/styled': '^11.0.0'
|
||||
'@chakra-ui/accordion@^1.3.6':
|
||||
peerDependencies:
|
||||
'framer-motion': '3.x || 4.x || 5.x'
|
||||
|
|
|
@ -3030,7 +3030,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@emotion/utils@npm:0.11.3, @emotion/utils@npm:^0.11.3":
|
||||
"@emotion/utils@npm:0.11.3":
|
||||
version: 0.11.3
|
||||
resolution: "@emotion/utils@npm:0.11.3"
|
||||
checksum: 9c4204bda84f9acd153a9be9478a83f9baa74d5d7a4c21882681c4d1b86cd113b84540cb1f92e1c30313b5075f024da2658dbc553f5b00776ef9b6ec7991c0c9
|
||||
|
|
Loading…
Reference in New Issue
Block a user