|
137 | 137 | "@babel/types" "^7.27.1" |
138 | 138 |
|
139 | 139 | "@babel/runtime-corejs3@^7.12.5": |
140 | | - version "7.26.0" |
141 | | - resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.26.0.tgz#5af6bed16073eb4a0191233d61e158a5c768c430" |
142 | | - integrity sha512-YXHu5lN8kJCb1LOb9PgV6pvak43X2h4HvRApcN5SdWeaItQOzfn1hgP6jasD6KWQyJDBxrVmA9o9OivlnNJK/w== |
| 140 | + version "7.28.4" |
| 141 | + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.28.4.tgz#c25be39c7997ce2f130d70b9baecb8ed94df93fa" |
| 142 | + integrity sha512-h7iEYiW4HebClDEhtvFObtPmIvrd1SSfpI9EhOeKk4CtIK/ngBWFpuhCzhdmRKtg71ylcue+9I6dv54XYO1epQ== |
143 | 143 | dependencies: |
144 | | - core-js-pure "^3.30.2" |
145 | | - regenerator-runtime "^0.14.0" |
| 144 | + core-js-pure "^3.43.0" |
146 | 145 |
|
147 | 146 | "@babel/runtime@^7.12.5", "@babel/runtime@^7.21.0": |
148 | 147 | version "7.27.6" |
@@ -1171,10 +1170,10 @@ convert-source-map@^2.0.0: |
1171 | 1170 | resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a" |
1172 | 1171 | integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg== |
1173 | 1172 |
|
1174 | | -core-js-pure@^3.30.2: |
1175 | | - version "3.38.1" |
1176 | | - resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.38.1.tgz#e8534062a54b7221344884ba9b52474be495ada3" |
1177 | | - integrity sha512-BY8Etc1FZqdw1glX0XNOq2FDwfrg/VGqoZOZCdaL+UmdaqDwQwYXkMJT4t6In+zfEfOJDcM9T0KdbBeJg8KKCQ== |
| 1173 | +core-js-pure@^3.43.0: |
| 1174 | + version "3.46.0" |
| 1175 | + resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.46.0.tgz#9bb80248584c6334bb54cd381b0f41c619ef1b43" |
| 1176 | + integrity sha512-NMCW30bHNofuhwLhYPt66OLOKTMbOhgTTatKVbaQC3KRHpTCiRIBYvtshr+NBYSnBxwAFhjW/RfJ0XbIjS16rw== |
1178 | 1177 |
|
1179 | 1178 | core-js@^3.6.4: |
1180 | 1179 | version "3.38.1" |
@@ -3191,11 +3190,6 @@ regenerator-runtime@^0.13.3: |
3191 | 3190 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9" |
3192 | 3191 | integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg== |
3193 | 3192 |
|
3194 | | -regenerator-runtime@^0.14.0: |
3195 | | - version "0.14.1" |
3196 | | - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f" |
3197 | | - integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw== |
3198 | | - |
3199 | 3193 | regex@^4.3.2: |
3200 | 3194 | version "4.3.3" |
3201 | 3195 | resolved "https://registry.yarnpkg.com/regex/-/regex-4.3.3.tgz#8cda73ccbdfa7c5691881d02f9bb142dba9daa6a" |
|
0 commit comments