build(deps): update dependency @types/react to v18.0.31 (#5143)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/5142/head
renovate[bot] 2023-03-29 13:13:28 +11:00 committed by GitHub
parent 2235a850f9
commit f8eae6f3b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 48 additions and 48 deletions

View File

@ -150,7 +150,7 @@
"@types/jest": "29.5.0",
"@types/node": "18.15.10",
"@types/qrcode.react": "1.0.2",
"@types/react": "18.0.30",
"@types/react": "18.0.31",
"@types/react-dom": "18.0.11",
"@types/zxcvbn": "4.4.1",
"@typescript-eslint/eslint-plugin": "5.57.0",

View File

@ -6,10 +6,10 @@ dependencies:
version: 11.10.5
'@emotion/react':
specifier: 11.10.6
version: 11.10.6(@types/react@18.0.30)(react@18.2.0)
version: 11.10.6(@types/react@18.0.31)(react@18.2.0)
'@emotion/styled':
specifier: 11.10.6
version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.30)(react@18.2.0)
version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.31)(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.11
version: 5.11.11(@mui/material@5.11.15)(@types/react@18.0.30)(react@18.2.0)
version: 5.11.11(@mui/material@5.11.15)(@types/react@18.0.31)(react@18.2.0)
'@mui/material':
specifier: 5.11.15
version: 5.11.15(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.30)(react-dom@18.2.0)(react@18.2.0)
version: 5.11.15(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.31)(react-dom@18.2.0)(react@18.2.0)
'@mui/styles':
specifier: 5.11.13
version: 5.11.13(@types/react@18.0.30)(react@18.2.0)
version: 5.11.13(@types/react@18.0.31)(react@18.2.0)
axios:
specifier: 1.3.4
version: 1.3.4
@ -100,8 +100,8 @@ devDependencies:
specifier: 1.0.2
version: 1.0.2
'@types/react':
specifier: 18.0.30
version: 18.0.30
specifier: 18.0.31
version: 18.0.31
'@types/react-dom':
specifier: 18.0.11
version: 18.0.11
@ -2294,7 +2294,7 @@ packages:
resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==}
dev: false
/@emotion/react@11.10.6(@types/react@18.0.30)(react@18.2.0):
/@emotion/react@11.10.6(@types/react@18.0.31)(react@18.2.0):
resolution: {integrity: sha512-6HT8jBmcSkfzO7mc+N1L9uwvOnlcGoix8Zn7srt+9ga0MjREo6lRpuVX0kzo6Jp6oTqDhREOFsygN6Ew4fEQbw==}
peerDependencies:
'@types/react': '*'
@ -2310,7 +2310,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.30
'@types/react': 18.0.31
hoist-non-react-statics: 3.3.2
react: 18.2.0
dev: false
@ -2329,7 +2329,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.30)(react@18.2.0):
/@emotion/styled@11.10.6(@emotion/react@11.10.6)(@types/react@18.0.31)(react@18.2.0):
resolution: {integrity: sha512-OXtBzOmDSJo5Q0AFemHCfl+bUueT8BIcPSxu0EGTpGk6DmI5dnhSzQANm1e1ze0YZL7TDyAyy6s/b/zmGOS3Og==}
peerDependencies:
'@emotion/react': ^11.0.0-rc.0
@ -2342,11 +2342,11 @@ packages:
'@babel/runtime': 7.20.13
'@emotion/babel-plugin': 11.10.6
'@emotion/is-prop-valid': 1.2.0
'@emotion/react': 11.10.6(@types/react@18.0.30)(react@18.2.0)
'@emotion/react': 11.10.6(@types/react@18.0.31)(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.30
'@types/react': 18.0.31
react: 18.2.0
dev: false
@ -2997,7 +2997,7 @@ packages:
tsconfig-paths: 3.14.1
dev: true
/@mui/base@5.0.0-alpha.123(@types/react@18.0.30)(react-dom@18.2.0)(react@18.2.0):
/@mui/base@5.0.0-alpha.123(@types/react@18.0.31)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-pxzcAfET3I6jvWqS4kijiLMn1OmdMw+mGmDa0SqmDZo3bXXdvLhpCCPqCkULG3UykhvFCOcU5HclOX3JCA+Zhg==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -3010,10 +3010,10 @@ packages:
dependencies:
'@babel/runtime': 7.21.0
'@emotion/is-prop-valid': 1.2.0
'@mui/types': 7.2.3(@types/react@18.0.30)
'@mui/types': 7.2.3(@types/react@18.0.31)
'@mui/utils': 5.11.13(react@18.2.0)
'@popperjs/core': 2.11.7
'@types/react': 18.0.30
'@types/react': 18.0.31
clsx: 1.2.1
prop-types: 15.8.1
react: 18.2.0
@ -3025,7 +3025,7 @@ packages:
resolution: {integrity: sha512-Q0e2oBsjHyIWWj1wLzl14btunvBYC0yl+px7zL9R69tF87uenj6q72ieS369BJ6jxYpJwvXfR6/f+TC+ZUsKKg==}
dev: false
/@mui/icons-material@5.11.11(@mui/material@5.11.15)(@types/react@18.0.30)(react@18.2.0):
/@mui/icons-material@5.11.11(@mui/material@5.11.15)(@types/react@18.0.31)(react@18.2.0):
resolution: {integrity: sha512-Eell3ADmQVE8HOpt/LZ3zIma8JSvPh3XgnhwZLT0k5HRqZcd6F/QDHc7xsWtgz09t+UEFvOYJXjtrwKmLdwwpw==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -3037,12 +3037,12 @@ packages:
optional: true
dependencies:
'@babel/runtime': 7.21.0
'@mui/material': 5.11.15(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.30)(react-dom@18.2.0)(react@18.2.0)
'@types/react': 18.0.30
'@mui/material': 5.11.15(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.31)(react-dom@18.2.0)(react@18.2.0)
'@types/react': 18.0.31
react: 18.2.0
dev: false
/@mui/material@5.11.15(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.30)(react-dom@18.2.0)(react@18.2.0):
/@mui/material@5.11.15(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.31)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-E5RbLq9/OvRKmGyeZawdnmFBCvhKkI/Zqgr0xFqW27TGwKLxObq/BreJc6Uu5Sbv8Fjj34vEAbRx6otfOyxn5w==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -3060,14 +3060,14 @@ packages:
optional: true
dependencies:
'@babel/runtime': 7.21.0
'@emotion/react': 11.10.6(@types/react@18.0.30)(react@18.2.0)
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.30)(react@18.2.0)
'@mui/base': 5.0.0-alpha.123(@types/react@18.0.30)(react-dom@18.2.0)(react@18.2.0)
'@emotion/react': 11.10.6(@types/react@18.0.31)(react@18.2.0)
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.31)(react@18.2.0)
'@mui/base': 5.0.0-alpha.123(@types/react@18.0.31)(react-dom@18.2.0)(react@18.2.0)
'@mui/core-downloads-tracker': 5.11.15
'@mui/system': 5.11.15(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.30)(react@18.2.0)
'@mui/types': 7.2.3(@types/react@18.0.30)
'@mui/system': 5.11.15(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.31)(react@18.2.0)
'@mui/types': 7.2.3(@types/react@18.0.31)
'@mui/utils': 5.11.13(react@18.2.0)
'@types/react': 18.0.30
'@types/react': 18.0.31
'@types/react-transition-group': 4.4.5
clsx: 1.2.1
csstype: 3.1.1
@ -3078,7 +3078,7 @@ packages:
react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0)
dev: false
/@mui/private-theming@5.11.13(@types/react@18.0.30)(react@18.2.0):
/@mui/private-theming@5.11.13(@types/react@18.0.31)(react@18.2.0):
resolution: {integrity: sha512-PJnYNKzW5LIx3R+Zsp6WZVPs6w5sEKJ7mgLNnUXuYB1zo5aX71FVLtV7geyPXRcaN2tsoRNK7h444ED0t7cIjA==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -3090,7 +3090,7 @@ packages:
dependencies:
'@babel/runtime': 7.21.0
'@mui/utils': 5.11.13(react@18.2.0)
'@types/react': 18.0.30
'@types/react': 18.0.31
prop-types: 15.8.1
react: 18.2.0
dev: false
@ -3110,14 +3110,14 @@ packages:
dependencies:
'@babel/runtime': 7.21.0
'@emotion/cache': 11.10.5
'@emotion/react': 11.10.6(@types/react@18.0.30)(react@18.2.0)
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.30)(react@18.2.0)
'@emotion/react': 11.10.6(@types/react@18.0.31)(react@18.2.0)
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.31)(react@18.2.0)
csstype: 3.1.1
prop-types: 15.8.1
react: 18.2.0
dev: false
/@mui/styles@5.11.13(@types/react@18.0.30)(react@18.2.0):
/@mui/styles@5.11.13(@types/react@18.0.31)(react@18.2.0):
resolution: {integrity: sha512-7NQTTdl8Z54qQBRPLi4cR9LG8tvXQdQE0kVEYVYc5A3e+IFH6xfGzNCNa0X4zz0f9JGaS8e6kK3YYOS2+KyJHg==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -3129,10 +3129,10 @@ packages:
dependencies:
'@babel/runtime': 7.21.0
'@emotion/hash': 0.9.0
'@mui/private-theming': 5.11.13(@types/react@18.0.30)(react@18.2.0)
'@mui/types': 7.2.3(@types/react@18.0.30)
'@mui/private-theming': 5.11.13(@types/react@18.0.31)(react@18.2.0)
'@mui/types': 7.2.3(@types/react@18.0.31)
'@mui/utils': 5.11.13(react@18.2.0)
'@types/react': 18.0.30
'@types/react': 18.0.31
clsx: 1.2.1
csstype: 3.1.1
hoist-non-react-statics: 3.3.2
@ -3148,7 +3148,7 @@ packages:
react: 18.2.0
dev: false
/@mui/system@5.11.15(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.30)(react@18.2.0):
/@mui/system@5.11.15(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.31)(react@18.2.0):
resolution: {integrity: sha512-vCatoWCTnAPquoNifHbqMCMnOElEbLosVUeW0FQDyjCq+8yMABD9E6iY0s14O7iq1wD+qqU7rFAuDIVvJ/AzzA==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -3165,20 +3165,20 @@ packages:
optional: true
dependencies:
'@babel/runtime': 7.21.0
'@emotion/react': 11.10.6(@types/react@18.0.30)(react@18.2.0)
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.30)(react@18.2.0)
'@mui/private-theming': 5.11.13(@types/react@18.0.30)(react@18.2.0)
'@emotion/react': 11.10.6(@types/react@18.0.31)(react@18.2.0)
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.31)(react@18.2.0)
'@mui/private-theming': 5.11.13(@types/react@18.0.31)(react@18.2.0)
'@mui/styled-engine': 5.11.11(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0)
'@mui/types': 7.2.3(@types/react@18.0.30)
'@mui/types': 7.2.3(@types/react@18.0.31)
'@mui/utils': 5.11.13(react@18.2.0)
'@types/react': 18.0.30
'@types/react': 18.0.31
clsx: 1.2.1
csstype: 3.1.1
prop-types: 15.8.1
react: 18.2.0
dev: false
/@mui/types@7.2.3(@types/react@18.0.30):
/@mui/types@7.2.3(@types/react@18.0.31):
resolution: {integrity: sha512-tZ+CQggbe9Ol7e/Fs5RcKwg/woU+o8DCtOnccX6KmbBc7YrfqMYEYuaIcXHuhpT880QwNkZZ3wQwvtlDFA2yOw==}
peerDependencies:
'@types/react': '*'
@ -3186,7 +3186,7 @@ packages:
'@types/react':
optional: true
dependencies:
'@types/react': 18.0.30
'@types/react': 18.0.31
dev: false
/@mui/utils@5.11.13(react@18.2.0):
@ -3617,29 +3617,29 @@ packages:
/@types/qrcode.react@1.0.2:
resolution: {integrity: sha512-I9Oq5Cjlkgy3Tw7krCnCXLw2/zMhizkTere49OOcta23tkvH0xBTP0yInimTh0gstLRtb8Ki9NZVujE5UI6ffQ==}
dependencies:
'@types/react': 18.0.30
'@types/react': 18.0.31
dev: true
/@types/react-dom@18.0.11:
resolution: {integrity: sha512-O38bPbI2CWtgw/OoQoY+BRelw7uysmXbWvw3nLWO21H1HSh+GOlqPuXshJfjmpNlKiiSDG9cc1JZAaMmVdcTlw==}
dependencies:
'@types/react': 18.0.30
'@types/react': 18.0.31
dev: true
/@types/react-is@17.0.3:
resolution: {integrity: sha512-aBTIWg1emtu95bLTLx0cpkxwGW3ueZv71nE2YFBpL8k/z5czEW8yYpOo8Dp+UUAFAtKwNaOsh/ioSeQnWlZcfw==}
dependencies:
'@types/react': 18.0.30
'@types/react': 18.0.31
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.30
'@types/react': 18.0.31
dev: false
/@types/react@18.0.30:
resolution: {integrity: sha512-AnME2cHDH11Pxt/yYX6r0w448BfTwQOLEhQEjCdwB7QskEI7EKtxhGUsExTQe/MsY3D9D5rMtu62WRocw9A8FA==}
/@types/react@18.0.31:
resolution: {integrity: sha512-EEG67of7DsvRDU6BLLI0p+k1GojDLz9+lZsnCpCRTa/lOokvyPBvp8S5x+A24hME3yyQuIipcP70KJ6H7Qupww==}
dependencies:
'@types/prop-types': 15.7.5
'@types/scheduler': 0.16.2