build(deps): update dependency @types/react to v17.0.43 (#3048)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/3062/head
parent
8f7c415654
commit
17751a96a1
|
@ -130,7 +130,7 @@
|
|||
"@testing-library/react": "12.1.4",
|
||||
"@types/node": "16.11.26",
|
||||
"@types/qrcode.react": "1.0.2",
|
||||
"@types/react": "17.0.41",
|
||||
"@types/react": "17.0.43",
|
||||
"@types/react-dom": "17.0.14",
|
||||
"@typescript-eslint/eslint-plugin": "5.16.0",
|
||||
"@typescript-eslint/parser": "5.16.0",
|
||||
|
|
|
@ -14,7 +14,7 @@ specifiers:
|
|||
'@testing-library/react': 12.1.4
|
||||
'@types/node': 16.11.26
|
||||
'@types/qrcode.react': 1.0.2
|
||||
'@types/react': 17.0.41
|
||||
'@types/react': 17.0.43
|
||||
'@types/react-dom': 17.0.14
|
||||
'@typescript-eslint/eslint-plugin': 5.16.0
|
||||
'@typescript-eslint/parser': 5.16.0
|
||||
|
@ -62,9 +62,9 @@ dependencies:
|
|||
'@fortawesome/free-regular-svg-icons': 6.1.1
|
||||
'@fortawesome/free-solid-svg-icons': 6.1.1
|
||||
'@fortawesome/react-fontawesome': 0.1.18_6909f5698ccb6b468185370814560628
|
||||
'@material-ui/core': 4.12.3_4211ed8b26069fec1bc8ff4659f40efc
|
||||
'@material-ui/icons': 4.11.2_eca83d1d956e61655abac121890d9ed0
|
||||
'@material-ui/styles': 4.11.4_4211ed8b26069fec1bc8ff4659f40efc
|
||||
'@material-ui/core': 4.12.3_b5d7bf22a7b46dd4876f0e926ab0c987
|
||||
'@material-ui/icons': 4.11.2_5334df8e2e229b4a8dbbb6ec130bcdc1
|
||||
'@material-ui/styles': 4.11.4_b5d7bf22a7b46dd4876f0e926ab0c987
|
||||
axios: 0.26.1
|
||||
classnames: 2.3.1
|
||||
i18next: 21.6.14
|
||||
|
@ -87,7 +87,7 @@ devDependencies:
|
|||
'@testing-library/react': 12.1.4_react-dom@17.0.2+react@17.0.2
|
||||
'@types/node': 16.11.26
|
||||
'@types/qrcode.react': 1.0.2
|
||||
'@types/react': 17.0.41
|
||||
'@types/react': 17.0.43
|
||||
'@types/react-dom': 17.0.14
|
||||
'@typescript-eslint/eslint-plugin': 5.16.0_b6b02fb051fbb9717ed2b616b9b94d0e
|
||||
'@typescript-eslint/parser': 5.16.0_typescript@4.6.3
|
||||
|
@ -2008,7 +2008,7 @@ packages:
|
|||
'@jridgewell/sourcemap-codec': 1.4.11
|
||||
dev: true
|
||||
|
||||
/@material-ui/core/4.12.3_4211ed8b26069fec1bc8ff4659f40efc:
|
||||
/@material-ui/core/4.12.3_b5d7bf22a7b46dd4876f0e926ab0c987:
|
||||
resolution: {integrity: sha512-sdpgI/PL56QVsEJldwEe4FFaFTLUqN+rd7sSZiRCdx2E/C7z5yK0y/khAWVBH24tXwto7I1hCzNWfJGZIYJKnw==}
|
||||
engines: {node: '>=8.0.0'}
|
||||
deprecated: 'You can now upgrade to @mui/material. See the guide: https://mui.com/guides/migration-v4/'
|
||||
|
@ -2021,11 +2021,11 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.17.2
|
||||
'@material-ui/styles': 4.11.4_4211ed8b26069fec1bc8ff4659f40efc
|
||||
'@material-ui/system': 4.12.1_4211ed8b26069fec1bc8ff4659f40efc
|
||||
'@material-ui/types': 5.1.0_@types+react@17.0.41
|
||||
'@material-ui/styles': 4.11.4_b5d7bf22a7b46dd4876f0e926ab0c987
|
||||
'@material-ui/system': 4.12.1_b5d7bf22a7b46dd4876f0e926ab0c987
|
||||
'@material-ui/types': 5.1.0_@types+react@17.0.43
|
||||
'@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2
|
||||
'@types/react': 17.0.41
|
||||
'@types/react': 17.0.43
|
||||
'@types/react-transition-group': 4.4.4
|
||||
clsx: 1.1.1
|
||||
hoist-non-react-statics: 3.3.2
|
||||
|
@ -2037,7 +2037,7 @@ packages:
|
|||
react-transition-group: 4.4.2_react-dom@17.0.2+react@17.0.2
|
||||
dev: false
|
||||
|
||||
/@material-ui/icons/4.11.2_eca83d1d956e61655abac121890d9ed0:
|
||||
/@material-ui/icons/4.11.2_5334df8e2e229b4a8dbbb6ec130bcdc1:
|
||||
resolution: {integrity: sha512-fQNsKX2TxBmqIGJCSi3tGTO/gZ+eJgWmMJkgDiOfyNaunNaxcklJQFaFogYcFl0qFuaEz1qaXYXboa/bUXVSOQ==}
|
||||
engines: {node: '>=8.0.0'}
|
||||
deprecated: 'You can now upgrade to @mui/icons. See the guide: https://mui.com/guides/migration-v4/'
|
||||
|
@ -2051,13 +2051,13 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.17.2
|
||||
'@material-ui/core': 4.12.3_4211ed8b26069fec1bc8ff4659f40efc
|
||||
'@types/react': 17.0.41
|
||||
'@material-ui/core': 4.12.3_b5d7bf22a7b46dd4876f0e926ab0c987
|
||||
'@types/react': 17.0.43
|
||||
react: 17.0.2
|
||||
react-dom: 17.0.2_react@17.0.2
|
||||
dev: false
|
||||
|
||||
/@material-ui/styles/4.11.4_4211ed8b26069fec1bc8ff4659f40efc:
|
||||
/@material-ui/styles/4.11.4_b5d7bf22a7b46dd4876f0e926ab0c987:
|
||||
resolution: {integrity: sha512-KNTIZcnj/zprG5LW0Sao7zw+yG3O35pviHzejMdcSGCdWbiO8qzRgOYL8JAxAsWBKOKYwVZxXtHWaB5T2Kvxew==}
|
||||
engines: {node: '>=8.0.0'}
|
||||
deprecated: 'You can now upgrade to @mui/styles. See the guide: https://mui.com/guides/migration-v4/'
|
||||
|
@ -2071,9 +2071,9 @@ packages:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.17.2
|
||||
'@emotion/hash': 0.8.0
|
||||
'@material-ui/types': 5.1.0_@types+react@17.0.41
|
||||
'@material-ui/types': 5.1.0_@types+react@17.0.43
|
||||
'@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2
|
||||
'@types/react': 17.0.41
|
||||
'@types/react': 17.0.43
|
||||
clsx: 1.1.1
|
||||
csstype: 2.6.20
|
||||
hoist-non-react-statics: 3.3.2
|
||||
|
@ -2090,7 +2090,7 @@ packages:
|
|||
react-dom: 17.0.2_react@17.0.2
|
||||
dev: false
|
||||
|
||||
/@material-ui/system/4.12.1_4211ed8b26069fec1bc8ff4659f40efc:
|
||||
/@material-ui/system/4.12.1_b5d7bf22a7b46dd4876f0e926ab0c987:
|
||||
resolution: {integrity: sha512-lUdzs4q9kEXZGhbN7BptyiS1rLNHe6kG9o8Y307HCvF4sQxbCgpL2qi+gUk+yI8a2DNk48gISEQxoxpgph0xIw==}
|
||||
engines: {node: '>=8.0.0'}
|
||||
deprecated: 'You can now upgrade to @mui/system. See the guide: https://mui.com/guides/migration-v4/'
|
||||
|
@ -2104,14 +2104,14 @@ packages:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.17.2
|
||||
'@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2
|
||||
'@types/react': 17.0.41
|
||||
'@types/react': 17.0.43
|
||||
csstype: 2.6.20
|
||||
prop-types: 15.8.1
|
||||
react: 17.0.2
|
||||
react-dom: 17.0.2_react@17.0.2
|
||||
dev: false
|
||||
|
||||
/@material-ui/types/5.1.0_@types+react@17.0.41:
|
||||
/@material-ui/types/5.1.0_@types+react@17.0.43:
|
||||
resolution: {integrity: sha512-7cqRjrY50b8QzRSYyhSpx4WRw2YuO0KKIGQEVk5J8uoz2BanawykgZGoWEqKm7pVIbzFDN0SpPcVV4IhOFkl8A==}
|
||||
peerDependencies:
|
||||
'@types/react': '*'
|
||||
|
@ -2119,7 +2119,7 @@ packages:
|
|||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/react': 17.0.41
|
||||
'@types/react': 17.0.43
|
||||
dev: false
|
||||
|
||||
/@material-ui/utils/4.11.2_react-dom@17.0.2+react@17.0.2:
|
||||
|
@ -2464,23 +2464,23 @@ packages:
|
|||
/@types/qrcode.react/1.0.2:
|
||||
resolution: {integrity: sha512-I9Oq5Cjlkgy3Tw7krCnCXLw2/zMhizkTere49OOcta23tkvH0xBTP0yInimTh0gstLRtb8Ki9NZVujE5UI6ffQ==}
|
||||
dependencies:
|
||||
'@types/react': 17.0.41
|
||||
'@types/react': 17.0.43
|
||||
dev: true
|
||||
|
||||
/@types/react-dom/17.0.14:
|
||||
resolution: {integrity: sha512-H03xwEP1oXmSfl3iobtmQ/2dHF5aBHr8aUMwyGZya6OW45G+xtdzmq6HkncefiBt5JU8DVyaWl/nWZbjZCnzAQ==}
|
||||
dependencies:
|
||||
'@types/react': 17.0.41
|
||||
'@types/react': 17.0.43
|
||||
dev: true
|
||||
|
||||
/@types/react-transition-group/4.4.4:
|
||||
resolution: {integrity: sha512-7gAPz7anVK5xzbeQW9wFBDg7G++aPLAFY0QaSMOou9rJZpbuI58WAuJrgu+qR92l61grlnCUe7AFX8KGahAgug==}
|
||||
dependencies:
|
||||
'@types/react': 17.0.41
|
||||
'@types/react': 17.0.43
|
||||
dev: false
|
||||
|
||||
/@types/react/17.0.41:
|
||||
resolution: {integrity: sha512-chYZ9ogWUodyC7VUTRBfblysKLjnohhFY9bGLwvnUFFy48+vB9DikmB3lW0qTFmBcKSzmdglcvkHK71IioOlDA==}
|
||||
/@types/react/17.0.43:
|
||||
resolution: {integrity: sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==}
|
||||
dependencies:
|
||||
'@types/prop-types': 15.7.4
|
||||
'@types/scheduler': 0.16.2
|
||||
|
|
Loading…
Reference in New Issue