|
51 | 51 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.2.tgz#6a12ced93455827037bfb5ed8492820d60fc32cc"
|
52 | 52 | integrity sha512-0S9TQMmDHlqAZ2ITT95irXKfxN9bncq8ZCoJhun3nHL/lLUxd2NKBJYoNGWH7S0hz6fRQwWlAWn/ILM0C70KZQ==
|
53 | 53 |
|
54 |
| - |
55 |
| - version "7.23.0" |
56 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.0.tgz#f8259ae0e52a123eb40f552551e647b506a94d83" |
57 |
| - integrity sha512-97z/ju/Jy1rZmDxybphrBuI+jtJjFVoz7Mr9yUQVVVi+DNZE333uFQeMOqcCIy1x3WYBIbWftUSLmbNXNT7qFQ== |
| 54 | + |
| 55 | + version "7.23.2" |
| 56 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.2.tgz#ed10df0d580fff67c5f3ee70fd22e2e4c90a9f94" |
| 57 | + integrity sha512-n7s51eWdaWZ3vGT2tD4T7J6eJs3QoBXydv7vkUM06Bf1cbVD2Kc2UrkzhiQwobfV7NwOnQXYL7UBJ5VPU+RGoQ== |
58 | 58 | dependencies:
|
59 | 59 | "@ampproject/remapping" "^2.2.0"
|
60 | 60 | "@babel/code-frame" "^7.22.13"
|
61 | 61 | "@babel/generator" "^7.23.0"
|
62 | 62 | "@babel/helper-compilation-targets" "^7.22.15"
|
63 | 63 | "@babel/helper-module-transforms" "^7.23.0"
|
64 |
| - "@babel/helpers" "^7.23.0" |
| 64 | + "@babel/helpers" "^7.23.2" |
65 | 65 | "@babel/parser" "^7.23.0"
|
66 | 66 | "@babel/template" "^7.22.15"
|
67 |
| - "@babel/traverse" "^7.23.0" |
| 67 | + "@babel/traverse" "^7.23.2" |
68 | 68 | "@babel/types" "^7.23.0"
|
69 | 69 | convert-source-map "^2.0.0"
|
70 | 70 | debug "^4.1.0"
|
|
262 | 262 | "@babel/template" "^7.22.15"
|
263 | 263 | "@babel/types" "^7.22.19"
|
264 | 264 |
|
265 |
| -"@babel/helpers@^7.23.0": |
266 |
| - version "7.23.1" |
267 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.1.tgz#44e981e8ce2b9e99f8f0b703f3326a4636c16d15" |
268 |
| - integrity sha512-chNpneuK18yW5Oxsr+t553UZzzAs3aZnFm4bxhebsNTeshrC95yA7l5yl7GBAG+JG1rF0F7zzD2EixK9mWSDoA== |
| 265 | +"@babel/helpers@^7.23.2": |
| 266 | + version "7.23.2" |
| 267 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.2.tgz#2832549a6e37d484286e15ba36a5330483cac767" |
| 268 | + integrity sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ== |
269 | 269 | dependencies:
|
270 | 270 | "@babel/template" "^7.22.15"
|
271 |
| - "@babel/traverse" "^7.23.0" |
| 271 | + "@babel/traverse" "^7.23.2" |
272 | 272 | "@babel/types" "^7.23.0"
|
273 | 273 |
|
274 | 274 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.22.13":
|
|
997 | 997 | "@babel/parser" "^7.22.15"
|
998 | 998 | "@babel/types" "^7.22.15"
|
999 | 999 |
|
1000 |
| -"@babel/traverse@^7.23.0": |
1001 |
| - version "7.23.0" |
1002 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.0.tgz#18196ddfbcf4ccea324b7f6d3ada00d8c5a99c53" |
1003 |
| - integrity sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw== |
| 1000 | +"@babel/traverse@^7.23.2": |
| 1001 | + version "7.23.2" |
| 1002 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 1003 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
1004 | 1004 | dependencies:
|
1005 | 1005 | "@babel/code-frame" "^7.22.13"
|
1006 | 1006 | "@babel/generator" "^7.23.0"
|
|
0 commit comments