|
62 | 62 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7" |
63 | 63 | integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg== |
64 | 64 |
|
65 | | - |
66 | | - version "7.26.9" |
67 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.9.tgz#71838542a4b1e49dfed353d7acbc6eb89f4a76f2" |
68 | | - integrity sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw== |
| 65 | + |
| 66 | + version "7.26.10" |
| 67 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9" |
| 68 | + integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ== |
69 | 69 | dependencies: |
70 | 70 | "@ampproject/remapping" "^2.2.0" |
71 | 71 | "@babel/code-frame" "^7.26.2" |
72 | | - "@babel/generator" "^7.26.9" |
| 72 | + "@babel/generator" "^7.26.10" |
73 | 73 | "@babel/helper-compilation-targets" "^7.26.5" |
74 | 74 | "@babel/helper-module-transforms" "^7.26.0" |
75 | | - "@babel/helpers" "^7.26.9" |
76 | | - "@babel/parser" "^7.26.9" |
| 75 | + "@babel/helpers" "^7.26.10" |
| 76 | + "@babel/parser" "^7.26.10" |
77 | 77 | "@babel/template" "^7.26.9" |
78 | | - "@babel/traverse" "^7.26.9" |
79 | | - "@babel/types" "^7.26.9" |
| 78 | + "@babel/traverse" "^7.26.10" |
| 79 | + "@babel/types" "^7.26.10" |
80 | 80 | convert-source-map "^2.0.0" |
81 | 81 | debug "^4.1.0" |
82 | 82 | gensync "^1.0.0-beta.2" |
83 | 83 | json5 "^2.2.3" |
84 | 84 | semver "^6.3.1" |
85 | 85 |
|
86 | | - |
87 | | - version "7.26.8" |
88 | | - resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.8.tgz#55c4f4aae4970ae127f7a12369182ed6250e6f09" |
89 | | - integrity sha512-3tBctaHRW6xSub26z7n8uyOTwwUsCdvIug/oxBH9n6yCO5hMj2vwDJAo7RbBMKrM7P+W2j61zLKviJQFGOYKMg== |
| 86 | + |
| 87 | + version "7.26.10" |
| 88 | + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.10.tgz#4423cb3f84c26978439feabfe23c5aa929400737" |
| 89 | + integrity sha512-QsfQZr4AiLpKqn7fz+j7SN+f43z2DZCgGyYbNJ2vJOqKfG4E6MZer1+jqGZqKJaxq/gdO2DC/nUu45+pOL5p2Q== |
90 | 90 | dependencies: |
91 | 91 | "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1" |
92 | 92 | eslint-visitor-keys "^2.1.0" |
|
111 | 111 | "@jridgewell/trace-mapping" "^0.3.25" |
112 | 112 | jsesc "^3.0.2" |
113 | 113 |
|
114 | | -"@babel/generator@^7.26.9": |
115 | | - version "7.26.9" |
116 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca" |
117 | | - integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg== |
| 114 | +"@babel/generator@^7.26.10": |
| 115 | + version "7.26.10" |
| 116 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.10.tgz#a60d9de49caca16744e6340c3658dfef6138c3f7" |
| 117 | + integrity sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang== |
118 | 118 | dependencies: |
119 | | - "@babel/parser" "^7.26.9" |
120 | | - "@babel/types" "^7.26.9" |
| 119 | + "@babel/parser" "^7.26.10" |
| 120 | + "@babel/types" "^7.26.10" |
121 | 121 | "@jridgewell/gen-mapping" "^0.3.5" |
122 | 122 | "@jridgewell/trace-mapping" "^0.3.25" |
123 | 123 | jsesc "^3.0.2" |
|
270 | 270 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72" |
271 | 271 | integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw== |
272 | 272 |
|
273 | | -"@babel/helpers@^7.26.9": |
274 | | - version "7.26.9" |
275 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6" |
276 | | - integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA== |
| 273 | +"@babel/helpers@^7.26.10": |
| 274 | + version "7.26.10" |
| 275 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 276 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
277 | 277 | dependencies: |
278 | 278 | "@babel/template" "^7.26.9" |
279 | | - "@babel/types" "^7.26.9" |
| 279 | + "@babel/types" "^7.26.10" |
280 | 280 |
|
281 | 281 | "@babel/highlight@^7.10.4": |
282 | 282 | version "7.12.13" |
|
318 | 318 | dependencies: |
319 | 319 | "@babel/types" "^7.25.9" |
320 | 320 |
|
| 321 | +"@babel/parser@^7.26.10": |
| 322 | + version "7.26.10" |
| 323 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 324 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 325 | + dependencies: |
| 326 | + "@babel/types" "^7.26.10" |
| 327 | + |
321 | 328 | "@babel/parser@^7.26.9": |
322 | 329 | version "7.26.9" |
323 | 330 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.9.tgz#d9e78bee6dc80f9efd8f2349dcfbbcdace280fd5" |
|
418 | 425 | debug "^4.3.1" |
419 | 426 | globals "^11.1.0" |
420 | 427 |
|
421 | | -"@babel/traverse@^7.26.9": |
422 | | - version "7.26.9" |
423 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a" |
424 | | - integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg== |
| 428 | +"@babel/traverse@^7.26.10": |
| 429 | + version "7.26.10" |
| 430 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380" |
| 431 | + integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A== |
425 | 432 | dependencies: |
426 | 433 | "@babel/code-frame" "^7.26.2" |
427 | | - "@babel/generator" "^7.26.9" |
428 | | - "@babel/parser" "^7.26.9" |
| 434 | + "@babel/generator" "^7.26.10" |
| 435 | + "@babel/parser" "^7.26.10" |
429 | 436 | "@babel/template" "^7.26.9" |
430 | | - "@babel/types" "^7.26.9" |
| 437 | + "@babel/types" "^7.26.10" |
431 | 438 | debug "^4.3.1" |
432 | 439 | globals "^11.1.0" |
433 | 440 |
|
|
455 | 462 | "@babel/helper-string-parser" "^7.25.9" |
456 | 463 | "@babel/helper-validator-identifier" "^7.25.9" |
457 | 464 |
|
| 465 | +"@babel/types@^7.26.10": |
| 466 | + version "7.26.10" |
| 467 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 468 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 469 | + dependencies: |
| 470 | + "@babel/helper-string-parser" "^7.25.9" |
| 471 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 472 | + |
458 | 473 | "@babel/types@^7.26.9": |
459 | 474 | version "7.26.9" |
460 | 475 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.9.tgz#08b43dec79ee8e682c2ac631c010bdcac54a21ce" |
|
0 commit comments