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

Commit 7ae8190

Browse files
committed
fix(deps): update dependency styled-components to v5
1 parent e47913c commit 7ae8190

File tree

2 files changed

+51
-146
lines changed

2 files changed

+51
-146
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.3"
3636
},
3737
"devDependencies": {
3838
"@babel/core": "7.13.14",

yarn.lock

+50-145
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"
@@ -54,15 +47,6 @@
5447
semver "^6.3.0"
5548
source-map "^0.5.0"
5649

57-
"@babel/generator@^7.11.0":
58-
version "7.11.0"
59-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c"
60-
integrity sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ==
61-
dependencies:
62-
"@babel/types" "^7.11.0"
63-
jsesc "^2.5.1"
64-
source-map "^0.5.0"
65-
6650
"@babel/generator@^7.12.13":
6751
version "7.12.15"
6852
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f"
@@ -189,15 +173,6 @@
189173
dependencies:
190174
"@babel/types" "^7.12.13"
191175

192-
"@babel/helper-function-name@^7.10.4":
193-
version "7.10.4"
194-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz#d2d3b20c59ad8c47112fa7d2a94bc09d5ef82f1a"
195-
integrity sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ==
196-
dependencies:
197-
"@babel/helper-get-function-arity" "^7.10.4"
198-
"@babel/template" "^7.10.4"
199-
"@babel/types" "^7.10.4"
200-
201176
"@babel/helper-function-name@^7.12.13":
202177
version "7.12.13"
203178
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.12.13.tgz#93ad656db3c3c2232559fd7b2c3dbdcbe0eb377a"
@@ -207,13 +182,6 @@
207182
"@babel/template" "^7.12.13"
208183
"@babel/types" "^7.12.13"
209184

210-
"@babel/helper-get-function-arity@^7.10.4":
211-
version "7.10.4"
212-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2"
213-
integrity sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A==
214-
dependencies:
215-
"@babel/types" "^7.10.4"
216-
217185
"@babel/helper-get-function-arity@^7.12.13":
218186
version "7.12.13"
219187
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz#bc63451d403a3b3082b97e1d8b3fe5bd4091e583"
@@ -394,13 +362,6 @@
394362
dependencies:
395363
"@babel/types" "^7.12.1"
396364

397-
"@babel/helper-split-export-declaration@^7.11.0":
398-
version "7.11.0"
399-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f"
400-
integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg==
401-
dependencies:
402-
"@babel/types" "^7.11.0"
403-
404365
"@babel/helper-split-export-declaration@^7.12.13":
405366
version "7.12.13"
406367
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz#e9430be00baf3e88b0e13e6f9d4eaf2136372b05"
@@ -451,15 +412,6 @@
451412
esutils "^2.0.2"
452413
js-tokens "^4.0.0"
453414

454-
"@babel/highlight@^7.10.4":
455-
version "7.10.4"
456-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143"
457-
integrity sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==
458-
dependencies:
459-
"@babel/helper-validator-identifier" "^7.10.4"
460-
chalk "^2.0.0"
461-
js-tokens "^4.0.0"
462-
463415
"@babel/highlight@^7.12.13":
464416
version "7.12.13"
465417
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.12.13.tgz#8ab538393e00370b26271b01fa08f7f27f2e795c"
@@ -469,11 +421,6 @@
469421
chalk "^2.0.0"
470422
js-tokens "^4.0.0"
471423

472-
"@babel/parser@^7.10.4", "@babel/parser@^7.11.0":
473-
version "7.11.0"
474-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.0.tgz#a9d7e11aead25d3b422d17b2c6502c8dddef6a5d"
475-
integrity sha512-qvRvi4oI8xii8NllyEc4MDJjuZiNaRzyb7Y7lup1NqJV8TZHF4O27CcP+72WPn/k1zkgJ6WJfnIbk4jTsVAZHw==
476-
477424
"@babel/parser@^7.12.13":
478425
version "7.12.15"
479426
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.15.tgz#2b20de7f0b4b332d9b119dd9c33409c538b8aacf"
@@ -1109,15 +1056,6 @@
11091056
dependencies:
11101057
regenerator-runtime "^0.13.2"
11111058

1112-
"@babel/template@^7.10.4":
1113-
version "7.10.4"
1114-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278"
1115-
integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==
1116-
dependencies:
1117-
"@babel/code-frame" "^7.10.4"
1118-
"@babel/parser" "^7.10.4"
1119-
"@babel/types" "^7.10.4"
1120-
11211059
"@babel/template@^7.12.13":
11221060
version "7.12.13"
11231061
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327"
@@ -1127,21 +1065,6 @@
11271065
"@babel/parser" "^7.12.13"
11281066
"@babel/types" "^7.12.13"
11291067

1130-
"@babel/traverse@^7.0.0":
1131-
version "7.11.0"
1132-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24"
1133-
integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg==
1134-
dependencies:
1135-
"@babel/code-frame" "^7.10.4"
1136-
"@babel/generator" "^7.11.0"
1137-
"@babel/helper-function-name" "^7.10.4"
1138-
"@babel/helper-split-export-declaration" "^7.11.0"
1139-
"@babel/parser" "^7.11.0"
1140-
"@babel/types" "^7.11.0"
1141-
debug "^4.1.0"
1142-
globals "^11.1.0"
1143-
lodash "^4.17.19"
1144-
11451068
"@babel/traverse@^7.12.13":
11461069
version "7.12.13"
11471070
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.13.tgz#689f0e4b4c08587ad26622832632735fb8c4e0c0"
@@ -1172,7 +1095,7 @@
11721095
globals "^11.1.0"
11731096
lodash "^4.17.19"
11741097

1175-
"@babel/traverse@^7.13.13":
1098+
"@babel/traverse@^7.13.13", "@babel/traverse@^7.4.5":
11761099
version "7.13.13"
11771100
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.13.tgz#39aa9c21aab69f74d948a486dd28a2dbdbf5114d"
11781101
integrity sha512-CblEcwmXKR6eP43oQGG++0QMTtCjAsa3frUuzHoiIJWpaIIi8dwMyEFUJoXRLxagGqCK+jALRwIO+o3R9p/uUg==
@@ -1195,7 +1118,7 @@
11951118
lodash "^4.17.11"
11961119
to-fast-properties "^2.0.0"
11971120

1198-
"@babel/types@^7.10.4", "@babel/types@^7.11.0":
1121+
"@babel/types@^7.10.4":
11991122
version "7.11.0"
12001123
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d"
12011124
integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA==
@@ -1249,7 +1172,7 @@
12491172
lodash "^4.17.11"
12501173
to-fast-properties "^2.0.0"
12511174

1252-
"@emotion/is-prop-valid@^0.8.1":
1175+
"@emotion/is-prop-valid@^0.8.8":
12531176
version "0.8.8"
12541177
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a"
12551178
integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==
@@ -1261,10 +1184,15 @@
12611184
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
12621185
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
12631186

1264-
"@emotion/unitless@^0.7.0":
1265-
version "0.7.3"
1266-
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.3.tgz#6310a047f12d21a1036fb031317219892440416f"
1267-
integrity sha512-4zAPlpDEh2VwXswwr/t8xGNDGg8RQiPxtxZ3qQEXyQsBV39ptTdESCjuBvGze1nLMVrxmTIKmnO/nAV8Tqjjzg==
1187+
"@emotion/stylis@^0.8.4":
1188+
version "0.8.5"
1189+
resolved "https://registry.yarnpkg.com/@emotion/stylis/-/stylis-0.8.5.tgz#deacb389bd6ee77d1e7fcaccce9e16c5c7e78e04"
1190+
integrity sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==
1191+
1192+
"@emotion/unitless@^0.7.4":
1193+
version "0.7.5"
1194+
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed"
1195+
integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==
12681196

12691197
"@gradecam/[email protected]":
12701198
version "1.2.0"
@@ -2193,7 +2121,7 @@ babel-plugin-polyfill-regenerator@^0.1.2:
21932121
dependencies:
21942122
"@babel/helper-define-polyfill-provider" "^0.1.4"
21952123

2196-
2124+
[email protected], "babel-plugin-styled-components@>= 1.12.0":
21972125
version "1.12.0"
21982126
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.12.0.tgz#1dec1676512177de6b827211e9eda5a30db4f9b9"
21992127
integrity sha512-FEiD7l5ZABdJPpLssKXjBUJMYqzbcNzBowfXDCdJhOpbhWiewapUaY+LZGT8R4Jg2TwOjGjG4RKeyrO5p9sBkA==
@@ -2203,16 +2131,6 @@ [email protected]:
22032131
babel-plugin-syntax-jsx "^6.18.0"
22042132
lodash "^4.17.11"
22052133

2206-
"babel-plugin-styled-components@>= 1":
2207-
version "1.10.0"
2208-
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.10.0.tgz#ff1f42ad2cc78c21f26b62266b8f564dbc862939"
2209-
integrity sha512-sQVKG8irFXx14ZfaK1bBePirfkacl3j8nZwSZK+ZjsbnadRHKQTbhXbe/RB1vT6Vgkz45E+V95LBq4KqdhZUNw==
2210-
dependencies:
2211-
"@babel/helper-annotate-as-pure" "^7.0.0"
2212-
"@babel/helper-module-imports" "^7.0.0"
2213-
babel-plugin-syntax-jsx "^6.18.0"
2214-
lodash "^4.17.10"
2215-
22162134
babel-plugin-syntax-jsx@^6.18.0:
22172135
version "6.18.0"
22182136
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz#0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946"
@@ -3358,14 +3276,14 @@ css-select@^2.0.0:
33583276
domutils "^1.7.0"
33593277
nth-check "^1.0.2"
33603278

3361-
css-to-react-native@^2.2.2:
3362-
version "2.3.0"
3363-
resolved "https://registry.yarnpkg.com/css-to-react-native/-/css-to-react-native-2.3.0.tgz#bf80d24ec4a08e430306ef429c0586e6ed5485f7"
3364-
integrity sha512-IhR7bNIrCFwbJbKZOAjNDZdwpsbjTN6f1agXeELHDqg1wHPA8c2QLruttKOW7hgMGetkfraRJCIEMrptifBfVw==
3279+
css-to-react-native@^3.0.0:
3280+
version "3.0.0"
3281+
resolved "https://registry.yarnpkg.com/css-to-react-native/-/css-to-react-native-3.0.0.tgz#62dbe678072a824a689bcfee011fc96e02a7d756"
3282+
integrity sha512-Ro1yETZA813eoyUp2GDBhG2j+YggidUmzO1/v9eYBKR2EHVEniE2MI/NqpTQ954BMpTPZFsGNPm46qFB9dpaPQ==
33653283
dependencies:
33663284
camelize "^1.0.0"
33673285
css-color-keywords "^1.0.0"
3368-
postcss-value-parser "^3.3.0"
3286+
postcss-value-parser "^4.0.2"
33693287

33703288
33713289
version "1.0.0-alpha.28"
@@ -4949,6 +4867,13 @@ hmac-drbg@^1.0.0:
49494867
minimalistic-assert "^1.0.0"
49504868
minimalistic-crypto-utils "^1.0.1"
49514869

4870+
hoist-non-react-statics@^3.0.0:
4871+
version "3.3.2"
4872+
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
4873+
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
4874+
dependencies:
4875+
react-is "^16.7.0"
4876+
49524877
homedir-polyfill@^1.0.1:
49534878
version "1.0.3"
49544879
resolved "https://registry.yarnpkg.com/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz#743298cef4e5af3e194161fbadcc2151d3a058e8"
@@ -5660,11 +5585,6 @@ is-typedarray@~1.0.0:
56605585
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
56615586
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
56625587

5663-
is-what@^3.3.1:
5664-
version "3.11.0"
5665-
resolved "https://registry.yarnpkg.com/is-what/-/is-what-3.11.0.tgz#87c51e480f215e3261010c216b9c89c922ec3366"
5666-
integrity sha512-70wGVRNNT4DHVK9ZEcQmA3dMUW04Rdnlr5TDrcq/qN/7nMGY/2KIi5wwP7RhaNiIoPNeFyuvL8gaP+SRRP72OA==
5667-
56685588
is-windows@^1.0.1, is-windows@^1.0.2:
56695589
version "1.0.2"
56705590
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
@@ -6261,7 +6181,7 @@ lodash.without@~4.4.0:
62616181
resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
62626182
integrity sha1-PNRXSgC2e643OpS3SHcmQFB7eqw=
62636183

6264-
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.5:
6184+
lodash@^4.17.11, lodash@^4.17.5:
62656185
version "4.17.11"
62666186
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
62676187
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
@@ -6438,11 +6358,6 @@ mem@^1.1.0:
64386358
dependencies:
64396359
mimic-fn "^1.0.0"
64406360

6441-
memoize-one@^5.0.0:
6442-
version "5.0.4"
6443-
resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-5.0.4.tgz#005928aced5c43d890a4dfab18ca908b0ec92cbc"
6444-
integrity sha512-P0z5IeAH6qHHGkJIXWw0xC2HNEgkx/9uWWBQw64FJj3/ol14VYdfVGWWr0fXfjhhv3TKVIqUq65os6O4GUNksA==
6445-
64466361
memoizerific@^1.11.3:
64476362
version "1.11.3"
64486363
resolved "https://registry.yarnpkg.com/memoizerific/-/memoizerific-1.11.3.tgz#7c87a4646444c32d75438570905f2dbd1b1a805a"
@@ -6485,13 +6400,6 @@ meow@^7.0.0:
64856400
type-fest "^0.13.1"
64866401
yargs-parser "^18.1.3"
64876402

6488-
merge-anything@^2.2.4:
6489-
version "2.4.4"
6490-
resolved "https://registry.yarnpkg.com/merge-anything/-/merge-anything-2.4.4.tgz#6226b2ac3d3d3fc5fb9e8d23aa400df25f98fdf0"
6491-
integrity sha512-l5XlriUDJKQT12bH+rVhAHjwIuXWdAIecGwsYjv2LJo+dA1AeRTmeQS+3QBpO6lEthBMDi2IUMpLC1yyRvGlwQ==
6492-
dependencies:
6493-
is-what "^3.3.1"
6494-
64956403
64966404
version "1.0.1"
64976405
resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61"
@@ -8185,6 +8093,11 @@ postcss-value-parser@^3.0.0, postcss-value-parser@^3.3.0, postcss-value-parser@^
81858093
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281"
81868094
integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==
81878095

8096+
postcss-value-parser@^4.0.2:
8097+
version "4.1.0"
8098+
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
8099+
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
8100+
81888101
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.5, postcss@^7.0.6:
81898102
version "7.0.14"
81908103
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.14.tgz#4527ed6b1ca0d82c53ce5ec1a2041c2346bbd6e5"
@@ -8239,7 +8152,7 @@ promzard@^0.3.0:
82398152
dependencies:
82408153
read "1"
82418154

8242-
[email protected], prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.6.0, prop-types@^15.6.2:
8155+
[email protected], prop-types@^15.5.10, prop-types@^15.6.0, prop-types@^15.6.2:
82438156
version "15.7.2"
82448157
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
82458158
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
@@ -8459,7 +8372,12 @@ [email protected]:
84598372
dependencies:
84608373
"@babel/runtime" "^7.3.4"
84618374

8462-
react-is@^16.6.0, react-is@^16.8.1:
8375+
react-is@^16.7.0:
8376+
version "16.13.1"
8377+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
8378+
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
8379+
8380+
react-is@^16.8.1:
84638381
version "16.8.6"
84648382
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
84658383
integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==
@@ -9732,23 +9650,20 @@ strip-json-comments@~2.0.1:
97329650
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
97339651
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
97349652

9735-
styled-components@4.4.1:
9736-
version "4.4.1"
9737-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-4.4.1.tgz#e0631e889f01db67df4de576fedaca463f05c2f2"
9738-
integrity sha512-RNqj14kYzw++6Sr38n7197xG33ipEOktGElty4I70IKzQF1jzaD1U4xQ+Ny/i03UUhHlC5NWEO+d8olRCDji6g==
9653+
styled-components@5.2.3:
9654+
version "5.2.3"
9655+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.2.3.tgz#752669fd694aac10de814d96efc287dde0d11385"
9656+
integrity sha512-BlR+KrLW3NL1yhvEB+9Nu9Dt51CuOnHoxd+Hj+rYPdtyR8X11uIW9rvhpy3Dk4dXXBsiW1u5U78f00Lf/afGoA==
97399657
dependencies:
97409658
"@babel/helper-module-imports" "^7.0.0"
9741-
"@babel/traverse" "^7.0.0"
9742-
"@emotion/is-prop-valid" "^0.8.1"
9743-
"@emotion/unitless" "^0.7.0"
9744-
babel-plugin-styled-components ">= 1"
9745-
css-to-react-native "^2.2.2"
9746-
memoize-one "^5.0.0"
9747-
merge-anything "^2.2.4"
9748-
prop-types "^15.5.4"
9749-
react-is "^16.6.0"
9750-
stylis "^3.5.0"
9751-
stylis-rule-sheet "^0.0.10"
9659+
"@babel/traverse" "^7.4.5"
9660+
"@emotion/is-prop-valid" "^0.8.8"
9661+
"@emotion/stylis" "^0.8.4"
9662+
"@emotion/unitless" "^0.7.4"
9663+
babel-plugin-styled-components ">= 1.12.0"
9664+
css-to-react-native "^3.0.0"
9665+
hoist-non-react-statics "^3.0.0"
9666+
shallowequal "^1.1.0"
97529667
supports-color "^5.5.0"
97539668

97549669
stylehacks@^4.0.0:
@@ -9760,16 +9675,6 @@ stylehacks@^4.0.0:
97609675
postcss "^7.0.0"
97619676
postcss-selector-parser "^3.0.0"
97629677

9763-
stylis-rule-sheet@^0.0.10:
9764-
version "0.0.10"
9765-
resolved "https://registry.yarnpkg.com/stylis-rule-sheet/-/stylis-rule-sheet-0.0.10.tgz#44e64a2b076643f4b52e5ff71efc04d8c3c4a430"
9766-
integrity sha512-nTbZoaqoBnmK+ptANthb10ZRZOGC+EmTLLUxeYIuHNkEKcmKgXX1XWKkUBT2Ac4es3NybooPe0SmvKdhKJZAuw==
9767-
9768-
stylis@^3.5.0:
9769-
version "3.5.4"
9770-
resolved "https://registry.yarnpkg.com/stylis/-/stylis-3.5.4.tgz#f665f25f5e299cf3d64654ab949a57c768b73fbe"
9771-
integrity sha512-8/3pSmthWM7lsPBKv7NXkzn2Uc9W7NotcwGNpJaa3k7WMM1XDCA4MgT5k/8BIexd5ydZdboXtU90XH9Ec4Bv/Q==
9772-
97739678
supports-color@^5.3.0, supports-color@^5.5.0:
97749679
version "5.5.0"
97759680
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"

0 commit comments

Comments
 (0)