|
50 | 50 | dependencies: |
51 | 51 | "@babel/highlight" "^7.16.7" |
52 | 52 |
|
| 53 | +"@babel/code-frame@^7.27.1": |
| 54 | + version "7.27.1" |
| 55 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
| 56 | + integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
| 57 | + dependencies: |
| 58 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 59 | + js-tokens "^4.0.0" |
| 60 | + picocolors "^1.1.1" |
| 61 | + |
53 | 62 | "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.4", "@babel/compat-data@^7.16.8", "@babel/compat-data@^7.9.0": |
54 | 63 | version "7.16.8" |
55 | 64 | resolved "https://registry.npmmirror.com/@babel/compat-data/download/@babel/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60" |
|
285 | 294 | dependencies: |
286 | 295 | "@babel/types" "^7.16.7" |
287 | 296 |
|
| 297 | +"@babel/helper-string-parser@^7.27.1": |
| 298 | + version "7.27.1" |
| 299 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
| 300 | + integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
| 301 | + |
288 | 302 | "@babel/helper-validator-identifier@^7.16.7": |
289 | 303 | version "7.16.7" |
290 | 304 | resolved "https://registry.npmmirror.com/@babel/helper-validator-identifier/download/@babel/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad" |
291 | 305 | integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw== |
292 | 306 |
|
| 307 | +"@babel/helper-validator-identifier@^7.27.1": |
| 308 | + version "7.27.1" |
| 309 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
| 310 | + integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
| 311 | + |
293 | 312 | "@babel/helper-validator-option@^7.16.7": |
294 | 313 | version "7.16.7" |
295 | 314 | resolved "https://registry.npmmirror.com/@babel/helper-validator-option/download/@babel/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23" |
|
306 | 325 | "@babel/types" "^7.16.8" |
307 | 326 |
|
308 | 327 | "@babel/helpers@^7.16.7", "@babel/helpers@^7.9.0": |
309 | | - version "7.16.7" |
310 | | - resolved "https://registry.npmmirror.com/@babel/helpers/download/@babel/helpers-7.16.7.tgz#7e3504d708d50344112767c3542fc5e357fffefc" |
311 | | - integrity sha512-9ZDoqtfY7AuEOt3cxchfii6C7GDyyMBffktR5B2jvWv8u2+efwvpnVKXMWzNehqy68tKgAfSwfdw/lWpthS2bw== |
| 328 | + version "7.27.1" |
| 329 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.1.tgz#ffc27013038607cdba3288e692c3611c06a18aa4" |
| 330 | + integrity sha512-FCvFTm0sWV8Fxhpp2McP5/W53GPllQ9QeQ7SiqGWjMf/LVG07lFa5+pgK05IRhVwtvafT22KF+ZSnM9I545CvQ== |
312 | 331 | dependencies: |
313 | | - "@babel/template" "^7.16.7" |
314 | | - "@babel/traverse" "^7.16.7" |
315 | | - "@babel/types" "^7.16.7" |
| 332 | + "@babel/template" "^7.27.1" |
| 333 | + "@babel/types" "^7.27.1" |
316 | 334 |
|
317 | 335 | "@babel/highlight@^7.16.7", "@babel/highlight@^7.8.3": |
318 | 336 | version "7.16.10" |
|
328 | 346 | resolved "https://registry.npmmirror.com/@babel/parser/download/@babel/parser-7.16.12.tgz#9474794f9a650cf5e2f892444227f98e28cdf8b6" |
329 | 347 | integrity sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A== |
330 | 348 |
|
| 349 | +"@babel/parser@^7.27.2": |
| 350 | + version "7.27.2" |
| 351 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.2.tgz#577518bedb17a2ce4212afd052e01f7df0941127" |
| 352 | + integrity sha512-QYLs8299NA7WM/bZAdp+CviYYkVoYXlDW2rzliy3chxd1PQjej7JORuMJDJXJUb9g0TT+B99EwaVLKmX+sPXWw== |
| 353 | + dependencies: |
| 354 | + "@babel/types" "^7.27.1" |
| 355 | + |
331 | 356 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7": |
332 | 357 | version "7.16.7" |
333 | 358 | resolved "https://registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/download/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050" |
|
1197 | 1222 | "@babel/parser" "^7.16.7" |
1198 | 1223 | "@babel/types" "^7.16.7" |
1199 | 1224 |
|
| 1225 | +"@babel/template@^7.27.1": |
| 1226 | + version "7.27.2" |
| 1227 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d" |
| 1228 | + integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw== |
| 1229 | + dependencies: |
| 1230 | + "@babel/code-frame" "^7.27.1" |
| 1231 | + "@babel/parser" "^7.27.2" |
| 1232 | + "@babel/types" "^7.27.1" |
| 1233 | + |
1200 | 1234 | "@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.10", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.9.0": |
1201 | 1235 | version "7.16.10" |
1202 | 1236 | resolved "https://registry.npmmirror.com/@babel/traverse/download/@babel/traverse-7.16.10.tgz#448f940defbe95b5a8029975b051f75993e8239f" |
|
1221 | 1255 | "@babel/helper-validator-identifier" "^7.16.7" |
1222 | 1256 | to-fast-properties "^2.0.0" |
1223 | 1257 |
|
| 1258 | +"@babel/types@^7.27.1": |
| 1259 | + version "7.27.1" |
| 1260 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.1.tgz#9defc53c16fc899e46941fc6901a9eea1c9d8560" |
| 1261 | + integrity sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q== |
| 1262 | + dependencies: |
| 1263 | + "@babel/helper-string-parser" "^7.27.1" |
| 1264 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 1265 | + |
1224 | 1266 | "@cnakazawa/watch@^1.0.3": |
1225 | 1267 | version "1.0.4" |
1226 | 1268 | resolved "https://registry.npmmirror.com/@cnakazawa/watch/download/@cnakazawa/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a" |
@@ -9020,6 +9062,11 @@ picocolors@^1.0.0: |
9020 | 9062 | resolved "https://registry.npmmirror.com/picocolors/download/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c" |
9021 | 9063 | integrity sha1-y1vcdP8/UYkiNur3nWi8RFZKuBw= |
9022 | 9064 |
|
| 9065 | +picocolors@^1.1.1: |
| 9066 | + version "1.1.1" |
| 9067 | + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" |
| 9068 | + integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== |
| 9069 | + |
9023 | 9070 | picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3: |
9024 | 9071 | version "2.3.1" |
9025 | 9072 | resolved "https://registry.npmmirror.com/picomatch/download/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" |
|
0 commit comments