Skip to content

Commit 49081e0

Browse files
chore: bump @emotion/react from 11.10.8 to 11.11.1 in /site (#8380)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 861efe7 commit 49081e0

File tree

2 files changed

+36
-41
lines changed

2 files changed

+36
-41
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"@emoji-mart/data": "1.0.5",
3535
"@emoji-mart/react": "1.0.1",
36-
"@emotion/react": "11.10.8",
36+
"@emotion/react": "11.11.1",
3737
"@emotion/styled": "11.11.0",
3838
"@fastly/performance-observer-polyfill": "2.0.0",
3939
"@fontsource/ibm-plex-mono": "4.5.10",

site/yarn.lock

+35-40
Original file line numberDiff line numberDiff line change
@@ -1290,7 +1290,7 @@
12901290
resolved "https://registry.yarnpkg.com/@emoji-mart/react/-/react-1.0.1.tgz#46b6a2e92faf16fa9b7f9471f137fa2e3d1e8ac3"
12911291
integrity sha512-ALhLD96BOL5w+a4NI5NpmfqfF1aVjjj2qJE0dLst/OhjBfVmpteWNgn/h8LZy9ulU6AnbeS+13KnPFzDjCvRRw==
12921292

1293-
"@emotion/babel-plugin@^11.10.8", "@emotion/babel-plugin@^11.11.0":
1293+
"@emotion/babel-plugin@^11.11.0":
12941294
version "11.11.0"
12951295
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.11.0.tgz#c2d872b6a7767a9d176d007f5b31f7d504bb5d6c"
12961296
integrity sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==
@@ -1307,16 +1307,16 @@
13071307
source-map "^0.5.7"
13081308
stylis "4.2.0"
13091309

1310-
"@emotion/cache@^11.10.8":
1311-
version "11.10.8"
1312-
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.10.8.tgz#3b39b4761bea0ae2f4f07f0a425eec8b6977c03e"
1313-
integrity sha512-5fyqGHi51LU95o7qQ/vD1jyvC4uCY5GcBT+UgP4LHdpO9jPDlXqhrRr9/wCKmfoAvh5G/F7aOh4MwQa+8uEqhA==
1310+
"@emotion/cache@^11.10.8", "@emotion/cache@^11.11.0":
1311+
version "11.11.0"
1312+
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.11.0.tgz#809b33ee6b1cb1a625fef7a45bc568ccd9b8f3ff"
1313+
integrity sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==
13141314
dependencies:
1315-
"@emotion/memoize" "^0.8.0"
1316-
"@emotion/sheet" "^1.2.1"
1317-
"@emotion/utils" "^1.2.0"
1318-
"@emotion/weak-memoize" "^0.3.0"
1319-
stylis "4.1.4"
1315+
"@emotion/memoize" "^0.8.1"
1316+
"@emotion/sheet" "^1.2.2"
1317+
"@emotion/utils" "^1.2.1"
1318+
"@emotion/weak-memoize" "^0.3.1"
1319+
stylis "4.2.0"
13201320

13211321
"@emotion/hash@^0.9.0":
13221322
version "0.9.0"
@@ -1335,31 +1335,26 @@
13351335
dependencies:
13361336
"@emotion/memoize" "^0.8.1"
13371337

1338-
"@emotion/memoize@^0.8.0":
1339-
version "0.8.0"
1340-
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.0.tgz#f580f9beb67176fa57aae70b08ed510e1b18980f"
1341-
integrity sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==
1342-
13431338
"@emotion/memoize@^0.8.1":
13441339
version "0.8.1"
13451340
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17"
13461341
integrity sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==
13471342

1348-
"@emotion/react@11.10.8":
1349-
version "11.10.8"
1350-
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.10.8.tgz#02e274ecb45e03ab9d7a8eb9f0f0c064613eaf7b"
1351-
integrity sha512-ZfGfiABtJ1P1OXqOBsW08EgCDp5fK6C5I8hUJauc/VcJBGSzqAirMnFslhFWnZJ/w5HxPI36XbvMV0l4KZHl+w==
1343+
"@emotion/react@11.11.1":
1344+
version "11.11.1"
1345+
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.11.1.tgz#b2c36afac95b184f73b08da8c214fdf861fa4157"
1346+
integrity sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA==
13521347
dependencies:
13531348
"@babel/runtime" "^7.18.3"
1354-
"@emotion/babel-plugin" "^11.10.8"
1355-
"@emotion/cache" "^11.10.8"
1356-
"@emotion/serialize" "^1.1.1"
1357-
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.0"
1358-
"@emotion/utils" "^1.2.0"
1359-
"@emotion/weak-memoize" "^0.3.0"
1349+
"@emotion/babel-plugin" "^11.11.0"
1350+
"@emotion/cache" "^11.11.0"
1351+
"@emotion/serialize" "^1.1.2"
1352+
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.1"
1353+
"@emotion/utils" "^1.2.1"
1354+
"@emotion/weak-memoize" "^0.3.1"
13601355
hoist-non-react-statics "^3.3.1"
13611356

1362-
"@emotion/serialize@^1.1.1", "@emotion/serialize@^1.1.2":
1357+
"@emotion/serialize@^1.1.2":
13631358
version "1.1.2"
13641359
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.1.2.tgz#017a6e4c9b8a803bd576ff3d52a0ea6fa5a62b51"
13651360
integrity sha512-zR6a/fkFP4EAcCMQtLOhIgpprZOwNmCldtpaISpvz348+DP4Mz8ZoKaGGCQpbzepNIUWbq4w6hNZkwDyKoS+HA==
@@ -1370,10 +1365,10 @@
13701365
"@emotion/utils" "^1.2.1"
13711366
csstype "^3.0.2"
13721367

1373-
"@emotion/sheet@^1.2.1":
1374-
version "1.2.1"
1375-
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.1.tgz#0767e0305230e894897cadb6c8df2c51e61a6c2c"
1376-
integrity sha512-zxRBwl93sHMsOj4zs+OslQKg/uhF38MB+OMKoCrVuS0nyTkqnau+BM3WGEoOptg9Oz45T/aIGs1qbVAsEFo3nA==
1368+
"@emotion/sheet@^1.2.2":
1369+
version "1.2.2"
1370+
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.2.tgz#d58e788ee27267a14342303e1abb3d508b6d0fec"
1371+
integrity sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==
13771372

13781373
"@emotion/styled@11.11.0":
13791374
version "11.11.0"
@@ -1397,15 +1392,15 @@
13971392
resolved "https://registry.yarnpkg.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.0.1.tgz#08de79f54eb3406f9daaf77c76e35313da963963"
13981393
integrity sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==
13991394

1400-
"@emotion/utils@^1.2.0", "@emotion/utils@^1.2.1":
1395+
"@emotion/utils@^1.2.1":
14011396
version "1.2.1"
14021397
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.2.1.tgz#bbab58465738d31ae4cb3dbb6fc00a5991f755e4"
14031398
integrity sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==
14041399

1405-
"@emotion/weak-memoize@^0.3.0":
1406-
version "0.3.0"
1407-
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.3.0.tgz#ea89004119dc42db2e1dba0f97d553f7372f6fcb"
1408-
integrity sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg==
1400+
"@emotion/weak-memoize@^0.3.1":
1401+
version "0.3.1"
1402+
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.3.1.tgz#d0fce5d07b0620caa282b5131c297bb60f9d87e6"
1403+
integrity sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==
14091404

14101405
"@esbuild/android-arm64@0.17.16":
14111406
version "0.17.16"
@@ -10923,16 +10918,16 @@ style-to-object@^0.3.0:
1092310918
dependencies:
1092410919
inline-style-parser "0.1.1"
1092510920

10926-
stylis@4.1.4, stylis@^4.0.6:
10927-
version "4.1.4"
10928-
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.1.4.tgz#9cb60e7153d8ac6d02d773552bf51c7a0344535b"
10929-
integrity sha512-USf5pszRYwuE6hg9by0OkKChkQYEXfkeTtm0xKw+jqQhwyjCVLdYyMBK7R+n7dhzsblAWJnGxju4vxq5eH20GQ==
10930-
1093110921
stylis@4.2.0:
1093210922
version "4.2.0"
1093310923
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.2.0.tgz#79daee0208964c8fe695a42fcffcac633a211a51"
1093410924
integrity sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==
1093510925

10926+
stylis@^4.0.6:
10927+
version "4.1.4"
10928+
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.1.4.tgz#9cb60e7153d8ac6d02d773552bf51c7a0344535b"
10929+
integrity sha512-USf5pszRYwuE6hg9by0OkKChkQYEXfkeTtm0xKw+jqQhwyjCVLdYyMBK7R+n7dhzsblAWJnGxju4vxq5eH20GQ==
10930+
1093610931
supports-color@^5.3.0:
1093710932
version "5.5.0"
1093810933
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"

0 commit comments

Comments
 (0)