|
165 | 165 | dependencies: |
166 | 166 | "@babel/highlight" "^7.14.5" |
167 | 167 |
|
168 | | -"@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5": |
169 | | - version "7.14.5" |
170 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.5.tgz#8ef4c18e58e801c5c95d3c1c0f2874a2680fadea" |
171 | | - integrity sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w== |
| 168 | +"@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5", "@babel/compat-data@^7.14.7": |
| 169 | + version "7.14.7" |
| 170 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08" |
| 171 | + integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw== |
172 | 172 |
|
173 | 173 | |
174 | 174 | version "7.12.9" |
|
448 | 448 | chalk "^2.0.0" |
449 | 449 | js-tokens "^4.0.0" |
450 | 450 |
|
451 | | -"@babel/ [email protected]. 6", "@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.12.0", "@babel/parser@^7.12.16", "@babel/parser@^7.12.5", "@babel/parser@^7.12.7", "@babel/parser@^7.13.9", "@babel/parser@^7.14.5", "@babel/parser@^7.14.6", "@babel/parser@^7.7.2": |
452 | | - version "7.14.6" |
453 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.6.tgz#d85cc68ca3cac84eae384c06f032921f5227f4b2" |
454 | | - integrity sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ== |
| 451 | +"@babel/ [email protected]. 7", "@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.12.0", "@babel/parser@^7.12.16", "@babel/parser@^7.12.5", "@babel/parser@^7.12.7", "@babel/parser@^7.13.9", "@babel/parser@^7.14.5", "@babel/parser@^7.14.6 ", "@babel/parser@^7.14.7", "@babel/parser@^7.7.2": |
| 452 | + version "7.14.7" |
| 453 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.7.tgz#6099720c8839ca865a2637e6c85852ead0bdb595" |
| 454 | + integrity sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA== |
455 | 455 |
|
456 | 456 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5": |
457 | 457 | version "7.14.5" |
|
462 | 462 | "@babel/helper-skip-transparent-expression-wrappers" "^7.14.5" |
463 | 463 | "@babel/plugin-proposal-optional-chaining" "^7.14.5" |
464 | 464 |
|
465 | | -"@babel/plugin-proposal-async-generator-functions@^7.14.5": |
466 | | - version "7.14.5" |
467 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.5.tgz#4024990e3dd74181f4f426ea657769ff49a2df39" |
468 | | - integrity sha512-tbD/CG3l43FIXxmu4a7RBe4zH7MLJ+S/lFowPFO7HetS2hyOZ/0nnnznegDuzFzfkyQYTxqdTH/hKmuBngaDAA== |
| 465 | +"@babel/plugin-proposal-async-generator-functions@^7.14.7": |
| 466 | + version "7.14.7" |
| 467 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.7.tgz#784a48c3d8ed073f65adcf30b57bcbf6c8119ace" |
| 468 | + integrity sha512-RK8Wj7lXLY3bqei69/cc25gwS5puEc3dknoFPFbqfy3XxYQBQFvu4ioWpafMBAB+L9NyptQK4nMOa5Xz16og8Q== |
469 | 469 | dependencies: |
470 | 470 | "@babel/helper-plugin-utils" "^7.14.5" |
471 | 471 | "@babel/helper-remap-async-to-generator" "^7.14.5" |
|
545 | 545 | "@babel/plugin-syntax-object-rest-spread" "^7.8.0" |
546 | 546 | "@babel/plugin-transform-parameters" "^7.12.1" |
547 | 547 |
|
548 | | -"@babel/plugin-proposal-object-rest-spread@^7.0.0", "@babel/plugin-proposal-object-rest-spread@^7.14.5": |
549 | | - version "7.14.5" |
550 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.5.tgz#e581d5ccdfa187ea6ed73f56c6a21c1580b90fbf" |
551 | | - integrity sha512-VzMyY6PWNPPT3pxc5hi9LloKNr4SSrVCg7Yr6aZpW4Ym07r7KqSU/QXYwjXLVxqwSv0t/XSXkFoKBPUkZ8vb2A== |
| 548 | +"@babel/plugin-proposal-object-rest-spread@^7.0.0", "@babel/plugin-proposal-object-rest-spread@^7.14.7": |
| 549 | + version "7.14.7" |
| 550 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.7.tgz#5920a2b3df7f7901df0205974c0641b13fd9d363" |
| 551 | + integrity sha512-082hsZz+sVabfmDWo1Oct1u1AgbKbUAyVgmX4otIc7bdsRgHBXwTwb3DpDmD4Eyyx6DNiuz5UAATT655k+kL5g== |
552 | 552 | dependencies: |
553 | | - "@babel/compat-data" "^7.14.5" |
| 553 | + "@babel/compat-data" "^7.14.7" |
554 | 554 | "@babel/helper-compilation-targets" "^7.14.5" |
555 | 555 | "@babel/helper-plugin-utils" "^7.14.5" |
556 | 556 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
|
789 | 789 | dependencies: |
790 | 790 | "@babel/helper-plugin-utils" "^7.14.5" |
791 | 791 |
|
792 | | -"@babel/plugin-transform-destructuring@^7.0.0", "@babel/plugin-transform-destructuring@^7.14.5": |
793 | | - version "7.14.5" |
794 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.5.tgz#d32ad19ff1a6da1e861dc62720d80d9776e3bf35" |
795 | | - integrity sha512-wU9tYisEbRMxqDezKUqC9GleLycCRoUsai9ddlsq54r8QRLaeEhc+d+9DqCG+kV9W2GgQjTZESPTpn5bAFMDww== |
| 792 | +"@babel/plugin-transform-destructuring@^7.0.0", "@babel/plugin-transform-destructuring@^7.14.7": |
| 793 | + version "7.14.7" |
| 794 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.7.tgz#0ad58ed37e23e22084d109f185260835e5557576" |
| 795 | + integrity sha512-0mDE99nK+kVh3xlc5vKwB6wnP9ecuSj+zQCa/n0voENtP/zymdT4HH6QEb65wjjcbqr1Jb/7z9Qp7TF5FtwYGw== |
796 | 796 | dependencies: |
797 | 797 | "@babel/helper-plugin-utils" "^7.14.5" |
798 | 798 |
|
|
894 | 894 | "@babel/helper-module-transforms" "^7.14.5" |
895 | 895 | "@babel/helper-plugin-utils" "^7.14.5" |
896 | 896 |
|
897 | | -"@babel/plugin-transform-named-capturing-groups-regex@^7.14.5": |
898 | | - version "7.14.5" |
899 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.5.tgz#d537e8ee083ee6f6aa4f4eef9d2081d555746e4c" |
900 | | - integrity sha512-+Xe5+6MWFo311U8SchgeX5c1+lJM+eZDBZgD+tvXu9VVQPXwwVzeManMMjYX6xw2HczngfOSZjoFYKwdeB/Jvw== |
| 897 | +"@babel/plugin-transform-named-capturing-groups-regex@^7.14.7": |
| 898 | + version "7.14.7" |
| 899 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.7.tgz#60c06892acf9df231e256c24464bfecb0908fd4e" |
| 900 | + integrity sha512-DTNOTaS7TkW97xsDMrp7nycUVh6sn/eq22VaxWfEdzuEbRsiaOU0pqU7DlyUGHVsbQbSghvjKRpEl+nUCKGQSg== |
901 | 901 | dependencies: |
902 | 902 | "@babel/helper-create-regexp-features-plugin" "^7.14.5" |
903 | 903 |
|
|
1003 | 1003 | dependencies: |
1004 | 1004 | "@babel/helper-plugin-utils" "^7.14.5" |
1005 | 1005 |
|
1006 | | -"@babel/plugin-transform-spread@^7.0.0", "@babel/plugin-transform-spread@^7.14.5": |
1007 | | - version "7.14.5" |
1008 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.14.5.tgz#bd269fb4119754d2ce7f4cc39a96b4f71baae356" |
1009 | | - integrity sha512-/3iqoQdiWergnShZYl0xACb4ADeYCJ7X/RgmwtXshn6cIvautRPAFzhd58frQlokLO6Jb4/3JXvmm6WNTPtiTw== |
| 1006 | +"@babel/plugin-transform-spread@^7.0.0", "@babel/plugin-transform-spread@^7.14.6": |
| 1007 | + version "7.14.6" |
| 1008 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.14.6.tgz#6bd40e57fe7de94aa904851963b5616652f73144" |
| 1009 | + integrity sha512-Zr0x0YroFJku7n7+/HH3A2eIrGMjbmAIbJSVv0IZ+t3U2WUQUA64S/oeied2e+MaGSjmt4alzBCsK9E8gh+fag== |
1010 | 1010 | dependencies: |
1011 | 1011 | "@babel/helper-plugin-utils" "^7.14.5" |
1012 | 1012 | "@babel/helper-skip-transparent-expression-wrappers" "^7.14.5" |
|
1056 | 1056 | "@babel/helper-create-regexp-features-plugin" "^7.14.5" |
1057 | 1057 | "@babel/helper-plugin-utils" "^7.14.5" |
1058 | 1058 |
|
1059 | | -"@babel/ [email protected]. 5", "@babel/preset-env@^7.12.1", "@babel/preset-env@^7.12.16": |
1060 | | - version "7.14.5" |
1061 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.5.tgz#c0c84e763661fd0e74292c3d511cb33b0c668997" |
1062 | | - integrity sha512-ci6TsS0bjrdPpWGnQ+m4f+JSSzDKlckqKIJJt9UZ/+g7Zz9k0N8lYU8IeLg/01o2h8LyNZDMLGgRLDTxpudLsA== |
| 1059 | +"@babel/ [email protected]. 7", "@babel/preset-env@^7.12.1", "@babel/preset-env@^7.12.16": |
| 1060 | + version "7.14.7" |
| 1061 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.7.tgz#5c70b22d4c2d893b03d8c886a5c17422502b932a" |
| 1062 | + integrity sha512-itOGqCKLsSUl0Y+1nSfhbuuOlTs0MJk2Iv7iSH+XT/mR8U1zRLO7NjWlYXB47yhK4J/7j+HYty/EhFZDYKa/VA== |
1063 | 1063 | dependencies: |
1064 | | - "@babel/compat-data" "^7.14.5" |
| 1064 | + "@babel/compat-data" "^7.14.7" |
1065 | 1065 | "@babel/helper-compilation-targets" "^7.14.5" |
1066 | 1066 | "@babel/helper-plugin-utils" "^7.14.5" |
1067 | 1067 | "@babel/helper-validator-option" "^7.14.5" |
1068 | 1068 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.14.5" |
1069 | | - "@babel/plugin-proposal-async-generator-functions" "^7.14.5" |
| 1069 | + "@babel/plugin-proposal-async-generator-functions" "^7.14.7" |
1070 | 1070 | "@babel/plugin-proposal-class-properties" "^7.14.5" |
1071 | 1071 | "@babel/plugin-proposal-class-static-block" "^7.14.5" |
1072 | 1072 | "@babel/plugin-proposal-dynamic-import" "^7.14.5" |
|
1075 | 1075 | "@babel/plugin-proposal-logical-assignment-operators" "^7.14.5" |
1076 | 1076 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5" |
1077 | 1077 | "@babel/plugin-proposal-numeric-separator" "^7.14.5" |
1078 | | - "@babel/plugin-proposal-object-rest-spread" "^7.14.5" |
| 1078 | + "@babel/plugin-proposal-object-rest-spread" "^7.14.7" |
1079 | 1079 | "@babel/plugin-proposal-optional-catch-binding" "^7.14.5" |
1080 | 1080 | "@babel/plugin-proposal-optional-chaining" "^7.14.5" |
1081 | 1081 | "@babel/plugin-proposal-private-methods" "^7.14.5" |
|
1101 | 1101 | "@babel/plugin-transform-block-scoping" "^7.14.5" |
1102 | 1102 | "@babel/plugin-transform-classes" "^7.14.5" |
1103 | 1103 | "@babel/plugin-transform-computed-properties" "^7.14.5" |
1104 | | - "@babel/plugin-transform-destructuring" "^7.14.5" |
| 1104 | + "@babel/plugin-transform-destructuring" "^7.14.7" |
1105 | 1105 | "@babel/plugin-transform-dotall-regex" "^7.14.5" |
1106 | 1106 | "@babel/plugin-transform-duplicate-keys" "^7.14.5" |
1107 | 1107 | "@babel/plugin-transform-exponentiation-operator" "^7.14.5" |
|
1113 | 1113 | "@babel/plugin-transform-modules-commonjs" "^7.14.5" |
1114 | 1114 | "@babel/plugin-transform-modules-systemjs" "^7.14.5" |
1115 | 1115 | "@babel/plugin-transform-modules-umd" "^7.14.5" |
1116 | | - "@babel/plugin-transform-named-capturing-groups-regex" "^7.14.5" |
| 1116 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.14.7" |
1117 | 1117 | "@babel/plugin-transform-new-target" "^7.14.5" |
1118 | 1118 | "@babel/plugin-transform-object-super" "^7.14.5" |
1119 | 1119 | "@babel/plugin-transform-parameters" "^7.14.5" |
1120 | 1120 | "@babel/plugin-transform-property-literals" "^7.14.5" |
1121 | 1121 | "@babel/plugin-transform-regenerator" "^7.14.5" |
1122 | 1122 | "@babel/plugin-transform-reserved-words" "^7.14.5" |
1123 | 1123 | "@babel/plugin-transform-shorthand-properties" "^7.14.5" |
1124 | | - "@babel/plugin-transform-spread" "^7.14.5" |
| 1124 | + "@babel/plugin-transform-spread" "^7.14.6" |
1125 | 1125 | "@babel/plugin-transform-sticky-regex" "^7.14.5" |
1126 | 1126 | "@babel/plugin-transform-template-literals" "^7.14.5" |
1127 | 1127 | "@babel/plugin-transform-typeof-symbol" "^7.14.5" |
|
1132 | 1132 | babel-plugin-polyfill-corejs2 "^0.2.2" |
1133 | 1133 | babel-plugin-polyfill-corejs3 "^0.2.2" |
1134 | 1134 | babel-plugin-polyfill-regenerator "^0.2.2" |
1135 | | - core-js-compat "^3.14.0" |
| 1135 | + core-js-compat "^3.15.0" |
1136 | 1136 | semver "^6.3.0" |
1137 | 1137 |
|
1138 | 1138 | "@babel/preset-modules@^0.1.4": |
|
1190 | 1190 | "@babel/parser" "^7.14.5" |
1191 | 1191 | "@babel/types" "^7.14.5" |
1192 | 1192 |
|
1193 | | -"@babel/ [email protected]. 5", "@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.12.13", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.2": |
1194 | | - version "7.14.5" |
1195 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.5.tgz#c111b0f58afab4fea3d3385a406f692748c59870" |
1196 | | - integrity sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg== |
| 1193 | +"@babel/ [email protected]. 7", "@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.12.13", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.2": |
| 1194 | + version "7.14.7" |
| 1195 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.7.tgz#64007c9774cfdc3abd23b0780bc18a3ce3631753" |
| 1196 | + integrity sha512-9vDr5NzHu27wgwejuKL7kIOm4bwEtaPQ4Z6cpCmjSuaRqpH/7xc4qcGEscwMqlkwgcXl6MvqoAjZkQ24uSdIZQ== |
1197 | 1197 | dependencies: |
1198 | 1198 | "@babel/code-frame" "^7.14.5" |
1199 | 1199 | "@babel/generator" "^7.14.5" |
1200 | 1200 | "@babel/helper-function-name" "^7.14.5" |
1201 | 1201 | "@babel/helper-hoist-variables" "^7.14.5" |
1202 | 1202 | "@babel/helper-split-export-declaration" "^7.14.5" |
1203 | | - "@babel/parser" "^7.14.5" |
| 1203 | + "@babel/parser" "^7.14.7" |
1204 | 1204 | "@babel/types" "^7.14.5" |
1205 | 1205 | debug "^4.1.0" |
1206 | 1206 | globals "^11.1.0" |
@@ -4685,10 +4685,10 @@ copy-webpack-plugin@^8.1.1: |
4685 | 4685 | schema-utils "^3.0.0" |
4686 | 4686 | serialize-javascript "^5.0.1" |
4687 | 4687 |
|
4688 | | -core-js-compat@^3.14.0, core-js-compat@^3.8.1, core-js-compat@^3.9.1: |
4689 | | - version "3.14.0" |
4690 | | - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.14.0.tgz#b574dabf29184681d5b16357bd33d104df3d29a5" |
4691 | | - integrity sha512-R4NS2eupxtiJU+VwgkF9WTpnSfZW4pogwKHd8bclWU2sp93Pr5S1uYJI84cMOubJRou7bcfL0vmwtLslWN5p3A== |
| 4688 | +core-js-compat@^3.15.0, core-js-compat@^3.8.1, core-js-compat@^3.9.1: |
| 4689 | + version "3.15.0" |
| 4690 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.15.0.tgz#e14a371123db9d1c5b41206d3f420643d238b8fa" |
| 4691 | + integrity sha512-8X6lWsG+s7IfOKzV93a7fRYfWRZobOfjw5V5rrq43Vh/W+V6qYxl7Akalsvgab4PFT/4L/pjQbdBUEM36NXKrw== |
4692 | 4692 | dependencies: |
4693 | 4693 | browserslist "^4.16.6" |
4694 | 4694 | semver "7.0.0" |
|
0 commit comments