|
159 | 159 | dependencies:
|
160 | 160 | "@babel/types" "^7.22.5"
|
161 | 161 |
|
162 |
| -"@babel/helper-compilation-targets@^7.17.10": |
| 162 | +"@babel/helper-compilation-targets@^7.17.10", "@babel/helper-compilation-targets@^7.22.9": |
163 | 163 | version "7.22.9"
|
164 | 164 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.9.tgz#f9d0a7aaaa7cd32a3f31c9316a69f5a9bcacb892"
|
165 | 165 | integrity sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw==
|
|
1115 | 1115 | "@babel/helper-create-regexp-features-plugin" "^7.22.5"
|
1116 | 1116 | "@babel/helper-plugin-utils" "^7.22.5"
|
1117 | 1117 |
|
1118 |
| - |
1119 |
| - version "7.22.7" |
1120 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.7.tgz#a1ef34b64a80653c22ce4d9c25603cfa76fc168a" |
1121 |
| - integrity sha512-1whfDtW+CzhETuzYXfcgZAh8/GFMeEbz0V5dVgya8YeJyCU6Y/P2Gnx4Qb3MylK68Zu9UiwUvbPMPTpFAOJ+sQ== |
| 1118 | + |
| 1119 | + version "7.22.9" |
| 1120 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.9.tgz#57f17108eb5dfd4c5c25a44c1977eba1df310ac7" |
| 1121 | + integrity sha512-wNi5H/Emkhll/bqPjsjQorSykrlfY5OWakd6AulLvMEytpKasMVUpVy8RL4qBIBs5Ac6/5i0/Rv0b/Fg6Eag/g== |
1122 | 1122 | dependencies:
|
1123 |
| - "@babel/compat-data" "^7.22.6" |
1124 |
| - "@babel/helper-compilation-targets" "^7.22.6" |
| 1123 | + "@babel/compat-data" "^7.22.9" |
| 1124 | + "@babel/helper-compilation-targets" "^7.22.9" |
1125 | 1125 | "@babel/helper-plugin-utils" "^7.22.5"
|
1126 | 1126 | "@babel/helper-validator-option" "^7.22.5"
|
1127 | 1127 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.22.5"
|
|
1195 | 1195 | "@babel/plugin-transform-unicode-sets-regex" "^7.22.5"
|
1196 | 1196 | "@babel/preset-modules" "^0.1.5"
|
1197 | 1197 | "@babel/types" "^7.22.5"
|
1198 |
| - "@nicolo-ribaudo/semver-v6" "^6.3.3" |
1199 | 1198 | babel-plugin-polyfill-corejs2 "^0.4.4"
|
1200 | 1199 | babel-plugin-polyfill-corejs3 "^0.8.2"
|
1201 | 1200 | babel-plugin-polyfill-regenerator "^0.5.1"
|
1202 | 1201 | core-js-compat "^3.31.0"
|
| 1202 | + semver "^6.3.1" |
1203 | 1203 |
|
1204 | 1204 | "@babel/preset-modules@^0.1.5":
|
1205 | 1205 | version "0.1.5"
|
|
0 commit comments