Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @emotion/styled from 10.3.0 to 11.13.0 #27453

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@emotion/cache": "^11.13.1",
"@emotion/core": "^10.0.27",
"@emotion/react": "11.11.1",
"@emotion/styled": "^10.0.27",
"@emotion/styled": "^11.13.0",
"@guardian/ab-core": "8.0.0",
"@guardian/commercial": "21.0.3",
"@guardian/core-web-vitals": "6.0.0",
Expand Down
105 changes: 76 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3700,6 +3700,25 @@ __metadata:
languageName: node
linkType: hard

"@emotion/babel-plugin@npm:^11.12.0":
version: 11.12.0
resolution: "@emotion/babel-plugin@npm:11.12.0"
dependencies:
"@babel/helper-module-imports": "npm:^7.16.7"
"@babel/runtime": "npm:^7.18.3"
"@emotion/hash": "npm:^0.9.2"
"@emotion/memoize": "npm:^0.9.0"
"@emotion/serialize": "npm:^1.2.0"
babel-plugin-macros: "npm:^3.1.0"
convert-source-map: "npm:^1.5.0"
escape-string-regexp: "npm:^4.0.0"
find-root: "npm:^1.1.0"
source-map: "npm:^0.5.7"
stylis: "npm:4.2.0"
checksum: 10c0/930ff6f8768b0c24d05896ad696be20e1c65f32ed61fb5c1488f571120a947ef0a2cf69187b17114cc76e7886f771fac150876ed7b5341324fec2377185d6573
languageName: node
linkType: hard

"@emotion/cache@npm:^10.0.27":
version: 10.0.29
resolution: "@emotion/cache@npm:10.0.29"
Expand Down Expand Up @@ -3779,12 +3798,19 @@ __metadata:
languageName: node
linkType: hard

"@emotion/is-prop-valid@npm:0.8.8":
version: 0.8.8
resolution: "@emotion/is-prop-valid@npm:0.8.8"
"@emotion/hash@npm:^0.9.2":
version: 0.9.2
resolution: "@emotion/hash@npm:0.9.2"
checksum: 10c0/0dc254561a3cc0a06a10bbce7f6a997883fd240c8c1928b93713f803a2e9153a257a488537012efe89dbe1246f2abfe2add62cdb3471a13d67137fcb808e81c2
languageName: node
linkType: hard

"@emotion/is-prop-valid@npm:^1.3.0":
version: 1.3.0
resolution: "@emotion/is-prop-valid@npm:1.3.0"
dependencies:
"@emotion/memoize": "npm:0.7.4"
checksum: 10c0/f6be625f067c7fa56a12a4edaf090715616dc4fc7803c87212831f38c969350107b9709b1be54100e53153b18d9fa068eb4bf4f9ac66a37a8edf1bac9b64e279
"@emotion/memoize": "npm:^0.9.0"
checksum: 10c0/4620b62aaca4b3b610202513652872756d7f4a8b84b2cea6b798dd6e8ccdfe43944b956c6a6a8cb5da0b0fe61bef6caca273d198ba32b5c658df22a6c7371b1b
languageName: node
linkType: hard

Expand Down Expand Up @@ -3856,6 +3882,19 @@ __metadata:
languageName: node
linkType: hard

"@emotion/serialize@npm:^1.2.0, @emotion/serialize@npm:^1.3.0":
version: 1.3.1
resolution: "@emotion/serialize@npm:1.3.1"
dependencies:
"@emotion/hash": "npm:^0.9.2"
"@emotion/memoize": "npm:^0.9.0"
"@emotion/unitless": "npm:^0.10.0"
"@emotion/utils": "npm:^1.4.0"
csstype: "npm:^3.0.2"
checksum: 10c0/ac7158e2881b5f3f9ca1e4d865186d38623f997de888675297e0928b202d16273e43b0a19aa021c0b706edefae31118bc97c5fab095820109d09d502dbcf2092
languageName: node
linkType: hard

"@emotion/sheet@npm:0.9.4":
version: 0.9.4
resolution: "@emotion/sheet@npm:0.9.4"
Expand All @@ -3877,31 +3916,23 @@ __metadata:
languageName: node
linkType: hard

