|
83 | 83 | browserslist "^4.14.5"
|
84 | 84 | semver "^6.3.0"
|
85 | 85 |
|
86 |
| -"@babel/helper-create-class-features-plugin@^7.12.1": |
87 |
| - version "7.12.1" |
88 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.12.1.tgz#3c45998f431edd4a9214c5f1d3ad1448a6137f6e" |
89 |
| - integrity sha512-hkL++rWeta/OVOBTRJc9a5Azh5mt5WgZUGAKMD8JM141YsE08K//bp1unBBieO6rUKkIPyUE0USQ30jAy3Sk1w== |
90 |
| - dependencies: |
91 |
| - "@babel/helper-function-name" "^7.10.4" |
92 |
| - "@babel/helper-member-expression-to-functions" "^7.12.1" |
93 |
| - "@babel/helper-optimise-call-expression" "^7.10.4" |
94 |
| - "@babel/helper-replace-supers" "^7.12.1" |
95 |
| - "@babel/helper-split-export-declaration" "^7.10.4" |
96 |
| - |
97 | 86 | "@babel/helper-create-class-features-plugin@^7.13.0":
|
98 | 87 | version "7.13.11"
|
99 | 88 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.11.tgz#30d30a005bca2c953f5653fc25091a492177f4f6"
|
|
134 | 123 | dependencies:
|
135 | 124 | "@babel/types" "^7.13.0"
|
136 | 125 |
|
137 |
| -"@babel/helper-function-name@^7.10.4": |
138 |
| - version "7.10.4" |
139 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz#d2d3b20c59ad8c47112fa7d2a94bc09d5ef82f1a" |
140 |
| - integrity sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ== |
141 |
| - dependencies: |
142 |
| - "@babel/helper-get-function-arity" "^7.10.4" |
143 |
| - "@babel/template" "^7.10.4" |
144 |
| - "@babel/types" "^7.10.4" |
145 |
| - |
146 | 126 | "@babel/helper-function-name@^7.12.13":
|
147 | 127 | version "7.12.13"
|
148 | 128 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.12.13.tgz#93ad656db3c3c2232559fd7b2c3dbdcbe0eb377a"
|
|
152 | 132 | "@babel/template" "^7.12.13"
|
153 | 133 | "@babel/types" "^7.12.13"
|
154 | 134 |
|
155 |
| -"@babel/helper-get-function-arity@^7.10.4": |
156 |
| - version "7.10.4" |
157 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2" |
158 |
| - integrity sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A== |
159 |
| - dependencies: |
160 |
| - "@babel/types" "^7.10.4" |
161 |
| - |
162 | 135 | "@babel/helper-get-function-arity@^7.12.13":
|
163 | 136 | version "7.12.13"
|
164 | 137 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz#bc63451d403a3b3082b97e1d8b3fe5bd4091e583"
|
|
174 | 147 | "@babel/traverse" "^7.13.0"
|
175 | 148 | "@babel/types" "^7.13.0"
|
176 | 149 |
|
177 |
| -"@babel/helper-member-expression-to-functions@^7.12.1": |
178 |
| - version "7.12.1" |
179 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.1.tgz#fba0f2fcff3fba00e6ecb664bb5e6e26e2d6165c" |
180 |
| - integrity sha512-k0CIe3tXUKTRSoEx1LQEPFU9vRQfqHtl+kf8eNnDqb4AUJEy5pz6aIiog+YWtVm2jpggjS1laH68bPsR+KWWPQ== |
181 |
| - dependencies: |
182 |
| - "@babel/types" "^7.12.1" |
183 |
| - |
184 | 150 | "@babel/helper-member-expression-to-functions@^7.13.0", "@babel/helper-member-expression-to-functions@^7.13.12":
|
185 | 151 | version "7.13.12"
|
186 | 152 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz#dfe368f26d426a07299d8d6513821768216e6d72"
|
|
209 | 175 | "@babel/traverse" "^7.13.0"
|
210 | 176 | "@babel/types" "^7.13.12"
|
211 | 177 |
|
212 |
| -"@babel/helper-optimise-call-expression@^7.10.4": |
213 |
| - version "7.10.4" |
214 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673" |
215 |
| - integrity sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg== |
216 |
| - dependencies: |
217 |
| - "@babel/types" "^7.10.4" |
218 |
| - |
219 | 178 | "@babel/helper-optimise-call-expression@^7.12.13":
|
220 | 179 | version "7.12.13"
|
221 | 180 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz#5c02d171b4c8615b1e7163f888c1c81c30a2aaea"
|
|
237 | 196 | "@babel/helper-wrap-function" "^7.13.0"
|
238 | 197 | "@babel/types" "^7.13.0"
|
239 | 198 |
|
240 |
| -"@babel/helper-replace-supers@^7.12.1": |
241 |
| - version "7.12.5" |
242 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.5.tgz#f009a17543bbbbce16b06206ae73b63d3fca68d9" |
243 |
| - integrity sha512-5YILoed0ZyIpF4gKcpZitEnXEJ9UoDRki1Ey6xz46rxOzfNMAhVIJMoune1hmPVxh40LRv1+oafz7UsWX+vyWA== |
244 |
| - dependencies: |
245 |
| - "@babel/helper-member-expression-to-functions" "^7.12.1" |
246 |
| - "@babel/helper-optimise-call-expression" "^7.10.4" |
247 |
| - "@babel/traverse" "^7.12.5" |
248 |
| - "@babel/types" "^7.12.5" |
249 |
| - |
250 | 199 | "@babel/helper-replace-supers@^7.12.13", "@babel/helper-replace-supers@^7.13.0", "@babel/helper-replace-supers@^7.13.12":
|
251 | 200 | version "7.13.12"
|
252 | 201 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.13.12.tgz#6442f4c1ad912502481a564a7386de0c77ff3804"
|
|
271 | 220 | dependencies:
|
272 | 221 | "@babel/types" "^7.12.1"
|
273 | 222 |
|
274 |
| -"@babel/helper-split-export-declaration@^7.10.4": |
275 |
| - version "7.11.0" |
276 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f" |
277 |
| - integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg== |
278 |
| - dependencies: |
279 |
| - "@babel/types" "^7.11.0" |
280 |
| - |
281 | 223 | "@babel/helper-split-export-declaration@^7.12.13":
|
282 | 224 | version "7.12.13"
|
283 | 225 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz#e9430be00baf3e88b0e13e6f9d4eaf2136372b05"
|
|
544 | 486 | dependencies:
|
545 | 487 | "@babel/helper-plugin-utils" "^7.12.13"
|
546 | 488 |
|
547 |
| -"@babel/plugin-syntax-typescript@^7.12.1": |
548 |
| - version "7.12.1" |
549 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.12.1.tgz#460ba9d77077653803c3dd2e673f76d66b4029e5" |
550 |
| - integrity sha512-UZNEcCY+4Dp9yYRCAHrHDU+9ZXLYaY9MgBXSRLkB9WjYFRR6quJBumfVrEkUxrePPBwFcpWfNKXqVRQQtm7mMA== |
| 489 | +"@babel/plugin-syntax-typescript@^7.12.13": |
| 490 | + version "7.12.13" |
| 491 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.12.13.tgz#9dff111ca64154cef0f4dc52cf843d9f12ce4474" |
| 492 | + integrity sha512-cHP3u1JiUiG2LFDKbXnwVad81GvfyIOmCD6HIEId6ojrY0Drfy2q1jw7BwN7dE84+kTnBjLkXoL3IEy/3JPu2w== |
551 | 493 | dependencies:
|
552 |
| - "@babel/helper-plugin-utils" "^7.10.4" |
| 494 | + "@babel/helper-plugin-utils" "^7.12.13" |
553 | 495 |
|
554 | 496 | "@babel/plugin-transform-arrow-functions@^7.13.0":
|
555 | 497 | version "7.13.0"
|
|
784 | 726 | dependencies:
|
785 | 727 | "@babel/helper-plugin-utils" "^7.12.13"
|
786 | 728 |
|
787 |
| -"@babel/plugin-transform-typescript@^7.12.1": |
788 |
| - version "7.12.1" |
789 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.12.1.tgz#d92cc0af504d510e26a754a7dbc2e5c8cd9c7ab4" |
790 |
| - integrity sha512-VrsBByqAIntM+EYMqSm59SiMEf7qkmI9dqMt6RbD/wlwueWmYcI0FFK5Fj47pP6DRZm+3teXjosKlwcZJ5lIMw== |
| 729 | +"@babel/plugin-transform-typescript@^7.13.0": |
| 730 | + version "7.13.0" |
| 731 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.13.0.tgz#4a498e1f3600342d2a9e61f60131018f55774853" |
| 732 | + integrity sha512-elQEwluzaU8R8dbVuW2Q2Y8Nznf7hnjM7+DSCd14Lo5fF63C9qNLbwZYbmZrtV9/ySpSUpkRpQXvJb6xyu4hCQ== |
791 | 733 | dependencies:
|
792 |
| - "@babel/helper-create-class-features-plugin" "^7.12.1" |
793 |
| - "@babel/helper-plugin-utils" "^7.10.4" |
794 |
| - "@babel/plugin-syntax-typescript" "^7.12.1" |
| 734 | + "@babel/helper-create-class-features-plugin" "^7.13.0" |
| 735 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 736 | + "@babel/plugin-syntax-typescript" "^7.12.13" |
795 | 737 |
|
796 | 738 | "@babel/plugin-transform-unicode-escapes@^7.12.13":
|
797 | 739 | version "7.12.13"
|
|
895 | 837 | esutils "^2.0.2"
|
896 | 838 |
|
897 | 839 | "@babel/preset-typescript@^7.12.1":
|
898 |
| - version "7.12.1" |
899 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.12.1.tgz#86480b483bb97f75036e8864fe404cc782cc311b" |
900 |
| - integrity sha512-hNK/DhmoJPsksdHuI/RVrcEws7GN5eamhi28JkO52MqIxU8Z0QpmiSOQxZHWOHV7I3P4UjHV97ay4TcamMA6Kw== |
| 840 | + version "7.13.0" |
| 841 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.13.0.tgz#ab107e5f050609d806fbb039bec553b33462c60a" |
| 842 | + integrity sha512-LXJwxrHy0N3f6gIJlYbLta1D9BDtHpQeqwzM0LIfjDlr6UE/D5Mc7W4iDiQzaE+ks0sTjT26ArcHWnJVt0QiHw== |
901 | 843 | dependencies:
|
902 |
| - "@babel/helper-plugin-utils" "^7.10.4" |
903 |
| - "@babel/plugin-transform-typescript" "^7.12.1" |
| 844 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 845 | + "@babel/helper-validator-option" "^7.12.17" |
| 846 | + "@babel/plugin-transform-typescript" "^7.13.0" |
904 | 847 |
|
905 | 848 | "@babel/runtime@^7.8.4":
|
906 | 849 | version "7.12.5"
|
|
909 | 852 | dependencies:
|
910 | 853 | regenerator-runtime "^0.13.4"
|
911 | 854 |
|
912 |
| -"@babel/template@^7.10.4", "@babel/template@^7.12.13", "@babel/template@^7.3.3": |
| 855 | +"@babel/template@^7.12.13", "@babel/template@^7.3.3": |
913 | 856 | version "7.12.13"
|
914 | 857 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327"
|
915 | 858 | integrity sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA==
|
|
918 | 861 | "@babel/parser" "^7.12.13"
|
919 | 862 | "@babel/types" "^7.12.13"
|
920 | 863 |
|
921 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.5", "@babel/traverse@^7.13.0": |
| 864 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0": |
922 | 865 | version "7.13.0"
|
923 | 866 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc"
|
924 | 867 | integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ==
|
|
933 | 876 | globals "^11.1.0"
|
934 | 877 | lodash "^4.17.19"
|
935 | 878 |
|
936 |
| -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.5", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 879 | +"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
937 | 880 | version "7.13.12"
|
938 | 881 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.12.tgz#edbf99208ef48852acdff1c8a681a1e4ade580cd"
|
939 | 882 | integrity sha512-K4nY2xFN4QMvQwkQ+zmBDp6ANMbVNw6BbxWmYA4qNjhR9W+Lj/8ky5MEY2Me5r+B2c6/v6F53oMndG+f9s3IiA==
|
|
0 commit comments