build(deps): update dependency @types/react-dom to v18.0.6 (#3664)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/3667/head
parent
f11675c787
commit
e51fa63164
|
@ -150,7 +150,7 @@
|
|||
"@types/node": "16.11.43",
|
||||
"@types/qrcode.react": "1.0.2",
|
||||
"@types/react": "18.0.14",
|
||||
"@types/react-dom": "18.0.5",
|
||||
"@types/react-dom": "18.0.6",
|
||||
"@types/zxcvbn": "4.4.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.30.5",
|
||||
"@typescript-eslint/parser": "5.30.5",
|
||||
|
|
|
@ -19,7 +19,7 @@ specifiers:
|
|||
'@types/node': 16.11.43
|
||||
'@types/qrcode.react': 1.0.2
|
||||
'@types/react': 18.0.14
|
||||
'@types/react-dom': 18.0.5
|
||||
'@types/react-dom': 18.0.6
|
||||
'@types/zxcvbn': 4.4.1
|
||||
'@typescript-eslint/eslint-plugin': 5.30.5
|
||||
'@typescript-eslint/parser': 5.30.5
|
||||
|
@ -99,7 +99,7 @@ devDependencies:
|
|||
'@types/node': 16.11.43
|
||||
'@types/qrcode.react': 1.0.2
|
||||
'@types/react': 18.0.14
|
||||
'@types/react-dom': 18.0.5
|
||||
'@types/react-dom': 18.0.6
|
||||
'@types/zxcvbn': 4.4.1
|
||||
'@typescript-eslint/eslint-plugin': 5.30.5_6zdoc3rn4mpiddqwhppni2mnnm
|
||||
'@typescript-eslint/parser': 5.30.5_4x5o4skxv6sl53vpwefgt23khm
|
||||
|
@ -3090,7 +3090,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.17.8
|
||||
'@testing-library/dom': 8.12.0
|
||||
'@types/react-dom': 18.0.5
|
||||
'@types/react-dom': 18.0.6
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
dev: true
|
||||
|
@ -3237,8 +3237,8 @@ packages:
|
|||
'@types/react': 18.0.14
|
||||
dev: true
|
||||
|
||||
/@types/react-dom/18.0.5:
|
||||
resolution: {integrity: sha512-OWPWTUrY/NIrjsAPkAk1wW9LZeIjSvkXRhclsFO8CZcZGCOg2G0YZy4ft+rOyYxy8B7ui5iZzi9OkDebZ7/QSA==}
|
||||
/@types/react-dom/18.0.6:
|
||||
resolution: {integrity: sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA==}
|
||||
dependencies:
|
||||
'@types/react': 18.0.14
|
||||
dev: true
|
||||
|
|
Loading…
Reference in New Issue