mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-27 22:59:51 -05:00
chore(deps): update dependency @rematch/loading to v2.1.1 (#2481)
This commit is contained in:
parent
717e42b383
commit
a22300afcf
2 changed files with 5 additions and 5 deletions
|
@ -32,7 +32,7 @@
|
|||
"@material-ui/icons": "4.11.2",
|
||||
"@material-ui/styles": "4.11.4",
|
||||
"@rematch/core": "2.1.0",
|
||||
"@rematch/loading": "2.1.0",
|
||||
"@rematch/loading": "2.1.1",
|
||||
"@testing-library/dom": "8.5.0",
|
||||
"@testing-library/jest-dom": "5.14.1",
|
||||
"@testing-library/react": "12.1.2",
|
||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -745,7 +745,7 @@ importers:
|
|||
'@material-ui/icons': 4.11.2
|
||||
'@material-ui/styles': 4.11.4
|
||||
'@rematch/core': 2.1.0
|
||||
'@rematch/loading': 2.1.0
|
||||
'@rematch/loading': 2.1.1
|
||||
'@testing-library/dom': 8.5.0
|
||||
'@testing-library/jest-dom': 5.14.1
|
||||
'@testing-library/react': 12.1.2
|
||||
|
@ -827,7 +827,7 @@ importers:
|
|||
'@material-ui/icons': 4.11.2_842d6fd0a208aabbcab28b4283e0161f
|
||||
'@material-ui/styles': 4.11.4_9c6a8df88c2691f81f37725d5b4de033
|
||||
'@rematch/core': 2.1.0_redux@4.1.1
|
||||
'@rematch/loading': 2.1.0_@rematch+core@2.1.0
|
||||
'@rematch/loading': 2.1.1_@rematch+core@2.1.0
|
||||
'@testing-library/dom': 8.5.0
|
||||
'@testing-library/jest-dom': 5.14.1
|
||||
'@testing-library/react': 12.1.2_react-dom@17.0.2+react@17.0.2
|
||||
|
@ -6950,8 +6950,8 @@ packages:
|
|||
redux: 4.1.1
|
||||
dev: true
|
||||
|
||||
/@rematch/loading/2.1.0_@rematch+core@2.1.0:
|
||||
resolution: {integrity: sha512-4sLWHiuTW50zjdbhUVHb9HB9Ors6+ktM9tANBOinYu4c43TSArZLkaC7lb8fZYLb6eCsHHAtrrWYsz8lBJ6UOw==}
|
||||
/@rematch/loading/2.1.1_@rematch+core@2.1.0:
|
||||
resolution: {integrity: sha512-kBKKRW+x9NTa2C6dw5Q+HVpbB62J3EeBmV4mmqDPOX53YV2pKXeQZOKvc9Iz54txPYac4uhZrxnRzM0Voz7aaQ==}
|
||||
peerDependencies:
|
||||
'@rematch/core': '>=2'
|
||||
dependencies:
|
||||
|
|
Loading…
Add table
Reference in a new issue