|
28 | 28 | "@babel/highlight" "^7.24.2"
|
29 | 29 | picocolors "^1.0.0"
|
30 | 30 |
|
31 |
| -"@babel/code-frame@^7.22.13", "@babel/code-frame@^7.25.7": |
| 31 | +"@babel/code-frame@^7.22.13": |
32 | 32 | version "7.25.7"
|
33 | 33 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.7.tgz#438f2c524071531d643c6f0188e1e28f130cebc7"
|
34 | 34 | integrity sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g==
|
|
44 | 44 | "@babel/highlight" "^7.24.7"
|
45 | 45 | picocolors "^1.0.0"
|
46 | 46 |
|
| 47 | +"@babel/code-frame@^7.25.9": |
| 48 | + version "7.25.9" |
| 49 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.9.tgz#895b6c7e04a7271a0cbfd575d2e8131751914cc7" |
| 50 | + integrity sha512-z88xeGxnzehn2sqZ8UdGQEvYErF1odv2CftxInpSYJt6uHuPe9YjahKZITGs3l5LeI9d2ROG+obuDAoSlqbNfQ== |
| 51 | + dependencies: |
| 52 | + "@babel/highlight" "^7.25.9" |
| 53 | + picocolors "^1.0.0" |
| 54 | + |
47 | 55 | "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5", "@babel/compat-data@^7.24.4":
|
48 | 56 | version "7.24.4"
|
49 | 57 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.4.tgz#6f102372e9094f25d908ca0d34fc74c74606059a"
|
|
116 | 124 | "@jridgewell/trace-mapping" "^0.3.25"
|
117 | 125 | jsesc "^2.5.1"
|
118 | 126 |
|
119 |
| -"@babel/generator@^7.25.7": |
120 |
| - version "7.25.7" |
121 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.7.tgz#de86acbeb975a3e11ee92dd52223e6b03b479c56" |
122 |
| - integrity sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA== |
| 127 | +"@babel/generator@^7.25.9": |
| 128 | + version "7.25.9" |
| 129 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.9.tgz#c7e828ebe0c2baba103b712924699c9e8a6e32f0" |
| 130 | + integrity sha512-omlUGkr5EaoIJrhLf9CJ0TvjBRpd9+AXRG//0GEQ9THSo8wPiTlbpy1/Ow8ZTrbXpjd9FHXfbFQx32I04ht0FA== |
123 | 131 | dependencies:
|
124 |
| - "@babel/types" "^7.25.7" |
| 132 | + "@babel/types" "^7.25.9" |
125 | 133 | "@jridgewell/gen-mapping" "^0.3.5"
|
126 | 134 | "@jridgewell/trace-mapping" "^0.3.25"
|
127 | 135 | jsesc "^3.0.2"
|
|
445 | 453 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d"
|
446 | 454 | integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==
|
447 | 455 |
|
448 |
| -"@babel/helper-string-parser@^7.25.7": |
449 |
| - version "7.25.7" |
450 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz#d50e8d37b1176207b4fe9acedec386c565a44a54" |
451 |
| - integrity sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g== |
| 456 | +"@babel/helper-string-parser@^7.25.9": |
| 457 | + version "7.25.9" |
| 458 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 459 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
452 | 460 |
|
453 | 461 | "@babel/helper-validator-identifier@^7.22.20":
|
454 | 462 | version "7.22.20"
|
|
465 | 473 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz#77b7f60c40b15c97df735b38a66ba1d7c3e93da5"
|
466 | 474 | integrity sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==
|
467 | 475 |
|
| 476 | +"@babel/helper-validator-identifier@^7.25.9": |
| 477 | + version "7.25.9" |
| 478 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 479 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 480 | + |
468 | 481 | "@babel/helper-validator-option@^7.21.0", "@babel/helper-validator-option@^7.23.5":
|
469 | 482 | version "7.23.5"
|
470 | 483 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307"
|
|
540 | 553 | js-tokens "^4.0.0"
|
541 | 554 | picocolors "^1.0.0"
|
542 | 555 |
|
| 556 | +"@babel/highlight@^7.25.9": |
| 557 | + version "7.25.9" |
| 558 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.9.tgz#8141ce68fc73757946f983b343f1231f4691acc6" |
| 559 | + integrity sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw== |
| 560 | + dependencies: |
| 561 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 562 | + chalk "^2.4.2" |
| 563 | + js-tokens "^4.0.0" |
| 564 | + picocolors "^1.0.0" |
| 565 | + |
543 | 566 | "@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.23.5", "@babel/parser@^7.24.0", "@babel/parser@^7.24.1", "@babel/parser@^7.24.4":
|
544 | 567 | version "7.24.4"
|
545 | 568 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88"
|
|
552 | 575 | dependencies:
|
553 | 576 | "@babel/types" "^7.25.6"
|
554 | 577 |
|
555 |
| -"@babel/parser@^7.25.7": |
556 |
| - version "7.25.7" |
557 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.7.tgz#99b927720f4ddbfeb8cd195a363ed4532f87c590" |
558 |
| - integrity sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw== |
| 578 | +"@babel/parser@^7.25.9": |
| 579 | + version "7.25.9" |
| 580 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.9.tgz#8fcaa079ac7458facfddc5cd705cc8005e4d3817" |
| 581 | + integrity sha512-aI3jjAAO1fh7vY/pBGsn1i9LDbRP43+asrRlkPuTXW5yHXtd1NgTEMudbBoDDxrf1daEEfPJqR+JBMakzrR4Dg== |
559 | 582 | dependencies:
|
560 |
| - "@babel/types" "^7.25.7" |
| 583 | + "@babel/types" "^7.25.9" |
561 | 584 |
|
562 | 585 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.4":
|
563 | 586 | version "7.24.4"
|
|
2002 | 2025 | "@babel/parser" "^7.25.0"
|
2003 | 2026 | "@babel/types" "^7.25.0"
|
2004 | 2027 |
|
2005 |
| -"@babel/template@^7.25.7": |
2006 |
| - version "7.25.7" |
2007 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.7.tgz#27f69ce382855d915b14ab0fe5fb4cbf88fa0769" |
2008 |
| - integrity sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA== |
| 2028 | +"@babel/template@^7.25.9": |
| 2029 | + version "7.25.9" |
| 2030 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016" |
| 2031 | + integrity sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg== |
2009 | 2032 | dependencies:
|
2010 |
| - "@babel/code-frame" "^7.25.7" |
2011 |
| - "@babel/parser" "^7.25.7" |
2012 |
| - "@babel/types" "^7.25.7" |
| 2033 | + "@babel/code-frame" "^7.25.9" |
| 2034 | + "@babel/parser" "^7.25.9" |
| 2035 | + "@babel/types" "^7.25.9" |
2013 | 2036 |
|
2014 | 2037 | "@babel/traverse@^7.24.1":
|
2015 | 2038 | version "7.24.1"
|
|
2040 | 2063 | debug "^4.3.1"
|
2041 | 2064 | globals "^11.1.0"
|
2042 | 2065 |
|
2043 |
| -"@babel/traverse@^7.25.7": |
2044 |
| - version "7.25.7" |
2045 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.7.tgz#83e367619be1cab8e4f2892ef30ba04c26a40fa8" |
2046 |
| - integrity sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg== |
2047 |
| - dependencies: |
2048 |
| - "@babel/code-frame" "^7.25.7" |
2049 |
| - "@babel/generator" "^7.25.7" |
2050 |
| - "@babel/parser" "^7.25.7" |
2051 |
| - "@babel/template" "^7.25.7" |
2052 |
| - "@babel/types" "^7.25.7" |
| 2066 | +"@babel/traverse@^7.25.9": |
| 2067 | + version "7.25.9" |
| 2068 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.9.tgz#a50f8fe49e7f69f53de5bea7e413cd35c5e13c84" |
| 2069 | + integrity sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw== |
| 2070 | + dependencies: |
| 2071 | + "@babel/code-frame" "^7.25.9" |
| 2072 | + "@babel/generator" "^7.25.9" |
| 2073 | + "@babel/parser" "^7.25.9" |
| 2074 | + "@babel/template" "^7.25.9" |
| 2075 | + "@babel/types" "^7.25.9" |
2053 | 2076 | debug "^4.3.1"
|
2054 | 2077 | globals "^11.1.0"
|
2055 | 2078 |
|
|
2071 | 2094 | "@babel/helper-validator-identifier" "^7.24.7"
|
2072 | 2095 | to-fast-properties "^2.0.0"
|
2073 | 2096 |
|
2074 |
| -"@babel/types@^7.25.7": |
2075 |
| - version "7.25.7" |
2076 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.7.tgz#1b7725c1d3a59f328cb700ce704c46371e6eef9b" |
2077 |
| - integrity sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ== |
| 2097 | +"@babel/types@^7.25.9": |
| 2098 | + version "7.25.9" |
| 2099 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.9.tgz#620f35ea1f4233df529ec9a2668d2db26574deee" |
| 2100 | + integrity sha512-OwS2CM5KocvQ/k7dFJa8i5bNGJP0hXWfVCfDkqRFP1IreH1JDC7wG6eCYCi0+McbfT8OR/kNqsI0UU0xP9H6PQ== |
2078 | 2101 | dependencies:
|
2079 |
| - "@babel/helper-string-parser" "^7.25.7" |
2080 |
| - "@babel/helper-validator-identifier" "^7.25.7" |
2081 |
| - to-fast-properties "^2.0.0" |
2082 |
| - |
2083 |
| -"@babel/types@^7.25.8": |
2084 |
| - version "7.25.8" |
2085 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.8.tgz#5cf6037258e8a9bcad533f4979025140cb9993e1" |
2086 |
| - integrity sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg== |
2087 |
| - dependencies: |
2088 |
| - "@babel/helper-string-parser" "^7.25.7" |
2089 |
| - "@babel/helper-validator-identifier" "^7.25.7" |
2090 |
| - to-fast-properties "^2.0.0" |
| 2102 | + "@babel/helper-string-parser" "^7.25.9" |
| 2103 | + "@babel/helper-validator-identifier" "^7.25.9" |
2091 | 2104 |
|
2092 | 2105 | "@conventional-changelog/git-client@^1.0.0":
|
2093 | 2106 | version "1.0.1"
|
|
0 commit comments