build(deps): update dependency @types/react to v17.0.37 (#2630)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2632/head
renovate[bot] 2021-11-25 09:42:51 +11:00 committed by GitHub
parent 290e3f7aaa
commit eb94960348
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 26 deletions

View File

@ -124,7 +124,7 @@
"@testing-library/react": "12.1.2", "@testing-library/react": "12.1.2",
"@types/node": "16.11.10", "@types/node": "16.11.10",
"@types/qrcode.react": "1.0.2", "@types/qrcode.react": "1.0.2",
"@types/react": "17.0.36", "@types/react": "17.0.37",
"@types/react-dom": "17.0.11", "@types/react-dom": "17.0.11",
"@typescript-eslint/eslint-plugin": "5.4.0", "@typescript-eslint/eslint-plugin": "5.4.0",
"@typescript-eslint/parser": "5.4.0", "@typescript-eslint/parser": "5.4.0",

View File

@ -14,7 +14,7 @@ specifiers:
'@testing-library/react': 12.1.2 '@testing-library/react': 12.1.2
'@types/node': 16.11.10 '@types/node': 16.11.10
'@types/qrcode.react': 1.0.2 '@types/qrcode.react': 1.0.2
'@types/react': 17.0.36 '@types/react': 17.0.37
'@types/react-dom': 17.0.11 '@types/react-dom': 17.0.11
'@typescript-eslint/eslint-plugin': 5.4.0 '@typescript-eslint/eslint-plugin': 5.4.0
'@typescript-eslint/parser': 5.4.0 '@typescript-eslint/parser': 5.4.0
@ -59,9 +59,9 @@ dependencies:
'@fortawesome/free-regular-svg-icons': 5.15.4 '@fortawesome/free-regular-svg-icons': 5.15.4
'@fortawesome/free-solid-svg-icons': 5.15.4 '@fortawesome/free-solid-svg-icons': 5.15.4
'@fortawesome/react-fontawesome': 0.1.16_f515edce028694561ceb456e3dba224c '@fortawesome/react-fontawesome': 0.1.16_f515edce028694561ceb456e3dba224c
'@material-ui/core': 4.12.3_597cb904b9c9ac48becb27bac7a6c943 '@material-ui/core': 4.12.3_5539cae010396b202b015f3568914e95
'@material-ui/icons': 4.11.2_5fcda5c03d69dfaefb1aa58fd2a200a5 '@material-ui/icons': 4.11.2_f70bac6576f9b9b57b8e0afbfb28e421
'@material-ui/styles': 4.11.4_597cb904b9c9ac48becb27bac7a6c943 '@material-ui/styles': 4.11.4_5539cae010396b202b015f3568914e95
axios: 0.24.0 axios: 0.24.0
classnames: 2.3.1 classnames: 2.3.1
qrcode.react: 1.0.1_react@17.0.2 qrcode.react: 1.0.1_react@17.0.2
@ -81,7 +81,7 @@ devDependencies:
'@testing-library/react': 12.1.2_react-dom@17.0.2+react@17.0.2 '@testing-library/react': 12.1.2_react-dom@17.0.2+react@17.0.2
'@types/node': 16.11.10 '@types/node': 16.11.10
'@types/qrcode.react': 1.0.2 '@types/qrcode.react': 1.0.2
'@types/react': 17.0.36 '@types/react': 17.0.37
'@types/react-dom': 17.0.11 '@types/react-dom': 17.0.11
'@typescript-eslint/eslint-plugin': 5.4.0_f29bed983341470fca24958231d9c72f '@typescript-eslint/eslint-plugin': 5.4.0_f29bed983341470fca24958231d9c72f
'@typescript-eslint/parser': 5.4.0_typescript@4.5.2 '@typescript-eslint/parser': 5.4.0_typescript@4.5.2
@ -1042,7 +1042,7 @@ packages:
chalk: 4.1.2 chalk: 4.1.2
dev: true dev: true
/@material-ui/core/4.12.3_597cb904b9c9ac48becb27bac7a6c943: /@material-ui/core/4.12.3_5539cae010396b202b015f3568914e95:
resolution: {integrity: sha512-sdpgI/PL56QVsEJldwEe4FFaFTLUqN+rd7sSZiRCdx2E/C7z5yK0y/khAWVBH24tXwto7I1hCzNWfJGZIYJKnw==} resolution: {integrity: sha512-sdpgI/PL56QVsEJldwEe4FFaFTLUqN+rd7sSZiRCdx2E/C7z5yK0y/khAWVBH24tXwto7I1hCzNWfJGZIYJKnw==}
engines: {node: '>=8.0.0'} engines: {node: '>=8.0.0'}
peerDependencies: peerDependencies:
@ -1054,11 +1054,11 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@babel/runtime': 7.16.0 '@babel/runtime': 7.16.0
'@material-ui/styles': 4.11.4_597cb904b9c9ac48becb27bac7a6c943 '@material-ui/styles': 4.11.4_5539cae010396b202b015f3568914e95
'@material-ui/system': 4.12.1_597cb904b9c9ac48becb27bac7a6c943 '@material-ui/system': 4.12.1_5539cae010396b202b015f3568914e95
'@material-ui/types': 5.1.0_@types+react@17.0.36 '@material-ui/types': 5.1.0_@types+react@17.0.37
'@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2 '@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2
'@types/react': 17.0.36 '@types/react': 17.0.37
'@types/react-transition-group': 4.4.4 '@types/react-transition-group': 4.4.4
clsx: 1.1.1 clsx: 1.1.1
hoist-non-react-statics: 3.3.2 hoist-non-react-statics: 3.3.2
@ -1070,7 +1070,7 @@ packages:
react-transition-group: 4.4.2_react-dom@17.0.2+react@17.0.2 react-transition-group: 4.4.2_react-dom@17.0.2+react@17.0.2
dev: false dev: false
/@material-ui/icons/4.11.2_5fcda5c03d69dfaefb1aa58fd2a200a5: /@material-ui/icons/4.11.2_f70bac6576f9b9b57b8e0afbfb28e421:
resolution: {integrity: sha512-fQNsKX2TxBmqIGJCSi3tGTO/gZ+eJgWmMJkgDiOfyNaunNaxcklJQFaFogYcFl0qFuaEz1qaXYXboa/bUXVSOQ==} resolution: {integrity: sha512-fQNsKX2TxBmqIGJCSi3tGTO/gZ+eJgWmMJkgDiOfyNaunNaxcklJQFaFogYcFl0qFuaEz1qaXYXboa/bUXVSOQ==}
engines: {node: '>=8.0.0'} engines: {node: '>=8.0.0'}
peerDependencies: peerDependencies:
@ -1083,13 +1083,13 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@babel/runtime': 7.16.0 '@babel/runtime': 7.16.0
'@material-ui/core': 4.12.3_597cb904b9c9ac48becb27bac7a6c943 '@material-ui/core': 4.12.3_5539cae010396b202b015f3568914e95
'@types/react': 17.0.36 '@types/react': 17.0.37
react: 17.0.2 react: 17.0.2
react-dom: 17.0.2_react@17.0.2 react-dom: 17.0.2_react@17.0.2
dev: false dev: false
/@material-ui/styles/4.11.4_597cb904b9c9ac48becb27bac7a6c943: /@material-ui/styles/4.11.4_5539cae010396b202b015f3568914e95:
resolution: {integrity: sha512-KNTIZcnj/zprG5LW0Sao7zw+yG3O35pviHzejMdcSGCdWbiO8qzRgOYL8JAxAsWBKOKYwVZxXtHWaB5T2Kvxew==} resolution: {integrity: sha512-KNTIZcnj/zprG5LW0Sao7zw+yG3O35pviHzejMdcSGCdWbiO8qzRgOYL8JAxAsWBKOKYwVZxXtHWaB5T2Kvxew==}
engines: {node: '>=8.0.0'} engines: {node: '>=8.0.0'}
peerDependencies: peerDependencies:
@ -1102,9 +1102,9 @@ packages:
dependencies: dependencies:
'@babel/runtime': 7.16.0 '@babel/runtime': 7.16.0
'@emotion/hash': 0.8.0 '@emotion/hash': 0.8.0
'@material-ui/types': 5.1.0_@types+react@17.0.36 '@material-ui/types': 5.1.0_@types+react@17.0.37
'@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2 '@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2
'@types/react': 17.0.36 '@types/react': 17.0.37
clsx: 1.1.1 clsx: 1.1.1
csstype: 2.6.18 csstype: 2.6.18
hoist-non-react-statics: 3.3.2 hoist-non-react-statics: 3.3.2
@ -1121,7 +1121,7 @@ packages:
react-dom: 17.0.2_react@17.0.2 react-dom: 17.0.2_react@17.0.2
dev: false dev: false
/@material-ui/system/4.12.1_597cb904b9c9ac48becb27bac7a6c943: /@material-ui/system/4.12.1_5539cae010396b202b015f3568914e95:
resolution: {integrity: sha512-lUdzs4q9kEXZGhbN7BptyiS1rLNHe6kG9o8Y307HCvF4sQxbCgpL2qi+gUk+yI8a2DNk48gISEQxoxpgph0xIw==} resolution: {integrity: sha512-lUdzs4q9kEXZGhbN7BptyiS1rLNHe6kG9o8Y307HCvF4sQxbCgpL2qi+gUk+yI8a2DNk48gISEQxoxpgph0xIw==}
engines: {node: '>=8.0.0'} engines: {node: '>=8.0.0'}
peerDependencies: peerDependencies:
@ -1134,14 +1134,14 @@ packages:
dependencies: dependencies:
'@babel/runtime': 7.16.3 '@babel/runtime': 7.16.3
'@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2 '@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2
'@types/react': 17.0.36 '@types/react': 17.0.37
csstype: 2.6.18 csstype: 2.6.18
prop-types: 15.7.2 prop-types: 15.7.2
react: 17.0.2 react: 17.0.2
react-dom: 17.0.2_react@17.0.2 react-dom: 17.0.2_react@17.0.2
dev: false dev: false
/@material-ui/types/5.1.0_@types+react@17.0.36: /@material-ui/types/5.1.0_@types+react@17.0.37:
resolution: {integrity: sha512-7cqRjrY50b8QzRSYyhSpx4WRw2YuO0KKIGQEVk5J8uoz2BanawykgZGoWEqKm7pVIbzFDN0SpPcVV4IhOFkl8A==} resolution: {integrity: sha512-7cqRjrY50b8QzRSYyhSpx4WRw2YuO0KKIGQEVk5J8uoz2BanawykgZGoWEqKm7pVIbzFDN0SpPcVV4IhOFkl8A==}
peerDependencies: peerDependencies:
'@types/react': '*' '@types/react': '*'
@ -1149,7 +1149,7 @@ packages:
'@types/react': '@types/react':
optional: true optional: true
dependencies: dependencies:
'@types/react': 17.0.36 '@types/react': 17.0.37
dev: false dev: false
/@material-ui/utils/4.11.2_react-dom@17.0.2+react@17.0.2: /@material-ui/utils/4.11.2_react-dom@17.0.2+react@17.0.2:
@ -1473,23 +1473,23 @@ packages:
/@types/qrcode.react/1.0.2: /@types/qrcode.react/1.0.2:
resolution: {integrity: sha512-I9Oq5Cjlkgy3Tw7krCnCXLw2/zMhizkTere49OOcta23tkvH0xBTP0yInimTh0gstLRtb8Ki9NZVujE5UI6ffQ==} resolution: {integrity: sha512-I9Oq5Cjlkgy3Tw7krCnCXLw2/zMhizkTere49OOcta23tkvH0xBTP0yInimTh0gstLRtb8Ki9NZVujE5UI6ffQ==}
dependencies: dependencies:
'@types/react': 17.0.36 '@types/react': 17.0.37
dev: true dev: true
/@types/react-dom/17.0.11: /@types/react-dom/17.0.11:
resolution: {integrity: sha512-f96K3k+24RaLGVu/Y2Ng3e1EbZ8/cVJvypZWd7cy0ofCBaf2lcM46xNhycMZ2xGwbBjRql7hOlZ+e2WlJ5MH3Q==} resolution: {integrity: sha512-f96K3k+24RaLGVu/Y2Ng3e1EbZ8/cVJvypZWd7cy0ofCBaf2lcM46xNhycMZ2xGwbBjRql7hOlZ+e2WlJ5MH3Q==}
dependencies: dependencies:
'@types/react': 17.0.36 '@types/react': 17.0.37
dev: true dev: true
/@types/react-transition-group/4.4.4: /@types/react-transition-group/4.4.4:
resolution: {integrity: sha512-7gAPz7anVK5xzbeQW9wFBDg7G++aPLAFY0QaSMOou9rJZpbuI58WAuJrgu+qR92l61grlnCUe7AFX8KGahAgug==} resolution: {integrity: sha512-7gAPz7anVK5xzbeQW9wFBDg7G++aPLAFY0QaSMOou9rJZpbuI58WAuJrgu+qR92l61grlnCUe7AFX8KGahAgug==}
dependencies: dependencies:
'@types/react': 17.0.36 '@types/react': 17.0.37
dev: false dev: false
/@types/react/17.0.36: /@types/react/17.0.37:
resolution: {integrity: sha512-CUFUp01OdfbpN/76v4koqgcpcRGT3sYOq3U3N6q0ZVGcyeP40NUdVU+EWe3hs34RNaTefiYyBzOpxBBidCc5zw==} resolution: {integrity: sha512-2FS1oTqBGcH/s0E+CjrCCR9+JMpsu9b69RTFO+40ua43ZqP5MmQ4iUde/dMjWR909KxZwmOQIFq6AV6NjEG5xg==}
dependencies: dependencies:
'@types/prop-types': 15.7.4 '@types/prop-types': 15.7.4
'@types/scheduler': 0.16.2 '@types/scheduler': 0.16.2