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

Commit d472c10

Browse files
committed
fix(deps): update dependency styled-components to v5
1 parent f0bc511 commit d472c10

File tree

2 files changed

+47
-55
lines changed

2 files changed

+47
-55
lines changed

package.json

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

yarn.lock

+46-54
Original file line numberDiff line numberDiff line change
@@ -960,7 +960,7 @@
960960
"@babel/parser" "^7.10.4"
961961
"@babel/types" "^7.10.4"
962962

963-
"@babel/traverse@^7.0.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.0":
963+
"@babel/traverse@^7.10.4", "@babel/traverse@^7.11.0", "@babel/traverse@^7.4.5":
964964
version "7.11.0"
965965
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24"
966966
integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg==
@@ -1002,7 +1002,7 @@
10021002
lodash "^4.17.11"
10031003
to-fast-properties "^2.0.0"
10041004

1005-
"@emotion/is-prop-valid@^0.8.1":
1005+
"@emotion/is-prop-valid@^0.8.8":
10061006
version "0.8.8"
10071007
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a"
10081008
integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==
@@ -1014,10 +1014,15 @@
10141014
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
10151015
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
10161016

1017-
"@emotion/unitless@^0.7.0":
1018-
version "0.7.3"
1019-
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.3.tgz#6310a047f12d21a1036fb031317219892440416f"
1020-
integrity sha512-4zAPlpDEh2VwXswwr/t8xGNDGg8RQiPxtxZ3qQEXyQsBV39ptTdESCjuBvGze1nLMVrxmTIKmnO/nAV8Tqjjzg==
1017+
"@emotion/stylis@^0.8.4":
1018+
version "0.8.5"
1019+
resolved "https://registry.yarnpkg.com/@emotion/stylis/-/stylis-0.8.5.tgz#deacb389bd6ee77d1e7fcaccce9e16c5c7e78e04"
1020+
integrity sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==
1021+
1022+
"@emotion/unitless@^0.7.4":
1023+
version "0.7.5"
1024+
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed"
1025+
integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==
10211026

10221027
"@gradecam/[email protected]":
10231028
version "1.2.0"
@@ -3066,14 +3071,14 @@ css-select@^2.0.0:
30663071
domutils "^1.7.0"
30673072
nth-check "^1.0.2"
30683073

3069-
css-to-react-native@^2.2.2:
3070-
version "2.3.0"
3071-
resolved "https://registry.yarnpkg.com/css-to-react-native/-/css-to-react-native-2.3.0.tgz#bf80d24ec4a08e430306ef429c0586e6ed5485f7"
3072-
integrity sha512-IhR7bNIrCFwbJbKZOAjNDZdwpsbjTN6f1agXeELHDqg1wHPA8c2QLruttKOW7hgMGetkfraRJCIEMrptifBfVw==
3074+
css-to-react-native@^3.0.0:
3075+
version "3.0.0"
3076+
resolved "https://registry.yarnpkg.com/css-to-react-native/-/css-to-react-native-3.0.0.tgz#62dbe678072a824a689bcfee011fc96e02a7d756"
3077+
integrity sha512-Ro1yETZA813eoyUp2GDBhG2j+YggidUmzO1/v9eYBKR2EHVEniE2MI/NqpTQ954BMpTPZFsGNPm46qFB9dpaPQ==
30733078
dependencies:
30743079
camelize "^1.0.0"
30753080
css-color-keywords "^1.0.0"
3076-
postcss-value-parser "^3.3.0"
3081+
postcss-value-parser "^4.0.2"
30773082

30783083
30793084
version "1.0.0-alpha.28"
@@ -4621,6 +4626,13 @@ hmac-drbg@^1.0.0:
46214626
minimalistic-assert "^1.0.0"
46224627
minimalistic-crypto-utils "^1.0.1"
46234628

4629+
hoist-non-react-statics@^3.0.0:
4630+
version "3.3.2"
4631+
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
4632+
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
4633+
dependencies:
4634+
react-is "^16.7.0"
4635+
46244636
homedir-polyfill@^1.0.1:
46254637
version "1.0.3"
46264638
resolved "https://registry.yarnpkg.com/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz#743298cef4e5af3e194161fbadcc2151d3a058e8"
@@ -5322,11 +5334,6 @@ is-typedarray@~1.0.0:
53225334
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
53235335
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
53245336

5325-
is-what@^3.3.1:
5326-
version "3.11.0"
5327-
resolved "https://registry.yarnpkg.com/is-what/-/is-what-3.11.0.tgz#87c51e480f215e3261010c216b9c89c922ec3366"
5328-
integrity sha512-70wGVRNNT4DHVK9ZEcQmA3dMUW04Rdnlr5TDrcq/qN/7nMGY/2KIi5wwP7RhaNiIoPNeFyuvL8gaP+SRRP72OA==
5329-
53305337
is-windows@^1.0.1, is-windows@^1.0.2:
53315338
version "1.0.2"
53325339
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
@@ -6100,11 +6107,6 @@ mem@^1.1.0:
61006107
dependencies:
61016108
mimic-fn "^1.0.0"
61026109

6103-
memoize-one@^5.0.0:
6104-
version "5.0.4"
6105-
resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-5.0.4.tgz#005928aced5c43d890a4dfab18ca908b0ec92cbc"
6106-
integrity sha512-P0z5IeAH6qHHGkJIXWw0xC2HNEgkx/9uWWBQw64FJj3/ol14VYdfVGWWr0fXfjhhv3TKVIqUq65os6O4GUNksA==
6107-
61086110
memoizerific@^1.11.3:
61096111
version "1.11.3"
61106112
resolved "https://registry.yarnpkg.com/memoizerific/-/memoizerific-1.11.3.tgz#7c87a4646444c32d75438570905f2dbd1b1a805a"
@@ -6147,13 +6149,6 @@ meow@^7.0.0:
61476149
type-fest "^0.13.1"
61486150
yargs-parser "^18.1.3"
61496151

6150-
merge-anything@^2.2.4:
6151-
version "2.4.4"
6152-
resolved "https://registry.yarnpkg.com/merge-anything/-/merge-anything-2.4.4.tgz#6226b2ac3d3d3fc5fb9e8d23aa400df25f98fdf0"
6153-
integrity sha512-l5XlriUDJKQT12bH+rVhAHjwIuXWdAIecGwsYjv2LJo+dA1AeRTmeQS+3QBpO6lEthBMDi2IUMpLC1yyRvGlwQ==
6154-
dependencies:
6155-
is-what "^3.3.1"
6156-
61576152
61586153
version "1.0.1"
61596154
resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61"
@@ -7828,6 +7823,11 @@ postcss-value-parser@^3.0.0, postcss-value-parser@^3.3.0, postcss-value-parser@^
78287823
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281"
78297824
integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==
78307825

7826+
postcss-value-parser@^4.0.2:
7827+
version "4.1.0"
7828+
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
7829+
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
7830+
78317831
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.5, postcss@^7.0.6:
78327832
version "7.0.14"
78337833
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.14.tgz#4527ed6b1ca0d82c53ce5ec1a2041c2346bbd6e5"
@@ -7882,7 +7882,7 @@ promzard@^0.3.0:
78827882
dependencies:
78837883
read "1"
78847884

7885-
[email protected], prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.6.0, prop-types@^15.6.2:
7885+
[email protected], prop-types@^15.5.10, prop-types@^15.6.0, prop-types@^15.6.2:
78867886
version "15.7.2"
78877887
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
78887888
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
@@ -8097,7 +8097,12 @@ [email protected]:
80978097
dependencies:
80988098
"@babel/runtime" "^7.3.4"
80998099

8100-
react-is@^16.6.0, react-is@^16.8.1:
8100+
react-is@^16.7.0:
8101+
version "16.13.1"
8102+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
8103+
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
8104+
8105+
react-is@^16.8.1:
81018106
version "16.8.6"
81028107
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
81038108
integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==
@@ -9358,23 +9363,20 @@ strip-json-comments@~2.0.1:
93589363
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
93599364
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
93609365

9361-
styled-components@4.4.1:
9362-
version "4.4.1"
9363-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-4.4.1.tgz#e0631e889f01db67df4de576fedaca463f05c2f2"
9364-
integrity sha512-RNqj14kYzw++6Sr38n7197xG33ipEOktGElty4I70IKzQF1jzaD1U4xQ+Ny/i03UUhHlC5NWEO+d8olRCDji6g==
9366+
styled-components@5.1.1:
9367+
version "5.1.1"
9368+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.1.1.tgz#96dfb02a8025794960863b9e8e365e3b6be5518d"
9369+
integrity sha512-1ps8ZAYu2Husx+Vz8D+MvXwEwvMwFv+hqqUwhNlDN5ybg6A+3xyW1ECrAgywhvXapNfXiz79jJyU0x22z0FFTg==
93659370
dependencies:
93669371
"@babel/helper-module-imports" "^7.0.0"
9367-
"@babel/traverse" "^7.0.0"
9368-
"@emotion/is-prop-valid" "^0.8.1"
9369-
"@emotion/unitless" "^0.7.0"
9372+
"@babel/traverse" "^7.4.5"
9373+
"@emotion/is-prop-valid" "^0.8.8"
9374+
"@emotion/stylis" "^0.8.4"
9375+
"@emotion/unitless" "^0.7.4"
93709376
babel-plugin-styled-components ">= 1"
9371-
css-to-react-native "^2.2.2"
9372-
memoize-one "^5.0.0"
9373-
merge-anything "^2.2.4"
9374-
prop-types "^15.5.4"
9375-
react-is "^16.6.0"
9376-
stylis "^3.5.0"
9377-
stylis-rule-sheet "^0.0.10"
9377+
css-to-react-native "^3.0.0"
9378+
hoist-non-react-statics "^3.0.0"
9379+
shallowequal "^1.1.0"
93789380
supports-color "^5.5.0"
93799381

93809382
stylehacks@^4.0.0:
@@ -9386,16 +9388,6 @@ stylehacks@^4.0.0:
93869388
postcss "^7.0.0"
93879389
postcss-selector-parser "^3.0.0"
93889390

9389-
stylis-rule-sheet@^0.0.10:
9390-
version "0.0.10"
9391-
resolved "https://registry.yarnpkg.com/stylis-rule-sheet/-/stylis-rule-sheet-0.0.10.tgz#44e64a2b076643f4b52e5ff71efc04d8c3c4a430"
9392-
integrity sha512-nTbZoaqoBnmK+ptANthb10ZRZOGC+EmTLLUxeYIuHNkEKcmKgXX1XWKkUBT2Ac4es3NybooPe0SmvKdhKJZAuw==
9393-
9394-
stylis@^3.5.0:
9395-
version "3.5.4"
9396-
resolved "https://registry.yarnpkg.com/stylis/-/stylis-3.5.4.tgz#f665f25f5e299cf3d64654ab949a57c768b73fbe"
9397-
integrity sha512-8/3pSmthWM7lsPBKv7NXkzn2Uc9W7NotcwGNpJaa3k7WMM1XDCA4MgT5k/8BIexd5ydZdboXtU90XH9Ec4Bv/Q==
9398-
93999391
supports-color@^5.3.0, supports-color@^5.5.0:
94009392
version "5.5.0"
94019393
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"

0 commit comments

Comments
 (0)