|
94 | 94 | resolved "https://registry.yarnpkg.com/@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/core@7.23.0": |
98 | | - version "7.23.0" |
99 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.0.tgz#f8259ae0e52a123eb40f552551e647b506a94d83" |
100 | | - integrity sha512-97z/ju/Jy1rZmDxybphrBuI+jtJjFVoz7Mr9yUQVVVi+DNZE333uFQeMOqcCIy1x3WYBIbWftUSLmbNXNT7qFQ== |
| 97 | +"@babel/core@7.23.2": |
| 98 | + version "7.23.2" |
| 99 | + resolved "https://registry.yarnpkg.com/@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" |
|
736 | 736 | "@babel/traverse" "^7.18.2" |
737 | 737 | "@babel/types" "^7.18.2" |
738 | 738 |
|
739 | | -"@babel/helpers@^7.23.0": |
740 | | - version "7.23.1" |
741 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.1.tgz#44e981e8ce2b9e99f8f0b703f3326a4636c16d15" |
742 | | - integrity sha512-chNpneuK18yW5Oxsr+t553UZzzAs3aZnFm4bxhebsNTeshrC95yA7l5yl7GBAG+JG1rF0F7zzD2EixK9mWSDoA== |
| 739 | +"@babel/helpers@^7.23.2": |
| 740 | + version "7.23.2" |
| 741 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.2.tgz#2832549a6e37d484286e15ba36a5330483cac767" |
| 742 | + integrity sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ== |
743 | 743 | dependencies: |
744 | 744 | "@babel/template" "^7.22.15" |
745 | | - "@babel/traverse" "^7.23.0" |
| 745 | + "@babel/traverse" "^7.23.2" |
746 | 746 | "@babel/types" "^7.23.0" |
747 | 747 |
|
748 | 748 | "@babel/highlight@^7.0.0": |
|
1738 | 1738 | debug "^4.1.0" |
1739 | 1739 | globals "^11.1.0" |
1740 | 1740 |
|
1741 | | -"@babel/traverse@^7.23.0": |
1742 | | - version "7.23.0" |
1743 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.0.tgz#18196ddfbcf4ccea324b7f6d3ada00d8c5a99c53" |
1744 | | - integrity sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw== |
| 1741 | +"@babel/traverse@^7.23.2": |
| 1742 | + version "7.23.2" |
| 1743 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 1744 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
1745 | 1745 | dependencies: |
1746 | 1746 | "@babel/code-frame" "^7.22.13" |
1747 | 1747 | "@babel/generator" "^7.23.0" |
|
0 commit comments