Skip to content

Commit acd480f

Browse files
authored
Merge pull request #407 from raduwen/dependabot/npm_and_yarn/emotion/react-11.11.0
build(deps): bump @emotion/react from 11.10.5 to 11.11.0
2 parents 9d691e1 + dfd0a6d commit acd480f

File tree

2 files changed

+69
-77
lines changed

2 files changed

+69
-77
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@chakra-ui/react": "^2.5.5",
18-
"@emotion/react": "^11.10.5",
18+
"@emotion/react": "^11.11.0",
1919
"@emotion/styled": "^11.10.5",
2020
"date-fns": "^2.29.3",
2121
"date-fns-tz": "^2.0.0",

yarn.lock

Lines changed: 68 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@
2626
dependencies:
2727
"@babel/types" "^7.18.6"
2828

29-
"@babel/helper-plugin-utils@^7.18.6":
30-
version "7.20.2"
31-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz#d1b9000752b18d0877cff85a5c376ce5c3121629"
32-
integrity sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==
33-
3429
"@babel/helper-string-parser@^7.19.4":
3530
version "7.19.4"
3631
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
@@ -55,13 +50,6 @@
5550
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b"
5651
integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==
5752

58-
"@babel/plugin-syntax-jsx@^7.17.12":
59-
version "7.18.6"
60-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz#a8feef63b010150abd97f1649ec296e849943ca0"
61-
integrity sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==
62-
dependencies:
63-
"@babel/helper-plugin-utils" "^7.18.6"
64-
6553
"@babel/runtime-corejs3@^7.10.2":
6654
version "7.20.7"
6755
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.20.7.tgz#a1e5ea3d758ba6beb715210142912e3f29981d84"
@@ -889,39 +877,38 @@
889877
enabled "2.0.x"
890878
kuler "^2.0.0"
891879

892-
"@emotion/babel-plugin@^11.10.5":
893-
version "11.10.5"
894-
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.10.5.tgz#65fa6e1790ddc9e23cc22658a4c5dea423c55c3c"
895-
integrity sha512-xE7/hyLHJac7D2Ve9dKroBBZqBT7WuPQmWcq7HSGb84sUuP4mlOWoB8dvVfD9yk5DHkU1m6RW7xSoDtnQHNQeA==
880+
"@emotion/babel-plugin@^11.10.5", "@emotion/babel-plugin@^11.11.0":
881+
version "11.11.0"
882+
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.11.0.tgz#c2d872b6a7767a9d176d007f5b31f7d504bb5d6c"
883+
integrity sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==
896884
dependencies:
897885
"@babel/helper-module-imports" "^7.16.7"
898-
"@babel/plugin-syntax-jsx" "^7.17.12"
899886
"@babel/runtime" "^7.18.3"
900-
"@emotion/hash" "^0.9.0"
901-
"@emotion/memoize" "^0.8.0"
902-
"@emotion/serialize" "^1.1.1"
887+
"@emotion/hash" "^0.9.1"
888+
"@emotion/memoize" "^0.8.1"
889+
"@emotion/serialize" "^1.1.2"
903890
babel-plugin-macros "^3.1.0"
904891
convert-source-map "^1.5.0"
905892
escape-string-regexp "^4.0.0"
906893
find-root "^1.1.0"
907894
source-map "^0.5.7"
908-
stylis "4.1.3"
895+
stylis "4.2.0"
909896

910-
"@emotion/cache@^11.10.5":
911-
version "11.10.5"
912-
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.10.5.tgz#c142da9351f94e47527ed458f7bbbbe40bb13c12"
913-
integrity sha512-dGYHWyzTdmK+f2+EnIGBpkz1lKc4Zbj2KHd4cX3Wi8/OWr5pKslNjc3yABKH4adRGCvSX4VDC0i04mrrq0aiRA==
897+
"@emotion/cache@^11.11.0":
898+
version "11.11.0"
899+
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.11.0.tgz#809b33ee6b1cb1a625fef7a45bc568ccd9b8f3ff"
900+
integrity sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==
914901
dependencies:
915-
"@emotion/memoize" "^0.8.0"
916-
"@emotion/sheet" "^1.2.1"
917-
"@emotion/utils" "^1.2.0"
918-
"@emotion/weak-memoize" "^0.3.0"
919-
stylis "4.1.3"
902+
"@emotion/memoize" "^0.8.1"
903+
"@emotion/sheet" "^1.2.2"
904+
"@emotion/utils" "^1.2.1"
905+
"@emotion/weak-memoize" "^0.3.1"
906+
stylis "4.2.0"
920907

