Skip to content

Commit 9043df8

Browse files
fix(deps): update emotion monorepo (#312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ba918c commit 9043df8

File tree

1 file changed

+82
-62
lines changed

1 file changed

+82
-62
lines changed

yarn.lock

Lines changed: 82 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -791,16 +791,16 @@
791791
dependencies:
792792
tslib "^2.4.0"
793793

794-
"@emotion/babel-plugin@^11.11.0":
795-
version "11.11.0"
796-
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.11.0.tgz#c2d872b6a7767a9d176d007f5b31f7d504bb5d6c"
797-
integrity sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==
794+
"@emotion/babel-plugin@^11.12.0":
795+
version "11.12.0"
796+
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.12.0.tgz#7b43debb250c313101b3f885eba634f1d723fcc2"
797+
integrity sha512-y2WQb+oP8Jqvvclh8Q55gLUyb7UFvgv7eJfsj7td5TToBrIUtPay2kMrZi4xjq9qw2vD0ZR5fSho0yqoFgX7Rw==
798798
dependencies:
799799
"@babel/helper-module-imports" "^7.16.7"
800800
"@babel/runtime" "^7.18.3"
801-
"@emotion/hash" "^0.9.1"
802-
"@emotion/memoize" "^0.8.1"
803-
"@emotion/serialize" "^1.1.2"
801+
"@emotion/hash" "^0.9.2"
802+
"@emotion/memoize" "^0.9.0"
803+
"@emotion/serialize" "^1.2.0"
804804
babel-plugin-macros "^3.1.0"
805805
convert-source-map "^1.5.0"
806806
escape-string-regexp "^4.0.0"
@@ -819,96 +819,116 @@
819819
"@emotion/weak-memoize" "^0.3.1"
820820
stylis "4.2.0"
821821

822-
"@emotion/hash@^0.9.1":
823-
version "0.9.1"
824-
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.9.1.tgz#4ffb0055f7ef676ebc3a5a91fb621393294e2f43"
825-
integrity sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==
822+
"@emotion/cache@^11.13.0":
823+
version "11.13.1"
824+
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.13.1.tgz#fecfc54d51810beebf05bf2a161271a1a91895d7"
825+
integrity sha512-iqouYkuEblRcXmylXIwwOodiEK5Ifl7JcX7o6V4jI3iW4mLXX3dmt5xwBtIkJiQEXFAI+pC8X0i67yiPkH9Ucw==
826+
dependencies:
827+
"@emotion/memoize" "^0.9.0"
828+
"@emotion/sheet" "^1.4.0"
829+
"@emotion/utils" "^1.4.0"
830+
"@emotion/weak-memoize" "^0.4.0"
831+
stylis "4.2.0"
826832

827-
"@emotion/is-prop-valid@^1.2.2":
828-
version "1.2.2"
829-
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.2.2.tgz#d4175076679c6a26faa92b03bb786f9e52612337"
830-
integrity sha512-uNsoYd37AFmaCdXlg6EYD1KaPOaRWRByMCYzbKUX4+hhMfrxdVSelShywL4JVaAeM/eHUOSprYBQls+/neX3pw==
833+
"@emotion/hash@^0.9.2":
834+
version "0.9.2"
835+
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.9.2.tgz#ff9221b9f58b4dfe61e619a7788734bd63f6898b"
836+
integrity sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==
837+
838+
"@emotion/is-prop-valid@^1.3.0":
839+
version "1.3.0"
840+
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.3.0.tgz#bd84ba972195e8a2d42462387581560ef780e4e2"
841+
integrity sha512-SHetuSLvJDzuNbOdtPVbq6yMMMlLoW5Q94uDqJZqy50gcmAjxFkVqmzqSGEFq9gT2iMuIeKV1PXVWmvUhuZLlQ==
831842
dependencies:
832-
"@emotion/memoize" "^0.8.1"
843+
"@emotion/memoize" "^0.9.0"
833844

834845
"@emotion/memoize@^0.8.1":
835846
version "0.8.1"
836847
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17"
837848
integrity sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==
838849

850+
"@emotion/memoize@^0.9.0":
851+
version "0.9.0"
852+
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.9.0.tgz#745969d649977776b43fc7648c556aaa462b4102"
853+
integrity sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==
854+
839855
"@emotion/react@^11.8.2":
840-
version "11.11.4"
841-
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.11.4.tgz#3a829cac25c1f00e126408fab7f891f00ecc3c1d"
842-
integrity sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==
856+
version "11.13.3"
857+
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.13.3.tgz#a69d0de2a23f5b48e0acf210416638010e4bd2e4"
858+
integrity sha512-lIsdU6JNrmYfJ5EbUCf4xW1ovy5wKQ2CkPRM4xogziOxH1nXxBSjpC9YqbFAP7circxMfYp+6x676BqWcEiixg==
843859
dependencies:
844860
"@babel/runtime" "^7.18.3"
845-
"@emotion/babel-plugin" "^11.11.0"
846-
"@emotion/cache" "^11.11.0"
847-
"@emotion/serialize" "^1.1.3"
848-
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.1"
849-
"@emotion/utils" "^1.2.1"
850-
"@emotion/weak-memoize" "^0.3.1"
861+
"@emotion/babel-plugin" "^11.12.0"
862+
"@emotion/cache" "^11.13.0"
863+
"@emotion/serialize" "^1.3.1"
864+
"@emotion/use-insertion-effect-with-fallbacks" "^1.1.0"
865+
"@emotion/utils" "^1.4.0"
866+
"@emotion/weak-memoize" "^0.4.0"
851867
hoist-non-react-statics "^3.3.1"
852868

853-
"@emotion/serialize@^1.1.2", "@emotion/serialize@^1.1.3":
854-
version "1.1.3"
855-
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.1.3.tgz#84b77bfcfe3b7bb47d326602f640ccfcacd5ffb0"
856-
integrity sha512-iD4D6QVZFDhcbH0RAG1uVu1CwVLMWUkCvAqqlewO/rxf8+87yIBAlt4+AxMiiKPLs5hFc0owNk/sLLAOROw3cA==
857-
dependencies:
858-
"@emotion/hash" "^0.9.1"
859-
"@emotion/memoize" "^0.8.1"
860-
"@emotion/unitless" "^0.8.1"
861-
"@emotion/utils" "^1.2.1"
862-
csstype "^3.0.2"
863-
864-
"@emotion/serialize@^1.1.4":
865-
version "1.1.4"
866-
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.1.4.tgz#fc8f6d80c492cfa08801d544a05331d1cc7cd451"
867-
integrity sha512-RIN04MBT8g+FnDwgvIUi8czvr1LU1alUMI05LekWB5DGyTm8cCBMCRpq3GqaiyEDRptEXOyXnvZ58GZYu4kBxQ==
869+
"@emotion/serialize@^1.2.0", "@emotion/serialize@^1.3.0", "@emotion/serialize@^1.3.1":
870+
version "1.3.1"
871+
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.3.1.tgz#490b660178f43d2de8e92b278b51079d726c05c3"
872+
integrity sha512-dEPNKzBPU+vFPGa+z3axPRn8XVDetYORmDC0wAiej+TNcOZE70ZMJa0X7JdeoM6q/nWTMZeLpN/fTnD9o8MQBA==
868873
dependencies:
869-
"@emotion/hash" "^0.9.1"
870-
"@emotion/memoize" "^0.8.1"
871-
"@emotion/unitless" "^0.8.1"
872-
"@emotion/utils" "^1.2.1"
874+
"@emotion/hash" "^0.9.2"
875+
"@emotion/memoize" "^0.9.0"
876+
"@emotion/unitless" "^0.10.0"
877+
"@emotion/utils" "^1.4.0"
873878
csstype "^3.0.2"
874879

875880
"@emotion/sheet@^1.2.2":
876881
version "1.2.2"
877882
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.2.tgz#d58e788ee27267a14342303e1abb3d508b6d0fec"
878883
integrity sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==
879884

885+
"@emotion/sheet@^1.4.0":
886+
version "1.4.0"
887+
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.4.0.tgz#c9299c34d248bc26e82563735f78953d2efca83c"
888+
integrity sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==
889+
880890
"@emotion/styled@^11.8.1":
881-
version "11.11.5"
882-
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.11.5.tgz#0c5c8febef9d86e8a926e663b2e5488705545dfb"
883-
integrity sha512-/ZjjnaNKvuMPxcIiUkf/9SHoG4Q196DRl1w82hQ3WCsjo1IUR8uaGWrC6a87CrYAW0Kb/pK7hk8BnLgLRi9KoQ==
891+
version "11.13.0"
892+
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.13.0.tgz#633fd700db701472c7a5dbef54d6f9834e9fb190"
893+
integrity sha512-tkzkY7nQhW/zC4hztlwucpT8QEZ6eUzpXDRhww/Eej4tFfO0FxQYWRyg/c5CCXa4d/f174kqeXYjuQRnhzf6dA==
884894
dependencies:
885895
"@babel/runtime" "^7.18.3"
886-
"@emotion/babel-plugin" "^11.11.0"
887-
"@emotion/is-prop-valid" "^1.2.2"
888-
"@emotion/serialize" "^1.1.4"
889-
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.1"
890-
"@emotion/utils" "^1.2.1"
891-
892-
"@emotion/unitless@^0.8.1":
893-
version "0.8.1"
894-
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.8.1.tgz#182b5a4704ef8ad91bde93f7a860a88fd92c79a3"
895-
integrity sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==
896-
897-
"@emotion/use-insertion-effect-with-fallbacks@^1.0.1":
898-
version "1.0.1"
899-
resolved "https://registry.yarnpkg.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.0.1.tgz#08de79f54eb3406f9daaf77c76e35313da963963"
900-
integrity sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==
896+
"@emotion/babel-plugin" "^11.12.0"
897+
"@emotion/is-prop-valid" "^1.3.0"
898+
"@emotion/serialize" "^1.3.0"
899+
"@emotion/use-insertion-effect-with-fallbacks" "^1.1.0"
900+
"@emotion/utils" "^1.4.0"
901+
902+
"@emotion/unitless@^0.10.0":
903+
version "0.10.0"
904+
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.10.0.tgz#2af2f7c7e5150f497bdabd848ce7b218a27cf745"
905+
integrity sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==
906+
907+
"@emotion/use-insertion-effect-with-fallbacks@^1.1.0":
908+
version "1.1.0"
909+
resolved "https://registry.yarnpkg.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.1.0.tgz#1a818a0b2c481efba0cf34e5ab1e0cb2dcb9dfaf"
910+
integrity sha512-+wBOcIV5snwGgI2ya3u99D7/FJquOIniQT1IKyDsBmEgwvpxMNeS65Oib7OnE2d2aY+3BU4OiH+0Wchf8yk3Hw==
901911

902912
"@emotion/utils@^1.2.1":
903913
version "1.2.1"
904914
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.2.1.tgz#bbab58465738d31ae4cb3dbb6fc00a5991f755e4"
905915
integrity sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==
906916

917+
"@emotion/utils@^1.4.0":
918+
version "1.4.0"
919+
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.4.0.tgz#262f1d02aaedb2ec91c83a0955dd47822ad5fbdd"
920+
integrity sha512-spEnrA1b6hDR/C68lC2M7m6ALPUHZC0lIY7jAS/B/9DuuO1ZP04eov8SMv/6fwRd8pzmsn2AuJEznRREWlQrlQ==
921+
907922
"@emotion/weak-memoize@^0.3.1":
908923
version "0.3.1"
909924
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.3.1.tgz#d0fce5d07b0620caa282b5131c297bb60f9d87e6"
910925
integrity sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==
911926

927+
"@emotion/weak-memoize@^0.4.0":
928+
version "0.4.0"
929+
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.4.0.tgz#5e13fac887f08c44f76b0ccaf3370eb00fec9bb6"
930+
integrity sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==
931+
912932
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
913933
version "4.4.0"
914934
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"

0 commit comments

Comments
 (0)