mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
chore(deps): update dependency @rematch/loading to v2.1.2 (#2656)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e75c0a3b95
commit
0de7dcf146
@ -33,7 +33,7 @@
|
||||
"@mui/material": "5.0.6",
|
||||
"@mui/styles": "5.0.2",
|
||||
"@rematch/core": "2.1.1",
|
||||
"@rematch/loading": "2.1.1",
|
||||
"@rematch/loading": "2.1.2",
|
||||
"@testing-library/dom": "8.11.0",
|
||||
"@testing-library/jest-dom": "5.14.1",
|
||||
"@testing-library/react": "12.1.2",
|
||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -737,7 +737,7 @@ importers:
|
||||
'@mui/material': 5.0.6
|
||||
'@mui/styles': 5.0.2
|
||||
'@rematch/core': 2.1.1
|
||||
'@rematch/loading': 2.1.1
|
||||
'@rematch/loading': 2.1.2
|
||||
'@testing-library/dom': 8.11.0
|
||||
'@testing-library/jest-dom': 5.14.1
|
||||
'@testing-library/react': 12.1.2
|
||||
@ -816,7 +816,7 @@ importers:
|
||||
'@mui/material': 5.0.6_3906d6946435037e500f96d844e71e47
|
||||
'@mui/styles': 5.0.2_27d7f75f5fffc1228c129be468caca5c
|
||||
'@rematch/core': 2.1.1_redux@4.1.2
|
||||
'@rematch/loading': 2.1.1_@rematch+core@2.1.1
|
||||
'@rematch/loading': 2.1.2_@rematch+core@2.1.1
|
||||
'@testing-library/dom': 8.11.0
|
||||
'@testing-library/jest-dom': 5.14.1
|
||||
'@testing-library/react': 12.1.2_react-dom@17.0.2+react@17.0.2
|
||||
@ -6036,8 +6036,8 @@ packages:
|
||||
redux: 4.1.2
|
||||
dev: true
|
||||
|
||||
/@rematch/loading/2.1.1_@rematch+core@2.1.1:
|
||||
resolution: {integrity: sha512-kBKKRW+x9NTa2C6dw5Q+HVpbB62J3EeBmV4mmqDPOX53YV2pKXeQZOKvc9Iz54txPYac4uhZrxnRzM0Voz7aaQ==}
|
||||
/@rematch/loading/2.1.2_@rematch+core@2.1.1:
|
||||
resolution: {integrity: sha512-3fWUvWkIxP+BEi2LCKYKaUkMFCT0MDcN1xQD19tPNufMry7skqybahqm9/ugs9wIji1n3ObF7yHkrb01E+N3Tw==}
|
||||
peerDependencies:
|
||||
'@rematch/core': '>=2'
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user