|
94 | 94 | resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
|
95 | 95 | integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==
|
96 | 96 |
|
97 |
| -"@babel/[email protected].0", "@babel/core@^7.14.6": |
98 |
| - version "7.23.0" |
99 |
| - resolved "https://registry.npmjs.org/@babel/core/-/core-7.23.0.tgz#f8259ae0e52a123eb40f552551e647b506a94d83" |
100 |
| - integrity sha512-97z/ju/Jy1rZmDxybphrBuI+jtJjFVoz7Mr9yUQVVVi+DNZE333uFQeMOqcCIy1x3WYBIbWftUSLmbNXNT7qFQ== |
| 97 | +"@babel/[email protected].2", "@babel/core@^7.14.6": |
| 98 | + version "7.23.2" |
| 99 | + resolved "https://registry.npmjs.org/@babel/core/-/core-7.23.2.tgz#ed10df0d580fff67c5f3ee70fd22e2e4c90a9f94" |
| 100 | + integrity sha512-n7s51eWdaWZ3vGT2tD4T7J6eJs3QoBXydv7vkUM06Bf1cbVD2Kc2UrkzhiQwobfV7NwOnQXYL7UBJ5VPU+RGoQ== |
101 | 101 | dependencies:
|
102 | 102 | "@ampproject/remapping" "^2.2.0"
|
103 | 103 | "@babel/code-frame" "^7.22.13"
|
104 | 104 | "@babel/generator" "^7.23.0"
|
105 | 105 | "@babel/helper-compilation-targets" "^7.22.15"
|
106 | 106 | "@babel/helper-module-transforms" "^7.23.0"
|
107 |
| - "@babel/helpers" "^7.23.0" |
| 107 | + "@babel/helpers" "^7.23.2" |
108 | 108 | "@babel/parser" "^7.23.0"
|
109 | 109 | "@babel/template" "^7.22.15"
|
110 |
| - "@babel/traverse" "^7.23.0" |
| 110 | + "@babel/traverse" "^7.23.2" |
111 | 111 | "@babel/types" "^7.23.0"
|
112 | 112 | convert-source-map "^2.0.0"
|
113 | 113 | debug "^4.1.0"
|
|
357 | 357 | resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040"
|
358 | 358 | integrity sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==
|
359 | 359 |
|
360 |
| -"@babel/helpers@^7.23.0": |
361 |
| - version "7.23.1" |
362 |
| - resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.1.tgz#44e981e8ce2b9e99f8f0b703f3326a4636c16d15" |
363 |
| - integrity sha512-chNpneuK18yW5Oxsr+t553UZzzAs3aZnFm4bxhebsNTeshrC95yA7l5yl7GBAG+JG1rF0F7zzD2EixK9mWSDoA== |
| 360 | +"@babel/helpers@^7.23.2": |
| 361 | + version "7.23.2" |
| 362 | + resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.2.tgz#2832549a6e37d484286e15ba36a5330483cac767" |
| 363 | + integrity sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ== |
364 | 364 | dependencies:
|
365 | 365 | "@babel/template" "^7.22.15"
|
366 |
| - "@babel/traverse" "^7.23.0" |
| 366 | + "@babel/traverse" "^7.23.2" |
367 | 367 | "@babel/types" "^7.23.0"
|
368 | 368 |
|
369 | 369 | "@babel/highlight@^7.22.13":
|
|
579 | 579 | "@babel/parser" "^7.22.15"
|
580 | 580 | "@babel/types" "^7.22.15"
|
581 | 581 |
|
582 |
| -"@babel/traverse@^7.18.6", "@babel/traverse@^7.23.0": |
583 |
| - version "7.23.0" |
584 |
| - resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.0.tgz#18196ddfbcf4ccea324b7f6d3ada00d8c5a99c53" |
585 |
| - integrity sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw== |
| 582 | +"@babel/traverse@^7.18.6", "@babel/traverse@^7.23.2": |
| 583 | + version "7.23.2" |
| 584 | + resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 585 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
586 | 586 | dependencies:
|
587 | 587 | "@babel/code-frame" "^7.22.13"
|
588 | 588 | "@babel/generator" "^7.23.0"
|
|
0 commit comments