|
33 | 33 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.20.tgz#8df6e96661209623f1975d66c35ffca66f3306d0" |
34 | 34 | integrity sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw== |
35 | 35 |
|
36 | | -"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.0": |
37 | | - version "7.23.0" |
38 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.0.tgz#f8259ae0e52a123eb40f552551e647b506a94d83" |
39 | | - integrity sha512-97z/ju/Jy1rZmDxybphrBuI+jtJjFVoz7Mr9yUQVVVi+DNZE333uFQeMOqcCIy1x3WYBIbWftUSLmbNXNT7qFQ== |
| 36 | +"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.2": |
| 37 | + version "7.23.2" |
| 38 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.2.tgz#ed10df0d580fff67c5f3ee70fd22e2e4c90a9f94" |
| 39 | + integrity sha512-n7s51eWdaWZ3vGT2tD4T7J6eJs3QoBXydv7vkUM06Bf1cbVD2Kc2UrkzhiQwobfV7NwOnQXYL7UBJ5VPU+RGoQ== |
40 | 40 | dependencies: |
41 | 41 | "@ampproject/remapping" "^2.2.0" |
42 | 42 | "@babel/code-frame" "^7.22.13" |
43 | 43 | "@babel/generator" "^7.23.0" |
44 | 44 | "@babel/helper-compilation-targets" "^7.22.15" |
45 | 45 | "@babel/helper-module-transforms" "^7.23.0" |
46 | | - "@babel/helpers" "^7.23.0" |
| 46 | + "@babel/helpers" "^7.23.2" |
47 | 47 | "@babel/parser" "^7.23.0" |
48 | 48 | "@babel/template" "^7.22.15" |
49 | | - "@babel/traverse" "^7.23.0" |
| 49 | + "@babel/traverse" "^7.23.2" |
50 | 50 | "@babel/types" "^7.23.0" |
51 | 51 | convert-source-map "^2.0.0" |
52 | 52 | debug "^4.1.0" |
|
352 | 352 | "@babel/template" "^7.22.5" |
353 | 353 | "@babel/types" "^7.22.10" |
354 | 354 |
|
355 | | -"@babel/helpers@^7.23.0": |
356 | | - version "7.23.1" |
357 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.1.tgz#44e981e8ce2b9e99f8f0b703f3326a4636c16d15" |
358 | | - integrity sha512-chNpneuK18yW5Oxsr+t553UZzzAs3aZnFm4bxhebsNTeshrC95yA7l5yl7GBAG+JG1rF0F7zzD2EixK9mWSDoA== |
| 355 | +"@babel/helpers@^7.23.2": |
| 356 | + version "7.23.2" |
| 357 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.2.tgz#2832549a6e37d484286e15ba36a5330483cac767" |
| 358 | + integrity sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ== |
359 | 359 | dependencies: |
360 | 360 | "@babel/template" "^7.22.15" |
361 | | - "@babel/traverse" "^7.23.0" |
| 361 | + "@babel/traverse" "^7.23.2" |
362 | 362 | "@babel/types" "^7.23.0" |
363 | 363 |
|
364 | 364 | "@babel/highlight@^7.22.13": |
|
1048 | 1048 | "@babel/parser" "^7.22.15" |
1049 | 1049 | "@babel/types" "^7.22.15" |
1050 | 1050 |
|
1051 | | -"@babel/traverse@^7.22.5", "@babel/traverse@^7.23.0": |
1052 | | - version "7.23.0" |
1053 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.0.tgz#18196ddfbcf4ccea324b7f6d3ada00d8c5a99c53" |
1054 | | - integrity sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw== |
| 1051 | +"@babel/traverse@^7.22.5", "@babel/traverse@^7.23.2": |
| 1052 | + version "7.23.2" |
| 1053 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 1054 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
1055 | 1055 | dependencies: |
1056 | 1056 | "@babel/code-frame" "^7.22.13" |
1057 | 1057 | "@babel/generator" "^7.23.0" |
|
0 commit comments