|
16 | 16 | dependencies: |
17 | 17 | "@babel/highlight" "^7.10.4" |
18 | 18 |
|
| 19 | +"@babel/code-frame@^7.27.1": |
| 20 | + version "7.27.1" |
| 21 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
| 22 | + integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
| 23 | + dependencies: |
| 24 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 25 | + js-tokens "^4.0.0" |
| 26 | + picocolors "^1.1.1" |
| 27 | + |
19 | 28 | "@babel/compat-data@^7.10.4", "@babel/compat-data@^7.11.0", "@babel/compat-data@^7.9.0": |
20 | 29 | version "7.11.0" |
21 | 30 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.11.0.tgz#e9f73efe09af1355b723a7f39b11bad637d7c99c" |
|
271 | 280 | dependencies: |
272 | 281 | "@babel/types" "^7.11.0" |
273 | 282 |
|
| 283 | +"@babel/helper-string-parser@^7.27.1": |
| 284 | + version "7.27.1" |
| 285 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
| 286 | + integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
| 287 | + |
274 | 288 | "@babel/helper-validator-identifier@^7.10.4": |
275 | 289 | version "7.10.4" |
276 | 290 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2" |
277 | 291 | integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw== |
278 | 292 |
|
| 293 | +"@babel/helper-validator-identifier@^7.27.1", "@babel/helper-validator-identifier@^7.28.5": |
| 294 | + version "7.28.5" |
| 295 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4" |
| 296 | + integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q== |
| 297 | + |
279 | 298 | "@babel/helper-wrap-function@^7.10.4": |
280 | 299 | version "7.10.4" |
281 | 300 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.10.4.tgz#8a6f701eab0ff39f765b5a1cfef409990e624b87" |
|
287 | 306 | "@babel/types" "^7.10.4" |
288 | 307 |
|
289 | 308 | "@babel/helpers@^7.10.4", "@babel/helpers@^7.9.0": |
290 | | - version "7.10.4" |
291 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.10.4.tgz#2abeb0d721aff7c0a97376b9e1f6f65d7a475044" |
292 | | - integrity sha512-L2gX/XeUONeEbI78dXSrJzGdz4GQ+ZTA/aazfUsFaWjSe95kiCuOZ5HsXvkiw3iwF+mFHSRUfJU8t6YavocdXA== |
| 309 | + version "7.28.4" |
| 310 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827" |
| 311 | + integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w== |
293 | 312 | dependencies: |
294 | | - "@babel/template" "^7.10.4" |
295 | | - "@babel/traverse" "^7.10.4" |
296 | | - "@babel/types" "^7.10.4" |
| 313 | + "@babel/template" "^7.27.2" |
| 314 | + "@babel/types" "^7.28.4" |
297 | 315 |
|
298 | 316 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.8.3": |
299 | 317 | version "7.10.4" |
|
309 | 327 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.1.tgz#d91a387990b21e5d20047b336bb19b0553f02ff5" |
310 | 328 | integrity sha512-u9QMIRdKVF7hfEkb3nu2LgZDIzCQPv+yHD9Eg6ruoJLjkrQ9fFz4IBSlF/9XwoNri9+2F1IY+dYuOfZrXq8t3w== |
311 | 329 |
|
| 330 | +"@babel/parser@^7.27.2": |
| 331 | + version "7.28.5" |
| 332 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08" |
| 333 | + integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ== |
| 334 | + dependencies: |
| 335 | + "@babel/types" "^7.28.5" |
| 336 | + |
312 | 337 | "@babel/plugin-proposal-async-generator-functions@^7.10.4", "@babel/plugin-proposal-async-generator-functions@^7.8.3": |
313 | 338 | version "7.10.5" |
314 | 339 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.5.tgz#3491cabf2f7c179ab820606cec27fed15e0e8558" |
|
1125 | 1150 | "@babel/parser" "^7.10.4" |
1126 | 1151 | "@babel/types" "^7.10.4" |
1127 | 1152 |
|
| 1153 | +"@babel/template@^7.27.2": |
| 1154 | + version "7.27.2" |
| 1155 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d" |
| 1156 | + integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw== |
| 1157 | + dependencies: |
| 1158 | + "@babel/code-frame" "^7.27.1" |
| 1159 | + "@babel/parser" "^7.27.2" |
| 1160 | + "@babel/types" "^7.27.1" |
| 1161 | + |
1128 | 1162 | "@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.9.0": |
1129 | 1163 | version "7.11.0" |
1130 | 1164 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24" |
|
1149 | 1183 | lodash "^4.17.19" |
1150 | 1184 | to-fast-properties "^2.0.0" |
1151 | 1185 |
|
| 1186 | +"@babel/types@^7.27.1", "@babel/types@^7.28.4", "@babel/types@^7.28.5": |
| 1187 | + version "7.28.5" |
| 1188 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b" |
| 1189 | + integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA== |
| 1190 | + dependencies: |
| 1191 | + "@babel/helper-string-parser" "^7.27.1" |
| 1192 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 1193 | + |
1152 | 1194 | "@cnakazawa/watch@^1.0.3": |
1153 | 1195 | version "1.0.4" |
1154 | 1196 | resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a" |
@@ -8231,6 +8273,11 @@ performance-now@^2.1.0: |
8231 | 8273 | resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" |
8232 | 8274 | integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns= |
8233 | 8275 |
|
| 8276 | +picocolors@^1.1.1: |
| 8277 | + version "1.1.1" |
| 8278 | + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" |
| 8279 | + integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== |
| 8280 | + |
8234 | 8281 | picomatch@^2.0.4, picomatch@^2.2.1: |
8235 | 8282 | version "2.2.2" |
8236 | 8283 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad" |
|
0 commit comments