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

Commit 6c58b14

Browse files
committed
fix(deps): update dependency styled-components to v5
1 parent 51e378f commit 6c58b14

File tree

2 files changed

+85
-55
lines changed

2 files changed

+85
-55
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react-dom": "16.13.1",
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.0"
3636
},
3737
"devDependencies": {
3838
"@babel/core": "7.11.4",

yarn.lock

+84-54
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,15 @@
6565
jsesc "^2.5.1"
6666
source-map "^0.5.0"
6767

68+
"@babel/generator@^7.11.5":
69+
version "7.11.6"
70+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.6.tgz#b868900f81b163b4d464ea24545c61cbac4dc620"
71+
integrity sha512-DWtQ1PV3r+cLbySoHrwn9RWEgKMBLLma4OBQloPRyDYvc5msJM9kvTLo1YnlJd1P/ZuKbdli3ijr5q3FvAF3uA==
72+
dependencies:
73+
"@babel/types" "^7.11.5"
74+
jsesc "^2.5.1"
75+
source-map "^0.5.0"
76+
6877
"@babel/helper-annotate-as-pure@^7.0.0":
6978
version "7.0.0"
7079
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32"
@@ -336,6 +345,11 @@
336345
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.4.tgz#6fa1a118b8b0d80d0267b719213dc947e88cc0ca"
337346
integrity sha512-MggwidiH+E9j5Sh8pbrX5sJvMcsqS5o+7iB42M9/k0CD63MjYbdP4nhSh7uB5wnv2/RVzTZFTxzF/kIa5mrCqA==
338347

348+
"@babel/parser@^7.11.5":
349+
version "7.11.5"
350+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037"
351+
integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q==
352+
339353
"@babel/plugin-proposal-async-generator-functions@^7.10.4":
340354
version "7.10.5"
341355
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.5.tgz#3491cabf2f7c179ab820606cec27fed15e0e8558"
@@ -974,7 +988,7 @@
974988
"@babel/parser" "^7.10.4"
975989
"@babel/types" "^7.10.4"
976990

977-
"@babel/traverse@^7.0.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.0":
991+
"@babel/traverse@^7.10.4", "@babel/traverse@^7.11.0":
978992
version "7.11.0"
979993
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24"
980994
integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg==
@@ -989,6 +1003,21 @@
9891003
globals "^11.1.0"
9901004
lodash "^4.17.19"
9911005

1006+
"@babel/traverse@^7.4.5":
1007+
version "7.11.5"
1008+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.5.tgz#be777b93b518eb6d76ee2e1ea1d143daa11e61c3"
1009+
integrity sha512-EjiPXt+r7LiCZXEfRpSJd+jUMnBd4/9OUv7Nx3+0u9+eimMwJmG0Q98lw4/289JCoxSE8OolDMNZaaF/JZ69WQ==
1010+
dependencies:
1011+
"@babel/code-frame" "^7.10.4"
1012+
"@babel/generator" "^7.11.5"
1013+
"@babel/helper-function-name" "^7.10.4"
1014+
"@babel/helper-split-export-declaration" "^7.11.0"
1015+
"@babel/parser" "^7.11.5"
1016+
"@babel/types" "^7.11.5"
1017+
debug "^4.1.0"
1018+
globals "^11.1.0"
1019+
lodash "^4.17.19"
1020+
9921021
"@babel/types@^7.0.0":
9931022
version "7.4.0"
9941023
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.0.tgz#670724f77d24cce6cc7d8cf64599d511d164894c"
@@ -1007,6 +1036,15 @@
10071036
lodash "^4.17.19"
10081037
to-fast-properties "^2.0.0"
10091038

1039+
"@babel/types@^7.11.5":
1040+
version "7.11.5"
1041+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d"
1042+
integrity sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q==
1043+
dependencies:
1044+
"@babel/helper-validator-identifier" "^7.10.4"
1045+
lodash "^4.17.19"
1046+
to-fast-properties "^2.0.0"
1047+
10101048
"@babel/types@^7.4.4":
10111049
version "7.4.4"
10121050
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.4.tgz#8db9e9a629bb7c29370009b4b779ed93fe57d5f0"
@@ -1016,7 +1054,7 @@
10161054
lodash "^4.17.11"
10171055
to-fast-properties "^2.0.0"
10181056

1019-
"@emotion/is-prop-valid@^0.8.1":
1057+
"@emotion/is-prop-valid@^0.8.8":
10201058
version "0.8.8"
10211059
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a"
10221060
integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==
@@ -1028,10 +1066,15 @@
10281066
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
10291067
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
10301068

1031-
"@emotion/unitless@^0.7.0":
1032-
version "0.7.3"
1033-
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.3.tgz#6310a047f12d21a1036fb031317219892440416f"
1034-
integrity sha512-4zAPlpDEh2VwXswwr/t8xGNDGg8RQiPxtxZ3qQEXyQsBV39ptTdESCjuBvGze1nLMVrxmTIKmnO/nAV8Tqjjzg==
1069+
"@emotion/stylis@^0.8.4":
1070+
version "0.8.5"
1071+
resolved "https://registry.yarnpkg.com/@emotion/stylis/-/stylis-0.8.5.tgz#deacb389bd6ee77d1e7fcaccce9e16c5c7e78e04"
1072+
integrity sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==
1073+
1074+
"@emotion/unitless@^0.7.4":
1075+
version "0.7.5"
1076+
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed"
1077+
integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==
10351078

10361079
"@gradecam/[email protected]":
10371080
version "1.2.0"
@@ -3080,14 +3123,14 @@ css-select@^2.0.0:
30803123
domutils "^1.7.0"
30813124
nth-check "^1.0.2"
30823125

3083-
css-to-react-native@^2.2.2:
3084-
version "2.3.0"
3085-
resolved "https://registry.yarnpkg.com/css-to-react-native/-/css-to-react-native-2.3.0.tgz#bf80d24ec4a08e430306ef429c0586e6ed5485f7"
3086-
integrity sha512-IhR7bNIrCFwbJbKZOAjNDZdwpsbjTN6f1agXeELHDqg1wHPA8c2QLruttKOW7hgMGetkfraRJCIEMrptifBfVw==
3126+
css-to-react-native@^3.0.0:
3127+
version "3.0.0"
3128+
resolved "https://registry.yarnpkg.com/css-to-react-native/-/css-to-react-native-3.0.0.tgz#62dbe678072a824a689bcfee011fc96e02a7d756"
3129+
integrity sha512-Ro1yETZA813eoyUp2GDBhG2j+YggidUmzO1/v9eYBKR2EHVEniE2MI/NqpTQ954BMpTPZFsGNPm46qFB9dpaPQ==
30873130
dependencies:
30883131
camelize "^1.0.0"
30893132
css-color-keywords "^1.0.0"
3090-
postcss-value-parser "^3.3.0"
3133+
postcss-value-parser "^4.0.2"
30913134

30923135
30933136
version "1.0.0-alpha.28"
@@ -4635,6 +4678,13 @@ hmac-drbg@^1.0.0:
46354678
minimalistic-assert "^1.0.0"
46364679
minimalistic-crypto-utils "^1.0.1"
46374680

4681+
hoist-non-react-statics@^3.0.0:
4682+
version "3.3.2"
4683+
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
4684+
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
4685+
dependencies:
4686+
react-is "^16.7.0"
4687+
46384688
homedir-polyfill@^1.0.1:
46394689
version "1.0.3"
46404690
resolved "https://registry.yarnpkg.com/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz#743298cef4e5af3e194161fbadcc2151d3a058e8"
@@ -5336,11 +5386,6 @@ is-typedarray@~1.0.0:
53365386
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
53375387
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
53385388

5339-
is-what@^3.3.1:
5340-
version "3.11.0"
5341-
resolved "https://registry.yarnpkg.com/is-what/-/is-what-3.11.0.tgz#87c51e480f215e3261010c216b9c89c922ec3366"
5342-
integrity sha512-70wGVRNNT4DHVK9ZEcQmA3dMUW04Rdnlr5TDrcq/qN/7nMGY/2KIi5wwP7RhaNiIoPNeFyuvL8gaP+SRRP72OA==
5343-
53445389
is-windows@^1.0.1, is-windows@^1.0.2:
53455390
version "1.0.2"
53465391
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
@@ -6114,11 +6159,6 @@ mem@^1.1.0:
61146159
dependencies:
61156160
mimic-fn "^1.0.0"
61166161

6117-
memoize-one@^5.0.0:
6118-
version "5.0.4"
6119-
resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-5.0.4.tgz#005928aced5c43d890a4dfab18ca908b0ec92cbc"
6120-
integrity sha512-P0z5IeAH6qHHGkJIXWw0xC2HNEgkx/9uWWBQw64FJj3/ol14VYdfVGWWr0fXfjhhv3TKVIqUq65os6O4GUNksA==
6121-
61226162
memoizerific@^1.11.3:
61236163
version "1.11.3"
61246164
resolved "https://registry.yarnpkg.com/memoizerific/-/memoizerific-1.11.3.tgz#7c87a4646444c32d75438570905f2dbd1b1a805a"
@@ -6161,13 +6201,6 @@ meow@^7.0.0:
61616201
type-fest "^0.13.1"
61626202
yargs-parser "^18.1.3"
61636203

6164-
merge-anything@^2.2.4:
6165-
version "2.4.4"
6166-
resolved "https://registry.yarnpkg.com/merge-anything/-/merge-anything-2.4.4.tgz#6226b2ac3d3d3fc5fb9e8d23aa400df25f98fdf0"
6167-
integrity sha512-l5XlriUDJKQT12bH+rVhAHjwIuXWdAIecGwsYjv2LJo+dA1AeRTmeQS+3QBpO6lEthBMDi2IUMpLC1yyRvGlwQ==
6168-
dependencies:
6169-
is-what "^3.3.1"
6170-
61716204
61726205
version "1.0.1"
61736206
resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61"
@@ -7842,6 +7875,11 @@ postcss-value-parser@^3.0.0, postcss-value-parser@^3.3.0, postcss-value-parser@^
78427875
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281"
78437876
integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==
78447877

7878+
postcss-value-parser@^4.0.2:
7879+
version "4.1.0"
7880+
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
7881+
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
7882+
78457883
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.5, postcss@^7.0.6:
78467884
version "7.0.14"
78477885
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.14.tgz#4527ed6b1ca0d82c53ce5ec1a2041c2346bbd6e5"
@@ -7896,7 +7934,7 @@ promzard@^0.3.0:
78967934
dependencies:
78977935
read "1"
78987936

7899-
[email protected], prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.6.0, prop-types@^15.6.2:
7937+
[email protected], prop-types@^15.5.10, prop-types@^15.6.0, prop-types@^15.6.2:
79007938
version "15.7.2"
79017939
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
79027940
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
@@ -8111,7 +8149,12 @@ [email protected]:
81118149
dependencies:
81128150
"@babel/runtime" "^7.3.4"
81138151

8114-
react-is@^16.6.0, react-is@^16.8.1:
8152+
react-is@^16.7.0:
8153+
version "16.13.1"
8154+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
8155+
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
8156+
8157+
react-is@^16.8.1:
81158158
version "16.8.6"
81168159
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
81178160
integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==
@@ -9378,23 +9421,20 @@ strip-json-comments@~2.0.1:
93789421
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
93799422
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
93809423

9381-
styled-components@4.4.1:
9382-
version "4.4.1"
9383-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-4.4.1.tgz#e0631e889f01db67df4de576fedaca463f05c2f2"
9384-
integrity sha512-RNqj14kYzw++6Sr38n7197xG33ipEOktGElty4I70IKzQF1jzaD1U4xQ+Ny/i03UUhHlC5NWEO+d8olRCDji6g==
9424+
styled-components@5.2.0:
9425+
version "5.2.0"
9426+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.2.0.tgz#6dcb5aa8a629c84b8d5ab34b7167e3e0c6f7ed74"
9427+
integrity sha512-9qE8Vgp8C5cpGAIdFaQVAl89Zgx1TDM4Yf4tlHbO9cPijtpSXTMLHy9lmP0lb+yImhgPFb1AmZ1qMUubmg3HLg==
93859428
dependencies:
93869429
"@babel/helper-module-imports" "^7.0.0"
9387-
"@babel/traverse" "^7.0.0"
9388-
"@emotion/is-prop-valid" "^0.8.1"
9389-
"@emotion/unitless" "^0.7.0"
9430+
"@babel/traverse" "^7.4.5"
9431+
"@emotion/is-prop-valid" "^0.8.8"
9432+
"@emotion/stylis" "^0.8.4"
9433+
"@emotion/unitless" "^0.7.4"
93909434
babel-plugin-styled-components ">= 1"
9391-
css-to-react-native "^2.2.2"
9392-
memoize-one "^5.0.0"
9393-
merge-anything "^2.2.4"
9394-
prop-types "^15.5.4"
9395-
react-is "^16.6.0"
9396-
stylis "^3.5.0"
9397-
stylis-rule-sheet "^0.0.10"
9435+
css-to-react-native "^3.0.0"
9436+
hoist-non-react-statics "^3.0.0"
9437+
shallowequal "^1.1.0"
93989438
supports-color "^5.5.0"
93999439

94009440
stylehacks@^4.0.0:
@@ -9406,16 +9446,6 @@ stylehacks@^4.0.0:
94069446
postcss "^7.0.0"
94079447
postcss-selector-parser "^3.0.0"
94089448

9409-
stylis-rule-sheet@^0.0.10:
9410-
version "0.0.10"
9411-
resolved "https://registry.yarnpkg.com/stylis-rule-sheet/-/stylis-rule-sheet-0.0.10.tgz#44e64a2b076643f4b52e5ff71efc04d8c3c4a430"
9412-
integrity sha512-nTbZoaqoBnmK+ptANthb10ZRZOGC+EmTLLUxeYIuHNkEKcmKgXX1XWKkUBT2Ac4es3NybooPe0SmvKdhKJZAuw==
9413-
9414-
stylis@^3.5.0:
9415-
version "3.5.4"
9416-
resolved "https://registry.yarnpkg.com/stylis/-/stylis-3.5.4.tgz#f665f25f5e299cf3d64654ab949a57c768b73fbe"
9417-
integrity sha512-8/3pSmthWM7lsPBKv7NXkzn2Uc9W7NotcwGNpJaa3k7WMM1XDCA4MgT5k/8BIexd5ydZdboXtU90XH9Ec4Bv/Q==
9418-
94199449
supports-color@^5.3.0, supports-color@^5.5.0:
94209450
version "5.5.0"
94219451
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"

0 commit comments

Comments
 (0)