|
32 | 32 | dependencies:
|
33 | 33 | "@babel/highlight" "^7.14.5"
|
34 | 34 |
|
35 |
| -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5", "@babel/compat-data@^7.14.7", "@babel/compat-data@^7.14.9": |
36 |
| - version "7.14.9" |
37 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.9.tgz#ac7996ceaafcf8f410119c8af0d1db4cf914a210" |
38 |
| - integrity sha512-p3QjZmMGHDGdpcwEYYWu7i7oJShJvtgMjJeb0W95PPhSm++3lm8YXYOh45Y6iCN9PkZLTZ7CIX5nFrp7pw7TXw== |
| 35 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.7", "@babel/compat-data@^7.15.0": |
| 36 | + version "7.15.0" |
| 37 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176" |
| 38 | + integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA== |
39 | 39 |
|
40 |
| -"@babel/core@^7.1.0", "@babel/core@^7.14.8", "@babel/core@^7.7.2", "@babel/core@^7.7.5": |
41 |
| - version "7.14.8" |
42 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010" |
43 |
| - integrity sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q== |
| 40 | +"@babel/core@^7.1.0", "@babel/core@^7.15.0", "@babel/core@^7.7.2", "@babel/core@^7.7.5": |
| 41 | + version "7.15.0" |
| 42 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.0.tgz#749e57c68778b73ad8082775561f67f5196aafa8" |
| 43 | + integrity sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw== |
44 | 44 | dependencies:
|
45 | 45 | "@babel/code-frame" "^7.14.5"
|
46 |
| - "@babel/generator" "^7.14.8" |
47 |
| - "@babel/helper-compilation-targets" "^7.14.5" |
48 |
| - "@babel/helper-module-transforms" "^7.14.8" |
| 46 | + "@babel/generator" "^7.15.0" |
| 47 | + "@babel/helper-compilation-targets" "^7.15.0" |
| 48 | + "@babel/helper-module-transforms" "^7.15.0" |
49 | 49 | "@babel/helpers" "^7.14.8"
|
50 |
| - "@babel/parser" "^7.14.8" |
| 50 | + "@babel/parser" "^7.15.0" |
51 | 51 | "@babel/template" "^7.14.5"
|
52 |
| - "@babel/traverse" "^7.14.8" |
53 |
| - "@babel/types" "^7.14.8" |
| 52 | + "@babel/traverse" "^7.15.0" |
| 53 | + "@babel/types" "^7.15.0" |
54 | 54 | convert-source-map "^1.7.0"
|
55 | 55 | debug "^4.1.0"
|
56 | 56 | gensync "^1.0.0-beta.2"
|
57 | 57 | json5 "^2.1.2"
|
58 | 58 | semver "^6.3.0"
|
59 | 59 | source-map "^0.5.0"
|
60 | 60 |
|
61 |
| -"@babel/generator@^7.14.8", "@babel/generator@^7.7.2": |
62 |
| - version "7.14.8" |
63 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.8.tgz#bf86fd6af96cf3b74395a8ca409515f89423e070" |
64 |
| - integrity sha512-cYDUpvIzhBVnMzRoY1fkSEhK/HmwEVwlyULYgn/tMQYd6Obag3ylCjONle3gdErfXBW61SVTlR9QR7uWlgeIkg== |
| 61 | +"@babel/generator@^7.15.0", "@babel/generator@^7.7.2": |
| 62 | + version "7.15.0" |
| 63 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.0.tgz#a7d0c172e0d814974bad5aa77ace543b97917f15" |
| 64 | + integrity sha512-eKl4XdMrbpYvuB505KTta4AV9g+wWzmVBW69tX0H2NwKVKd2YJbKgyK6M8j/rgLbmHOYJn6rUklV677nOyJrEQ== |
65 | 65 | dependencies:
|
66 |
| - "@babel/types" "^7.14.8" |
| 66 | + "@babel/types" "^7.15.0" |
67 | 67 | jsesc "^2.5.1"
|
68 | 68 | source-map "^0.5.0"
|
69 | 69 |
|
|
82 | 82 | "@babel/helper-explode-assignable-expression" "^7.14.5"
|
83 | 83 | "@babel/types" "^7.14.5"
|
84 | 84 |
|
85 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.14.5": |
86 |
| - version "7.14.5" |
87 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.5.tgz#7a99c5d0967911e972fe2c3411f7d5b498498ecf" |
88 |
| - integrity sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw== |
| 85 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.14.5", "@babel/helper-compilation-targets@^7.15.0": |
| 86 | + version "7.15.0" |
| 87 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.0.tgz#973df8cbd025515f3ff25db0c05efc704fa79818" |
| 88 | + integrity sha512-h+/9t0ncd4jfZ8wsdAsoIxSa61qhBYlycXiHWqJaQBCXAhDCMbPRSMTGnZIkkmt1u4ag+UQmuqcILwqKzZ4N2A== |
89 | 89 | dependencies:
|
90 |
| - "@babel/compat-data" "^7.14.5" |
| 90 | + "@babel/compat-data" "^7.15.0" |
91 | 91 | "@babel/helper-validator-option" "^7.14.5"
|
92 | 92 | browserslist "^4.16.6"
|
93 | 93 | semver "^6.3.0"
|
|
156 | 156 | dependencies:
|
157 | 157 | "@babel/types" "^7.14.5"
|
158 | 158 |
|
159 |
| -"@babel/helper-member-expression-to-functions@^7.14.5": |
160 |
| - version "7.14.5" |
161 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.14.5.tgz#d5c70e4ad13b402c95156c7a53568f504e2fb7b8" |
162 |
| - integrity sha512-UxUeEYPrqH1Q/k0yRku1JE7dyfyehNwT6SVkMHvYvPDv4+uu627VXBckVj891BO8ruKBkiDoGnZf4qPDD8abDQ== |
| 159 | +"@babel/helper-member-expression-to-functions@^7.14.5", "@babel/helper-member-expression-to-functions@^7.15.0": |
| 160 | + version "7.15.0" |
| 161 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz#0ddaf5299c8179f27f37327936553e9bba60990b" |
| 162 | + integrity sha512-Jq8H8U2kYiafuj2xMTPQwkTBnEEdGKpT35lJEQsRRjnG0LW3neucsaMWLgKcwu3OHKNeYugfw+Z20BXBSEs2Lg== |
163 | 163 | dependencies:
|
164 |
| - "@babel/types" "^7.14.5" |
| 164 | + "@babel/types" "^7.15.0" |
165 | 165 |
|
166 | 166 | "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.14.5":
|
167 | 167 | version "7.14.5"
|
|
170 | 170 | dependencies:
|
171 | 171 | "@babel/types" "^7.14.5"
|
172 | 172 |
|
173 |
| -"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.14.8": |
174 |
| - version "7.14.8" |
175 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.8.tgz#d4279f7e3fd5f4d5d342d833af36d4dd87d7dc49" |
176 |
| - integrity sha512-RyE+NFOjXn5A9YU1dkpeBaduagTlZ0+fccnIcAGbv1KGUlReBj7utF7oEth8IdIBQPcux0DDgW5MFBH2xu9KcA== |
| 173 | +"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.0": |
| 174 | + version "7.15.0" |
| 175 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.0.tgz#679275581ea056373eddbe360e1419ef23783b08" |
| 176 | + integrity sha512-RkGiW5Rer7fpXv9m1B3iHIFDZdItnO2/BLfWVW/9q7+KqQSDY5kUfQEbzdXM1MVhJGcugKV7kRrNVzNxmk7NBg== |
177 | 177 | dependencies:
|
178 | 178 | "@babel/helper-module-imports" "^7.14.5"
|
179 |
| - "@babel/helper-replace-supers" "^7.14.5" |
| 179 | + "@babel/helper-replace-supers" "^7.15.0" |
180 | 180 | "@babel/helper-simple-access" "^7.14.8"
|
181 | 181 | "@babel/helper-split-export-declaration" "^7.14.5"
|
182 |
| - "@babel/helper-validator-identifier" "^7.14.8" |
| 182 | + "@babel/helper-validator-identifier" "^7.14.9" |
183 | 183 | "@babel/template" "^7.14.5"
|
184 |
| - "@babel/traverse" "^7.14.8" |
185 |
| - "@babel/types" "^7.14.8" |
| 184 | + "@babel/traverse" "^7.15.0" |
| 185 | + "@babel/types" "^7.15.0" |
186 | 186 |
|
187 | 187 | "@babel/helper-optimise-call-expression@^7.14.5":
|
188 | 188 | version "7.14.5"
|
|
205 | 205 | "@babel/helper-wrap-function" "^7.14.5"
|
206 | 206 | "@babel/types" "^7.14.5"
|
207 | 207 |
|
208 |
| -"@babel/helper-replace-supers@^7.14.5": |
209 |
| - version "7.14.5" |
210 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.14.5.tgz#0ecc0b03c41cd567b4024ea016134c28414abb94" |
211 |
| - integrity sha512-3i1Qe9/8x/hCHINujn+iuHy+mMRLoc77b2nI9TB0zjH1hvn9qGlXjWlggdwUcju36PkPCy/lpM7LLUdcTyH4Ow== |
| 208 | +"@babel/helper-replace-supers@^7.14.5", "@babel/helper-replace-supers@^7.15.0": |
| 209 | + version "7.15.0" |
| 210 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.0.tgz#ace07708f5bf746bf2e6ba99572cce79b5d4e7f4" |
| 211 | + integrity sha512-6O+eWrhx+HEra/uJnifCwhwMd6Bp5+ZfZeJwbqUTuqkhIT6YcRhiZCOOFChRypOIe0cV46kFrRBlm+t5vHCEaA== |
212 | 212 | dependencies:
|
213 |
| - "@babel/helper-member-expression-to-functions" "^7.14.5" |
| 213 | + "@babel/helper-member-expression-to-functions" "^7.15.0" |
214 | 214 | "@babel/helper-optimise-call-expression" "^7.14.5"
|
215 |
| - "@babel/traverse" "^7.14.5" |
216 |
| - "@babel/types" "^7.14.5" |
| 215 | + "@babel/traverse" "^7.15.0" |
| 216 | + "@babel/types" "^7.15.0" |
217 | 217 |
|
218 |
| -"@babel/helper-simple-access@^7.14.5", "@babel/helper-simple-access@^7.14.8": |
| 218 | +"@babel/helper-simple-access@^7.14.8": |
219 | 219 | version "7.14.8"
|
220 | 220 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.8.tgz#82e1fec0644a7e775c74d305f212c39f8fe73924"
|
221 | 221 | integrity sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg==
|
|
236 | 236 | dependencies:
|
237 | 237 | "@babel/types" "^7.14.5"
|
238 | 238 |
|
239 |
| -"@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.8", "@babel/helper-validator-identifier@^7.14.9": |
| 239 | +"@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9": |
240 | 240 | version "7.14.9"
|
241 | 241 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
|
242 | 242 | integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
|
|
274 | 274 | chalk "^2.0.0"
|
275 | 275 | js-tokens "^4.0.0"
|
276 | 276 |
|
277 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.8", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2": |
278 |
| - version "7.14.8" |
279 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.8.tgz#66fd41666b2d7b840bd5ace7f7416d5ac60208d4" |
280 |
| - integrity sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA== |
| 277 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.15.0", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2": |
| 278 | + version "7.15.2" |
| 279 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.2.tgz#08d4ffcf90d211bf77e7cc7154c6f02d468d2b1d" |
| 280 | + integrity sha512-bMJXql1Ss8lFnvr11TZDH4ArtwlAS5NG9qBmdiFW2UHHm6MVoR+GDc5XE2b9K938cyjc9O6/+vjjcffLDtfuDg== |
281 | 281 |
|
282 | 282 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5":
|
283 | 283 | version "7.14.5"
|
|
660 | 660 | "@babel/helper-plugin-utils" "^7.14.5"
|
661 | 661 | babel-plugin-dynamic-import-node "^2.3.3"
|
662 | 662 |
|
663 |
| -"@babel/plugin-transform-modules-commonjs@^7.14.5": |
664 |
| - version "7.14.5" |
665 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.14.5.tgz#7aaee0ea98283de94da98b28f8c35701429dad97" |
666 |
| - integrity sha512-en8GfBtgnydoao2PS+87mKyw62k02k7kJ9ltbKe0fXTHrQmG6QZZflYuGI1VVG7sVpx4E1n7KBpNlPb8m78J+A== |
| 663 | +"@babel/plugin-transform-modules-commonjs@^7.15.0": |
| 664 | + version "7.15.0" |
| 665 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.15.0.tgz#3305896e5835f953b5cdb363acd9e8c2219a5281" |
| 666 | + integrity sha512-3H/R9s8cXcOGE8kgMlmjYYC9nqr5ELiPkJn4q0mypBrjhYQoc+5/Maq69vV4xRPWnkzZuwJPf5rArxpB/35Cig== |
667 | 667 | dependencies:
|
668 |
| - "@babel/helper-module-transforms" "^7.14.5" |
| 668 | + "@babel/helper-module-transforms" "^7.15.0" |
669 | 669 | "@babel/helper-plugin-utils" "^7.14.5"
|
670 |
| - "@babel/helper-simple-access" "^7.14.5" |
| 670 | + "@babel/helper-simple-access" "^7.14.8" |
671 | 671 | babel-plugin-dynamic-import-node "^2.3.3"
|
672 | 672 |
|
673 | 673 | "@babel/plugin-transform-modules-systemjs@^7.14.5":
|
|
823 | 823 | "@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
824 | 824 | "@babel/helper-plugin-utils" "^7.14.5"
|
825 | 825 |
|
826 |
| -"@babel/preset-env@^7.14.9": |
827 |
| - version "7.14.9" |
828 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.9.tgz#4a3bbbd745f20e9121d5925170bef040a21b7819" |
829 |
| - integrity sha512-BV5JvCwBDebkyh67bPKBYVCC6gGw0MCzU6HfKe5Pm3upFpPVqiC/hB33zkOe0tVdAzaMywah0LSXQeD9v/BYdQ== |
| 826 | +"@babel/preset-env@^7.15.0": |
| 827 | + version "7.15.0" |
| 828 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.0.tgz#e2165bf16594c9c05e52517a194bf6187d6fe464" |
| 829 | + integrity sha512-FhEpCNFCcWW3iZLg0L2NPE9UerdtsCR6ZcsGHUX6Om6kbCQeL5QZDqFDmeNHC6/fy6UH3jEge7K4qG5uC9In0Q== |
830 | 830 | dependencies:
|
831 |
| - "@babel/compat-data" "^7.14.9" |
832 |
| - "@babel/helper-compilation-targets" "^7.14.5" |
| 831 | + "@babel/compat-data" "^7.15.0" |
| 832 | + "@babel/helper-compilation-targets" "^7.15.0" |
833 | 833 | "@babel/helper-plugin-utils" "^7.14.5"
|
834 | 834 | "@babel/helper-validator-option" "^7.14.5"
|
835 | 835 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.14.5"
|
|
877 | 877 | "@babel/plugin-transform-literals" "^7.14.5"
|
878 | 878 | "@babel/plugin-transform-member-expression-literals" "^7.14.5"
|
879 | 879 | "@babel/plugin-transform-modules-amd" "^7.14.5"
|
880 |
| - "@babel/plugin-transform-modules-commonjs" "^7.14.5" |
| 880 | + "@babel/plugin-transform-modules-commonjs" "^7.15.0" |
881 | 881 | "@babel/plugin-transform-modules-systemjs" "^7.14.5"
|
882 | 882 | "@babel/plugin-transform-modules-umd" "^7.14.5"
|
883 | 883 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.14.9"
|
|
895 | 895 | "@babel/plugin-transform-unicode-escapes" "^7.14.5"
|
896 | 896 | "@babel/plugin-transform-unicode-regex" "^7.14.5"
|
897 | 897 | "@babel/preset-modules" "^0.1.4"
|
898 |
| - "@babel/types" "^7.14.9" |
| 898 | + "@babel/types" "^7.15.0" |
899 | 899 | babel-plugin-polyfill-corejs2 "^0.2.2"
|
900 | 900 | babel-plugin-polyfill-corejs3 "^0.2.2"
|
901 | 901 | babel-plugin-polyfill-regenerator "^0.2.2"
|
|
949 | 949 | "@babel/parser" "^7.14.5"
|
950 | 950 | "@babel/types" "^7.14.5"
|
951 | 951 |
|
952 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
953 |
| - version "7.14.8" |
954 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.8.tgz#c0253f02677c5de1a8ff9df6b0aacbec7da1a8ce" |
955 |
| - integrity sha512-kexHhzCljJcFNn1KYAQ6A5wxMRzq9ebYpEDV4+WdNyr3i7O44tanbDOR/xjiG2F3sllan+LgwK+7OMk0EmydHg== |
| 952 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8", "@babel/traverse@^7.15.0", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
| 953 | + version "7.15.0" |
| 954 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98" |
| 955 | + integrity sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw== |
956 | 956 | dependencies:
|
957 | 957 | "@babel/code-frame" "^7.14.5"
|
958 |
| - "@babel/generator" "^7.14.8" |
| 958 | + "@babel/generator" "^7.15.0" |
959 | 959 | "@babel/helper-function-name" "^7.14.5"
|
960 | 960 | "@babel/helper-hoist-variables" "^7.14.5"
|
961 | 961 | "@babel/helper-split-export-declaration" "^7.14.5"
|
962 |
| - "@babel/parser" "^7.14.8" |
963 |
| - "@babel/types" "^7.14.8" |
| 962 | + "@babel/parser" "^7.15.0" |
| 963 | + "@babel/types" "^7.15.0" |
964 | 964 | debug "^4.1.0"
|
965 | 965 | globals "^11.1.0"
|
966 | 966 |
|
967 |
| -"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.14.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
968 |
| - version "7.14.9" |
969 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.9.tgz#f2b19c3f2f77c5708d67fe8f6046e9cea2b5036d" |
970 |
| - integrity sha512-u0bLTnv3DFHeaQLYzb7oRJ1JHr1sv/SYDM7JSqHFFLwXG1wTZRughxFI5NCP8qBEo1rVVsn7Yg2Lvw49nne/Ow== |
| 967 | +"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.15.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
| 968 | + version "7.15.0" |
| 969 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.0.tgz#61af11f2286c4e9c69ca8deb5f4375a73c72dcbd" |
| 970 | + integrity sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ== |
971 | 971 | dependencies:
|
972 | 972 | "@babel/helper-validator-identifier" "^7.14.9"
|
973 | 973 | to-fast-properties "^2.0.0"
|
@@ -2338,33 +2338,33 @@ eslint-config-airbnb@^18.2.1:
|
2338 | 2338 | object.assign "^4.1.2"
|
2339 | 2339 | object.entries "^1.1.2"
|
2340 | 2340 |
|
2341 |
| -eslint-import-resolver-node@^0.3.4: |
2342 |
| - version "0.3.4" |
2343 |
| - resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717" |
2344 |
| - integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA== |
| 2341 | +eslint-import-resolver-node@^0.3.5: |
| 2342 | + version "0.3.5" |
| 2343 | + resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.5.tgz#939bbb0f74e179e757ca87f7a4a890dabed18ac4" |
| 2344 | + integrity sha512-XMoPKjSpXbkeJ7ZZ9icLnJMTY5Mc1kZbCakHquaFsXPpyWOwK0TK6CODO+0ca54UoM9LKOxyUNnoVZRl8TeaAg== |
2345 | 2345 | dependencies:
|
2346 |
| - debug "^2.6.9" |
2347 |
| - resolve "^1.13.1" |
| 2346 | + debug "^3.2.7" |
| 2347 | + resolve "^1.20.0" |
2348 | 2348 |
|
2349 |
| -eslint-module-utils@^2.6.1: |
2350 |
| - version "2.6.1" |
2351 |
| - resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.1.tgz#b51be1e473dd0de1c5ea638e22429c2490ea8233" |
2352 |
| - integrity sha512-ZXI9B8cxAJIH4nfkhTwcRTEAnrVfobYqwjWy/QMCZ8rHkZHFjf9yO4BzpiF9kCSfNlMG54eKigISHpX0+AaT4A== |
| 2349 | +eslint-module-utils@^2.6.2: |
| 2350 | + version "2.6.2" |
| 2351 | + resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.2.tgz#94e5540dd15fe1522e8ffa3ec8db3b7fa7e7a534" |
| 2352 | + integrity sha512-QG8pcgThYOuqxupd06oYTZoNOGaUdTY1PqK+oS6ElF6vs4pBdk/aYxFVQQXzcrAqp9m7cl7lb2ubazX+g16k2Q== |
2353 | 2353 | dependencies:
|
2354 | 2354 | debug "^3.2.7"
|
2355 | 2355 | pkg-dir "^2.0.0"
|
2356 | 2356 |
|
2357 |
| -eslint-plugin-import@^2.23.4: |
2358 |
| - version "2.23.4" |
2359 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97" |
2360 |
| - integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ== |
| 2357 | +eslint-plugin-import@^2.24.0: |
| 2358 | + version "2.24.0" |
| 2359 | + resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.0.tgz#697ffd263e24da5e84e03b282f5fb62251777177" |
| 2360 | + integrity sha512-Kc6xqT9hiYi2cgybOc0I2vC9OgAYga5o/rAFinam/yF/t5uBqxQbauNPMC6fgb640T/89P0gFoO27FOilJ/Cqg== |
2361 | 2361 | dependencies:
|
2362 | 2362 | array-includes "^3.1.3"
|
2363 | 2363 | array.prototype.flat "^1.2.4"
|
2364 | 2364 | debug "^2.6.9"
|
2365 | 2365 | doctrine "^2.1.0"
|
2366 |
| - eslint-import-resolver-node "^0.3.4" |
2367 |
| - eslint-module-utils "^2.6.1" |
| 2366 | + eslint-import-resolver-node "^0.3.5" |
| 2367 | + eslint-module-utils "^2.6.2" |
2368 | 2368 | find-up "^2.0.0"
|
2369 | 2369 | has "^1.0.3"
|
2370 | 2370 | is-core-module "^2.4.0"
|
@@ -4718,7 +4718,7 @@ resolve-url@^0.2.1:
|
4718 | 4718 | resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
|
4719 | 4719 | integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
|
4720 | 4720 |
|
4721 |
| -resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.20.0: |
| 4721 | +resolve@^1.10.0, resolve@^1.12.0, resolve@^1.14.2, resolve@^1.20.0: |
4722 | 4722 | version "1.20.0"
|
4723 | 4723 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
|
4724 | 4724 | integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
|
|
0 commit comments