build(deps): update dependency @types/react-dom to v17.0.14 (#3039)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/3054/head
renovate[bot] 2022-03-22 16:43:04 +11:00 committed by GitHub
parent b3ee616faf
commit f8a64171b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -131,7 +131,7 @@
"@types/node": "16.11.26",
"@types/qrcode.react": "1.0.2",
"@types/react": "17.0.41",
"@types/react-dom": "17.0.13",
"@types/react-dom": "17.0.14",
"@typescript-eslint/eslint-plugin": "5.16.0",
"@typescript-eslint/parser": "5.16.0",
"@vitejs/plugin-react": "1.2.0",

View File

@ -15,7 +15,7 @@ specifiers:
'@types/node': 16.11.26
'@types/qrcode.react': 1.0.2
'@types/react': 17.0.41
'@types/react-dom': 17.0.13
'@types/react-dom': 17.0.14
'@typescript-eslint/eslint-plugin': 5.16.0
'@typescript-eslint/parser': 5.16.0
'@vitejs/plugin-react': 1.2.0
@ -88,7 +88,7 @@ devDependencies:
'@types/node': 16.11.26
'@types/qrcode.react': 1.0.2
'@types/react': 17.0.41
'@types/react-dom': 17.0.13
'@types/react-dom': 17.0.14
'@typescript-eslint/eslint-plugin': 5.16.0_cfe64e83591b811d47b34970eecdcb5a
'@typescript-eslint/parser': 5.16.0_typescript@4.6.2
'@vitejs/plugin-react': 1.2.0
@ -2342,7 +2342,7 @@ packages:
dependencies:
'@babel/runtime': 7.17.2
'@testing-library/dom': 8.11.3
'@types/react-dom': 17.0.13
'@types/react-dom': 17.0.14
react: 17.0.2
react-dom: 17.0.2_react@17.0.2
dev: true
@ -2467,8 +2467,8 @@ packages:
'@types/react': 17.0.41
dev: true
/@types/react-dom/17.0.13:
resolution: {integrity: sha512-wEP+B8hzvy6ORDv1QBhcQia4j6ea4SFIBttHYpXKPFZRviBvknq0FRh3VrIxeXUmsPkwuXVZrVGG7KUVONmXCQ==}
/@types/react-dom/17.0.14:
resolution: {integrity: sha512-H03xwEP1oXmSfl3iobtmQ/2dHF5aBHr8aUMwyGZya6OW45G+xtdzmq6HkncefiBt5JU8DVyaWl/nWZbjZCnzAQ==}
dependencies:
'@types/react': 17.0.41
dev: true