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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/4936/head
renovate[bot] 2023-02-15 15:28:04 +11:00 committed by GitHub
parent 31351d0e8b
commit 22668c9d62
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.13.0",
"@types/qrcode.react": "1.0.2",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.10",
"@types/react-dom": "18.0.11",
"@types/zxcvbn": "4.4.1",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",

View File

@ -20,7 +20,7 @@ specifiers:
'@types/node': 18.13.0
'@types/qrcode.react': 1.0.2
'@types/react': 18.0.28
'@types/react-dom': 18.0.10
'@types/react-dom': 18.0.11
'@types/zxcvbn': 4.4.1
'@typescript-eslint/eslint-plugin': 5.52.0
'@typescript-eslint/parser': 5.52.0
@ -101,7 +101,7 @@ devDependencies:
'@types/node': 18.13.0
'@types/qrcode.react': 1.0.2
'@types/react': 18.0.28
'@types/react-dom': 18.0.10
'@types/react-dom': 18.0.11
'@types/zxcvbn': 4.4.1
'@typescript-eslint/eslint-plugin': 5.52.0_6cfvjsbua5ptj65675bqcn6oza
'@typescript-eslint/parser': 5.52.0_7kw3g6rralp5ps6mg3uyzz6azm
@ -3614,7 +3614,7 @@ packages:
dependencies:
'@babel/runtime': 7.18.9
'@testing-library/dom': 8.16.0
'@types/react-dom': 18.0.10
'@types/react-dom': 18.0.11
react: 18.2.0
react-dom: 18.2.0_react@18.2.0
dev: true
@ -3757,8 +3757,8 @@ packages:
'@types/react': 18.0.28
dev: true
/@types/react-dom/18.0.10:
resolution: {integrity: sha512-E42GW/JA4Qv15wQdqJq8DL4JhNpB3prJgjgapN3qJT9K2zO5IIAQh4VXvCEDupoqAwnz0cY4RlXeC/ajX5SFHg==}
/@types/react-dom/18.0.11:
resolution: {integrity: sha512-O38bPbI2CWtgw/OoQoY+BRelw7uysmXbWvw3nLWO21H1HSh+GOlqPuXshJfjmpNlKiiSDG9cc1JZAaMmVdcTlw==}
dependencies:
'@types/react': 18.0.28
dev: true