build(deps): update dependency @types/react to v18.2.7 (#5481)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/5475/head
renovate[bot] 2023-05-25 03:01:16 +10:00 committed by GitHub
parent 2e8a460a66
commit aa00fc6486
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 47 additions and 47 deletions

View File

@ -72,7 +72,7 @@
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"@types/node": "20.2.3",
"@types/react": "18.2.6",
"@types/react": "18.2.7",
"@types/react-dom": "18.2.4",
"@types/testing-library__jest-dom": "5.14.5",
"@types/zxcvbn": "4.4.1",

View File

@ -6,10 +6,10 @@ dependencies:
version: 11.11.0
'@emotion/react':
specifier: 11.11.0
version: 11.11.0(@types/react@18.2.6)(react@18.2.0)
version: 11.11.0(@types/react@18.2.7)(react@18.2.0)
'@emotion/styled':
specifier: 11.11.0
version: 11.11.0(@emotion/react@11.11.0)(@types/react@18.2.6)(react@18.2.0)
version: 11.11.0(@emotion/react@11.11.0)(@types/react@18.2.7)(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.13.2)(@types/react@18.2.6)(react@18.2.0)
version: 5.11.16(@mui/material@5.13.2)(@types/react@18.2.7)(react@18.2.0)
'@mui/material':
specifier: 5.13.2
version: 5.13.2(@emotion/react@11.11.0)(@emotion/styled@11.11.0)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
version: 5.13.2(@emotion/react@11.11.0)(@emotion/styled@11.11.0)(@types/react@18.2.7)(react-dom@18.2.0)(react@18.2.0)
'@mui/styles':
specifier: 5.13.2
version: 5.13.2(@types/react@18.2.6)(react@18.2.0)
version: 5.13.2(@types/react@18.2.7)(react@18.2.0)
axios:
specifier: 1.4.0
version: 1.4.0
@ -94,8 +94,8 @@ devDependencies:
specifier: 20.2.3
version: 20.2.3
'@types/react':
specifier: 18.2.6
version: 18.2.6
specifier: 18.2.7
version: 18.2.7
'@types/react-dom':
specifier: 18.2.4
version: 18.2.4
@ -1764,7 +1764,7 @@ packages:
resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==}
dev: false
/@emotion/react@11.11.0(@types/react@18.2.6)(react@18.2.0):
/@emotion/react@11.11.0(@types/react@18.2.7)(react@18.2.0):
resolution: {integrity: sha512-ZSK3ZJsNkwfjT3JpDAWJZlrGD81Z3ytNDsxw1LKq1o+xkmO5pnWfr6gmCC8gHEFf3nSSX/09YrG67jybNPxSUw==}
peerDependencies:
'@types/react': '*'
@ -1780,7 +1780,7 @@ packages:
'@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0)
'@emotion/utils': 1.2.1
'@emotion/weak-memoize': 0.3.1
'@types/react': 18.2.6
'@types/react': 18.2.7
hoist-non-react-statics: 3.3.2
react: 18.2.0
dev: false
@ -1799,7 +1799,7 @@ packages:
resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==}
dev: false
/@emotion/styled@11.11.0(@emotion/react@11.11.0)(@types/react@18.2.6)(react@18.2.0):
/@emotion/styled@11.11.0(@emotion/react@11.11.0)(@types/react@18.2.7)(react@18.2.0):
resolution: {integrity: sha512-hM5Nnvu9P3midq5aaXj4I+lnSfNi7Pmd4EWk1fOZ3pxookaQTNew6bp4JaCBYM4HVFZF9g7UjJmsUmC2JlxOng==}
peerDependencies:
'@emotion/react': ^11.0.0-rc.0
@ -1812,11 +1812,11 @@ packages:
'@babel/runtime': 7.21.0
'@emotion/babel-plugin': 11.11.0
'@emotion/is-prop-valid': 1.2.1
'@emotion/react': 11.11.0(@types/react@18.2.6)(react@18.2.0)
'@emotion/react': 11.11.0(@types/react@18.2.7)(react@18.2.0)
'@emotion/serialize': 1.1.2
'@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0)
'@emotion/utils': 1.2.1
'@types/react': 18.2.6
'@types/react': 18.2.7
react: 18.2.0
dev: false
@ -2255,7 +2255,7 @@ packages:
tsconfig-paths: 3.14.2
dev: true
/@mui/base@5.0.0-beta.2(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0):
/@mui/base@5.0.0-beta.2(@types/react@18.2.7)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-R9R+aqrl1QhZJaO05rhvooqxOaf7SKpQ+EjW80sbP3ticTVmLmrn4YBLQS7/ML+WXdrkrPtqSmKFdSE5Ik3gBQ==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -2268,10 +2268,10 @@ packages:
dependencies:
'@babel/runtime': 7.21.0
'@emotion/is-prop-valid': 1.2.1
'@mui/types': 7.2.4(@types/react@18.2.6)
'@mui/types': 7.2.4(@types/react@18.2.7)
'@mui/utils': 5.13.1(react@18.2.0)
'@popperjs/core': 2.11.7
'@types/react': 18.2.6
'@types/react': 18.2.7
clsx: 1.2.1
prop-types: 15.8.1
react: 18.2.0
@ -2283,7 +2283,7 @@ packages:
resolution: {integrity: sha512-aOLCXMCySMFL2WmUhnz+DjF84AoFVu8rn35OsL759HXOZMz8zhEwVf5w/xxkWx7DycM2KXDTgAvYW48nTfqTLA==}
dev: false
/@mui/icons-material@5.11.16(@mui/material@5.13.2)(@types/react@18.2.6)(react@18.2.0):
/@mui/icons-material@5.11.16(@mui/material@5.13.2)(@types/react@18.2.7)(react@18.2.0):
resolution: {integrity: sha512-oKkx9z9Kwg40NtcIajF9uOXhxiyTZrrm9nmIJ4UjkU2IdHpd4QVLbCc/5hZN/y0C6qzi2Zlxyr9TGddQx2vx2A==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -2295,12 +2295,12 @@ packages:
optional: true
dependencies:
'@babel/runtime': 7.21.0
'@mui/material': 5.13.2(@emotion/react@11.11.0)(@emotion/styled@11.11.0)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
'@types/react': 18.2.6
'@mui/material': 5.13.2(@emotion/react@11.11.0)(@emotion/styled@11.11.0)(@types/react@18.2.7)(react-dom@18.2.0)(react@18.2.0)
'@types/react': 18.2.7
react: 18.2.0
dev: false
/@mui/material@5.13.2(@emotion/react@11.11.0)(@emotion/styled@11.11.0)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0):
/@mui/material@5.13.2(@emotion/react@11.11.0)(@emotion/styled@11.11.0)(@types/react@18.2.7)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-Pfke1l0GG2OJb/Nr10aVr8huoBFcBTdWKV5iFSTEHqf9c2C1ZlyYMISn7ui6X3Gix8vr+hP5kVqH1LAWwQSb6w==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -2318,14 +2318,14 @@ packages:
optional: true
dependencies:
'@babel/runtime': 7.21.0
'@emotion/react': 11.11.0(@types/react@18.2.6)(react@18.2.0)
'@emotion/styled': 11.11.0(@emotion/react@11.11.0)(@types/react@18.2.6)(react@18.2.0)
'@mui/base': 5.0.0-beta.2(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
'@emotion/react': 11.11.0(@types/react@18.2.7)(react@18.2.0)
'@emotion/styled': 11.11.0(@emotion/react@11.11.0)(@types/react@18.2.7)(react@18.2.0)
'@mui/base': 5.0.0-beta.2(@types/react@18.2.7)(react-dom@18.2.0)(react@18.2.0)
'@mui/core-downloads-tracker': 5.13.2
'@mui/system': 5.13.2(@emotion/react@11.11.0)(@emotion/styled@11.11.0)(@types/react@18.2.6)(react@18.2.0)
'@mui/types': 7.2.4(@types/react@18.2.6)
'@mui/system': 5.13.2(@emotion/react@11.11.0)(@emotion/styled@11.11.0)(@types/react@18.2.7)(react@18.2.0)
'@mui/types': 7.2.4(@types/react@18.2.7)
'@mui/utils': 5.13.1(react@18.2.0)
'@types/react': 18.2.6
'@types/react': 18.2.7
'@types/react-transition-group': 4.4.6
clsx: 1.2.1
csstype: 3.1.2
@ -2336,7 +2336,7 @@ packages:
react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0)
dev: false
/@mui/private-theming@5.13.1(@types/react@18.2.6)(react@18.2.0):
/@mui/private-theming@5.13.1(@types/react@18.2.7)(react@18.2.0):
resolution: {integrity: sha512-HW4npLUD9BAkVppOUZHeO1FOKUJWAwbpy0VQoGe3McUYTlck1HezGHQCfBQ5S/Nszi7EViqiimECVl9xi+/WjQ==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -2348,7 +2348,7 @@ packages:
dependencies:
'@babel/runtime': 7.21.0
'@mui/utils': 5.13.1(react@18.2.0)
'@types/react': 18.2.6
'@types/react': 18.2.7
prop-types: 15.8.1
react: 18.2.0
dev: false
@ -2368,14 +2368,14 @@ packages:
dependencies:
'@babel/runtime': 7.21.0
'@emotion/cache': 11.11.0
'@emotion/react': 11.11.0(@types/react@18.2.6)(react@18.2.0)
'@emotion/styled': 11.11.0(@emotion/react@11.11.0)(@types/react@18.2.6)(react@18.2.0)
'@emotion/react': 11.11.0(@types/react@18.2.7)(react@18.2.0)
'@emotion/styled': 11.11.0(@emotion/react@11.11.0)(@types/react@18.2.7)(react@18.2.0)
csstype: 3.1.2
prop-types: 15.8.1
react: 18.2.0
dev: false
/@mui/styles@5.13.2(@types/react@18.2.6)(react@18.2.0):
/@mui/styles@5.13.2(@types/react@18.2.7)(react@18.2.0):
resolution: {integrity: sha512-gKNkVyk6azQ8wfCamh3yU/wLv1JscYrsQX9huQBwfwtE7kUTq2rgggdfJjRADjbcmT6IPX+oCHYjGfqqFgDIQQ==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -2387,10 +2387,10 @@ packages:
dependencies:
'@babel/runtime': 7.21.0
'@emotion/hash': 0.9.1
'@mui/private-theming': 5.13.1(@types/react@18.2.6)(react@18.2.0)
'@mui/types': 7.2.4(@types/react@18.2.6)
'@mui/private-theming': 5.13.1(@types/react@18.2.7)(react@18.2.0)
'@mui/types': 7.2.4(@types/react@18.2.7)
'@mui/utils': 5.13.1(react@18.2.0)
'@types/react': 18.2.6
'@types/react': 18.2.7
clsx: 1.2.1
csstype: 3.1.2
hoist-non-react-statics: 3.3.2
@ -2406,7 +2406,7 @@ packages:
react: 18.2.0
dev: false
/@mui/system@5.13.2(@emotion/react@11.11.0)(@emotion/styled@11.11.0)(@types/react@18.2.6)(react@18.2.0):
/@mui/system@5.13.2(@emotion/react@11.11.0)(@emotion/styled@11.11.0)(@types/react@18.2.7)(react@18.2.0):
resolution: {integrity: sha512-TPyWmRJPt0JPVxacZISI4o070xEJ7ftxpVtu6LWuYVOUOINlhoGOclam4iV8PDT3EMQEHuUrwU49po34UdWLlw==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -2423,20 +2423,20 @@ packages:
optional: true
dependencies:
'@babel/runtime': 7.21.0
'@emotion/react': 11.11.0(@types/react@18.2.6)(react@18.2.0)
'@emotion/styled': 11.11.0(@emotion/react@11.11.0)(@types/react@18.2.6)(react@18.2.0)
'@mui/private-theming': 5.13.1(@types/react@18.2.6)(react@18.2.0)
'@emotion/react': 11.11.0(@types/react@18.2.7)(react@18.2.0)
'@emotion/styled': 11.11.0(@emotion/react@11.11.0)(@types/react@18.2.7)(react@18.2.0)
'@mui/private-theming': 5.13.1(@types/react@18.2.7)(react@18.2.0)
'@mui/styled-engine': 5.13.2(@emotion/react@11.11.0)(@emotion/styled@11.11.0)(react@18.2.0)
'@mui/types': 7.2.4(@types/react@18.2.6)
'@mui/types': 7.2.4(@types/react@18.2.7)
'@mui/utils': 5.13.1(react@18.2.0)
'@types/react': 18.2.6
'@types/react': 18.2.7
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.2.6):
/@mui/types@7.2.4(@types/react@18.2.7):
resolution: {integrity: sha512-LBcwa8rN84bKF+f5sDyku42w1NTxaPgPyYKODsh01U1fVstTClbUoSA96oyRBnSNyEiAVjKm6Gwx9vjR+xyqHA==}
peerDependencies:
'@types/react': '*'
@ -2444,7 +2444,7 @@ packages:
'@types/react':
optional: true
dependencies:
'@types/react': 18.2.6
'@types/react': 18.2.7
dev: false
/@mui/utils@5.13.1(react@18.2.0):
@ -2842,23 +2842,23 @@ packages:
/@types/react-dom@18.2.4:
resolution: {integrity: sha512-G2mHoTMTL4yoydITgOGwWdWMVd8sNgyEP85xVmMKAPUBwQWm9wBPQUmvbeF4V3WBY1P7mmL4BkjQ0SqUpf1snw==}
dependencies:
'@types/react': 18.2.6
'@types/react': 18.2.7
dev: true
/@types/react-is@18.2.0:
resolution: {integrity: sha512-1vz2yObaQkLL7YFe/pme2cpvDsCwI1WXIfL+5eLz0MI9gFG24Re16RzUsI8t9XZn9ZWvgLNDrJBmrqXJO7GNQQ==}
dependencies:
'@types/react': 18.2.6
'@types/react': 18.2.7
dev: false
/@types/react-transition-group@4.4.6:
resolution: {integrity: sha512-VnCdSxfcm08KjsJVQcfBmhEQAPnLB8G08hAxn39azX1qYBQ/5RVQuoHuKIcfKOdncuaUvEpFKFzEvbtIMsfVew==}
dependencies:
'@types/react': 18.2.6
'@types/react': 18.2.7
dev: false
/@types/react@18.2.6:
resolution: {integrity: sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA==}
/@types/react@18.2.7:
resolution: {integrity: sha512-ojrXpSH2XFCmHm7Jy3q44nXDyN54+EYKP2lBhJ2bqfyPj6cIUW/FZW/Csdia34NQgq7KYcAlHi5184m4X88+yw==}
dependencies:
'@types/prop-types': 15.7.5
'@types/scheduler': 0.16.3