|
207 | 207 | semver "^5.4.1"
|
208 | 208 | source-map "^0.5.0"
|
209 | 209 |
|
210 |
| -"@babel/core@^7.15.5", "@babel/core@^7.23.0": |
211 |
| - version "7.23.0" |
212 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.0.tgz#f8259ae0e52a123eb40f552551e647b506a94d83" |
213 |
| - integrity sha512-97z/ju/Jy1rZmDxybphrBuI+jtJjFVoz7Mr9yUQVVVi+DNZE333uFQeMOqcCIy1x3WYBIbWftUSLmbNXNT7qFQ== |
| 210 | +"@babel/core@^7.15.5", "@babel/core@^7.23.2": |
| 211 | + version "7.23.2" |
| 212 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.2.tgz#ed10df0d580fff67c5f3ee70fd22e2e4c90a9f94" |
| 213 | + integrity sha512-n7s51eWdaWZ3vGT2tD4T7J6eJs3QoBXydv7vkUM06Bf1cbVD2Kc2UrkzhiQwobfV7NwOnQXYL7UBJ5VPU+RGoQ== |
214 | 214 | dependencies:
|
215 | 215 | "@ampproject/remapping" "^2.2.0"
|
216 | 216 | "@babel/code-frame" "^7.22.13"
|
217 | 217 | "@babel/generator" "^7.23.0"
|
218 | 218 | "@babel/helper-compilation-targets" "^7.22.15"
|
219 | 219 | "@babel/helper-module-transforms" "^7.23.0"
|
220 |
| - "@babel/helpers" "^7.23.0" |
| 220 | + "@babel/helpers" "^7.23.2" |
221 | 221 | "@babel/parser" "^7.23.0"
|
222 | 222 | "@babel/template" "^7.22.15"
|
223 |
| - "@babel/traverse" "^7.23.0" |
| 223 | + "@babel/traverse" "^7.23.2" |
224 | 224 | "@babel/types" "^7.23.0"
|
225 | 225 | convert-source-map "^2.0.0"
|
226 | 226 | debug "^4.1.0"
|
|
666 | 666 | "@babel/traverse" "^7.15.4"
|
667 | 667 | "@babel/types" "^7.15.4"
|
668 | 668 |
|
669 |
| -"@babel/helpers@^7.10.4", "@babel/helpers@^7.23.0": |
670 |
| - version "7.23.1" |
671 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.1.tgz#44e981e8ce2b9e99f8f0b703f3326a4636c16d15" |
672 |
| - integrity sha512-chNpneuK18yW5Oxsr+t553UZzzAs3aZnFm4bxhebsNTeshrC95yA7l5yl7GBAG+JG1rF0F7zzD2EixK9mWSDoA== |
| 669 | +"@babel/helpers@^7.10.4", "@babel/helpers@^7.23.2": |
| 670 | + version "7.23.2" |
| 671 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.2.tgz#2832549a6e37d484286e15ba36a5330483cac767" |
| 672 | + integrity sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ== |
673 | 673 | dependencies:
|
674 | 674 | "@babel/template" "^7.22.15"
|
675 |
| - "@babel/traverse" "^7.23.0" |
| 675 | + "@babel/traverse" "^7.23.2" |
676 | 676 | "@babel/types" "^7.23.0"
|
677 | 677 |
|
678 | 678 | "@babel/highlight@^7.10.4":
|
|
1427 | 1427 | "@babel/parser" "^7.22.15"
|
1428 | 1428 | "@babel/types" "^7.22.15"
|
1429 | 1429 |
|
1430 |
| -"@babel/traverse@^7.10.5", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.15.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.18.2", "@babel/traverse@^7.23.0": |
| 1430 | +"@babel/traverse@^7.10.5", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.15.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.18.2", "@babel/traverse@^7.23.2": |
1431 | 1431 | version "7.23.2"
|
1432 | 1432 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
|
1433 | 1433 | integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
|
|
0 commit comments