"@emotion/styled-base@npm:^10.3.0":
version: 10.3.0
resolution: "@emotion/styled-base@npm:10.3.0"
dependencies:
"@babel/runtime": "npm:^7.5.5"
"@emotion/is-prop-valid": "npm:0.8.8"
"@emotion/serialize": "npm:^0.11.15"
"@emotion/utils": "npm:0.11.3"
peerDependencies:
"@emotion/core": ^10.0.28
react: ">=16.3.0"
checksum: 10c0/95979b3186a45ef51aef0004324a86f04c7fa58c6dd51c9d8c4f295d7a3f94ba179ae69d1191e3b0f499d1973f57d2d46ca587a8f6cbd9b03cdbacac1ac19d82
languageName: node
linkType: hard

"@emotion/styled@npm:^10.0.27":
version: 10.3.0
resolution: "@emotion/styled@npm:10.3.0"
"@emotion/styled@npm:^11.13.0":
version: 11.13.0
resolution: "@emotion/styled@npm:11.13.0"
dependencies:
"@emotion/styled-base": "npm:^10.3.0"
babel-plugin-emotion: "npm:^10.0.27"
"@babel/runtime": "npm:^7.18.3"
"@emotion/babel-plugin": "npm:^11.12.0"
"@emotion/is-prop-valid": "npm:^1.3.0"
"@emotion/serialize": "npm:^1.3.0"
"@emotion/use-insertion-effect-with-fallbacks": "npm:^1.1.0"
"@emotion/utils": "npm:^1.4.0"
peerDependencies:
"@emotion/core": ^10.0.27
react: ">=16.3.0"
checksum: 10c0/7ba94bd5564195de78cf479360e30540b38a64c8ad31200973f0e387012fe898e64fc6c950fb4c80b54a45f1c95cd8df4ac0d8f0f0ec2ad96d96de34863a9fd0
"@emotion/react": ^11.0.0-rc.0
react: ">=16.8.0"
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/5e2cc85c8a2f6e7bd012731cf0b6da3aef5906225e87e8d4a5c19da50572e24d9aaf92615aa36aa863f0fe6b62a121033356e1cad62617c48bfdaa2c3cf0d8a4
languageName: node
linkType: hard

Expand All @@ -3919,6 +3950,13 @@ __metadata:
languageName: node
linkType: hard

"@emotion/unitless@npm:^0.10.0":
version: 0.10.0
resolution: "@emotion/unitless@npm:0.10.0"
checksum: 10c0/150943192727b7650eb9a6851a98034ddb58a8b6958b37546080f794696141c3760966ac695ab9af97efe10178690987aee4791f9f0ad1ff76783cdca83c1d49
languageName: node
linkType: hard

"@emotion/unitless@npm:^0.8.1":
version: 0.8.1
resolution: "@emotion/unitless@npm:0.8.1"
Expand All @@ -3935,6 +3973,15 @@ __metadata:
languageName: node
linkType: hard

"@emotion/use-insertion-effect-with-fallbacks@npm:^1.1.0":
version: 1.1.0
resolution: "@emotion/use-insertion-effect-with-fallbacks@npm:1.1.0"
peerDependencies:
react: ">=16.8.0"
checksum: 10c0/a883480f3a7139fb4a43e71d3114ca57e2b7ae5ff204e05cd9e59251a113773b8f64eb75d3997726250aca85eb73447638c8f51930734bdd16b96762b65e58c3
languageName: node
linkType: hard

"@emotion/utils@npm:0.11.3":
version: 0.11.3
resolution: "@emotion/utils@npm:0.11.3"
Expand Down Expand Up @@ -4131,7 +4178,7 @@ __metadata:
"@emotion/cache": "npm:^11.13.1"
"@emotion/core": "npm:^10.0.27"
"@emotion/react": "npm:11.11.1"
"@emotion/styled": "npm:^10.0.27"
"@emotion/styled": "npm:^11.13.0"
"@guardian/ab-core": "npm:8.0.0"
"@guardian/commercial": "npm:21.0.3"
"@guardian/core-web-vitals": "npm:6.0.0"
Expand Down