build(deps): update dependency @types/react to v18.0.37 (#5263)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/5264/head
renovate[bot] 2023-04-18 05:39:56 +10:00 committed by GitHub
parent 4e1f6819fa
commit 3f358aed24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 48 additions and 48 deletions

View File

@ -73,7 +73,7 @@
"@testing-library/react": "14.0.0",
"@types/node": "18.15.11",
"@types/qrcode.react": "1.0.2",
"@types/react": "18.0.35",
"@types/react": "18.0.37",
"@types/react-dom": "18.0.11",
"@types/testing-library__jest-dom": "5.14.5",
"@types/zxcvbn": "4.4.1",

View File

@ -6,10 +6,10 @@ dependencies:
version: 11.10.7
'@emotion/react':
specifier: 11.10.6
version: 11.10.6(@types/react@18.0.35)(react@18.2.0)
version: 11.10.6(@types/react@18.0.37)(react@18.2.0)
'@emotion/styled':
specifier: 11.10.6
version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.35)(react@18.2.0)
version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.37)(react@18.2.0)
'@fortawesome/fontawesome-svg-core':
specifier: 6.4.0
version: 6.4.0
@ -24,13 +24,13 @@ dependencies:
version: 0.2.0(@fortawesome/fontawesome-svg-core@6.4.0)(react@18.2.0)
'@mui/icons-material':
specifier: 5.11.16
version: 5.11.16(@mui/material@5.12.1)(@types/react@18.0.35)(react@18.2.0)
version: 5.11.16(@mui/material@5.12.1)(@types/react@18.0.37)(react@18.2.0)
'@mui/material':
specifier: 5.12.1
version: 5.12.1(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.35)(react-dom@18.2.0)(react@18.2.0)
version: 5.12.1(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.37)(react-dom@18.2.0)(react@18.2.0)
'@mui/styles':
specifier: 5.12.0
version: 5.12.0(@types/react@18.0.35)(react@18.2.0)
version: 5.12.0(@types/react@18.0.37)(react@18.2.0)
axios:
specifier: 1.3.5
version: 1.3.5
@ -97,8 +97,8 @@ devDependencies:
specifier: 1.0.2
version: 1.0.2
'@types/react':
specifier: 18.0.35
version: 18.0.35
specifier: 18.0.37
version: 18.0.37
'@types/react-dom':
specifier: 18.0.11
version: 18.0.11
@ -1767,7 +1767,7 @@ packages:
resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==}
dev: false
/@emotion/react@11.10.6(@types/react@18.0.35)(react@18.2.0):
/@emotion/react@11.10.6(@types/react@18.0.37)(react@18.2.0):
resolution: {integrity: sha512-6HT8jBmcSkfzO7mc+N1L9uwvOnlcGoix8Zn7srt+9ga0MjREo6lRpuVX0kzo6Jp6oTqDhREOFsygN6Ew4fEQbw==}
peerDependencies:
'@types/react': '*'
@ -1783,7 +1783,7 @@ packages:
'@emotion/use-insertion-effect-with-fallbacks': 1.0.0(react@18.2.0)
'@emotion/utils': 1.2.0
'@emotion/weak-memoize': 0.3.0
'@types/react': 18.0.35
'@types/react': 18.0.37
hoist-non-react-statics: 3.3.2
react: 18.2.0
dev: false
@ -1802,7 +1802,7 @@ packages:
resolution: {integrity: sha512-zxRBwl93sHMsOj4zs+OslQKg/uhF38MB+OMKoCrVuS0nyTkqnau+BM3WGEoOptg9Oz45T/aIGs1qbVAsEFo3nA==}
dev: false
/@emotion/styled@11.10.6(@emotion/react@11.10.6)(@types/react@18.0.35)(react@18.2.0):
/@emotion/styled@11.10.6(@emotion/react@11.10.6)(@types/react@18.0.37)(react@18.2.0):
resolution: {integrity: sha512-OXtBzOmDSJo5Q0AFemHCfl+bUueT8BIcPSxu0EGTpGk6DmI5dnhSzQANm1e1ze0YZL7TDyAyy6s/b/zmGOS3Og==}
peerDependencies:
'@emotion/react': ^11.0.0-rc.0
@ -1815,11 +1815,11 @@ packages:
'@babel/runtime': 7.21.0
'@emotion/babel-plugin': 11.10.6
'@emotion/is-prop-valid': 1.2.0
'@emotion/react': 11.10.6(@types/react@18.0.35)(react@18.2.0)
'@emotion/react': 11.10.6(@types/react@18.0.37)(react@18.2.0)
'@emotion/serialize': 1.1.1
'@emotion/use-insertion-effect-with-fallbacks': 1.0.0(react@18.2.0)
'@emotion/utils': 1.2.0
'@types/react': 18.0.35
'@types/react': 18.0.37
react: 18.2.0
dev: false
@ -2258,7 +2258,7 @@ packages:
tsconfig-paths: 3.14.2
dev: true
/@mui/base@5.0.0-alpha.126(@types/react@18.0.35)(react-dom@18.2.0)(react@18.2.0):
/@mui/base@5.0.0-alpha.126(@types/react@18.0.37)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-I5e52A0Muv9Gaoy2GcqbYrQ6dpRyC2UXeA00brT3HuW0nF0E4fiTOIqdNTN+N5gyaYK0z3O6jtLt/97CCrIxVA==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -2271,10 +2271,10 @@ packages:
dependencies:
'@babel/runtime': 7.21.0
'@emotion/is-prop-valid': 1.2.0
'@mui/types': 7.2.4(@types/react@18.0.35)
'@mui/types': 7.2.4(@types/react@18.0.37)
'@mui/utils': 5.12.0(react@18.2.0)
'@popperjs/core': 2.11.7
'@types/react': 18.0.35
'@types/react': 18.0.37
clsx: 1.2.1
prop-types: 15.8.1
react: 18.2.0
@ -2286,7 +2286,7 @@ packages:
resolution: {integrity: sha512-rNiQYHtkXljcvCEnhWrJzie1ifff5O98j3uW7ZlchFgD8HWxEcz/QoxZvo+sCKC9aayAgxi9RsVn2VjCyp5CrA==}
dev: false
/@mui/icons-material@5.11.16(@mui/material@5.12.1)(@types/react@18.0.35)(react@18.2.0):
/@mui/icons-material@5.11.16(@mui/material@5.12.1)(@types/react@18.0.37)(react@18.2.0):
resolution: {integrity: sha512-oKkx9z9Kwg40NtcIajF9uOXhxiyTZrrm9nmIJ4UjkU2IdHpd4QVLbCc/5hZN/y0C6qzi2Zlxyr9TGddQx2vx2A==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -2298,12 +2298,12 @@ packages:
optional: true
dependencies:
'@babel/runtime': 7.21.0
'@mui/material': 5.12.1(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.35)(react-dom@18.2.0)(react@18.2.0)
'@types/react': 18.0.35
'@mui/material': 5.12.1(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.37)(react-dom@18.2.0)(react@18.2.0)
'@types/react': 18.0.37
react: 18.2.0
dev: false
/@mui/material@5.12.1(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.35)(react-dom@18.2.0)(react@18.2.0):
/@mui/material@5.12.1(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.37)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-m+G9J6+FzIMhRqKV2y30yONH97wX107z9EWgiNCeS1/+y1CnytFZNG1ENdOuaJo1NimCRnmB/iXPvoOaSo6dOg==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -2321,14 +2321,14 @@ packages:
optional: true
dependencies:
'@babel/runtime': 7.21.0
'@emotion/react': 11.10.6(@types/react@18.0.35)(react@18.2.0)
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.35)(react@18.2.0)
'@mui/base': 5.0.0-alpha.126(@types/react@18.0.35)(react-dom@18.2.0)(react@18.2.0)
'@emotion/react': 11.10.6(@types/react@18.0.37)(react@18.2.0)
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.37)(react@18.2.0)
'@mui/base': 5.0.0-alpha.126(@types/react@18.0.37)(react-dom@18.2.0)(react@18.2.0)
'@mui/core-downloads-tracker': 5.12.1
'@mui/system': 5.12.1(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.35)(react@18.2.0)
'@mui/types': 7.2.4(@types/react@18.0.35)
'@mui/system': 5.12.1(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.37)(react@18.2.0)
'@mui/types': 7.2.4(@types/react@18.0.37)
'@mui/utils': 5.12.0(react@18.2.0)
'@types/react': 18.0.35
'@types/react': 18.0.37
'@types/react-transition-group': 4.4.5
clsx: 1.2.1
csstype: 3.1.2
@ -2339,7 +2339,7 @@ packages:
react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0)
dev: false
/@mui/private-theming@5.12.0(@types/react@18.0.35)(react@18.2.0):
/@mui/private-theming@5.12.0(@types/react@18.0.37)(react@18.2.0):
resolution: {integrity: sha512-w5dwMen1CUm1puAtubqxY9BIzrBxbOThsg2iWMvRJmWyJAPdf3Z583fPXpqeA2lhTW79uH2jajk5Ka4FuGlTPg==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -2351,7 +2351,7 @@ packages:
dependencies:
'@babel/runtime': 7.21.0
'@mui/utils': 5.12.0(react@18.2.0)
'@types/react': 18.0.35
'@types/react': 18.0.37
prop-types: 15.8.1
react: 18.2.0
dev: false
@ -2371,14 +2371,14 @@ packages:
dependencies:
'@babel/runtime': 7.21.0
'@emotion/cache': 11.10.7
'@emotion/react': 11.10.6(@types/react@18.0.35)(react@18.2.0)
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.35)(react@18.2.0)
'@emotion/react': 11.10.6(@types/react@18.0.37)(react@18.2.0)
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.37)(react@18.2.0)
csstype: 3.1.2
prop-types: 15.8.1
react: 18.2.0
dev: false
/@mui/styles@5.12.0(@types/react@18.0.35)(react@18.2.0):
/@mui/styles@5.12.0(@types/react@18.0.37)(react@18.2.0):
resolution: {integrity: sha512-X7obkgZTd9X+7igqwKKe8pEncyXYdUCNmyJfHruV9TSc6LThoI29OYs6hkN6n+7ueNli+YDKdZ+TCoC1GpJuOw==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -2390,10 +2390,10 @@ packages:
dependencies:
'@babel/runtime': 7.21.0
'@emotion/hash': 0.9.0
'@mui/private-theming': 5.12.0(@types/react@18.0.35)(react@18.2.0)
'@mui/types': 7.2.4(@types/react@18.0.35)
'@mui/private-theming': 5.12.0(@types/react@18.0.37)(react@18.2.0)
'@mui/types': 7.2.4(@types/react@18.0.37)
'@mui/utils': 5.12.0(react@18.2.0)
'@types/react': 18.0.35
'@types/react': 18.0.37
clsx: 1.2.1
csstype: 3.1.2
hoist-non-react-statics: 3.3.2
@ -2409,7 +2409,7 @@ packages:
react: 18.2.0
dev: false
/@mui/system@5.12.1(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.35)(react@18.2.0):
/@mui/system@5.12.1(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.37)(react@18.2.0):
resolution: {integrity: sha512-Po+sicdV3bbRYXdU29XZaHPZrW7HUYUqU1qCu77GCCEMbahC756YpeyefdIYuPMUg0OdO3gKIUfDISBrkjJL+w==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -2426,20 +2426,20 @@ packages:
optional: true
dependencies:
'@babel/runtime': 7.21.0
'@emotion/react': 11.10.6(@types/react@18.0.35)(react@18.2.0)
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.35)(react@18.2.0)
'@mui/private-theming': 5.12.0(@types/react@18.0.35)(react@18.2.0)
'@emotion/react': 11.10.6(@types/react@18.0.37)(react@18.2.0)
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.37)(react@18.2.0)
'@mui/private-theming': 5.12.0(@types/react@18.0.37)(react@18.2.0)
'@mui/styled-engine': 5.12.0(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0)
'@mui/types': 7.2.4(@types/react@18.0.35)
'@mui/types': 7.2.4(@types/react@18.0.37)
'@mui/utils': 5.12.0(react@18.2.0)
'@types/react': 18.0.35
'@types/react': 18.0.37
clsx: 1.2.1
csstype: 3.1.2
prop-types: 15.8.1
react: 18.2.0
dev: false
/@mui/types@7.2.4(@types/react@18.0.35):
/@mui/types@7.2.4(@types/react@18.0.37):
resolution: {integrity: sha512-LBcwa8rN84bKF+f5sDyku42w1NTxaPgPyYKODsh01U1fVstTClbUoSA96oyRBnSNyEiAVjKm6Gwx9vjR+xyqHA==}
peerDependencies:
'@types/react': '*'
@ -2447,7 +2447,7 @@ packages:
'@types/react':
optional: true
dependencies:
'@types/react': 18.0.35
'@types/react': 18.0.37
dev: false
/@mui/utils@5.12.0(react@18.2.0):
@ -2837,7 +2837,7 @@ packages:
/@types/qrcode.react@1.0.2:
resolution: {integrity: sha512-I9Oq5Cjlkgy3Tw7krCnCXLw2/zMhizkTere49OOcta23tkvH0xBTP0yInimTh0gstLRtb8Ki9NZVujE5UI6ffQ==}
dependencies:
'@types/react': 18.0.35
'@types/react': 18.0.37
dev: true
/@types/qs@6.9.7:
@ -2851,23 +2851,23 @@ packages:
/@types/react-dom@18.0.11:
resolution: {integrity: sha512-O38bPbI2CWtgw/OoQoY+BRelw7uysmXbWvw3nLWO21H1HSh+GOlqPuXshJfjmpNlKiiSDG9cc1JZAaMmVdcTlw==}
dependencies:
'@types/react': 18.0.35
'@types/react': 18.0.37
dev: true
/@types/react-is@17.0.3:
resolution: {integrity: sha512-aBTIWg1emtu95bLTLx0cpkxwGW3ueZv71nE2YFBpL8k/z5czEW8yYpOo8Dp+UUAFAtKwNaOsh/ioSeQnWlZcfw==}
dependencies:
'@types/react': 18.0.35
'@types/react': 18.0.37
dev: false
/@types/react-transition-group@4.4.5:
resolution: {integrity: sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA==}
dependencies:
'@types/react': 18.0.35
'@types/react': 18.0.37
dev: false
/@types/react@18.0.35:
resolution: {integrity: sha512-6Laome31HpetaIUGFWl1VQ3mdSImwxtFZ39rh059a1MNnKGqBpC88J6NJ8n/Is3Qx7CefDGLgf/KhN/sYCf7ag==}
/@types/react@18.0.37:
resolution: {integrity: sha512-4yaZZtkRN3ZIQD3KSEwkfcik8s0SWV+82dlJot1AbGYHCzJkWP3ENBY6wYeDRmKZ6HkrgoGAmR2HqdwYGp6OEw==}
dependencies:
'@types/prop-types': 15.7.5
'@types/scheduler': 0.16.3