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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/3419/head
renovate[bot] 2022-05-25 09:59:19 +10:00 committed by GitHub
parent 0859b8f816
commit efd4cb9b35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -145,7 +145,7 @@
"@types/node": "16.11.36", "@types/node": "16.11.36",
"@types/qrcode.react": "1.0.2", "@types/qrcode.react": "1.0.2",
"@types/react": "18.0.9", "@types/react": "18.0.9",
"@types/react-dom": "18.0.4", "@types/react-dom": "18.0.5",
"@types/zxcvbn": "4.4.1", "@types/zxcvbn": "4.4.1",
"@typescript-eslint/eslint-plugin": "5.26.0", "@typescript-eslint/eslint-plugin": "5.26.0",
"@typescript-eslint/parser": "5.26.0", "@typescript-eslint/parser": "5.26.0",

View File

@ -15,7 +15,7 @@ specifiers:
'@types/node': 16.11.36 '@types/node': 16.11.36
'@types/qrcode.react': 1.0.2 '@types/qrcode.react': 1.0.2
'@types/react': 18.0.9 '@types/react': 18.0.9
'@types/react-dom': 18.0.4 '@types/react-dom': 18.0.5
'@types/zxcvbn': 4.4.1 '@types/zxcvbn': 4.4.1
'@typescript-eslint/eslint-plugin': 5.26.0 '@typescript-eslint/eslint-plugin': 5.26.0
'@typescript-eslint/parser': 5.26.0 '@typescript-eslint/parser': 5.26.0
@ -91,7 +91,7 @@ devDependencies:
'@types/node': 16.11.36 '@types/node': 16.11.36
'@types/qrcode.react': 1.0.2 '@types/qrcode.react': 1.0.2
'@types/react': 18.0.9 '@types/react': 18.0.9
'@types/react-dom': 18.0.4 '@types/react-dom': 18.0.5
'@types/zxcvbn': 4.4.1 '@types/zxcvbn': 4.4.1
'@typescript-eslint/eslint-plugin': 5.26.0_hzuh7e2up357pvq3mkokjvu2lq '@typescript-eslint/eslint-plugin': 5.26.0_hzuh7e2up357pvq3mkokjvu2lq
'@typescript-eslint/parser': 5.26.0_xztl6dhthcahlo6akmb2bmjmle '@typescript-eslint/parser': 5.26.0_xztl6dhthcahlo6akmb2bmjmle
@ -2585,7 +2585,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.4 '@types/react-dom': 18.0.5
react: 18.1.0 react: 18.1.0
react-dom: 18.1.0_react@18.1.0 react-dom: 18.1.0_react@18.1.0
dev: true dev: true
@ -2733,8 +2733,8 @@ packages:
'@types/react': 18.0.9 '@types/react': 18.0.9
dev: true dev: true
/@types/react-dom/18.0.4: /@types/react-dom/18.0.5:
resolution: {integrity: sha512-FgTtbqPOCI3dzZPZoC2T/sx3L34qxy99ITWn4eoSA95qPyXDMH0ALoAqUp49ITniiJFsXUVBtalh/KffMpg21Q==} resolution: {integrity: sha512-OWPWTUrY/NIrjsAPkAk1wW9LZeIjSvkXRhclsFO8CZcZGCOg2G0YZy4ft+rOyYxy8B7ui5iZzi9OkDebZ7/QSA==}
dependencies: dependencies:
'@types/react': 18.0.9 '@types/react': 18.0.9
dev: true dev: true