mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-03-04 02:02:39 -05:00
chore(deps): update dependency @types/react-dom to v17.0.11 (#2629)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
0285bf2432
commit
136771eb39
2 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@
|
|||
"devDependencies": {
|
||||
"@types/react": "17.0.34",
|
||||
"@types/react-autosuggest": "10.1.5",
|
||||
"@types/react-dom": "17.0.10",
|
||||
"@types/react-dom": "17.0.11",
|
||||
"@types/react-helmet": "6.1.4",
|
||||
"@types/redux": "3.6.0",
|
||||
"@types/react-router-dom": "5.3.2",
|
||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -744,7 +744,7 @@ importers:
|
|||
'@testing-library/react': 12.1.2
|
||||
'@types/react': 17.0.34
|
||||
'@types/react-autosuggest': 10.1.5
|
||||
'@types/react-dom': 17.0.10
|
||||
'@types/react-dom': 17.0.11
|
||||
'@types/react-helmet': 6.1.4
|
||||
'@types/react-router-dom': 5.3.2
|
||||
'@types/react-virtualized': 9.21.14
|
||||
|
@ -826,7 +826,7 @@ importers:
|
|||
'@testing-library/react': 12.1.2_react-dom@17.0.2+react@17.0.2
|
||||
'@types/react': 17.0.34
|
||||
'@types/react-autosuggest': 10.1.5
|
||||
'@types/react-dom': 17.0.10
|
||||
'@types/react-dom': 17.0.11
|
||||
'@types/react-helmet': 6.1.4
|
||||
'@types/react-router-dom': 5.3.2
|
||||
'@types/react-virtualized': 9.21.14
|
||||
|
@ -6581,8 +6581,8 @@ packages:
|
|||
'@types/react': 17.0.34
|
||||
dev: true
|
||||
|
||||
/@types/react-dom/17.0.10:
|
||||
resolution: {integrity: sha512-8oz3NAUId2z/zQdFI09IMhQPNgIbiP8Lslhv39DIDamr846/0spjZK0vnrMak0iB8EKb9QFTTIdg2Wj2zH5a3g==}
|
||||
/@types/react-dom/17.0.11:
|
||||
resolution: {integrity: sha512-f96K3k+24RaLGVu/Y2Ng3e1EbZ8/cVJvypZWd7cy0ofCBaf2lcM46xNhycMZ2xGwbBjRql7hOlZ+e2WlJ5MH3Q==}
|
||||
dependencies:
|
||||
'@types/react': 17.0.34
|
||||
dev: true
|
||||
|
|
Loading…
Add table
Reference in a new issue