|
219 | 219 | dependencies:
|
220 | 220 | "@babel/types" "^7.16.0"
|
221 | 221 |
|
222 |
| -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
223 |
| - version "7.14.5" |
224 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9" |
225 |
| - integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ== |
| 222 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 223 | + version "7.16.7" |
| 224 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz#aa3a8ab4c3cceff8e65eb9e73d87dc4ff320b2f5" |
| 225 | + integrity sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA== |
226 | 226 |
|
227 | 227 | "@babel/helper-remap-async-to-generator@^7.16.0", "@babel/helper-remap-async-to-generator@^7.16.4":
|
228 | 228 | version "7.16.4"
|
|
243 | 243 | "@babel/traverse" "^7.16.0"
|
244 | 244 | "@babel/types" "^7.16.0"
|
245 | 245 |
|
246 |
| -"@babel/helper-simple-access@^7.16.0": |
247 |
| - version "7.16.0" |
248 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.16.0.tgz#21d6a27620e383e37534cf6c10bba019a6f90517" |
249 |
| - integrity sha512-o1rjBT/gppAqKsYfUdfHq5Rk03lMQrkPHG1OWzHWpLgVXRH4HnMM9Et9CVdIqwkCQlobnGHEJMsgWP/jE1zUiw== |
250 |
| - dependencies: |
251 |
| - "@babel/types" "^7.16.0" |
252 |
| - |
253 | 246 | "@babel/helper-simple-access@^7.16.7":
|
254 | 247 | version "7.16.7"
|
255 | 248 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.16.7.tgz#d656654b9ea08dbb9659b69d61063ccd343ff0f7"
|
|
719 | 712 | "@babel/helper-plugin-utils" "^7.14.5"
|
720 | 713 | babel-plugin-dynamic-import-node "^2.3.3"
|
721 | 714 |
|
722 |
| -"@babel/plugin-transform-modules-commonjs@^7.15.0", "@babel/plugin-transform-modules-commonjs@^7.16.0": |
723 |
| - version "7.16.0" |
724 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.0.tgz#add58e638c8ddc4875bd9a9ecb5c594613f6c922" |
725 |
| - integrity sha512-Dzi+NWqyEotgzk/sb7kgQPJQf7AJkQBWsVp1N6JWc1lBVo0vkElUnGdr1PzUBmfsCCN5OOFya3RtpeHk15oLKQ== |
| 715 | +"@babel/plugin-transform-modules-commonjs@^7.16.0", "@babel/plugin-transform-modules-commonjs@^7.16.8": |
| 716 | + version "7.16.8" |
| 717 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.8.tgz#cdee19aae887b16b9d331009aa9a219af7c86afe" |
| 718 | + integrity sha512-oflKPvsLT2+uKQopesJt3ApiaIS2HW+hzHFcwRNtyDGieAeC/dIHZX8buJQ2J2X1rxGPy4eRcUijm3qcSPjYcA== |
726 | 719 | dependencies:
|
727 |
| - "@babel/helper-module-transforms" "^7.16.0" |
728 |
| - "@babel/helper-plugin-utils" "^7.14.5" |
729 |
| - "@babel/helper-simple-access" "^7.16.0" |
| 720 | + "@babel/helper-module-transforms" "^7.16.7" |
| 721 | + "@babel/helper-plugin-utils" "^7.16.7" |
| 722 | + "@babel/helper-simple-access" "^7.16.7" |
730 | 723 | babel-plugin-dynamic-import-node "^2.3.3"
|
731 | 724 |
|
732 | 725 | "@babel/plugin-transform-modules-systemjs@^7.16.0":
|
|
0 commit comments