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
renovate[bot] 2022-07-05 21:45:17 +10:00 committed by GitHub
parent f11675c787
commit e51fa63164
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -150,7 +150,7 @@
"@types/node": "16.11.43", "@types/node": "16.11.43",
"@types/qrcode.react": "1.0.2", "@types/qrcode.react": "1.0.2",
"@types/react": "18.0.14", "@types/react": "18.0.14",
"@types/react-dom": "18.0.5", "@types/react-dom": "18.0.6",
"@types/zxcvbn": "4.4.1", "@types/zxcvbn": "4.4.1",
"@typescript-eslint/eslint-plugin": "5.30.5", "@typescript-eslint/eslint-plugin": "5.30.5",
"@typescript-eslint/parser": "5.30.5", "@typescript-eslint/parser": "5.30.5",

View File

@ -19,7 +19,7 @@ specifiers:
'@types/node': 16.11.43 '@types/node': 16.11.43
'@types/qrcode.react': 1.0.2 '@types/qrcode.react': 1.0.2
'@types/react': 18.0.14 '@types/react': 18.0.14
'@types/react-dom': 18.0.5 '@types/react-dom': 18.0.6
'@types/zxcvbn': 4.4.1 '@types/zxcvbn': 4.4.1
'@typescript-eslint/eslint-plugin': 5.30.5 '@typescript-eslint/eslint-plugin': 5.30.5
'@typescript-eslint/parser': 5.30.5 '@typescript-eslint/parser': 5.30.5
@ -99,7 +99,7 @@ devDependencies:
'@types/node': 16.11.43 '@types/node': 16.11.43
'@types/qrcode.react': 1.0.2 '@types/qrcode.react': 1.0.2
'@types/react': 18.0.14 '@types/react': 18.0.14
'@types/react-dom': 18.0.5 '@types/react-dom': 18.0.6
'@types/zxcvbn': 4.4.1 '@types/zxcvbn': 4.4.1
'@typescript-eslint/eslint-plugin': 5.30.5_6zdoc3rn4mpiddqwhppni2mnnm '@typescript-eslint/eslint-plugin': 5.30.5_6zdoc3rn4mpiddqwhppni2mnnm
'@typescript-eslint/parser': 5.30.5_4x5o4skxv6sl53vpwefgt23khm '@typescript-eslint/parser': 5.30.5_4x5o4skxv6sl53vpwefgt23khm
@ -3090,7 +3090,7 @@ packages:
dependencies: dependencies:
'@babel/runtime': 7.17.8 '@babel/runtime': 7.17.8
'@testing-library/dom': 8.12.0 '@testing-library/dom': 8.12.0
'@types/react-dom': 18.0.5 '@types/react-dom': 18.0.6
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0_react@18.2.0 react-dom: 18.2.0_react@18.2.0
dev: true dev: true
@ -3237,8 +3237,8 @@ packages:
'@types/react': 18.0.14 '@types/react': 18.0.14
dev: true dev: true
/@types/react-dom/18.0.5: /@types/react-dom/18.0.6:
resolution: {integrity: sha512-OWPWTUrY/NIrjsAPkAk1wW9LZeIjSvkXRhclsFO8CZcZGCOg2G0YZy4ft+rOyYxy8B7ui5iZzi9OkDebZ7/QSA==} resolution: {integrity: sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA==}
dependencies: dependencies:
'@types/react': 18.0.14 '@types/react': 18.0.14
dev: true dev: true