9999 dependencies:
100100 "@babel/highlight" "^7.8.3"
101101
102- "@babel/compat-data@^7.8.0", "@babel/compat-data@^7.8.1 ":
103- version "7.8.1 "
104- resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.1 .tgz#fc0bbbb7991e4fb2b47e168e60f2cc2c41680be9 "
105- integrity sha512-Z+6ZOXvyOWYxJ50BwxzdhRnRsGST8Y3jaZgxYig575lTjVSs3KtJnmESwZegg6e2Dn0td1eDhoWlp1wI4BTCPw ==
102+ "@babel/compat-data@^7.8.4 ":
103+ version "7.8.4 "
104+ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.4 .tgz#bbe65d05a291667a8394fe8a0e0e277ef22b0d2a "
105+ integrity sha512-lHLhlsvFjJAqNU71b7k6Vv9ewjmTXKvqaMv7n0G1etdCabWLw3nEYE8mmgoVOxMIFE07xOvo7H7XBASirX6Rrg ==
106106 dependencies:
107- browserslist "^4.8.2 "
107+ browserslist "^4.8.5 "
108108 invariant "^2.2.4"
109109 semver "^5.5.0"
110110
111- "@babel/core@7.8.3", "@babel/core@^7.5.5", "@babel/core@^7.7.5":
111+ "@babel/core@7.8.4":
112+ version "7.8.4"
113+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.8.4.tgz#d496799e5c12195b3602d0fddd77294e3e38e80e"
114+ integrity sha512-0LiLrB2PwrVI+a2/IEskBopDYSd8BCb3rOvH7D5tzoWd696TBEduBvuLVm4Nx6rltrLZqvI3MCalB2K2aVzQjA==
115+ dependencies:
116+ "@babel/code-frame" "^7.8.3"
117+ "@babel/generator" "^7.8.4"
118+ "@babel/helpers" "^7.8.4"
119+ "@babel/parser" "^7.8.4"
120+ "@babel/template" "^7.8.3"
121+ "@babel/traverse" "^7.8.4"
122+ "@babel/types" "^7.8.3"
123+ convert-source-map "^1.7.0"
124+ debug "^4.1.0"
125+ gensync "^1.0.0-beta.1"
126+ json5 "^2.1.0"
127+ lodash "^4.17.13"
128+ resolve "^1.3.2"
129+ semver "^5.4.1"
130+ source-map "^0.5.0"
131+
132+ "@babel/core@^7.5.5", "@babel/core@^7.7.5":
112133 version "7.8.3"
113134 resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.8.3.tgz#30b0ebb4dd1585de6923a0b4d179e0b9f5d82941"
114135 integrity sha512-4XFkf8AwyrEG7Ziu3L2L0Cv+WyY47Tcsp70JFmpftbAA1K7YL/sgE9jh9HyNj08Y/U50ItUchpN0w6HxAoX1rA==
129150 semver "^5.4.1"
130151 source-map "^0.5.0"
131152
132- "@babel/generator@7.8.3", "@babel/generator@^7.4.0", "@babel/generator@^7.8.3":
153+ "@babel/generator@7.8.4", "@babel/generator@^7.8.4":
154+ version "7.8.4"
155+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.8.4.tgz#35bbc74486956fe4251829f9f6c48330e8d0985e"
156+ integrity sha512-PwhclGdRpNAf3IxZb0YVuITPZmmrXz9zf6fH8lT4XbrmfQKr6ryBzhv593P5C6poJRciFCL/eHGW2NuGrgEyxA==
157+ dependencies:
158+ "@babel/types" "^7.8.3"
159+ jsesc "^2.5.1"
160+ lodash "^4.17.13"
161+ source-map "^0.5.0"
162+
163+ "@babel/generator@^7.4.0", "@babel/generator@^7.8.3":
133164 version "7.8.3"
134165 resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.8.3.tgz#0e22c005b0a94c1c74eafe19ef78ce53a4d45c03"
135166 integrity sha512-WjoPk8hRpDRqqzRpvaR8/gDUPkrnOOeuT2m8cNICJtZH6mwaCo3v0OKMI7Y6SM1pBtyijnLtAL0HDi41pf41ug==
163194 "@babel/traverse" "^7.8.3"
164195 "@babel/types" "^7.8.3"
165196
166- "@babel/helper-compilation-targets@^7.8.3 ":
167- version "7.8.3 "
168- resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.3 .tgz#2deedc816fd41dca7355ef39fd40c9ea69f0719a "
169- integrity sha512-JLylPCsFjhLN+6uBSSh3iYdxKdeO9MNmoY96PE/99d8kyBFaXLORtAVhqN6iHa+wtPeqxKLghDOZry0+Aiw9Tw ==
197+ "@babel/helper-compilation-targets@^7.8.4 ":
198+ version "7.8.4 "
199+ resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.4 .tgz#03d7ecd454b7ebe19a254f76617e61770aed2c88 "
200+ integrity sha512-3k3BsKMvPp5bjxgMdrFyq0UaEO48HciVrOVF0+lon8pp95cyJ2ujAh0TrBHNMnJGT2rr0iKOJPFFbSqjDyf/Pg ==
170201 dependencies:
171- "@babel/compat-data" "^7.8.1 "
172- browserslist "^4.8.2 "
202+ "@babel/compat-data" "^7.8.4 "
203+ browserslist "^4.8.5 "
173204 invariant "^2.2.4"
174- levenary "^1.1.0 "
205+ levenary "^1.1.1 "
175206 semver "^5.5.0"
176207
177208"@babel/helper-create-regexp-features-plugin@^7.8.3":
322353 "@babel/traverse" "^7.8.3"
323354 "@babel/types" "^7.8.3"
324355
356+ "@babel/helpers@^7.8.4":
357+ version "7.8.4"
358+ resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.8.4.tgz#754eb3ee727c165e0a240d6c207de7c455f36f73"
359+ integrity sha512-VPbe7wcQ4chu4TDQjimHv/5tj73qz88o12EPkO2ValS2QiQS/1F2SsjyIGNnAD0vF/nZS6Cf9i+vW6HIlnaR8w==
360+ dependencies:
361+ "@babel/template" "^7.8.3"
362+ "@babel/traverse" "^7.8.4"
363+ "@babel/types" "^7.8.3"
364+
325365"@babel/highlight@^7.8.3":
326366 version "7.8.3"
327367 resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.8.3.tgz#28f173d04223eaaa59bc1d439a3836e6d1265797"
336376 resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.3.tgz#790874091d2001c9be6ec426c2eed47bc7679081"
337377 integrity sha512-/V72F4Yp/qmHaTALizEm9Gf2eQHV3QyTL3K0cNfijwnMnb1L+LDlAubb/ZnSdGAVzVSWakujHYs1I26x66sMeQ==
338378
379+ "@babel/parser@^7.8.4":
380+ version "7.8.4"
381+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.4.tgz#d1dbe64691d60358a974295fa53da074dd2ce8e8"
382+ integrity sha512-0fKu/QqildpXmPVaRBoXOlyBb3MC+J0A66x97qEfLOMkn3u6nfY5esWogQwi/K0BjASYy4DbnsEWnpNL6qT5Mw==
383+
339384"@babel/plugin-proposal-async-generator-functions@^7.8.3":
340385 version "7.8.3"
341386 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.8.3.tgz#bad329c670b382589721b27540c7d288601c6e6f"
539584 "@babel/helper-builder-binary-assignment-operator-visitor" "^7.8.3"
540585 "@babel/helper-plugin-utils" "^7.8.3"
541586
542- "@babel/plugin-transform-for-of@^7.8.3 ":
543- version "7.8.3 "
544- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.3 .tgz#15f17bce2fc95c7d59a24b299e83e81cedc22e18 "
545- integrity sha512-ZjXznLNTxhpf4Q5q3x1NsngzGA38t9naWH8Gt+0qYZEJAcvPI9waSStSh56u19Ofjr7QmD0wUsQ8hw8s/p1VnA ==
587+ "@babel/plugin-transform-for-of@^7.8.4 ":
588+ version "7.8.4 "
589+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.4 .tgz#6fe8eae5d6875086ee185dd0b098a8513783b47d "
590+ integrity sha512-iAXNlOWvcYUYoV8YIxwS7TxGRJcxyl8eQCfT+A5j8sKUzRFvJdcyjp97jL2IghWSRDaL2PU2O2tX8Cu9dTBq5A ==
546591 dependencies:
547592 "@babel/helper-plugin-utils" "^7.8.3"
548593
627672 "@babel/helper-plugin-utils" "^7.8.3"
628673 "@babel/helper-replace-supers" "^7.8.3"
629674
630- "@babel/plugin-transform-parameters@^7.8.3 ":
631- version "7.8.3 "
632- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.3 .tgz#7890576a13b17325d8b7d44cb37f21dc3bbdda59 "
633- integrity sha512-/pqngtGb54JwMBZ6S/D3XYylQDFtGjWrnoCF4gXZOUpFV/ujbxnoNGNvDGu6doFWRPBveE72qTx/RRU44j5I/Q ==
675+ "@babel/plugin-transform-parameters@^7.8.4 ":
676+ version "7.8.4 "
677+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.4 .tgz#1d5155de0b65db0ccf9971165745d3bb990d77d3 "
678+ integrity sha512-IsS3oTxeTsZlE5KqzTbcC2sV0P9pXdec53SU+Yxv7o/6dvGM5AkTotQKhoSffhNgZ/dftsSiOoxy7evCYJXzVA ==
634679 dependencies:
635680 "@babel/helper-call-delegate" "^7.8.3"
636681 "@babel/helper-get-function-arity" "^7.8.3"
687732 "@babel/helper-annotate-as-pure" "^7.8.3"
688733 "@babel/helper-plugin-utils" "^7.8.3"
689734
690- "@babel/plugin-transform-typeof-symbol@^7.8.3 ":
691- version "7.8.3 "
692- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.8.3 .tgz#5cffb216fb25c8c64ba6bf5f76ce49d3ab079f4d "
693- integrity sha512-3TrkKd4LPqm4jHs6nPtSDI/SV9Cm5PRJkHLUgTcqRQQTMAZ44ZaAdDZJtvWFSaRcvT0a1rTmJ5ZA5tDKjleF3g ==
735+ "@babel/plugin-transform-typeof-symbol@^7.8.4 ":
736+ version "7.8.4 "
737+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.8.4 .tgz#ede4062315ce0aaf8a657a920858f1a2f35fc412 "
738+ integrity sha512-2QKyfjGdvuNfHsb7qnBBlKclbD4CfshH2KvDabiijLMGXPHJXGxtDzwIF7bQP+T0ysw8fYTtxPafgfs/c1Lrqg ==
694739 dependencies:
695740 "@babel/helper-plugin-utils" "^7.8.3"
696741
702747 "@babel/helper-create-regexp-features-plugin" "^7.8.3"
703748 "@babel/helper-plugin-utils" "^7.8.3"
704749
705- "@babel/preset-env@7.8.3 ":
706- version "7.8.3 "
707- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.3 .tgz#dc0fb2938f52bbddd79b3c861a4b3427dd3a6c54 "
708- integrity sha512-Rs4RPL2KjSLSE2mWAx5/iCH+GC1ikKdxPrhnRS6PfFVaiZeom22VFKN4X8ZthyN61kAaR05tfXTbCvatl9WIQg ==
750+ "@babel/preset-env@7.8.4 ":
751+ version "7.8.4 "
752+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.4 .tgz#9dac6df5f423015d3d49b6e9e5fa3413e4a72c4e "
753+ integrity sha512-HihCgpr45AnSOHRbS5cWNTINs0TwaR8BS8xIIH+QwiW8cKL0llV91njQMpeMReEPVs+1Ao0x3RLEBLtt1hOq4w ==
709754 dependencies:
710- "@babel/compat-data" "^7.8.0 "
711- "@babel/helper-compilation-targets" "^7.8.3 "
755+ "@babel/compat-data" "^7.8.4 "
756+ "@babel/helper-compilation-targets" "^7.8.4 "
712757 "@babel/helper-module-imports" "^7.8.3"
713758 "@babel/helper-plugin-utils" "^7.8.3"
714759 "@babel/plugin-proposal-async-generator-functions" "^7.8.3"
737782 "@babel/plugin-transform-dotall-regex" "^7.8.3"
738783 "@babel/plugin-transform-duplicate-keys" "^7.8.3"
739784 "@babel/plugin-transform-exponentiation-operator" "^7.8.3"
740- "@babel/plugin-transform-for-of" "^7.8.3 "
785+ "@babel/plugin-transform-for-of" "^7.8.4 "
741786 "@babel/plugin-transform-function-name" "^7.8.3"
742787 "@babel/plugin-transform-literals" "^7.8.3"
743788 "@babel/plugin-transform-member-expression-literals" "^7.8.3"
748793 "@babel/plugin-transform-named-capturing-groups-regex" "^7.8.3"
749794 "@babel/plugin-transform-new-target" "^7.8.3"
750795 "@babel/plugin-transform-object-super" "^7.8.3"
751- "@babel/plugin-transform-parameters" "^7.8.3 "
796+ "@babel/plugin-transform-parameters" "^7.8.4 "
752797 "@babel/plugin-transform-property-literals" "^7.8.3"
753798 "@babel/plugin-transform-regenerator" "^7.8.3"
754799 "@babel/plugin-transform-reserved-words" "^7.8.3"
755800 "@babel/plugin-transform-shorthand-properties" "^7.8.3"
756801 "@babel/plugin-transform-spread" "^7.8.3"
757802 "@babel/plugin-transform-sticky-regex" "^7.8.3"
758803 "@babel/plugin-transform-template-literals" "^7.8.3"
759- "@babel/plugin-transform-typeof-symbol" "^7.8.3 "
804+ "@babel/plugin-transform-typeof-symbol" "^7.8.4 "
760805 "@babel/plugin-transform-unicode-regex" "^7.8.3"
761806 "@babel/types" "^7.8.3"
762- browserslist "^4.8.2 "
807+ browserslist "^4.8.5 "
763808 core-js-compat "^3.6.2"
764809 invariant "^2.2.2"
765- levenary "^1.1.0 "
810+ levenary "^1.1.1 "
766811 semver "^5.5.0"
767812
768813"@babel/runtime@^7.6.3":
796841 globals "^11.1.0"
797842 lodash "^4.17.13"
798843
844+ "@babel/traverse@^7.8.4":
845+ version "7.8.4"
846+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.8.4.tgz#f0845822365f9d5b0e312ed3959d3f827f869e3c"
847+ integrity sha512-NGLJPZwnVEyBPLI+bl9y9aSnxMhsKz42so7ApAv9D+b4vAFPpY013FTS9LdKxcABoIYFU52HcYga1pPlx454mg==
848+ dependencies:
849+ "@babel/code-frame" "^7.8.3"
850+ "@babel/generator" "^7.8.4"
851+ "@babel/helper-function-name" "^7.8.3"
852+ "@babel/helper-split-export-declaration" "^7.8.3"
853+ "@babel/parser" "^7.8.4"
854+ "@babel/types" "^7.8.3"
855+ debug "^4.1.0"
856+ globals "^11.1.0"
857+ lodash "^4.17.13"
858+
799859"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.8.3":
800860 version "7.8.3"
801861 resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.3.tgz#5a383dffa5416db1b73dedffd311ffd0788fb31c"
@@ -2464,7 +2524,7 @@ browserify-zlib@^0.2.0:
24642524 dependencies:
24652525 pako "~1.0.5"
24662526
2467- browserslist@4.8.6:
2527+ browserslist@4.8.6, browserslist@^4.8.5 :
24682528 version "4.8.6"
24692529 resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.6.tgz#96406f3f5f0755d272e27a66f4163ca821590a7e"
24702530 integrity sha512-ZHao85gf0eZ0ESxLfCp73GG9O/VTytYDIkIiZDlURppLTI9wErSM/5yAKEq6rcUdxBLjMELmrYUJGg5sxGKMHg==
@@ -2473,7 +2533,7 @@ browserslist@4.8.6:
24732533 electron-to-chromium "^1.3.341"
24742534 node-releases "^1.1.47"
24752535
2476- browserslist@^4.0.0, browserslist@^4.7.0, browserslist@^4.8.2, browserslist@^4.8. 3:
2536+ browserslist@^4.0.0, browserslist@^4.7.0, browserslist@^4.8.3:
24772537 version "4.8.5"
24782538 resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.5.tgz#691af4e327ac877b25e7a3f7ee869c4ef36cdea3"
24792539 integrity sha512-4LMHuicxkabIB+n9874jZX/az1IaZ5a+EUuvD7KFOu9x/Bd5YHyO0DIz2ls/Kl8g0ItS4X/ilEgf4T1Br0lgSg==
@@ -6778,10 +6838,10 @@ leven@^3.1.0:
67786838 resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2"
67796839 integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==
67806840
6781- levenary@^1.1.0 :
6782- version "1.1.0 "
6783- resolved "https://registry.yarnpkg.com/levenary/-/levenary-1.1.0 .tgz#fc146fe75f32dc483a0a2c64aef720f602cd6210 "
6784- integrity sha512-VHcwhO0UTpUW7rLPN2/OiWJdgA1e9BqEDALhrgCe/F+uUJnep6CoUsTzMeP8Rh0NGr9uKquXxqe7lwLZo509nQ ==
6841+ levenary@^1.1.1 :
6842+ version "1.1.1 "
6843+ resolved "https://registry.yarnpkg.com/levenary/-/levenary-1.1.1 .tgz#842a9ee98d2075aa7faeedbe32679e9205f46f77 "
6844+ integrity sha512-mkAdOIt79FD6irqjYSs4rdbnlT5vRonMEvBVPVb3XmevfS8kgRXwfes0dhPdEtzTWD/1eNE/Bm/G1iRt6DcnQQ ==
67856845 dependencies:
67866846 leven "^3.1.0"
67876847
0 commit comments