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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/5395/head
renovate[bot] 2023-05-06 03:04:04 +10:00 committed by GitHub
parent e5e8314832
commit 607bb01560
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -73,7 +73,7 @@
"@testing-library/react": "14.0.0",
"@types/node": "18.16.4",
"@types/react": "18.2.5",
"@types/react-dom": "18.2.3",
"@types/react-dom": "18.2.4",
"@types/testing-library__jest-dom": "5.14.5",
"@types/zxcvbn": "4.4.1",
"@typescript-eslint/eslint-plugin": "5.59.2",

View File

@ -97,8 +97,8 @@ devDependencies:
specifier: 18.2.5
version: 18.2.5
'@types/react-dom':
specifier: 18.2.3
version: 18.2.3
specifier: 18.2.4
version: 18.2.4
'@types/testing-library__jest-dom':
specifier: 5.14.5
version: 5.14.5
@ -2698,7 +2698,7 @@ packages:
dependencies:
'@babel/runtime': 7.21.0
'@testing-library/dom': 9.2.0
'@types/react-dom': 18.2.3
'@types/react-dom': 18.2.4
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: true
@ -2835,8 +2835,8 @@ packages:
resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==}
dev: true
/@types/react-dom@18.2.3:
resolution: {integrity: sha512-hxXEXWxFJXbY0LMj/T69mznqOZJXNtQMqVxIiirVAZnnpeYiD4zt+lPsgcr/cfWg2VLsxZ1y26vigG03prYB+Q==}
/@types/react-dom@18.2.4:
resolution: {integrity: sha512-G2mHoTMTL4yoydITgOGwWdWMVd8sNgyEP85xVmMKAPUBwQWm9wBPQUmvbeF4V3WBY1P7mmL4BkjQ0SqUpf1snw==}
dependencies:
'@types/react': 18.2.5
dev: true