921-
"@emotion/hash@^0.9.0":
922-
version "0.9.0"
923-
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.9.0.tgz#c5153d50401ee3c027a57a177bc269b16d889cb7"
924-
integrity sha512-14FtKiHhy2QoPIzdTcvh//8OyBlknNs2nXRwIhG904opCby3l+9Xaf/wuPvICBF0rc1ZCNBd3nKe9cd2mecVkQ==
908+
"@emotion/hash@^0.9.1":
909+
version "0.9.1"
910+
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.9.1.tgz#4ffb0055f7ef676ebc3a5a91fb621393294e2f43"
911+
integrity sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==
925912

926913
"@emotion/is-prop-valid@^0.8.2":
927914
version "0.8.8"
@@ -947,35 +934,40 @@
947934
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.0.tgz#f580f9beb67176fa57aae70b08ed510e1b18980f"
948935
integrity sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==
949936

950-
"@emotion/react@^11.10.5":
951-
version "11.10.5"
952-
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.10.5.tgz#95fff612a5de1efa9c0d535384d3cfa115fe175d"
953-
integrity sha512-TZs6235tCJ/7iF6/rvTaOH4oxQg2gMAcdHemjwLKIjKz4rRuYe1HJ2TQJKnAcRAfOUDdU8XoDadCe1rl72iv8A==
937+
"@emotion/memoize@^0.8.1":
938+
version "0.8.1"
939+
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17"
940+
integrity sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==
941+
942+
"@emotion/react@^11.11.0":
943+
version "11.11.0"
944+
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.11.0.tgz#408196b7ef8729d8ad08fc061b03b046d1460e02"
945+
integrity sha512-ZSK3ZJsNkwfjT3JpDAWJZlrGD81Z3ytNDsxw1LKq1o+xkmO5pnWfr6gmCC8gHEFf3nSSX/09YrG67jybNPxSUw==
954946
dependencies:
955947
"@babel/runtime" "^7.18.3"
956-
"@emotion/babel-plugin" "^11.10.5"
957-
"@emotion/cache" "^11.10.5"
958-
"@emotion/serialize" "^1.1.1"
959-
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.0"
960-
"@emotion/utils" "^1.2.0"
961-
"@emotion/weak-memoize" "^0.3.0"
948+
"@emotion/babel-plugin" "^11.11.0"
949+
"@emotion/cache" "^11.11.0"
950+
"@emotion/serialize" "^1.1.2"
951+
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.1"
952+
"@emotion/utils" "^1.2.1"
953+
"@emotion/weak-memoize" "^0.3.1"
962954
hoist-non-react-statics "^3.3.1"
963955

964-
"@emotion/serialize@^1.1.1":
965-
version "1.1.1"
966-
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.1.1.tgz#0595701b1902feded8a96d293b26be3f5c1a5cf0"
967-
integrity sha512-Zl/0LFggN7+L1liljxXdsVSVlg6E/Z/olVWpfxUTxOAmi8NU7YoeWeLfi1RmnB2TATHoaWwIBRoL+FvAJiTUQA==
956+
"@emotion/serialize@^1.1.1", "@emotion/serialize@^1.1.2":
957+
version "1.1.2"
958+
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.1.2.tgz#017a6e4c9b8a803bd576ff3d52a0ea6fa5a62b51"
959+
integrity sha512-zR6a/fkFP4EAcCMQtLOhIgpprZOwNmCldtpaISpvz348+DP4Mz8ZoKaGGCQpbzepNIUWbq4w6hNZkwDyKoS+HA==
968960
dependencies:
969-
"@emotion/hash" "^0.9.0"
970-
"@emotion/memoize" "^0.8.0"
971-
"@emotion/unitless" "^0.8.0"
972-
"@emotion/utils" "^1.2.0"
961+
"@emotion/hash" "^0.9.1"
962+
"@emotion/memoize" "^0.8.1"
963+
"@emotion/unitless" "^0.8.1"
964+
"@emotion/utils" "^1.2.1"
973965
csstype "^3.0.2"
974966

