|
105 | 105 | integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw== |
106 | 106 |
|
107 | 107 | "@babel/helpers@^7.26.7": |
108 | | - version "7.26.7" |
109 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4" |
110 | | - integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A== |
| 108 | + version "7.26.10" |
| 109 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 110 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
111 | 111 | dependencies: |
112 | | - "@babel/template" "^7.25.9" |
113 | | - "@babel/types" "^7.26.7" |
| 112 | + "@babel/template" "^7.26.9" |
| 113 | + "@babel/types" "^7.26.10" |
114 | 114 |
|
115 | 115 | "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.9", "@babel/parser@^7.26.7": |
116 | 116 | version "7.26.7" |
|
126 | 126 | dependencies: |
127 | 127 | "@babel/types" "^7.26.5" |
128 | 128 |
|
| 129 | +"@babel/parser@^7.26.9": |
| 130 | + version "7.26.10" |
| 131 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 132 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 133 | + dependencies: |
| 134 | + "@babel/types" "^7.26.10" |
| 135 | + |
129 | 136 | "@babel/plugin-syntax-async-generators@^7.8.4": |
130 | 137 | version "7.8.4" |
131 | 138 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d" |
|
254 | 261 | "@babel/parser" "^7.25.9" |
255 | 262 | "@babel/types" "^7.25.9" |
256 | 263 |
|
| 264 | +"@babel/template@^7.26.9": |
| 265 | + version "7.26.9" |
| 266 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
| 267 | + integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
| 268 | + dependencies: |
| 269 | + "@babel/code-frame" "^7.26.2" |
| 270 | + "@babel/parser" "^7.26.9" |
| 271 | + "@babel/types" "^7.26.9" |
| 272 | + |
257 | 273 | "@babel/traverse@^7.25.9": |
258 | 274 | version "7.26.5" |
259 | 275 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.5.tgz#6d0be3e772ff786456c1a37538208286f6e79021" |
|
296 | 312 | "@babel/helper-string-parser" "^7.25.9" |
297 | 313 | "@babel/helper-validator-identifier" "^7.25.9" |
298 | 314 |
|
| 315 | +"@babel/types@^7.26.10", "@babel/types@^7.26.9": |
| 316 | + version "7.26.10" |
| 317 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 318 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 319 | + dependencies: |
| 320 | + "@babel/helper-string-parser" "^7.25.9" |
| 321 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 322 | + |
299 | 323 | "@bcoe/v8-coverage@^0.2.3": |
300 | 324 | version "0.2.3" |
301 | 325 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments