Skip to content

Commit d64e70a

Browse files
chore(deps-dev): bump @emotion/core from 10.0.22 to 10.0.27
1 parent 212ad0b commit d64e70a

File tree

1 file changed

+81
-45
lines changed

1 file changed

+81
-45
lines changed

yarn.lock

Lines changed: 81 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -696,42 +696,47 @@
696696
lodash "^4.17.13"
697697
to-fast-properties "^2.0.0"
698698

699-
"@emotion/cache@^10.0.14", "@emotion/cache@^10.0.17":
700-
version "10.0.19"
701-
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-10.0.19.tgz#d258d94d9c707dcadaf1558def968b86bb87ad71"
702-
integrity sha512-BoiLlk4vEsGBg2dAqGSJu0vJl/PgVtCYLBFJaEO8RmQzPugXewQCXZJNXTDFaRlfCs0W+quesayav4fvaif5WQ==
699+
"@emotion/cache@^10.0.14", "@emotion/cache@^10.0.27":
700+
version "10.0.27"
701+
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-10.0.27.tgz#7895db204e2c1a991ae33d51262a3a44f6737303"
702+
integrity sha512-Zp8BEpbMunFsTcqAK4D7YTm3MvCp1SekflSLJH8lze2fCcSZ/yMkXHo8kb3t1/1Tdd3hAqf3Fb7z9VZ+FMiC9w==
703703
dependencies:
704-
"@emotion/sheet" "0.9.3"
705-
"@emotion/stylis" "0.8.4"
706-
"@emotion/utils" "0.11.2"
707-
"@emotion/weak-memoize" "0.2.4"
704+
"@emotion/sheet" "0.9.4"
705+
"@emotion/stylis" "0.8.5"
706+
"@emotion/utils" "0.11.3"
707+
"@emotion/weak-memoize" "0.2.5"
708708

709709
"@emotion/core@^10.0.5":
710-
version "10.0.22"
711-
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.0.22.tgz#2ac7bcf9b99a1979ab5b0a876fbf37ab0688b177"
712-
integrity sha512-7eoP6KQVUyOjAkE6y4fdlxbZRA4ILs7dqkkm6oZUJmihtHv0UBq98VgPirq9T8F9K2gKu0J/au/TpKryKMinaA==
710+
version "10.0.27"
711+
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.0.27.tgz#7c3f78be681ab2273f3bf11ca3e2edc4a9dd1fdc"
712+
integrity sha512-XbD5R36pVbohQMnKfajHv43g8EbN4NHdF6Zh9zg/C0nr0jqwOw3gYnC07Xj3yG43OYSRyrGsoQ5qPwc8ycvLZw==
713713
dependencies:
714714
"@babel/runtime" "^7.5.5"
715-
"@emotion/cache" "^10.0.17"
716-
"@emotion/css" "^10.0.22"
717-
"@emotion/serialize" "^0.11.12"
718-
"@emotion/sheet" "0.9.3"
719-
"@emotion/utils" "0.11.2"
715+
"@emotion/cache" "^10.0.27"
716+
"@emotion/css" "^10.0.27"
717+
"@emotion/serialize" "^0.11.15"
718+
"@emotion/sheet" "0.9.4"
719+
"@emotion/utils" "0.11.3"
720720

721-
"@emotion/css@^10.0.22":
722-
version "10.0.22"
723-
resolved "https://registry.yarnpkg.com/@emotion/css/-/css-10.0.22.tgz#37b1abb6826759fe8ac0af0ac0034d27de6d1793"
724-
integrity sha512-8phfa5mC/OadBTmGpMpwykIVH0gFCbUoO684LUkyixPq4F1Wwri7fK5Xlm8lURNBrd2TuvTbPUGxFsGxF9UacA==
721+
"@emotion/css@^10.0.27":
722+
version "10.0.27"
723+
resolved "https://registry.yarnpkg.com/@emotion/css/-/css-10.0.27.tgz#3a7458198fbbebb53b01b2b87f64e5e21241e14c"
724+
integrity sha512-6wZjsvYeBhyZQYNrGoR5yPMYbMBNEnanDrqmsqS1mzDm1cOTu12shvl2j4QHNS36UaTE0USIJawCH9C8oW34Zw==
725725
dependencies:
726-
"@emotion/serialize" "^0.11.12"
727-
"@emotion/utils" "0.11.2"
728-
babel-plugin-emotion "^10.0.22"
726+
"@emotion/serialize" "^0.11.15"
727+
"@emotion/utils" "0.11.3"
728+
babel-plugin-emotion "^10.0.27"
729729

