|
80 | 80 | semver "^6.3.0"
|
81 | 81 |
|
82 | 82 | "@babel/core@^7.11.6":
|
83 |
| - version "7.26.9" |
84 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.9.tgz#71838542a4b1e49dfed353d7acbc6eb89f4a76f2" |
85 |
| - integrity sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw== |
| 83 | + version "7.26.10" |
| 84 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9" |
| 85 | + integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ== |
86 | 86 | dependencies:
|
87 | 87 | "@ampproject/remapping" "^2.2.0"
|
88 | 88 | "@babel/code-frame" "^7.26.2"
|
89 |
| - "@babel/generator" "^7.26.9" |
| 89 | + "@babel/generator" "^7.26.10" |
90 | 90 | "@babel/helper-compilation-targets" "^7.26.5"
|
91 | 91 | "@babel/helper-module-transforms" "^7.26.0"
|
92 |
| - "@babel/helpers" "^7.26.9" |
93 |
| - "@babel/parser" "^7.26.9" |
| 92 | + "@babel/helpers" "^7.26.10" |
| 93 | + "@babel/parser" "^7.26.10" |
94 | 94 | "@babel/template" "^7.26.9"
|
95 |
| - "@babel/traverse" "^7.26.9" |
96 |
| - "@babel/types" "^7.26.9" |
| 95 | + "@babel/traverse" "^7.26.10" |
| 96 | + "@babel/types" "^7.26.10" |
97 | 97 | convert-source-map "^2.0.0"
|
98 | 98 | debug "^4.1.0"
|
99 | 99 | gensync "^1.0.0-beta.2"
|
|
128 | 128 | "@jridgewell/trace-mapping" "^0.3.17"
|
129 | 129 | jsesc "^2.5.1"
|
130 | 130 |
|
131 |
| -"@babel/generator@^7.26.9": |
132 |
| - version "7.26.9" |
133 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca" |
134 |
| - integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg== |
| 131 | +"@babel/generator@^7.26.10", "@babel/generator@^7.26.9": |
| 132 | + version "7.26.10" |
| 133 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.10.tgz#a60d9de49caca16744e6340c3658dfef6138c3f7" |
| 134 | + integrity sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang== |
135 | 135 | dependencies:
|
136 |
| - "@babel/parser" "^7.26.9" |
137 |
| - "@babel/types" "^7.26.9" |
| 136 | + "@babel/parser" "^7.26.10" |
| 137 | + "@babel/types" "^7.26.10" |
138 | 138 | "@jridgewell/gen-mapping" "^0.3.5"
|
139 | 139 | "@jridgewell/trace-mapping" "^0.3.25"
|
140 | 140 | jsesc "^3.0.2"
|
|
486 | 486 | "@babel/traverse" "^7.17.3"
|
487 | 487 | "@babel/types" "^7.17.0"
|
488 | 488 |
|
489 |
| -"@babel/helpers@^7.26.9": |
490 |
| - version "7.26.9" |
491 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6" |
492 |
| - integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA== |
| 489 | +"@babel/helpers@^7.26.10": |
| 490 | + version "7.26.10" |
| 491 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 492 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
493 | 493 | dependencies:
|
494 | 494 | "@babel/template" "^7.26.9"
|
495 |
| - "@babel/types" "^7.26.9" |
| 495 | + "@babel/types" "^7.26.10" |
496 | 496 |
|
497 | 497 | "@babel/highlight@^7.16.7", "@babel/highlight@^7.18.6":
|
498 | 498 | version "7.18.6"
|
|
538 | 538 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.4.tgz#a770e98fd785c231af9d93f6459d36770993fb32"
|
539 | 539 | integrity sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==
|
540 | 540 |
|
541 |
| -"@babel/parser@^7.26.9": |
542 |
| - version "7.26.9" |
543 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.9.tgz#d9e78bee6dc80f9efd8f2349dcfbbcdace280fd5" |
544 |
| - integrity sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A== |
| 541 | +"@babel/parser@^7.26.10", "@babel/parser@^7.26.9": |
| 542 | + version "7.26.10" |
| 543 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 544 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
545 | 545 | dependencies:
|
546 |
| - "@babel/types" "^7.26.9" |
| 546 | + "@babel/types" "^7.26.10" |
547 | 547 |
|
548 | 548 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
|
549 | 549 | version "7.25.9"
|
|
1333 | 1333 | debug "^4.1.0"
|
1334 | 1334 | globals "^11.1.0"
|
1335 | 1335 |
|
1336 |
| -"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.8", "@babel/traverse@^7.26.9": |
| 1336 | +"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.10": |
| 1337 | + version "7.26.10" |
| 1338 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380" |
| 1339 | + integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A== |
| 1340 | + dependencies: |
| 1341 | + "@babel/code-frame" "^7.26.2" |
| 1342 | + "@babel/generator" "^7.26.10" |
| 1343 | + "@babel/parser" "^7.26.10" |
| 1344 | + "@babel/template" "^7.26.9" |
| 1345 | + "@babel/types" "^7.26.10" |
| 1346 | + debug "^4.3.1" |
| 1347 | + globals "^11.1.0" |
| 1348 | + |
| 1349 | +"@babel/traverse@^7.26.5", "@babel/traverse@^7.26.8", "@babel/traverse@^7.26.9": |
1337 | 1350 | version "7.26.9"
|
1338 | 1351 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a"
|
1339 | 1352 | integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==
|
|
1421 | 1434 | "@babel/helper-string-parser" "^7.25.9"
|
1422 | 1435 | "@babel/helper-validator-identifier" "^7.25.9"
|
1423 | 1436 |
|
1424 |
| -"@babel/types@^7.25.9", "@babel/types@^7.26.9", "@babel/types@^7.4.4": |
| 1437 | +"@babel/types@^7.25.9", "@babel/types@^7.26.10", "@babel/types@^7.26.9": |
| 1438 | + version "7.26.10" |
| 1439 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 1440 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 1441 | + dependencies: |
| 1442 | + "@babel/helper-string-parser" "^7.25.9" |
| 1443 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1444 | + |
| 1445 | +"@babel/types@^7.4.4": |
1425 | 1446 | version "7.26.9"
|
1426 | 1447 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.9.tgz#08b43dec79ee8e682c2ac631c010bdcac54a21ce"
|
1427 | 1448 | integrity sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==
|
@@ -3135,9 +3156,9 @@ caniuse-lite@^1.0.30001400:
|
3135 | 3156 | integrity sha512-ewDad7+D2vlyy+E4UJuVfiBsU69IL+8oVmTuZnH5Q6CIUbxNfI50uVpRHbUPDD6SUaN2o0Lh4DhTrvLG/Tn1yg==
|
3136 | 3157 |
|
3137 | 3158 | caniuse-lite@^1.0.30001688:
|
3138 |
| - version "1.0.30001703" |
3139 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001703.tgz#977cb4920598c158f491ecf4f4f2cfed9e354718" |
3140 |
| - integrity sha512-kRlAGTRWgPsOj7oARC9m1okJEXdL/8fekFVcxA8Hl7GH4r/sN4OJn/i6Flde373T50KS7Y37oFbMwlE8+F42kQ== |
| 3159 | + version "1.0.30001705" |
| 3160 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001705.tgz#dc3510bcdef261444ca944b7be9c8d0bb7fafeef" |
| 3161 | + integrity sha512-S0uyMMiYvA7CxNgomYBwwwPUnWzFD83f3B1ce5jHUfHTH//QL6hHsreI8RVC5606R4ssqravelYO5TU6t8sEyg== |
3141 | 3162 |
|
3142 | 3163 | chalk@^2.0.0:
|
3143 | 3164 | version "2.4.2"
|
@@ -3920,9 +3941,9 @@ electron-to-chromium@^1.4.251:
|
3920 | 3941 | integrity sha512-gM7TdwuG3amns/1rlgxMbeeyNoBFPa+4Uu0c7FeROWh4qWmvSOnvcslKmWy51ggLKZ2n/F/4i2HJ+PVNxH9uCQ==
|
3921 | 3942 |
|
3922 | 3943 | electron-to-chromium@^1.5.73:
|
3923 |
| - version "1.5.113" |
3924 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.113.tgz#1175b8ba4170541e44e9afa8b992e5bbfff0d150" |
3925 |
| - integrity sha512-wjT2O4hX+wdWPJ76gWSkMhcHAV2PTMX+QetUCPYEdCIe+cxmgzzSSiGRCKW8nuh4mwKZlpv0xvoW7OF2X+wmHg== |
| 3944 | + version "1.5.119" |
| 3945 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.119.tgz#4e105e419209b33e1c44b4d1b5fc6fb27fac0209" |
| 3946 | + integrity sha512-Ku4NMzUjz3e3Vweh7PhApPrZSS4fyiCIbcIrG9eKrriYVLmbMepETR/v6SU7xPm98QTqMSYiCwfO89QNjXLkbQ== |
3926 | 3947 |
|
3927 | 3948 | emittery@^0.8.1:
|
3928 | 3949 | version "0.8.1"
|
|
0 commit comments