|
52 | 52 | "@babel/highlight" "^7.24.2"
|
53 | 53 | picocolors "^1.0.0"
|
54 | 54 |
|
55 |
| -"@babel/code-frame@^7.26.2": |
56 |
| - version "7.26.2" |
57 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
58 |
| - integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 55 | +"@babel/code-frame@^7.27.1": |
| 56 | + version "7.27.1" |
| 57 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
| 58 | + integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
59 | 59 | dependencies:
|
60 |
| - "@babel/helper-validator-identifier" "^7.25.9" |
| 60 | + "@babel/helper-validator-identifier" "^7.27.1" |
61 | 61 | js-tokens "^4.0.0"
|
62 |
| - picocolors "^1.0.0" |
| 62 | + picocolors "^1.1.1" |
63 | 63 |
|
64 | 64 | "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.2":
|
65 | 65 | version "7.23.2"
|
|
76 | 76 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.4.tgz#6f102372e9094f25d908ca0d34fc74c74606059a"
|
77 | 77 | integrity sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==
|
78 | 78 |
|
79 |
| -"@babel/compat-data@^7.26.5": |
80 |
| - version "7.26.8" |
81 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367" |
82 |
| - integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ== |
| 79 | +"@babel/compat-data@^7.27.1": |
| 80 | + version "7.27.1" |
| 81 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.1.tgz#db7cf122745e0a332c44e847ddc4f5e5221a43f6" |
| 82 | + integrity sha512-Q+E+rd/yBzNQhXkG+zQnF58e4zoZfBedaxwzPmicKsiK3nt8iJYrSrDbjwFFDGC4f+rPafqRaPH6TsDoSvMf7A== |
83 | 83 |
|
84 | 84 | "@babel/core@7.12.9":
|
85 | 85 | version "7.12.9"
|
|
146 | 146 | semver "^6.3.0"
|
147 | 147 |
|
148 | 148 | "@babel/core@^7.20.2":
|
149 |
| - version "7.26.10" |
150 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9" |
151 |
| - integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ== |
| 149 | + version "7.27.1" |
| 150 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.1.tgz#89de51e86bd12246003e3524704c49541b16c3e6" |
| 151 | + integrity sha512-IaaGWsQqfsQWVLqMn9OB92MNN7zukfVA4s7KKAI0KfrrDsZ0yhi5uV4baBuLuN7n3vsZpwP8asPPcVwApxvjBQ== |
152 | 152 | dependencies:
|
153 | 153 | "@ampproject/remapping" "^2.2.0"
|
154 |
| - "@babel/code-frame" "^7.26.2" |
155 |
| - "@babel/generator" "^7.26.10" |
156 |
| - "@babel/helper-compilation-targets" "^7.26.5" |
157 |
| - "@babel/helper-module-transforms" "^7.26.0" |
158 |
| - "@babel/helpers" "^7.26.10" |
159 |
| - "@babel/parser" "^7.26.10" |
160 |
| - "@babel/template" "^7.26.9" |
161 |
| - "@babel/traverse" "^7.26.10" |
162 |
| - "@babel/types" "^7.26.10" |
| 154 | + "@babel/code-frame" "^7.27.1" |
| 155 | + "@babel/generator" "^7.27.1" |
| 156 | + "@babel/helper-compilation-targets" "^7.27.1" |
| 157 | + "@babel/helper-module-transforms" "^7.27.1" |
| 158 | + "@babel/helpers" "^7.27.1" |
| 159 | + "@babel/parser" "^7.27.1" |
| 160 | + "@babel/template" "^7.27.1" |
| 161 | + "@babel/traverse" "^7.27.1" |
| 162 | + "@babel/types" "^7.27.1" |
163 | 163 | convert-source-map "^2.0.0"
|
164 | 164 | debug "^4.1.0"
|
165 | 165 | gensync "^1.0.0-beta.2"
|
|
205 | 205 | "@jridgewell/trace-mapping" "^0.3.17"
|
206 | 206 | jsesc "^2.5.1"
|
207 | 207 |
|
208 |
| -"@babel/generator@^7.26.10": |
209 |
| - version "7.26.10" |
210 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.10.tgz#a60d9de49caca16744e6340c3658dfef6138c3f7" |
211 |
| - integrity sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang== |
| 208 | +"@babel/generator@^7.27.1": |
| 209 | + version "7.27.1" |
| 210 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.1.tgz#862d4fad858f7208edd487c28b58144036b76230" |
| 211 | + integrity sha512-UnJfnIpc/+JO0/+KRVQNGU+y5taA5vCbwN8+azkX6beii/ZF+enZJSOKo11ZSzGJjlNfJHfQtmQT8H+9TXPG2w== |
212 | 212 | dependencies:
|
213 |
| - "@babel/parser" "^7.26.10" |
214 |
| - "@babel/types" "^7.26.10" |
| 213 | + "@babel/parser" "^7.27.1" |
| 214 | + "@babel/types" "^7.27.1" |
215 | 215 | "@jridgewell/gen-mapping" "^0.3.5"
|
216 | 216 | "@jridgewell/trace-mapping" "^0.3.25"
|
217 | 217 | jsesc "^3.0.2"
|
|
261 | 261 | lru-cache "^5.1.1"
|
262 | 262 | semver "^6.3.1"
|
263 | 263 |
|
264 |
| -"@babel/helper-compilation-targets@^7.26.5": |
265 |
| - version "7.26.5" |
266 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8" |
267 |
| - integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA== |
| 264 | +"@babel/helper-compilation-targets@^7.27.1": |
| 265 | + version "7.27.1" |
| 266 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.1.tgz#eac1096c7374f161e4f33fc8ae38f4ddf122087a" |
| 267 | + integrity sha512-2YaDd/Rd9E598B5+WIc8wJPmWETiiJXFYVE60oX8FDohv7rAUU3CQj+A1MgeEmcsk2+dQuEjIe/GDvig0SqL4g== |
268 | 268 | dependencies:
|
269 |
| - "@babel/compat-data" "^7.26.5" |
270 |
| - "@babel/helper-validator-option" "^7.25.9" |
| 269 | + "@babel/compat-data" "^7.27.1" |
| 270 | + "@babel/helper-validator-option" "^7.27.1" |
271 | 271 | browserslist "^4.24.0"
|
272 | 272 | lru-cache "^5.1.1"
|
273 | 273 | semver "^6.3.1"
|
|
370 | 370 | dependencies:
|
371 | 371 | "@babel/types" "^7.24.0"
|
372 | 372 |
|
373 |
| -"@babel/helper-module-imports@^7.25.9": |
374 |
| - version "7.25.9" |
375 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz#e7f8d20602ebdbf9ebbea0a0751fb0f2a4141715" |
376 |
| - integrity sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw== |
| 373 | +"@babel/helper-module-imports@^7.27.1": |
| 374 | + version "7.27.1" |
| 375 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204" |
| 376 | + integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w== |
377 | 377 | dependencies:
|
378 |
| - "@babel/traverse" "^7.25.9" |
379 |
| - "@babel/types" "^7.25.9" |
| 378 | + "@babel/traverse" "^7.27.1" |
| 379 | + "@babel/types" "^7.27.1" |
380 | 380 |
|
381 | 381 | "@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.23.0":
|
382 | 382 | version "7.23.0"
|
|
414 | 414 | "@babel/helper-split-export-declaration" "^7.22.6"
|
415 | 415 | "@babel/helper-validator-identifier" "^7.22.20"
|
416 | 416 |
|
417 |
| -"@babel/helper-module-transforms@^7.26.0": |
418 |
| - version "7.26.0" |
419 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae" |
420 |
| - integrity sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw== |
| 417 | +"@babel/helper-module-transforms@^7.27.1": |
| 418 | + version "7.27.1" |
| 419 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.1.tgz#e1663b8b71d2de948da5c4fb2a20ca4f3ec27a6f" |
| 420 | + integrity sha512-9yHn519/8KvTU5BjTVEEeIM3w9/2yXNKoD82JifINImhpKkARMJKPP59kLo+BafpdN5zgNeIcS4jsGDmd3l58g== |
421 | 421 | dependencies:
|
422 |
| - "@babel/helper-module-imports" "^7.25.9" |
423 |
| - "@babel/helper-validator-identifier" "^7.25.9" |
424 |
| - "@babel/traverse" "^7.25.9" |
| 422 | + "@babel/helper-module-imports" "^7.27.1" |
| 423 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 424 | + "@babel/traverse" "^7.27.1" |
425 | 425 |
|
426 | 426 | "@babel/helper-optimise-call-expression@^7.22.5":
|
427 | 427 | version "7.22.5"
|
|
496 | 496 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz#f99c36d3593db9540705d0739a1f10b5e20c696e"
|
497 | 497 | integrity sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==
|
498 | 498 |
|
499 |
| -"@babel/helper-string-parser@^7.25.9": |
500 |
| - version "7.25.9" |
501 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
502 |
| - integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 499 | +"@babel/helper-string-parser@^7.27.1": |
| 500 | + version "7.27.1" |
| 501 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
| 502 | + integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
503 | 503 |
|
504 | 504 | "@babel/helper-validator-identifier@^7.16.7":
|
505 | 505 | version "7.22.20"
|
|
511 | 511 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz#918b1a7fa23056603506370089bd990d8720db62"
|
512 | 512 | integrity sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==
|
513 | 513 |
|
514 |
| -"@babel/helper-validator-identifier@^7.25.9": |
515 |
| - version "7.25.9" |
516 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
517 |
| - integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 514 | +"@babel/helper-validator-identifier@^7.27.1": |
| 515 | + version "7.27.1" |
| 516 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
| 517 | + integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
518 | 518 |
|
519 | 519 | "@babel/helper-validator-option@^7.22.15", "@babel/helper-validator-option@^7.23.5":
|
520 | 520 | version "7.23.5"
|
521 | 521 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307"
|
522 | 522 | integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==
|
523 | 523 |
|
524 |
| -"@babel/helper-validator-option@^7.25.9": |
525 |
| - version "7.25.9" |
526 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72" |
527 |
| - integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw== |
| 524 | +"@babel/helper-validator-option@^7.27.1": |
| 525 | + version "7.27.1" |
| 526 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f" |
| 527 | + integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg== |
528 | 528 |
|
529 | 529 | "@babel/helper-wrap-function@^7.22.20":
|
530 | 530 | version "7.22.20"
|
|
562 | 562 | "@babel/traverse" "^7.23.9"
|
563 | 563 | "@babel/types" "^7.23.9"
|
564 | 564 |
|
565 |
| -"@babel/helpers@^7.26.10": |
566 |
| - version "7.26.10" |
567 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
568 |
| - integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
| 565 | +"@babel/helpers@^7.27.1": |
| 566 | + version "7.27.1" |
| 567 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.1.tgz#ffc27013038607cdba3288e692c3611c06a18aa4" |
| 568 | + integrity sha512-FCvFTm0sWV8Fxhpp2McP5/W53GPllQ9QeQ7SiqGWjMf/LVG07lFa5+pgK05IRhVwtvafT22KF+ZSnM9I545CvQ== |
569 | 569 | dependencies:
|
570 |
| - "@babel/template" "^7.26.9" |
571 |
| - "@babel/types" "^7.26.10" |
| 570 | + "@babel/template" "^7.27.1" |
| 571 | + "@babel/types" "^7.27.1" |
572 | 572 |
|
573 | 573 | "@babel/highlight@^7.22.13":
|
574 | 574 | version "7.23.4"
|
|
634 | 634 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.5.tgz#4a4d5ab4315579e5398a82dcf636ca80c3392790"
|
635 | 635 | integrity sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==
|
636 | 636 |
|
637 |
| -"@babel/parser@^7.26.10", "@babel/parser@^7.26.9": |
638 |
| - version "7.26.10" |
639 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
640 |
| - integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 637 | +"@babel/parser@^7.27.1": |
| 638 | + version "7.27.1" |
| 639 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.1.tgz#c55d5bed74449d1223701f1869b9ee345cc94cc9" |
| 640 | + integrity sha512-I0dZ3ZpCrJ1c04OqlNsQcKiZlsrXf/kkE4FXzID9rIOYICsAbA8mMDzhW/luRNAHdCNt7os/u8wenklZDlUVUQ== |
641 | 641 | dependencies:
|
642 |
| - "@babel/types" "^7.26.10" |
| 642 | + "@babel/types" "^7.27.1" |
643 | 643 |
|
644 | 644 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.15":
|
645 | 645 | version "7.22.15"
|
|
1564 | 1564 | "@babel/parser" "^7.23.9"
|
1565 | 1565 | "@babel/types" "^7.23.9"
|
1566 | 1566 |
|
1567 |
| -"@babel/template@^7.26.9": |
1568 |
| - version "7.26.9" |
1569 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
1570 |
| - integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
| 1567 | +"@babel/template@^7.27.1": |
| 1568 | + version "7.27.1" |
| 1569 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.1.tgz#b9e4f55c17a92312774dfbdde1b3c01c547bbae2" |
| 1570 | + integrity sha512-Fyo3ghWMqkHHpHQCoBs2VnYjR4iWFFjguTDEqA5WgZDOrFesVjMhMM2FSqTKSoUSDO1VQtavj8NFpdRBEvJTtg== |
1571 | 1571 | dependencies:
|
1572 |
| - "@babel/code-frame" "^7.26.2" |
1573 |
| - "@babel/parser" "^7.26.9" |
1574 |
| - "@babel/types" "^7.26.9" |
| 1572 | + "@babel/code-frame" "^7.27.1" |
| 1573 | + "@babel/parser" "^7.27.1" |
| 1574 | + "@babel/types" "^7.27.1" |
1575 | 1575 |
|
1576 | 1576 | "@babel/template@^7.3.3":
|
1577 | 1577 | version "7.16.7"
|
|
1646 | 1646 | debug "^4.3.1"
|
1647 | 1647 | globals "^11.1.0"
|
1648 | 1648 |
|
1649 |
| -"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.10": |
1650 |
| - version "7.26.10" |
1651 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380" |
1652 |
| - integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A== |
| 1649 | +"@babel/traverse@^7.27.1": |
| 1650 | + version "7.27.1" |
| 1651 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.1.tgz#4db772902b133bbddd1c4f7a7ee47761c1b9f291" |
| 1652 | + integrity sha512-ZCYtZciz1IWJB4U61UPu4KEaqyfj+r5T1Q5mqPo+IBpcG9kHv30Z0aD8LXPgC1trYa6rK0orRyAhqUgk4MjmEg== |
1653 | 1653 | dependencies:
|
1654 |
| - "@babel/code-frame" "^7.26.2" |
1655 |
| - "@babel/generator" "^7.26.10" |
1656 |
| - "@babel/parser" "^7.26.10" |
1657 |
| - "@babel/template" "^7.26.9" |
1658 |
| - "@babel/types" "^7.26.10" |
| 1654 | + "@babel/code-frame" "^7.27.1" |
| 1655 | + "@babel/generator" "^7.27.1" |
| 1656 | + "@babel/parser" "^7.27.1" |
| 1657 | + "@babel/template" "^7.27.1" |
| 1658 | + "@babel/types" "^7.27.1" |
1659 | 1659 | debug "^4.3.1"
|
1660 | 1660 | globals "^11.1.0"
|
1661 | 1661 |
|
|
1703 | 1703 | "@babel/helper-validator-identifier" "^7.22.20"
|
1704 | 1704 | to-fast-properties "^2.0.0"
|
1705 | 1705 |
|
1706 |
| -"@babel/types@^7.25.9", "@babel/types@^7.26.10", "@babel/types@^7.26.9": |
1707 |
| - version "7.26.10" |
1708 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
1709 |
| - integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 1706 | +"@babel/types@^7.27.1": |
| 1707 | + version "7.27.1" |
| 1708 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.1.tgz#9defc53c16fc899e46941fc6901a9eea1c9d8560" |
| 1709 | + integrity sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q== |
1710 | 1710 | dependencies:
|
1711 |
| - "@babel/helper-string-parser" "^7.25.9" |
1712 |
| - "@babel/helper-validator-identifier" "^7.25.9" |
| 1711 | + "@babel/helper-string-parser" "^7.27.1" |
| 1712 | + "@babel/helper-validator-identifier" "^7.27.1" |
1713 | 1713 |
|
1714 | 1714 | "@base2/pretty-print-object@1.0.1":
|
1715 | 1715 | version "1.0.1"
|
|
4232 | 4232 | integrity sha512-wYLxw35euwqGvTDx6zfY1vokBFnsK0HNrzc6xNHchxfO2hpuRg74GbkEW7e3sSmPvj0TjCDT1VCa6OtHXnubsg==
|
4233 | 4233 |
|
4234 | 4234 | "@types/react-dom@^18.0.0", "@types/react-dom@^18.0.8":
|
4235 |
| - version "18.3.6" |
4236 |
| - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.6.tgz#fa59a5e9a33499a792af6c1130f55921ef49d268" |
4237 |
| - integrity sha512-nf22//wEbKXusP6E9pfOCDwFdHAX4u172eaJI4YkDRQEZiorm6KfYnSC2SWLDMVWUOWPERmJnN0ujeAfTBLvrw== |
| 4235 | + version "18.3.7" |
| 4236 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.7.tgz#b89ddf2cd83b4feafcc4e2ea41afdfb95a0d194f" |
| 4237 | + integrity sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ== |
4238 | 4238 |
|
4239 | 4239 | "@types/react@^18.0.25":
|
4240 | 4240 | version "18.3.20"
|
@@ -6265,9 +6265,9 @@ caniuse-lite@^1.0.30001587:
|
6265 | 6265 | integrity sha512-S3BnR4Kh26TBxbi5t5kpbcUlLJb9lhtDXISDPwOfI+JoC+ik0QksvkZtUVyikw3hjnkgkMPSJ8oIM9yMm9vflA==
|
6266 | 6266 |
|
6267 | 6267 | caniuse-lite@^1.0.30001688:
|
6268 |
| - version "1.0.30001703" |
6269 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001703.tgz#977cb4920598c158f491ecf4f4f2cfed9e354718" |
6270 |
| - integrity sha512-kRlAGTRWgPsOj7oARC9m1okJEXdL/8fekFVcxA8Hl7GH4r/sN4OJn/i6Flde373T50KS7Y37oFbMwlE8+F42kQ== |
| 6268 | + version "1.0.30001716" |
| 6269 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001716.tgz#39220dfbc58c85d9d4519e7090b656aa11ca4b85" |
| 6270 | + integrity sha512-49/c1+x3Kwz7ZIWt+4DvK3aMJy9oYXXG6/97JKsnjdCk/6n9vVyWL8NAwVt95Lwt9eigI10Hl782kDfZUUlRXw== |
6271 | 6271 |
|
6272 | 6272 | capture-exit@^2.0.0:
|
6273 | 6273 | version "2.0.0"
|
@@ -7524,9 +7524,9 @@ electron-to-chromium@^1.4.668:
|
7524 | 7524 | integrity sha512-eVGeQxpaBYbomDBa/Mehrs28MdvCXfJmEFzaMFsv8jH/MJDLIylJN81eTJ5kvx7B7p18OiPK0BkC06lydEy63A==
|
7525 | 7525 |
|
7526 | 7526 | electron-to-chromium@^1.5.73:
|
7527 |
| - version "1.5.114" |
7528 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.114.tgz#f2bb4fda80a7db4ea273565e75b0ebbe19af0ac3" |
7529 |
| - integrity sha512-DFptFef3iktoKlFQK/afbo274/XNWD00Am0xa7M8FZUepHlHT8PEuiNBoRfFHbH1okqN58AlhbJ4QTkcnXorjA== |
| 7527 | + version "1.5.145" |
| 7528 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.145.tgz#abd50700ac2c809e40a4694584f66711ee937fb6" |
| 7529 | + integrity sha512-pZ5EcTWRq/055MvSBgoFEyKf2i4apwfoqJbK/ak2jnFq8oHjZ+vzc3AhRcz37Xn+ZJfL58R666FLJx0YOK9yTw== |
7530 | 7530 |
|
7531 | 7531 | elliptic@^6.5.3, elliptic@^6.5.4:
|
7532 | 7532 | version "6.5.4"
|
|
0 commit comments