730730
"@emotion/hash@0.7.3":
731731
version "0.7.3"
732732
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.7.3.tgz#a166882c81c0c6040975dd30df24fae8549bd96f"
733733
integrity sha512-14ZVlsB9akwvydAdaEnVnvqu6J2P6ySv39hYyl/aoB6w/V+bXX0tay8cF6paqbgZsN2n5Xh15uF4pE+GvE+itw==
734734

735+
"@emotion/hash@0.7.4":
736+
version "0.7.4"
737+
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.7.4.tgz#f14932887422c9056b15a8d222a9074a7dfa2831"
738+
integrity sha512-fxfMSBMX3tlIbKUdtGKxqB1fyrH6gVrX39Gsv3y8lRYKUqlgDt3UMqQyGnR1bQMa2B8aGnhLZokZgg8vT0Le+A==
739+
735740
"@emotion/is-prop-valid@0.8.5":
736741
version "0.8.5"
737742
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.5.tgz#2dda0791f0eafa12b7a0a5b39858405cc7bde983"
@@ -744,22 +749,32 @@
744749
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.3.tgz#5b6b1c11d6a6dddf1f2fc996f74cf3b219644d78"
745750
integrity sha512-2Md9mH6mvo+ygq1trTeVp2uzAKwE2P7In0cRpD/M9Q70aH8L+rxMLbb3JCN2JoSWsV2O+DdFjfbbXoMoLBczow==
746751

747-
"@emotion/serialize@^0.11.12", "@emotion/serialize@^0.11.14", "@emotion/serialize@^0.11.8":
748-
version "0.11.14"
749-
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-0.11.14.tgz#56a6d8d04d837cc5b0126788b2134c51353c6488"
750-
integrity sha512-6hTsySIuQTbDbv00AnUO6O6Xafdwo5GswRlMZ5hHqiFx+4pZ7uGWXUQFW46Kc2taGhP89uXMXn/lWQkdyTosPA==
751-
dependencies:
752-
"@emotion/hash" "0.7.3"
753-
"@emotion/memoize" "0.7.3"
754-
"@emotion/unitless" "0.7.4"
755-
"@emotion/utils" "0.11.2"
752+
"@emotion/memoize@0.7.4":
753+
version "0.7.4"
754+
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
755+
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
756+
757+
"@emotion/serialize@^0.11.14", "@emotion/serialize@^0.11.15", "@emotion/serialize@^0.11.8":
758+
version "0.11.15"
759+
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-0.11.15.tgz#9a0f5873fb458d87d4f23e034413c12ed60a705a"
760+
integrity sha512-YE+qnrmGwyR+XB5j7Bi+0GT1JWsdcjM/d4POu+TXkcnrRs4RFCCsi3d/Ebf+wSStHqAlTT2+dfd+b9N9EO2KBg==
761+
dependencies:
762+
"@emotion/hash" "0.7.4"
763+
"@emotion/memoize" "0.7.4"
764+
"@emotion/unitless" "0.7.5"
765+
"@emotion/utils" "0.11.3"
756766
csstype "^2.5.7"
757767

758768
"@emotion/sheet@0.9.3":
759769
version "0.9.3"
760770
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-0.9.3.tgz#689f135ecf87d3c650ed0c4f5ddcbe579883564a"
761771
integrity sha512-c3Q6V7Df7jfwSq5AzQWbXHa5soeE4F5cbqi40xn0CzXxWW9/6Mxq48WJEtqfWzbZtW9odZdnRAkwCQwN12ob4A==
762772

773+
"@emotion/sheet@0.9.4":
774+
version "0.9.4"
775+
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-0.9.4.tgz#894374bea39ec30f489bbfc3438192b9774d32e5"
776+
integrity sha512-zM9PFmgVSqBw4zL101Q0HrBVTGmpAxFZH/pYx/cjJT5advXguvcgjHFTCaIO3enL/xr89vK2bh0Mfyj9aa0ANA==
777+
763778
"@emotion/styled-base@^10.0.23":
764779
version "10.0.24"
765780
resolved "https://registry.yarnpkg.com/@emotion/styled-base/-/styled-base-10.0.24.tgz#9497efd8902dfeddee89d24b0eeb26b0665bfe8b"
@@ -778,25 +793,30 @@
778793
"@emotion/styled-base" "^10.0.23"
779794
babel-plugin-emotion "^10.0.23"
780795

781-
"@emotion/stylis@0.8.4":
782-
version "0.8.4"
783-
resolved "https://registry.yarnpkg.com/@emotion/stylis/-/stylis-0.8.4.tgz#6c51afdf1dd0d73666ba09d2eb6c25c220d6fe4c"
784-
integrity sha512-TLmkCVm8f8gH0oLv+HWKiu7e8xmBIaokhxcEKPh1m8pXiV/akCiq50FvYgOwY42rjejck8nsdQxZlXZ7pmyBUQ==
796+
"@emotion/stylis@0.8.5":
797+
version "0.8.5"
798+
resolved "https://registry.yarnpkg.com/@emotion/stylis/-/stylis-0.8.5.tgz#deacb389bd6ee77d1e7fcaccce9e16c5c7e78e04"
799+
integrity sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==
785800

