|
483 | 483 | "@babel/traverse" "^7.20.7" |
484 | 484 | "@babel/types" "^7.20.7" |
485 | 485 |
|
486 | | -"@babel/helper-simple-access@^7.20.2": |
| 486 | +"@babel/helper-simple-access@^7.18.6", "@babel/helper-simple-access@^7.20.2": |
487 | 487 | version "7.20.2" |
488 | 488 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz#0ab452687fe0c2cfb1e2b9e0015de07fc2d62dd9" |
489 | 489 | integrity sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA== |
|
1018 | 1018 | "@babel/helper-module-transforms" "^7.20.11" |
1019 | 1019 | "@babel/helper-plugin-utils" "^7.20.2" |
1020 | 1020 |
|
1021 | | -"@babel/plugin-transform-modules-commonjs@^7.0.0", "@babel/plugin-transform-modules-commonjs@^7.13.8", "@babel/plugin-transform-modules-commonjs@^7.19.6", "@babel/plugin-transform-modules-commonjs@^7.20.11": |
1022 | | - version "7.20.11" |
1023 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.20.11.tgz#8cb23010869bf7669fd4b3098598b6b2be6dc607" |
1024 | | - integrity sha512-S8e1f7WQ7cimJQ51JkAaDrEtohVEitXjgCGAS2N8S31Y42E+kWwfSz83LYz57QdBm7q9diARVqanIaH2oVgQnw== |
| 1021 | +"@babel/plugin-transform-modules-commonjs@7.18.6", "@babel/plugin-transform-modules-commonjs@^7.0.0", "@babel/plugin-transform-modules-commonjs@^7.13.8", "@babel/plugin-transform-modules-commonjs@^7.19.6", "@babel/plugin-transform-modules-commonjs@^7.20.11": |
| 1022 | + version "7.18.6" |
| 1023 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.6.tgz#afd243afba166cca69892e24a8fd8c9f2ca87883" |
| 1024 | + integrity sha512-Qfv2ZOWikpvmedXQJDSbxNqy7Xr/j2Y8/KfijM0iJyKkBTmWuvCA1yeH1yDM7NJhBW/2aXxeucLj6i80/LAJ/Q== |
1025 | 1025 | dependencies: |
1026 | | - "@babel/helper-module-transforms" "^7.20.11" |
1027 | | - "@babel/helper-plugin-utils" "^7.20.2" |
1028 | | - "@babel/helper-simple-access" "^7.20.2" |
| 1026 | + "@babel/helper-module-transforms" "^7.18.6" |
| 1027 | + "@babel/helper-plugin-utils" "^7.18.6" |
| 1028 | + "@babel/helper-simple-access" "^7.18.6" |
| 1029 | + babel-plugin-dynamic-import-node "^2.3.3" |
1029 | 1030 |
|
1030 | 1031 | "@babel/plugin-transform-modules-systemjs@^7.19.6": |
1031 | 1032 | version "7.20.11" |
|
0 commit comments