975-
"@emotion/sheet@^1.2.1":
976-
version "1.2.1"
977-
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.1.tgz#0767e0305230e894897cadb6c8df2c51e61a6c2c"
978-
integrity sha512-zxRBwl93sHMsOj4zs+OslQKg/uhF38MB+OMKoCrVuS0nyTkqnau+BM3WGEoOptg9Oz45T/aIGs1qbVAsEFo3nA==
967+
"@emotion/sheet@^1.2.2":
968+
version "1.2.2"
969+
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.2.tgz#d58e788ee27267a14342303e1abb3d508b6d0fec"
970+
integrity sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==
979971

980972
"@emotion/styled@^11.10.5":
981973
version "11.10.5"
@@ -989,25 +981,25 @@
989981
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.0"
990982
"@emotion/utils" "^1.2.0"
991983

992-
"@emotion/unitless@^0.8.0":
993-
version "0.8.0"
994-
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.8.0.tgz#a4a36e9cbdc6903737cd20d38033241e1b8833db"
995-
integrity sha512-VINS5vEYAscRl2ZUDiT3uMPlrFQupiKgHz5AA4bCH1miKBg4qtwkim1qPmJj/4WG6TreYMY111rEFsjupcOKHw==
984+
"@emotion/unitless@^0.8.1":
985+
version "0.8.1"
986+
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.8.1.tgz#182b5a4704ef8ad91bde93f7a860a88fd92c79a3"
987+
integrity sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==
996988

997-
"@emotion/use-insertion-effect-with-fallbacks@^1.0.0":
998-
version "1.0.0"
999-
resolved "https://registry.yarnpkg.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.0.0.tgz#ffadaec35dbb7885bd54de3fa267ab2f860294df"
1000-
integrity sha512-1eEgUGmkaljiBnRMTdksDV1W4kUnmwgp7X9G8B++9GYwl1lUdqSndSriIrTJ0N7LQaoauY9JJ2yhiOYK5+NI4A==
989+
"@emotion/use-insertion-effect-with-fallbacks@^1.0.0", "@emotion/use-insertion-effect-with-fallbacks@^1.0.1":
990+
version "1.0.1"
991+
resolved "https://registry.yarnpkg.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.0.1.tgz#08de79f54eb3406f9daaf77c76e35313da963963"
992+
integrity sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==
1001993

1002-
"@emotion/utils@^1.2.0":
1003-
version "1.2.0"
1004-
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.2.0.tgz#9716eaccbc6b5ded2ea5a90d65562609aab0f561"
1005-
integrity sha512-sn3WH53Kzpw8oQ5mgMmIzzyAaH2ZqFEbozVVBSYp538E06OSE6ytOp7pRAjNQR+Q/orwqdQYJSe2m3hCOeznkw==
994+
"@emotion/utils@^1.2.0", "@emotion/utils@^1.2.1":
995+
version "1.2.1"
996+
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.2.1.tgz#bbab58465738d31ae4cb3dbb6fc00a5991f755e4"
997+
integrity sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==
1006998

1007-
"@emotion/weak-memoize@^0.3.0":
1008-
version "0.3.0"
1009-
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.3.0.tgz#ea89004119dc42db2e1dba0f97d553f7372f6fcb"
1010-
integrity sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg==
999+
"@emotion/weak-memoize@^0.3.1":
1000+
version "0.3.1"
1001+
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.3.1.tgz#d0fce5d07b0620caa282b5131c297bb60f9d87e6"
1002+
integrity sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==
10111003

10121004
"@eslint-community/eslint-utils@^4.2.0":
10131005
version "4.4.0"
@@ -7051,10 +7043,10 @@ styled-jsx@5.1.1:
70517043
dependencies:
70527044
client-only "0.0.1"
70537045

7054-
stylis@4.1.3:
7055-
version "4.1.3"
7056-
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.1.3.tgz#fd2fbe79f5fed17c55269e16ed8da14c84d069f7"
7057-
integrity sha512-GP6WDNWf+o403jrEp9c5jibKavrtLW+/qYGhFxFrG8maXhwTBI7gLLhiBb0o7uFccWN+EOS9aMO6cGHWAO07OA==
7046+
stylis@4.2.0:
7047+
version "4.2.0"
7048+
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.2.0.tgz#79daee0208964c8fe695a42fcffcac633a211a51"
7049+
integrity sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==
70587050

70597051
superstatic@^9.0.2:
70607052
version "9.0.2"

0 commit comments

Comments
 (0)