786-
"@emotion/unitless@0.7.4":
787-
version "0.7.4"
788-
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.4.tgz#a87b4b04e5ae14a88d48ebef15015f6b7d1f5677"
789-
integrity sha512-kBa+cDHOR9jpRJ+kcGMsysrls0leukrm68DmFQoMIWQcXdr2cZvyvypWuGYT7U+9kAExUE7+T7r6G3C3A6L8MQ==
801+
"@emotion/unitless@0.7.5":
802+
version "0.7.5"
803+
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed"
804+
integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==
790805

791806
"@emotion/utils@0.11.2":
792807
version "0.11.2"
793808
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-0.11.2.tgz#713056bfdffb396b0a14f1c8f18e7b4d0d200183"
794809
integrity sha512-UHX2XklLl3sIaP6oiMmlVzT0J+2ATTVpf0dHQVyPJHTkOITvXfaSqnRk6mdDhV9pR8T/tHc3cex78IKXssmzrA==
795810

796-
"@emotion/weak-memoize@0.2.4":
797-
version "0.2.4"
798-
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.2.4.tgz#622a72bebd1e3f48d921563b4b60a762295a81fc"
799-
integrity sha512-6PYY5DVdAY1ifaQW6XYTnOMihmBVT27elqSjEoodchsGjzYlEsTQMcEhSud99kVawatyTZRTiVkJ/c6lwbQ7nA==
811+
"@emotion/utils@0.11.3":
812+
version "0.11.3"
813+
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-0.11.3.tgz#a759863867befa7e583400d322652a3f44820924"
814+
integrity sha512-0o4l6pZC+hI88+bzuaX/6BgOvQVhbt2PfmxauVaYOGgbsAw14wdKyvMCZXnsnsHys94iadcF+RG/wZyx6+ZZBw==
815+
816+
"@emotion/weak-memoize@0.2.5":
817+
version "0.2.5"
818+
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz#8eed982e2ee6f7f4e44c253e12962980791efd46"
819+
integrity sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA==
800820

801821
"@iarna/toml@^2.2.0":
802822
version "2.2.3"
@@ -1209,7 +1229,7 @@ babel-plugin-dynamic-import-node@^2.3.0:
12091229
dependencies:
12101230
object.assign "^4.1.0"
12111231

1212-
babel-plugin-emotion@^10.0.22, babel-plugin-emotion@^10.0.23:
1232+
babel-plugin-emotion@^10.0.23:
12131233
version "10.0.23"
12141234
resolved "https://registry.yarnpkg.com/babel-plugin-emotion/-/babel-plugin-emotion-10.0.23.tgz#040d40bf61dcab6d31dd6043d10e180240b8515b"
12151235
integrity sha512-1JiCyXU0t5S2xCbItejCduLGGcKmF3POT0Ujbexog2MI4IlRcIn/kWjkYwCUZlxpON0O5FC635yPl/3slr7cKQ==
@@ -1225,6 +1245,22 @@ babel-plugin-emotion@^10.0.22, babel-plugin-emotion@^10.0.23:
12251245
find-root "^1.1.0"
12261246
source-map "^0.5.7"
12271247

1248+
babel-plugin-emotion@^10.0.27:
1249+
version "10.0.27"
1250+
resolved "https://registry.yarnpkg.com/babel-plugin-emotion/-/babel-plugin-emotion-10.0.27.tgz#59001cf5de847c1d61f2079cd906a90a00d3184f"
1251+
integrity sha512-SUNYcT4FqhOqvwv0z1oeYhqgheU8qrceLojuHyX17ngo7WtWqN5I9l3IGHzf21Xraj465CVzF4IvOlAF+3ed0A==
1252+
dependencies:
1253+
"@babel/helper-module-imports" "^7.0.0"
1254+
"@emotion/hash" "0.7.4"
1255+
"@emotion/memoize" "0.7.4"
1256+
"@emotion/serialize" "^0.11.15"
1257+
babel-plugin-macros "^2.0.0"
1258+
babel-plugin-syntax-jsx "^6.18.0"
1259+
convert-source-map "^1.5.0"
1260+
escape-string-regexp "^1.0.5"
1261+
find-root "^1.1.0"
1262+
source-map "^0.5.7"
1263+
12281264
babel-plugin-macros@^2.0.0:
12291265
version "2.8.0"
12301266
resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz#0f958a7cc6556b1e65344465d99111a1e5e10138"

0 commit comments

Comments
 (0)