build(deps): update dependency @types/react-dom to v18.0.9 (#4379)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/4380/head
renovate[bot] 2022-11-14 22:58:36 +00:00 committed by GitHub
parent 9aec643bc1
commit a9cc8b9fc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -151,7 +151,7 @@
"@types/node": "18.11.9",
"@types/qrcode.react": "1.0.2",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.8",
"@types/react-dom": "18.0.9",
"@types/zxcvbn": "4.4.1",
"@typescript-eslint/eslint-plugin": "5.42.1",
"@typescript-eslint/parser": "5.42.1",

View File

@ -19,7 +19,7 @@ specifiers:
'@types/node': 18.11.9
'@types/qrcode.react': 1.0.2
'@types/react': 18.0.25
'@types/react-dom': 18.0.8
'@types/react-dom': 18.0.9
'@types/zxcvbn': 4.4.1
'@typescript-eslint/eslint-plugin': 5.42.1
'@typescript-eslint/parser': 5.42.1
@ -101,7 +101,7 @@ devDependencies:
'@types/node': 18.11.9
'@types/qrcode.react': 1.0.2
'@types/react': 18.0.25
'@types/react-dom': 18.0.8
'@types/react-dom': 18.0.9
'@types/zxcvbn': 4.4.1
'@typescript-eslint/eslint-plugin': 5.42.1_2udltptbznfmezdozpdoa2aemq
'@typescript-eslint/parser': 5.42.1_rmayb2veg2btbq6mbmnyivgasy
@ -3438,7 +3438,7 @@ packages:
dependencies:
'@babel/runtime': 7.18.9
'@testing-library/dom': 8.16.0
'@types/react-dom': 18.0.8
'@types/react-dom': 18.0.9
react: 18.2.0
react-dom: 18.2.0_react@18.2.0
dev: true
@ -3585,8 +3585,8 @@ packages:
'@types/react': 18.0.25
dev: true
/@types/react-dom/18.0.8:
resolution: {integrity: sha512-C3GYO0HLaOkk9dDAz3Dl4sbe4AKUGTCfFIZsz3n/82dPNN8Du533HzKatDxeUYWu24wJgMP1xICqkWk1YOLOIw==}
/@types/react-dom/18.0.9:
resolution: {integrity: sha512-qnVvHxASt/H7i+XG1U1xMiY5t+IHcPGUK7TDMDzom08xa7e86eCeKOiLZezwCKVxJn6NEiiy2ekgX8aQssjIKg==}
dependencies:
'@types/react': 18.0.25
dev: true