|
16 | 16 | dependencies:
|
17 | 17 | "@babel/highlight" "^7.14.5"
|
18 | 18 |
|
19 |
| -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5", "@babel/compat-data@^7.14.7", "@babel/compat-data@^7.14.9": |
20 |
| - version "7.14.9" |
21 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.9.tgz#ac7996ceaafcf8f410119c8af0d1db4cf914a210" |
22 |
| - integrity sha512-p3QjZmMGHDGdpcwEYYWu7i7oJShJvtgMjJeb0W95PPhSm++3lm8YXYOh45Y6iCN9PkZLTZ7CIX5nFrp7pw7TXw== |
| 19 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.7", "@babel/compat-data@^7.15.0": |
| 20 | + version "7.15.0" |
| 21 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176" |
| 22 | + integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA== |
23 | 23 |
|
24 | 24 | "@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
|
25 | 25 | version "7.14.8"
|
|
60 | 60 | jsesc "^2.5.1"
|
61 | 61 | source-map "^0.5.0"
|
62 | 62 |
|
| 63 | +"@babel/generator@^7.15.0": |
| 64 | + version "7.15.0" |
| 65 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.0.tgz#a7d0c172e0d814974bad5aa77ace543b97917f15" |
| 66 | + integrity sha512-eKl4XdMrbpYvuB505KTta4AV9g+wWzmVBW69tX0H2NwKVKd2YJbKgyK6M8j/rgLbmHOYJn6rUklV677nOyJrEQ== |
| 67 | + dependencies: |
| 68 | + "@babel/types" "^7.15.0" |
| 69 | + jsesc "^2.5.1" |
| 70 | + source-map "^0.5.0" |
| 71 | + |
63 | 72 | "@babel/helper-annotate-as-pure@^7.14.5":
|
64 | 73 | version "7.14.5"
|
65 | 74 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61"
|
|
75 | 84 | "@babel/helper-explode-assignable-expression" "^7.14.5"
|
76 | 85 | "@babel/types" "^7.14.5"
|
77 | 86 |
|
78 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.14.5": |
79 |
| - version "7.14.5" |
80 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.5.tgz#7a99c5d0967911e972fe2c3411f7d5b498498ecf" |
81 |
| - integrity sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw== |
| 87 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.14.5", "@babel/helper-compilation-targets@^7.15.0": |
| 88 | + version "7.15.0" |
| 89 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.0.tgz#973df8cbd025515f3ff25db0c05efc704fa79818" |
| 90 | + integrity sha512-h+/9t0ncd4jfZ8wsdAsoIxSa61qhBYlycXiHWqJaQBCXAhDCMbPRSMTGnZIkkmt1u4ag+UQmuqcILwqKzZ4N2A== |
82 | 91 | dependencies:
|
83 |
| - "@babel/compat-data" "^7.14.5" |
| 92 | + "@babel/compat-data" "^7.15.0" |
84 | 93 | "@babel/helper-validator-option" "^7.14.5"
|
85 | 94 | browserslist "^4.16.6"
|
86 | 95 | semver "^6.3.0"
|
|
168 | 177 | dependencies:
|
169 | 178 | "@babel/types" "^7.14.5"
|
170 | 179 |
|
| 180 | +"@babel/helper-member-expression-to-functions@^7.15.0": |
| 181 | + version "7.15.0" |
| 182 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz#0ddaf5299c8179f27f37327936553e9bba60990b" |
| 183 | + integrity sha512-Jq8H8U2kYiafuj2xMTPQwkTBnEEdGKpT35lJEQsRRjnG0LW3neucsaMWLgKcwu3OHKNeYugfw+Z20BXBSEs2Lg== |
| 184 | + dependencies: |
| 185 | + "@babel/types" "^7.15.0" |
| 186 | + |
171 | 187 | "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.14.5":
|
172 | 188 | version "7.14.5"
|
173 | 189 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz#6d1a44df6a38c957aa7c312da076429f11b422f3"
|
|
189 | 205 | "@babel/traverse" "^7.14.8"
|
190 | 206 | "@babel/types" "^7.14.8"
|
191 | 207 |
|
| 208 | +"@babel/helper-module-transforms@^7.15.0": |
| 209 | + version "7.15.0" |
| 210 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.0.tgz#679275581ea056373eddbe360e1419ef23783b08" |
| 211 | + integrity sha512-RkGiW5Rer7fpXv9m1B3iHIFDZdItnO2/BLfWVW/9q7+KqQSDY5kUfQEbzdXM1MVhJGcugKV7kRrNVzNxmk7NBg== |
| 212 | + dependencies: |
| 213 | + "@babel/helper-module-imports" "^7.14.5" |
| 214 | + "@babel/helper-replace-supers" "^7.15.0" |
| 215 | + "@babel/helper-simple-access" "^7.14.8" |
| 216 | + "@babel/helper-split-export-declaration" "^7.14.5" |
| 217 | + "@babel/helper-validator-identifier" "^7.14.9" |
| 218 | + "@babel/template" "^7.14.5" |
| 219 | + "@babel/traverse" "^7.15.0" |
| 220 | + "@babel/types" "^7.15.0" |
| 221 | + |
192 | 222 | "@babel/helper-optimise-call-expression@^7.14.5":
|
193 | 223 | version "7.14.5"
|
194 | 224 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz#f27395a8619e0665b3f0364cddb41c25d71b499c"
|
|
220 | 250 | "@babel/traverse" "^7.14.5"
|
221 | 251 | "@babel/types" "^7.14.5"
|
222 | 252 |
|
223 |
| -"@babel/helper-simple-access@^7.14.5": |
224 |
| - version "7.14.5" |
225 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.5.tgz#66ea85cf53ba0b4e588ba77fc813f53abcaa41c4" |
226 |
| - integrity sha512-nfBN9xvmCt6nrMZjfhkl7i0oTV3yxR4/FztsbOASyTvVcoYd0TRHh7eMLdlEcCqobydC0LAF3LtC92Iwxo0wyw== |
| 253 | +"@babel/helper-replace-supers@^7.15.0": |
| 254 | + version "7.15.0" |
| 255 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.0.tgz#ace07708f5bf746bf2e6ba99572cce79b5d4e7f4" |
| 256 | + integrity sha512-6O+eWrhx+HEra/uJnifCwhwMd6Bp5+ZfZeJwbqUTuqkhIT6YcRhiZCOOFChRypOIe0cV46kFrRBlm+t5vHCEaA== |
227 | 257 | dependencies:
|
228 |
| - "@babel/types" "^7.14.5" |
| 258 | + "@babel/helper-member-expression-to-functions" "^7.15.0" |
| 259 | + "@babel/helper-optimise-call-expression" "^7.14.5" |
| 260 | + "@babel/traverse" "^7.15.0" |
| 261 | + "@babel/types" "^7.15.0" |
229 | 262 |
|
230 | 263 | "@babel/helper-simple-access@^7.14.8":
|
231 | 264 | version "7.14.8"
|
|
301 | 334 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.8.tgz#66fd41666b2d7b840bd5ace7f7416d5ac60208d4"
|
302 | 335 | integrity sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA==
|
303 | 336 |
|
| 337 | +"@babel/parser@^7.15.0": |
| 338 | + version "7.15.0" |
| 339 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.0.tgz#b6d6e29058ca369127b0eeca2a1c4b5794f1b6b9" |
| 340 | + integrity sha512-0v7oNOjr6YT9Z2RAOTv4T9aP+ubfx4Q/OhVtAet7PFDt0t9Oy6Jn+/rfC6b8HJ5zEqrQCiMxJfgtHpmIminmJQ== |
| 341 | + |
304 | 342 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5":
|
305 | 343 | version "7.14.5"
|
306 | 344 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.14.5.tgz#4b467302e1548ed3b1be43beae2cc9cf45e0bb7e"
|
|
689 | 727 | "@babel/helper-plugin-utils" "^7.14.5"
|
690 | 728 | babel-plugin-dynamic-import-node "^2.3.3"
|
691 | 729 |
|
692 |
| -"@babel/plugin-transform-modules-commonjs@^7.14.5": |
693 |
| - version "7.14.5" |
694 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.14.5.tgz#7aaee0ea98283de94da98b28f8c35701429dad97" |
695 |
| - integrity sha512-en8GfBtgnydoao2PS+87mKyw62k02k7kJ9ltbKe0fXTHrQmG6QZZflYuGI1VVG7sVpx4E1n7KBpNlPb8m78J+A== |
| 730 | +"@babel/plugin-transform-modules-commonjs@^7.15.0": |
| 731 | + version "7.15.0" |
| 732 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.15.0.tgz#3305896e5835f953b5cdb363acd9e8c2219a5281" |
| 733 | + integrity sha512-3H/R9s8cXcOGE8kgMlmjYYC9nqr5ELiPkJn4q0mypBrjhYQoc+5/Maq69vV4xRPWnkzZuwJPf5rArxpB/35Cig== |
696 | 734 | dependencies:
|
697 |
| - "@babel/helper-module-transforms" "^7.14.5" |
| 735 | + "@babel/helper-module-transforms" "^7.15.0" |
698 | 736 | "@babel/helper-plugin-utils" "^7.14.5"
|
699 |
| - "@babel/helper-simple-access" "^7.14.5" |
| 737 | + "@babel/helper-simple-access" "^7.14.8" |
700 | 738 | babel-plugin-dynamic-import-node "^2.3.3"
|
701 | 739 |
|
702 | 740 | "@babel/plugin-transform-modules-systemjs@^7.14.5":
|
|
874 | 912 | "@babel/helper-plugin-utils" "^7.14.5"
|
875 | 913 |
|
876 | 914 | "@babel/preset-env@^7.12.11":
|
877 |
| - version "7.14.9" |
878 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.9.tgz#4a3bbbd745f20e9121d5925170bef040a21b7819" |
879 |
| - integrity sha512-BV5JvCwBDebkyh67bPKBYVCC6gGw0MCzU6HfKe5Pm3upFpPVqiC/hB33zkOe0tVdAzaMywah0LSXQeD9v/BYdQ== |
| 915 | + version "7.15.0" |
| 916 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.0.tgz#e2165bf16594c9c05e52517a194bf6187d6fe464" |
| 917 | + integrity sha512-FhEpCNFCcWW3iZLg0L2NPE9UerdtsCR6ZcsGHUX6Om6kbCQeL5QZDqFDmeNHC6/fy6UH3jEge7K4qG5uC9In0Q== |
880 | 918 | dependencies:
|
881 |
| - "@babel/compat-data" "^7.14.9" |
882 |
| - "@babel/helper-compilation-targets" "^7.14.5" |
| 919 | + "@babel/compat-data" "^7.15.0" |
| 920 | + "@babel/helper-compilation-targets" "^7.15.0" |
883 | 921 | "@babel/helper-plugin-utils" "^7.14.5"
|
884 | 922 | "@babel/helper-validator-option" "^7.14.5"
|
885 | 923 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.14.5"
|
|
927 | 965 | "@babel/plugin-transform-literals" "^7.14.5"
|
928 | 966 | "@babel/plugin-transform-member-expression-literals" "^7.14.5"
|
929 | 967 | "@babel/plugin-transform-modules-amd" "^7.14.5"
|
930 |
| - "@babel/plugin-transform-modules-commonjs" "^7.14.5" |
| 968 | + "@babel/plugin-transform-modules-commonjs" "^7.15.0" |
931 | 969 | "@babel/plugin-transform-modules-systemjs" "^7.14.5"
|
932 | 970 | "@babel/plugin-transform-modules-umd" "^7.14.5"
|
933 | 971 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.14.9"
|
|
945 | 983 | "@babel/plugin-transform-unicode-escapes" "^7.14.5"
|
946 | 984 | "@babel/plugin-transform-unicode-regex" "^7.14.5"
|
947 | 985 | "@babel/preset-modules" "^0.1.4"
|
948 |
| - "@babel/types" "^7.14.9" |
| 986 | + "@babel/types" "^7.15.0" |
949 | 987 | babel-plugin-polyfill-corejs2 "^0.2.2"
|
950 | 988 | babel-plugin-polyfill-corejs3 "^0.2.2"
|
951 | 989 | babel-plugin-polyfill-regenerator "^0.2.2"
|
|
1030 | 1068 | debug "^4.1.0"
|
1031 | 1069 | globals "^11.1.0"
|
1032 | 1070 |
|
1033 |
| -"@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": |
1034 |
| - version "7.14.9" |
1035 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.9.tgz#f2b19c3f2f77c5708d67fe8f6046e9cea2b5036d" |
1036 |
| - integrity sha512-u0bLTnv3DFHeaQLYzb7oRJ1JHr1sv/SYDM7JSqHFFLwXG1wTZRughxFI5NCP8qBEo1rVVsn7Yg2Lvw49nne/Ow== |
| 1071 | +"@babel/traverse@^7.15.0": |
| 1072 | + version "7.15.0" |
| 1073 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98" |
| 1074 | + integrity sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw== |
| 1075 | + dependencies: |
| 1076 | + "@babel/code-frame" "^7.14.5" |
| 1077 | + "@babel/generator" "^7.15.0" |
| 1078 | + "@babel/helper-function-name" "^7.14.5" |
| 1079 | + "@babel/helper-hoist-variables" "^7.14.5" |
| 1080 | + "@babel/helper-split-export-declaration" "^7.14.5" |
| 1081 | + "@babel/parser" "^7.15.0" |
| 1082 | + "@babel/types" "^7.15.0" |
| 1083 | + debug "^4.1.0" |
| 1084 | + globals "^11.1.0" |
| 1085 | + |
| 1086 | +"@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": |
| 1087 | + version "7.15.0" |
| 1088 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.0.tgz#61af11f2286c4e9c69ca8deb5f4375a73c72dcbd" |
| 1089 | + integrity sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ== |
1037 | 1090 | dependencies:
|
1038 | 1091 | "@babel/helper-validator-identifier" "^7.14.9"
|
1039 | 1092 | to-fast-properties "^2.0.0"
|
|
0 commit comments