Skip to content
This repository was archived by the owner on Jan 4, 2023. It is now read-only.

Commit 10260d4

Browse files
committedFeb 22, 2021
fix(deps): update dependency styled-components to v5
1 parent 80b3723 commit 10260d4

File tree

2 files changed

+48
-133
lines changed

2 files changed

+48
-133
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react-dom": "16.14.0",
3333
"react-final-form": "4.1.0",
3434
"react-stripe-elements": "2.0.3",
35-
"styled-components": "4.4.1"
35+
"styled-components": "5.2.1"
3636
},
3737
"devDependencies": {
3838
"@babel/core": "7.12.17",

‎yarn.lock

+47-132
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@
99
dependencies:
1010
"@babel/highlight" "^7.0.0"
1111

12-
"@babel/code-frame@^7.10.4":
13-
version "7.10.4"
14-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"
15-
integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==
16-
dependencies:
17-
"@babel/highlight" "^7.10.4"
18-
1912
"@babel/code-frame@^7.12.13":
2013
version "7.12.13"
2114
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658"
@@ -49,15 +42,6 @@
4942
semver "^5.4.1"
5043
source-map "^0.5.0"
5144

52-
"@babel/generator@^7.11.0":
53-
version "7.11.0"
54-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c"
55-
integrity sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ==
56-
dependencies:
57-
"@babel/types" "^7.11.0"
58-
jsesc "^2.5.1"
59-
source-map "^0.5.0"
60-
6145
"@babel/generator@^7.12.13":
6246
version "7.12.15"
6347
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f"
@@ -141,15 +125,6 @@
141125
dependencies:
142126
"@babel/types" "^7.12.13"
143127

144-
"@babel/helper-function-name@^7.10.4":
145-
version "7.10.4"
146-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz#d2d3b20c59ad8c47112fa7d2a94bc09d5ef82f1a"
147-
integrity sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ==
148-
dependencies:
149-
"@babel/helper-get-function-arity" "^7.10.4"
150-
"@babel/template" "^7.10.4"
151-
"@babel/types" "^7.10.4"
152-
153128
"@babel/helper-function-name@^7.12.13":
154129
version "7.12.13"
155130
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.12.13.tgz#93ad656db3c3c2232559fd7b2c3dbdcbe0eb377a"
@@ -159,13 +134,6 @@
159134
"@babel/template" "^7.12.13"
160135
"@babel/types" "^7.12.13"
161136

162-
"@babel/helper-get-function-arity@^7.10.4":
163-
version "7.10.4"
164-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2"
165-
integrity sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A==
166-
dependencies:
167-
"@babel/types" "^7.10.4"
168-
169137
"@babel/helper-get-function-arity@^7.12.13":
170138
version "7.12.13"
171139
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz#bc63451d403a3b3082b97e1d8b3fe5bd4091e583"
@@ -293,13 +261,6 @@
293261
dependencies:
294262
"@babel/types" "^7.12.1"
295263

296-
"@babel/helper-split-export-declaration@^7.11.0":
297-
version "7.11.0"
298-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f"
299-
integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg==
300-
dependencies:
301-
"@babel/types" "^7.11.0"
302-
303264
"@babel/helper-split-export-declaration@^7.12.13":
304265
version "7.12.13"
305266
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz#e9430be00baf3e88b0e13e6f9d4eaf2136372b05"
@@ -350,15 +311,6 @@
350311
esutils "^2.0.2"
351312
js-tokens "^4.0.0"
352313

353-
"@babel/highlight@^7.10.4":
354-
version "7.10.4"
355-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143"
356-
integrity sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==
357-
dependencies:
358-
"@babel/helper-validator-identifier" "^7.10.4"
359-
chalk "^2.0.0"
360-
js-tokens "^4.0.0"
361-
362314
"@babel/highlight@^7.12.13":
363315
version "7.12.13"
364316
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.12.13.tgz#8ab538393e00370b26271b01fa08f7f27f2e795c"
@@ -368,11 +320,6 @@
368320
chalk "^2.0.0"
369321
js-tokens "^4.0.0"
370322

371-
"@babel/parser@^7.10.4", "@babel/parser@^7.11.0":
372-
version "7.11.0"
373-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.0.tgz#a9d7e11aead25d3b422d17b2c6502c8dddef6a5d"
374-
integrity sha512-qvRvi4oI8xii8NllyEc4MDJjuZiNaRzyb7Y7lup1NqJV8TZHF4O27CcP+72WPn/k1zkgJ6WJfnIbk4jTsVAZHw==
375-
376323
"@babel/parser@^7.12.13":
377324
version "7.12.15"
378325
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.15.tgz#2b20de7f0b4b332d9b119dd9c33409c538b8aacf"
@@ -988,15 +935,6 @@
988935
dependencies:
989936
regenerator-runtime "^0.13.2"
990937

991-
"@babel/template@^7.10.4":
992-
version "7.10.4"
993-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278"
994-
integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==
995-
dependencies:
996-
"@babel/code-frame" "^7.10.4"
997-
"@babel/parser" "^7.10.4"
998-
"@babel/types" "^7.10.4"
999-
1000938
"@babel/template@^7.12.13":
1001939
version "7.12.13"
1002940
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327"
@@ -1006,21 +944,6 @@
1006944
"@babel/parser" "^7.12.13"
1007945
"@babel/types" "^7.12.13"
1008946

1009-
"@babel/traverse@^7.0.0":
1010-
version "7.11.0"
1011-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24"
1012-
integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg==
1013-
dependencies:
1014-
"@babel/code-frame" "^7.10.4"
1015-
"@babel/generator" "^7.11.0"
1016-
"@babel/helper-function-name" "^7.10.4"
1017-
"@babel/helper-split-export-declaration" "^7.11.0"
1018-
"@babel/parser" "^7.11.0"
1019-
"@babel/types" "^7.11.0"
1020-
debug "^4.1.0"
1021-
globals "^11.1.0"
1022-
lodash "^4.17.19"
1023-
1024947
"@babel/traverse@^7.12.13":
1025948
version "7.12.13"
1026949
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.13.tgz#689f0e4b4c08587ad26622832632735fb8c4e0c0"
@@ -1036,7 +959,7 @@
1036959
globals "^11.1.0"
1037960
lodash "^4.17.19"
1038961

1039-
"@babel/traverse@^7.12.17":
962+
"@babel/traverse@^7.12.17", "@babel/traverse@^7.4.5":
1040963
version "7.12.17"
1041964
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.17.tgz#40ec8c7ffb502c4e54c7f95492dc11b88d718619"
1042965
integrity sha512-LGkTqDqdiwC6Q7fWSwQoas/oyiEYw6Hqjve5KOSykXkmFJFqzvGMb9niaUEag3Rlve492Mkye3gLw9FTv94fdQ==
@@ -1060,7 +983,7 @@
1060983
lodash "^4.17.11"
1061984
to-fast-properties "^2.0.0"
1062985

1063-
"@babel/types@^7.10.4", "@babel/types@^7.11.0":
986+
"@babel/types@^7.10.4":
1064987
version "7.11.0"
1065988
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d"
1066989
integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA==
@@ -1105,7 +1028,7 @@
11051028
lodash "^4.17.11"
11061029
to-fast-properties "^2.0.0"
11071030

1108-
"@emotion/is-prop-valid@^0.8.1":
1031+
"@emotion/is-prop-valid@^0.8.8":
11091032
version "0.8.8"
11101033
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a"
11111034
integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==
@@ -1117,10 +1040,15 @@
11171040
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
11181041
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
11191042

1120-
"@emotion/unitless@^0.7.0":
1121-
version "0.7.3"
1122-
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.3.tgz#6310a047f12d21a1036fb031317219892440416f"
1123-
integrity sha512-4zAPlpDEh2VwXswwr/t8xGNDGg8RQiPxtxZ3qQEXyQsBV39ptTdESCjuBvGze1nLMVrxmTIKmnO/nAV8Tqjjzg==
1043+
"@emotion/stylis@^0.8.4":
1044+
version "0.8.5"
1045+
resolved "https://registry.yarnpkg.com/@emotion/stylis/-/stylis-0.8.5.tgz#deacb389bd6ee77d1e7fcaccce9e16c5c7e78e04"
1046+
integrity sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==
1047+
1048+
"@emotion/unitless@^0.7.4":
1049+
version "0.7.5"
1050+
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed"
1051+
integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==
11241052

11251053
"@gradecam/tsenum@1.2.0":
11261054
version "1.2.0"
@@ -3190,14 +3118,14 @@ css-select@^2.0.0:
31903118
domutils "^1.7.0"
31913119
nth-check "^1.0.2"
31923120

3193-
css-to-react-native@^2.2.2:
3194-
version "2.3.0"
3195-
resolved "https://registry.yarnpkg.com/css-to-react-native/-/css-to-react-native-2.3.0.tgz#bf80d24ec4a08e430306ef429c0586e6ed5485f7"
3196-
integrity sha512-IhR7bNIrCFwbJbKZOAjNDZdwpsbjTN6f1agXeELHDqg1wHPA8c2QLruttKOW7hgMGetkfraRJCIEMrptifBfVw==
3121+
css-to-react-native@^3.0.0:
3122+
version "3.0.0"
3123+
resolved "https://registry.yarnpkg.com/css-to-react-native/-/css-to-react-native-3.0.0.tgz#62dbe678072a824a689bcfee011fc96e02a7d756"
3124+
integrity sha512-Ro1yETZA813eoyUp2GDBhG2j+YggidUmzO1/v9eYBKR2EHVEniE2MI/NqpTQ954BMpTPZFsGNPm46qFB9dpaPQ==
31973125
dependencies:
31983126
camelize "^1.0.0"
31993127
css-color-keywords "^1.0.0"
3200-
postcss-value-parser "^3.3.0"
3128+
postcss-value-parser "^4.0.2"
32013129

32023130
css-tree@1.0.0-alpha.28:
32033131
version "1.0.0-alpha.28"
@@ -4781,6 +4709,13 @@ hmac-drbg@^1.0.0:
47814709
minimalistic-assert "^1.0.0"
47824710
minimalistic-crypto-utils "^1.0.1"
47834711

4712+
hoist-non-react-statics@^3.0.0:
4713+
version "3.3.2"
4714+
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
4715+
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
4716+
dependencies:
4717+
react-is "^16.7.0"
4718+
47844719
homedir-polyfill@^1.0.1:
47854720
version "1.0.3"
47864721
resolved "https://registry.yarnpkg.com/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz#743298cef4e5af3e194161fbadcc2151d3a058e8"
@@ -5485,11 +5420,6 @@ is-typedarray@~1.0.0:
54855420
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
54865421
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
54875422

5488-
is-what@^3.3.1:
5489-
version "3.11.0"
5490-
resolved "https://registry.yarnpkg.com/is-what/-/is-what-3.11.0.tgz#87c51e480f215e3261010c216b9c89c922ec3366"
5491-
integrity sha512-70wGVRNNT4DHVK9ZEcQmA3dMUW04Rdnlr5TDrcq/qN/7nMGY/2KIi5wwP7RhaNiIoPNeFyuvL8gaP+SRRP72OA==
5492-
54935423
is-windows@^1.0.1, is-windows@^1.0.2:
54945424
version "1.0.2"
54955425
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
@@ -6258,11 +6188,6 @@ mem@^1.1.0:
62586188
dependencies:
62596189
mimic-fn "^1.0.0"
62606190

6261-
memoize-one@^5.0.0:
6262-
version "5.0.4"
6263-
resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-5.0.4.tgz#005928aced5c43d890a4dfab18ca908b0ec92cbc"
6264-
integrity sha512-P0z5IeAH6qHHGkJIXWw0xC2HNEgkx/9uWWBQw64FJj3/ol14VYdfVGWWr0fXfjhhv3TKVIqUq65os6O4GUNksA==
6265-
62666191
memoizerific@^1.11.3:
62676192
version "1.11.3"
62686193
resolved "https://registry.yarnpkg.com/memoizerific/-/memoizerific-1.11.3.tgz#7c87a4646444c32d75438570905f2dbd1b1a805a"
@@ -6305,13 +6230,6 @@ meow@^7.0.0:
63056230
type-fest "^0.13.1"
63066231
yargs-parser "^18.1.3"
63076232

6308-
merge-anything@^2.2.4:
6309-
version "2.4.4"
6310-
resolved "https://registry.yarnpkg.com/merge-anything/-/merge-anything-2.4.4.tgz#6226b2ac3d3d3fc5fb9e8d23aa400df25f98fdf0"
6311-
integrity sha512-l5XlriUDJKQT12bH+rVhAHjwIuXWdAIecGwsYjv2LJo+dA1AeRTmeQS+3QBpO6lEthBMDi2IUMpLC1yyRvGlwQ==
6312-
dependencies:
6313-
is-what "^3.3.1"
6314-
63156233
merge-descriptors@1.0.1:
63166234
version "1.0.1"
63176235
resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61"
@@ -8000,6 +7918,11 @@ postcss-value-parser@^3.0.0, postcss-value-parser@^3.3.0, postcss-value-parser@^
80007918
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281"
80017919
integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==
80027920

7921+
postcss-value-parser@^4.0.2:
7922+
version "4.1.0"
7923+
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
7924+
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
7925+
80037926
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.5, postcss@^7.0.6:
80047927
version "7.0.14"
80057928
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.14.tgz#4527ed6b1ca0d82c53ce5ec1a2041c2346bbd6e5"
@@ -8054,7 +7977,7 @@ promzard@^0.3.0:
80547977
dependencies:
80557978
read "1"
80567979

8057-
prop-types@15.7.2, prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.6.0, prop-types@^15.6.2:
7980+
prop-types@15.7.2, prop-types@^15.5.10, prop-types@^15.6.0, prop-types@^15.6.2:
80587981
version "15.7.2"
80597982
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
80607983
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
@@ -8274,7 +8197,12 @@ react-final-form@4.1.0:
82748197
dependencies:
82758198
"@babel/runtime" "^7.3.4"
82768199

8277-
react-is@^16.6.0, react-is@^16.8.1:
8200+
react-is@^16.7.0:
8201+
version "16.13.1"
8202+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
8203+
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
8204+
8205+
react-is@^16.8.1:
82788206
version "16.8.6"
82798207
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
82808208
integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==
@@ -9539,23 +9467,20 @@ strip-json-comments@~2.0.1:
95399467
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
95409468
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
95419469

9542-
styled-components@4.4.1:
9543-
version "4.4.1"
9544-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-4.4.1.tgz#e0631e889f01db67df4de576fedaca463f05c2f2"
9545-
integrity sha512-RNqj14kYzw++6Sr38n7197xG33ipEOktGElty4I70IKzQF1jzaD1U4xQ+Ny/i03UUhHlC5NWEO+d8olRCDji6g==
9470+
styled-components@5.2.1:
9471+
version "5.2.1"
9472+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.2.1.tgz#6ed7fad2dc233825f64c719ffbdedd84ad79101a"
9473+
integrity sha512-sBdgLWrCFTKtmZm/9x7jkIabjFNVzCUeKfoQsM6R3saImkUnjx0QYdLwJHBjY9ifEcmjDamJDVfknWm1yxZPxQ==
95469474
dependencies:
95479475
"@babel/helper-module-imports" "^7.0.0"
9548-
"@babel/traverse" "^7.0.0"
9549-
"@emotion/is-prop-valid" "^0.8.1"
9550-
"@emotion/unitless" "^0.7.0"
9476+
"@babel/traverse" "^7.4.5"
9477+
"@emotion/is-prop-valid" "^0.8.8"
9478+
"@emotion/stylis" "^0.8.4"
9479+
"@emotion/unitless" "^0.7.4"
95519480
babel-plugin-styled-components ">= 1"
9552-
css-to-react-native "^2.2.2"
9553-
memoize-one "^5.0.0"
9554-
merge-anything "^2.2.4"
9555-
prop-types "^15.5.4"
9556-
react-is "^16.6.0"
9557-
stylis "^3.5.0"
9558-
stylis-rule-sheet "^0.0.10"
9481+
css-to-react-native "^3.0.0"
9482+
hoist-non-react-statics "^3.0.0"
9483+
shallowequal "^1.1.0"
95599484
supports-color "^5.5.0"
95609485

95619486
stylehacks@^4.0.0:
@@ -9567,16 +9492,6 @@ stylehacks@^4.0.0:
95679492
postcss "^7.0.0"
95689493
postcss-selector-parser "^3.0.0"
95699494

9570-
stylis-rule-sheet@^0.0.10:
9571-
version "0.0.10"
9572-
resolved "https://registry.yarnpkg.com/stylis-rule-sheet/-/stylis-rule-sheet-0.0.10.tgz#44e64a2b076643f4b52e5ff71efc04d8c3c4a430"
9573-
integrity sha512-nTbZoaqoBnmK+ptANthb10ZRZOGC+EmTLLUxeYIuHNkEKcmKgXX1XWKkUBT2Ac4es3NybooPe0SmvKdhKJZAuw==
9574-
9575-
stylis@^3.5.0:
9576-
version "3.5.4"
9577-
resolved "https://registry.yarnpkg.com/stylis/-/stylis-3.5.4.tgz#f665f25f5e299cf3d64654ab949a57c768b73fbe"
9578-
integrity sha512-8/3pSmthWM7lsPBKv7NXkzn2Uc9W7NotcwGNpJaa3k7WMM1XDCA4MgT5k/8BIexd5ydZdboXtU90XH9Ec4Bv/Q==
9579-
95809495
supports-color@^5.3.0, supports-color@^5.5.0:
95819496
version "5.5.0"
95829497
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"

0 commit comments

Comments
 (0)