build(deps): update emotion monorepo to v11.10.8 (#5331)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/5334/head
renovate[bot] 2023-04-28 23:08:38 +10:00 committed by GitHub
parent 83b1252e9f
commit 9cd414d454
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 39 additions and 39 deletions

View File

@ -11,9 +11,9 @@
}
},
"dependencies": {
"@emotion/cache": "11.10.7",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@emotion/cache": "11.10.8",
"@emotion/react": "11.10.8",
"@emotion/styled": "11.10.8",
"@fortawesome/fontawesome-svg-core": "6.4.0",
"@fortawesome/free-regular-svg-icons": "6.4.0",
"@fortawesome/free-solid-svg-icons": "6.4.0",

View File

@ -2,14 +2,14 @@ lockfileVersion: '6.0'
dependencies:
'@emotion/cache':
specifier: 11.10.7
version: 11.10.7
specifier: 11.10.8
version: 11.10.8
'@emotion/react':
specifier: 11.10.6
version: 11.10.6(@types/react@18.2.0)(react@18.2.0)
specifier: 11.10.8
version: 11.10.8(@types/react@18.2.0)(react@18.2.0)
'@emotion/styled':
specifier: 11.10.6
version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.0)(react@18.2.0)
specifier: 11.10.8
version: 11.10.8(@emotion/react@11.10.8)(@types/react@18.2.0)(react@18.2.0)
'@fortawesome/fontawesome-svg-core':
specifier: 6.4.0
version: 6.4.0
@ -27,7 +27,7 @@ dependencies:
version: 5.11.16(@mui/material@5.12.2)(@types/react@18.2.0)(react@18.2.0)
'@mui/material':
specifier: 5.12.2
version: 5.12.2(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.0)(react-dom@18.2.0)(react@18.2.0)
version: 5.12.2(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(@types/react@18.2.0)(react-dom@18.2.0)(react@18.2.0)
'@mui/styles':
specifier: 5.12.0
version: 5.12.0(@types/react@18.2.0)(react@18.2.0)
@ -1727,8 +1727,8 @@ packages:
'@jridgewell/trace-mapping': 0.3.9
dev: true
/@emotion/babel-plugin@11.10.6:
resolution: {integrity: sha512-p2dAqtVrkhSa7xz1u/m9eHYdLi+en8NowrmXeF/dKtJpU8lCWli8RUAati7NcSl0afsBott48pdnANuD0wh9QQ==}
/@emotion/babel-plugin@11.10.8:
resolution: {integrity: sha512-gxNky50AJL3AlkbjvTARiwAqei6/tNUxDZPSKd+3jqWVM3AmdVTTdpjHorR/an/M0VJqdsuq5oGcFH+rjtyujQ==}
dependencies:
'@babel/helper-module-imports': 7.21.4
'@babel/runtime': 7.21.0
@ -1740,17 +1740,17 @@ packages:
escape-string-regexp: 4.0.0
find-root: 1.1.0
source-map: 0.5.7
stylis: 4.1.3
stylis: 4.1.4
dev: false
/@emotion/cache@11.10.7:
resolution: {integrity: sha512-VLl1/2D6LOjH57Y8Vem1RoZ9haWF4jesHDGiHtKozDQuBIkJm2gimVo0I02sWCuzZtVACeixTVB4jeE8qvCBoQ==}
/@emotion/cache@11.10.8:
resolution: {integrity: sha512-5fyqGHi51LU95o7qQ/vD1jyvC4uCY5GcBT+UgP4LHdpO9jPDlXqhrRr9/wCKmfoAvh5G/F7aOh4MwQa+8uEqhA==}
dependencies:
'@emotion/memoize': 0.8.0
'@emotion/sheet': 1.2.1
'@emotion/utils': 1.2.0
'@emotion/weak-memoize': 0.3.0
stylis: 4.1.3
stylis: 4.1.4
dev: false
/@emotion/hash@0.9.0:
@ -1767,8 +1767,8 @@ packages:
resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==}
dev: false
/@emotion/react@11.10.6(@types/react@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-6HT8jBmcSkfzO7mc+N1L9uwvOnlcGoix8Zn7srt+9ga0MjREo6lRpuVX0kzo6Jp6oTqDhREOFsygN6Ew4fEQbw==}
/@emotion/react@11.10.8(@types/react@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-ZfGfiABtJ1P1OXqOBsW08EgCDp5fK6C5I8hUJauc/VcJBGSzqAirMnFslhFWnZJ/w5HxPI36XbvMV0l4KZHl+w==}
peerDependencies:
'@types/react': '*'
react: '>=16.8.0 || 18'
@ -1777,8 +1777,8 @@ packages:
optional: true
dependencies:
'@babel/runtime': 7.21.0
'@emotion/babel-plugin': 11.10.6
'@emotion/cache': 11.10.7
'@emotion/babel-plugin': 11.10.8
'@emotion/cache': 11.10.8
'@emotion/serialize': 1.1.1
'@emotion/use-insertion-effect-with-fallbacks': 1.0.0(react@18.2.0)
'@emotion/utils': 1.2.0
@ -1802,8 +1802,8 @@ 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.2.0)(react@18.2.0):
resolution: {integrity: sha512-OXtBzOmDSJo5Q0AFemHCfl+bUueT8BIcPSxu0EGTpGk6DmI5dnhSzQANm1e1ze0YZL7TDyAyy6s/b/zmGOS3Og==}
/@emotion/styled@11.10.8(@emotion/react@11.10.8)(@types/react@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-gow0lF4Uw/QEdX2REMhI8v6wLOabPKJ+4HKNF0xdJ2DJdznN6fxaXpQOx6sNkyBhSUL558Rmcu1Lq/MYlVo4vw==}
peerDependencies:
'@emotion/react': ^11.0.0-rc.0
'@types/react': '*'
@ -1813,9 +1813,9 @@ packages:
optional: true
dependencies:
'@babel/runtime': 7.21.0
'@emotion/babel-plugin': 11.10.6
'@emotion/babel-plugin': 11.10.8
'@emotion/is-prop-valid': 1.2.0
'@emotion/react': 11.10.6(@types/react@18.2.0)(react@18.2.0)
'@emotion/react': 11.10.8(@types/react@18.2.0)(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
@ -2298,12 +2298,12 @@ packages:
optional: true
dependencies:
'@babel/runtime': 7.21.0
'@mui/material': 5.12.2(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.0)(react-dom@18.2.0)(react@18.2.0)
'@mui/material': 5.12.2(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(@types/react@18.2.0)(react-dom@18.2.0)(react@18.2.0)
'@types/react': 18.2.0
react: 18.2.0
dev: false
/@mui/material@5.12.2(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.0)(react-dom@18.2.0)(react@18.2.0):
/@mui/material@5.12.2(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(@types/react@18.2.0)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-XOVy6fVC0rI2dEwDq/1s4Te2hewTUe6lznzeVnruyATGkdmM06WnHqkZOoLVIWo9hWwAxpcgTDcAIVpFtt1nrw==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -2321,11 +2321,11 @@ packages:
optional: true
dependencies:
'@babel/runtime': 7.21.0
'@emotion/react': 11.10.6(@types/react@18.2.0)(react@18.2.0)
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.0)(react@18.2.0)
'@emotion/react': 11.10.8(@types/react@18.2.0)(react@18.2.0)
'@emotion/styled': 11.10.8(@emotion/react@11.10.8)(@types/react@18.2.0)(react@18.2.0)
'@mui/base': 5.0.0-alpha.127(@types/react@18.2.0)(react-dom@18.2.0)(react@18.2.0)
'@mui/core-downloads-tracker': 5.12.2
'@mui/system': 5.12.1(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.0)(react@18.2.0)
'@mui/system': 5.12.1(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(@types/react@18.2.0)(react@18.2.0)
'@mui/types': 7.2.4(@types/react@18.2.0)
'@mui/utils': 5.12.0(react@18.2.0)
'@types/react': 18.2.0
@ -2356,7 +2356,7 @@ packages:
react: 18.2.0
dev: false
/@mui/styled-engine@5.12.0(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0):
/@mui/styled-engine@5.12.0(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0):
resolution: {integrity: sha512-frh8L7CRnvD0RDmIqEv6jFeKQUIXqW90BaZ6OrxJ2j4kIsiVLu29Gss4SbBvvrWwwatR72sBmC3w1aG4fjp9mQ==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -2370,9 +2370,9 @@ packages:
optional: true
dependencies:
'@babel/runtime': 7.21.0
'@emotion/cache': 11.10.7
'@emotion/react': 11.10.6(@types/react@18.2.0)(react@18.2.0)
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.0)(react@18.2.0)
'@emotion/cache': 11.10.8
'@emotion/react': 11.10.8(@types/react@18.2.0)(react@18.2.0)
'@emotion/styled': 11.10.8(@emotion/react@11.10.8)(@types/react@18.2.0)(react@18.2.0)
csstype: 3.1.2
prop-types: 15.8.1
react: 18.2.0
@ -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.2.0)(react@18.2.0):
/@mui/system@5.12.1(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(@types/react@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-Po+sicdV3bbRYXdU29XZaHPZrW7HUYUqU1qCu77GCCEMbahC756YpeyefdIYuPMUg0OdO3gKIUfDISBrkjJL+w==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -2426,10 +2426,10 @@ packages:
optional: true
dependencies:
'@babel/runtime': 7.21.0
'@emotion/react': 11.10.6(@types/react@18.2.0)(react@18.2.0)
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.0)(react@18.2.0)
'@emotion/react': 11.10.8(@types/react@18.2.0)(react@18.2.0)
'@emotion/styled': 11.10.8(@emotion/react@11.10.8)(@types/react@18.2.0)(react@18.2.0)
'@mui/private-theming': 5.12.0(@types/react@18.2.0)(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/styled-engine': 5.12.0(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0)
'@mui/types': 7.2.4(@types/react@18.2.0)
'@mui/utils': 5.12.0(react@18.2.0)
'@types/react': 18.2.0
@ -7080,8 +7080,8 @@ packages:
acorn: 8.8.2
dev: true
/stylis@4.1.3:
resolution: {integrity: sha512-GP6WDNWf+o403jrEp9c5jibKavrtLW+/qYGhFxFrG8maXhwTBI7gLLhiBb0o7uFccWN+EOS9aMO6cGHWAO07OA==}
/stylis@4.1.4:
resolution: {integrity: sha512-USf5pszRYwuE6hg9by0OkKChkQYEXfkeTtm0xKw+jqQhwyjCVLdYyMBK7R+n7dhzsblAWJnGxju4vxq5eH20GQ==}
dev: false
/supports-color@5.5.0: