|
80 | 80 | lodash "^4.17.13"
|
81 | 81 | source-map "^0.5.0"
|
82 | 82 |
|
83 |
| -"@babel/helper-annotate-as-pure@^7.0.0": |
84 |
| - version "7.0.0" |
85 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32" |
86 |
| - integrity sha512-3UYcJUj9kvSLbLbUIfQTqzcy5VX7GRZ/CCDrnOaZorFFM01aXp1+GJwuFGV4NDDoAS+mOUyHcO6UD/RfqOks3Q== |
87 |
| - dependencies: |
88 |
| - "@babel/types" "^7.0.0" |
89 |
| - |
90 |
| -"@babel/helper-annotate-as-pure@^7.7.4": |
| 83 | +"@babel/helper-annotate-as-pure@^7.0.0", "@babel/helper-annotate-as-pure@^7.7.4": |
91 | 84 | version "7.7.4"
|
92 | 85 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.7.4.tgz#bb3faf1e74b74bd547e867e48f551fa6b098b6ce"
|
93 | 86 | integrity sha512-2BQmQgECKzYKFPpiycoF9tlb5HA4lrVyAmLLVK177EcQAqjVLciUb2/R+n1boQ9y5ENV3uz2ZqiNw7QMBBw1Og==
|
|
242 | 235 | dependencies:
|
243 | 236 | "@babel/types" "^7.7.4"
|
244 | 237 |
|
245 |
| -"@babel/helper-module-imports@^7.0.0": |
246 |
| - version "7.0.0" |
247 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.0.0.tgz#96081b7111e486da4d2cd971ad1a4fe216cc2e3d" |
248 |
| - integrity sha512-aP/hlLq01DWNEiDg4Jn23i+CXxW/owM4WpDLFUbpjxe4NS3BhLVZQ5i7E0ZrxuQ/vwekIeciyamgB1UIYxxM6A== |
249 |
| - dependencies: |
250 |
| - "@babel/types" "^7.0.0" |
251 |
| - |
252 |
| -"@babel/helper-module-imports@^7.7.0": |
253 |
| - version "7.7.0" |
254 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.7.0.tgz#99c095889466e5f7b6d66d98dffc58baaf42654d" |
255 |
| - integrity sha512-Dv3hLKIC1jyfTkClvyEkYP2OlkzNvWs5+Q8WgPbxM5LMeorons7iPP91JM+DU7tRbhqA1ZeooPaMFvQrn23RHw== |
256 |
| - dependencies: |
257 |
| - "@babel/types" "^7.7.0" |
258 |
| - |
259 |
| -"@babel/helper-module-imports@^7.7.4": |
| 238 | +"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.7.0", "@babel/helper-module-imports@^7.7.4": |
260 | 239 | version "7.7.4"
|
261 | 240 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.7.4.tgz#e5a92529f8888bf319a6376abfbd1cebc491ad91"
|
262 | 241 | integrity sha512-dGcrX6K9l8258WFjyDLJwuVKxR4XZfU0/vTUgOQYWEnRD8mgr+p4d6fCUMq/ys0h4CCt/S5JhbvtyErjWouAUQ==
|
@@ -1718,10 +1697,10 @@ babel-plugin-dynamic-import-node@^2.3.0:
|
1718 | 1697 | dependencies:
|
1719 | 1698 | object.assign "^4.1.0"
|
1720 | 1699 |
|
1721 |
| -"babel-plugin-styled-components@>= 1", babel-plugin-styled-components@^1.10.6: |
1722 |
| - version "1.10.6" |
1723 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.10.6.tgz#f8782953751115faf09a9f92431436912c34006b" |
1724 |
| - integrity sha512-gyQj/Zf1kQti66100PhrCRjI5ldjaze9O0M3emXRPAN80Zsf8+e1thpTpaXJXVHXtaM4/+dJEgZHyS9Its+8SA== |
| 1700 | +"babel-plugin-styled-components@>= 1", babel-plugin-styled-components@^1.10.7: |
| 1701 | + version "1.10.7" |
| 1702 | + resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.10.7.tgz#3494e77914e9989b33cc2d7b3b29527a949d635c" |
| 1703 | + integrity sha512-MBMHGcIA22996n9hZRf/UJLVVgkEOITuR2SvjHLb5dSTUyR4ZRGn+ngITapes36FI3WLxZHfRhkA1ffHxihOrg== |
1725 | 1704 | dependencies:
|
1726 | 1705 | "@babel/helper-annotate-as-pure" "^7.0.0"
|
1727 | 1706 | "@babel/helper-module-imports" "^7.0.0"
|
|
0 commit comments