|
9 | 9 | dependencies: |
10 | 10 | "@babel/highlight" "^7.10.4" |
11 | 11 |
|
12 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.8.3": |
| 12 | +"@babel/code-frame@^7.0.0": |
13 | 13 | version "7.8.3" |
14 | 14 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.3.tgz#33e25903d7481181534e12ec0a25f16b6fcf419e" |
15 | 15 | integrity sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g== |
|
76 | 76 | semver "^5.4.1" |
77 | 77 | source-map "^0.5.0" |
78 | 78 |
|
79 | | -"@babel/generator@^7.11.5": |
80 | | - version "7.11.6" |
81 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.6.tgz#b868900f81b163b4d464ea24545c61cbac4dc620" |
82 | | - integrity sha512-DWtQ1PV3r+cLbySoHrwn9RWEgKMBLLma4OBQloPRyDYvc5msJM9kvTLo1YnlJd1P/ZuKbdli3ijr5q3FvAF3uA== |
83 | | - dependencies: |
84 | | - "@babel/types" "^7.11.5" |
85 | | - jsesc "^2.5.1" |
86 | | - source-map "^0.5.0" |
87 | | - |
88 | | -"@babel/generator@^7.12.1", "@babel/generator@^7.12.5": |
| 79 | +"@babel/generator@^7.12.1": |
89 | 80 | version "7.12.5" |
90 | 81 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.5.tgz#a2c50de5c8b6d708ab95be5e6053936c1884a4de" |
91 | 82 | integrity sha512-m16TQQJ8hPt7E+OS/XVQg/7U184MLXtvuGbCdA7na61vha+ImkyyNM/9DDA0unYCVZn3ZOhng+qz48/KBOT96A== |
|
103 | 94 | jsesc "^2.5.1" |
104 | 95 | source-map "^0.5.0" |
105 | 96 |
|
106 | | -"@babel/generator@^7.9.0": |
107 | | - version "7.9.0" |
108 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.0.tgz#0f67adea4ec39dad6e63345f70eec33014d78c89" |
109 | | - integrity sha512-onl4Oy46oGCzymOXtKMQpI7VXtCbTSHK1kqBydZ6AmzuNcacEVqGk9tZtAS+48IA9IstZcDCgIg8hQKnb7suRw== |
110 | | - dependencies: |
111 | | - "@babel/types" "^7.9.0" |
112 | | - jsesc "^2.5.1" |
113 | | - lodash "^4.17.13" |
114 | | - source-map "^0.5.0" |
115 | | - |
116 | 97 | "@babel/helper-annotate-as-pure@^7.0.0", "@babel/helper-annotate-as-pure@^7.10.4": |
117 | 98 | version "7.10.4" |
118 | 99 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3" |
|
276 | 257 | "@babel/template" "^7.12.13" |
277 | 258 | "@babel/types" "^7.12.13" |
278 | 259 |
|
279 | | -"@babel/helper-function-name@^7.8.3": |
280 | | - version "7.8.3" |
281 | | - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.8.3.tgz#eeeb665a01b1f11068e9fb86ad56a1cb1a824cca" |
282 | | - integrity sha512-BCxgX1BC2hD/oBlIFUgOCQDOPV8nSINxCwM3o93xP4P9Fq6aV5sgv2cOOITDMtCfQ+3PvHp3l689XZvAM9QyOA== |
283 | | - dependencies: |
284 | | - "@babel/helper-get-function-arity" "^7.8.3" |
285 | | - "@babel/template" "^7.8.3" |
286 | | - "@babel/types" "^7.8.3" |
287 | | - |
288 | 260 | "@babel/helper-get-function-arity@^7.10.4": |
289 | 261 | version "7.10.4" |
290 | 262 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2" |
|
299 | 271 | dependencies: |
300 | 272 | "@babel/types" "^7.12.13" |
301 | 273 |
|
302 | | -"@babel/helper-get-function-arity@^7.8.3": |
303 | | - version "7.8.3" |
304 | | - resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz#b894b947bd004381ce63ea1db9f08547e920abd5" |
305 | | - integrity sha512-FVDR+Gd9iLjUMY1fzE2SR0IuaJToR4RkCDARVfsBBPSP53GEqSFjD8gNyxg246VUyc/ALRxFaAK8rVG7UT7xRA== |
306 | | - dependencies: |
307 | | - "@babel/types" "^7.8.3" |
308 | | - |
309 | 274 | "@babel/helper-hoist-variables@^7.10.4": |
310 | 275 | version "7.10.4" |
311 | 276 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.4.tgz#d49b001d1d5a68ca5e6604dda01a6297f7c9381e" |
|
334 | 299 | dependencies: |
335 | 300 | "@babel/types" "^7.12.13" |
336 | 301 |
|
337 | | -"@babel/helper-module-imports@^7.0.0": |
338 | | - version "7.10.4" |
339 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620" |
340 | | - integrity sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw== |
341 | | - dependencies: |
342 | | - "@babel/types" "^7.10.4" |
343 | | - |
344 | | -"@babel/helper-module-imports@^7.12.1": |
345 | | - version "7.12.5" |
346 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb" |
347 | | - integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA== |
348 | | - dependencies: |
349 | | - "@babel/types" "^7.12.5" |
350 | | - |
351 | | -"@babel/helper-module-imports@^7.12.13": |
| 302 | +"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.13": |
352 | 303 | version "7.12.13" |
353 | 304 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0" |
354 | 305 | integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g== |
|
501 | 452 | dependencies: |
502 | 453 | "@babel/types" "^7.12.13" |
503 | 454 |
|
504 | | -"@babel/helper-split-export-declaration@^7.8.3": |
505 | | - version "7.8.3" |
506 | | - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.8.3.tgz#31a9f30070f91368a7182cf05f831781065fc7a9" |
507 | | - integrity sha512-3x3yOeyBhW851hroze7ElzdkeRXQYQbFIb7gLK1WQYsw2GWDay5gAJNw1sWJ0VFP6z5J1whqeXH/WCdCjZv6dA== |
508 | | - dependencies: |
509 | | - "@babel/types" "^7.8.3" |
510 | | - |
511 | 455 | "@babel/helper-validator-identifier@^7.10.4": |
512 | 456 | version "7.10.4" |
513 | 457 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2" |
|
598 | 542 | chalk "^2.0.0" |
599 | 543 | js-tokens "^4.0.0" |
600 | 544 |
|
601 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.7.0", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0": |
| 545 | +"@babel/parser@^7.1.0", "@babel/parser@^7.7.0": |
602 | 546 | version "7.9.0" |
603 | 547 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.0.tgz#f821b32313f07ee570976d3f6238e8d2d66e0a8e" |
604 | 548 | integrity sha512-Iwyp00CZsypoNJcpXCbq3G4tcDgphtlMwMVrMhhZ//XBkqjXF7LW6V511yk0+pBX3ZwwGnPea+pTKNJiqA7pUg== |
605 | 549 |
|
606 | | -"@babel/parser@^7.10.4", "@babel/parser@^7.11.5": |
| 550 | +"@babel/parser@^7.10.4": |
607 | 551 | version "7.11.5" |
608 | 552 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037" |
609 | 553 | integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q== |
|
613 | 557 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.14.tgz#4adb7c5eef1d437ef965ad1569cd826db8c11dc9" |
614 | 558 | integrity sha512-xcfxDq3OrBnDsA/Z8eK5/2iPcLD8qbOaSSfOw4RA6jp4i7e6dEQ7+wTwxItEwzcXPQcsry5nZk96gmVPKletjQ== |
615 | 559 |
|
616 | | -"@babel/parser@^7.12.3", "@babel/parser@^7.12.5": |
| 560 | +"@babel/parser@^7.12.3": |
617 | 561 | version "7.12.5" |
618 | 562 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.5.tgz#b4af32ddd473c0bfa643bd7ff0728b8e71b81ea0" |
619 | 563 | integrity sha512-FVM6RZQ0mn2KCf1VUED7KepYeUWoVShczewOCfm3nzoBybaih51h+sYVVGthW9M6lPByEPTQf+xm27PBdlpwmQ== |
|
1850 | 1794 | "@babel/parser" "^7.12.13" |
1851 | 1795 | "@babel/types" "^7.12.13" |
1852 | 1796 |
|
1853 | | -"@babel/template@^7.8.3": |
1854 | | - version "7.8.6" |
1855 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b" |
1856 | | - integrity sha512-zbMsPMy/v0PWFZEhQJ66bqjhH+z0JgMoBWuikXybgG3Gkd/3t5oQ1Rw2WQhnSrsOmsKXnZOx15tkC4qON/+JPg== |
1857 | | - dependencies: |
1858 | | - "@babel/code-frame" "^7.8.3" |
1859 | | - "@babel/parser" "^7.8.6" |
1860 | | - "@babel/types" "^7.8.6" |
1861 | | - |
1862 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.7.0": |
1863 | | - version "7.9.0" |
1864 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.0.tgz#d3882c2830e513f4fe4cec9fe76ea1cc78747892" |
1865 | | - integrity sha512-jAZQj0+kn4WTHO5dUZkZKhbFrqZE7K5LAQ5JysMnmvGij+wOdr+8lWqPeW0BcF4wFwrEXXtdGO7wcV6YPJcf3w== |
1866 | | - dependencies: |
1867 | | - "@babel/code-frame" "^7.8.3" |
1868 | | - "@babel/generator" "^7.9.0" |
1869 | | - "@babel/helper-function-name" "^7.8.3" |
1870 | | - "@babel/helper-split-export-declaration" "^7.8.3" |
1871 | | - "@babel/parser" "^7.9.0" |
1872 | | - "@babel/types" "^7.9.0" |
1873 | | - debug "^4.1.0" |
1874 | | - globals "^11.1.0" |
1875 | | - lodash "^4.17.13" |
1876 | | - |
1877 | | -"@babel/traverse@^7.10.4", "@babel/traverse@^7.4.5": |
1878 | | - version "7.11.5" |
1879 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.5.tgz#be777b93b518eb6d76ee2e1ea1d143daa11e61c3" |
1880 | | - integrity sha512-EjiPXt+r7LiCZXEfRpSJd+jUMnBd4/9OUv7Nx3+0u9+eimMwJmG0Q98lw4/289JCoxSE8OolDMNZaaF/JZ69WQ== |
1881 | | - dependencies: |
1882 | | - "@babel/code-frame" "^7.10.4" |
1883 | | - "@babel/generator" "^7.11.5" |
1884 | | - "@babel/helper-function-name" "^7.10.4" |
1885 | | - "@babel/helper-split-export-declaration" "^7.11.0" |
1886 | | - "@babel/parser" "^7.11.5" |
1887 | | - "@babel/types" "^7.11.5" |
1888 | | - debug "^4.1.0" |
1889 | | - globals "^11.1.0" |
1890 | | - lodash "^4.17.19" |
1891 | | - |
1892 | | -"@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5": |
1893 | | - version "7.12.5" |
1894 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.5.tgz#78a0c68c8e8a35e4cacfd31db8bb303d5606f095" |
1895 | | - integrity sha512-xa15FbQnias7z9a62LwYAA5SZZPkHIXpd42C6uW68o8uTuua96FHZy1y61Va5P/i83FAAcMpW8+A/QayntzuqA== |
1896 | | - dependencies: |
1897 | | - "@babel/code-frame" "^7.10.4" |
1898 | | - "@babel/generator" "^7.12.5" |
1899 | | - "@babel/helper-function-name" "^7.10.4" |
1900 | | - "@babel/helper-split-export-declaration" "^7.11.0" |
1901 | | - "@babel/parser" "^7.12.5" |
1902 | | - "@babel/types" "^7.12.5" |
1903 | | - debug "^4.1.0" |
1904 | | - globals "^11.1.0" |
1905 | | - lodash "^4.17.19" |
1906 | | - |
1907 | | -"@babel/traverse@^7.12.13": |
| 1797 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.13", "@babel/traverse@^7.12.5", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.0": |
1908 | 1798 | version "7.12.13" |
1909 | 1799 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.13.tgz#689f0e4b4c08587ad26622832632735fb8c4e0c0" |
1910 | 1800 | integrity sha512-3Zb4w7eE/OslI0fTp8c7b286/cQps3+vdLW3UcwC8VSJC6GbKn55aeVVu2QJNuCDoeKyptLOFrPq8WqZZBodyA== |
|
1919 | 1809 | globals "^11.1.0" |
1920 | 1810 | lodash "^4.17.19" |
1921 | 1811 |
|
1922 | | -"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0": |
| 1812 | +"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3": |
1923 | 1813 | version "7.9.0" |
1924 | 1814 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.0.tgz#00b064c3df83ad32b2dbf5ff07312b15c7f1efb5" |
1925 | 1815 | integrity sha512-BS9JKfXkzzJl8RluW4JGknzpiUV7ZrvTayM6yfqLTVBEnFtyowVIOu6rqxRd5cVO6yGoWf4T8u8dgK9oB+GCng== |
|
1928 | 1818 | lodash "^4.17.13" |
1929 | 1819 | to-fast-properties "^2.0.0" |
1930 | 1820 |
|
1931 | | -"@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.11.5": |
| 1821 | +"@babel/types@^7.10.4", "@babel/types@^7.11.0": |
1932 | 1822 | version "7.11.5" |
1933 | 1823 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d" |
1934 | 1824 | integrity sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q== |
@@ -3466,10 +3356,10 @@ babel-plugin-named-asset-import@^0.3.7: |
3466 | 3356 | resolved "https://registry.yarnpkg.com/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.7.tgz#156cd55d3f1228a5765774340937afc8398067dd" |
3467 | 3357 | integrity sha512-squySRkf+6JGnvjoUtDEjSREJEBirnXi9NqP6rjSYsylxQxqBTz+pkmf395i9E2zsvmYUaI40BHo6SqZUdydlw== |
3468 | 3358 |
|
3469 | | -"babel-plugin-styled-components@>= 1": |
3470 | | - version "1.11.1" |
3471 | | - resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.11.1.tgz#5296a9e557d736c3186be079fff27c6665d63d76" |
3472 | | - integrity sha512-YwrInHyKUk1PU3avIRdiLyCpM++18Rs1NgyMXEAQC33rIXs/vro0A+stf4sT0Gf22Got+xRWB8Cm0tw+qkRzBA== |
| 3359 | +"babel-plugin-styled-components@>= 1.12.0": |
| 3360 | + version "1.12.0" |
| 3361 | + resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.12.0.tgz#1dec1676512177de6b827211e9eda5a30db4f9b9" |
| 3362 | + integrity sha512-FEiD7l5ZABdJPpLssKXjBUJMYqzbcNzBowfXDCdJhOpbhWiewapUaY+LZGT8R4Jg2TwOjGjG4RKeyrO5p9sBkA== |
3473 | 3363 | dependencies: |
3474 | 3364 | "@babel/helper-annotate-as-pure" "^7.0.0" |
3475 | 3365 | "@babel/helper-module-imports" "^7.0.0" |
@@ -11428,17 +11318,17 @@ style-loader@1.3.0: |
11428 | 11318 | loader-utils "^2.0.0" |
11429 | 11319 | schema-utils "^2.7.0" |
11430 | 11320 |
|
11431 | | -styled-components@^5, styled-components@^5.2.0: |
11432 | | - version "5.2.0" |
11433 | | - resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.2.0.tgz#6dcb5aa8a629c84b8d5ab34b7167e3e0c6f7ed74" |
11434 | | - integrity sha512-9qE8Vgp8C5cpGAIdFaQVAl89Zgx1TDM4Yf4tlHbO9cPijtpSXTMLHy9lmP0lb+yImhgPFb1AmZ1qMUubmg3HLg== |
| 11321 | +styled-components@^5, styled-components@^5.2.3: |
| 11322 | + version "5.2.3" |
| 11323 | + resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.2.3.tgz#752669fd694aac10de814d96efc287dde0d11385" |
| 11324 | + integrity sha512-BlR+KrLW3NL1yhvEB+9Nu9Dt51CuOnHoxd+Hj+rYPdtyR8X11uIW9rvhpy3Dk4dXXBsiW1u5U78f00Lf/afGoA== |
11435 | 11325 | dependencies: |
11436 | 11326 | "@babel/helper-module-imports" "^7.0.0" |
11437 | 11327 | "@babel/traverse" "^7.4.5" |
11438 | 11328 | "@emotion/is-prop-valid" "^0.8.8" |
11439 | 11329 | "@emotion/stylis" "^0.8.4" |
11440 | 11330 | "@emotion/unitless" "^0.7.4" |
11441 | | - babel-plugin-styled-components ">= 1" |
| 11331 | + babel-plugin-styled-components ">= 1.12.0" |
11442 | 11332 | css-to-react-native "^3.0.0" |
11443 | 11333 | hoist-non-react-statics "^3.0.0" |
11444 | 11334 | shallowequal "^1.1.0" |
|
0 commit comments