|
46 | 46 | eslint-visitor-keys "^2.1.0" |
47 | 47 | semver "^6.3.1" |
48 | 48 |
|
49 | | -"@babel/generator@^7.27.5", "@babel/generator@^7.29.0", "@babel/generator@^7.29.6": |
| 49 | +"@babel/generator@^7.27.5", "@babel/generator@^7.29.0", "@babel/generator@^7.29.6", "@babel/generator@^7.29.7": |
50 | 50 | version "7.29.7" |
51 | 51 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.7.tgz#cca0b8827e6bcf3ba176788e7f3b180ad6db2fa3" |
52 | 52 | integrity sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ== |
|
64 | 64 | dependencies: |
65 | 65 | "@babel/types" "^7.27.3" |
66 | 66 |
|
| 67 | +"@babel/helper-annotate-as-pure@^7.29.7": |
| 68 | + version "7.29.7" |
| 69 | + resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.29.7.tgz#c70fe3c6ecbdc3fd2dd1b0f498428b88b82ce47f" |
| 70 | + integrity sha512-OoK6239jHPuSQOoS0kfTVKn0b/rVTk0seKq4Gd2UMLtmOVLjDC0ki3e+c90Trqv2gMfvJFqkiljrr568+qddiw== |
| 71 | + dependencies: |
| 72 | + "@babel/types" "^7.29.7" |
| 73 | + |
67 | 74 | "@babel/helper-compilation-targets@^7.27.1", "@babel/helper-compilation-targets@^7.28.6": |
68 | 75 | version "7.28.6" |
69 | 76 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz#32c4a3f41f12ed1532179b108a4d746e105c2b25" |
|
122 | 129 | resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674" |
123 | 130 | integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw== |
124 | 131 |
|
| 132 | +"@babel/helper-globals@^7.29.7": |
| 133 | + version "7.29.7" |
| 134 | + resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.29.7.tgz#f04a96fbd8473241b1079243f5b3f03a3010ab7b" |
| 135 | + integrity sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA== |
| 136 | + |
125 | 137 | "@babel/helper-member-expression-to-functions@^7.27.1": |
126 | 138 | version "7.27.1" |
127 | 139 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.27.1.tgz#ea1211276be93e798ce19037da6f06fbb994fa44" |
|
138 | 150 | "@babel/traverse" "^7.28.5" |
139 | 151 | "@babel/types" "^7.28.5" |
140 | 152 |
|
141 | | -"@babel/helper-module-imports@^7.16.7", "@babel/helper-module-imports@^7.27.1": |
| 153 | +"@babel/helper-module-imports@^7.16.7": |
142 | 154 | version "7.27.1" |
143 | 155 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204" |
144 | 156 | integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w== |
|
154 | 166 | "@babel/traverse" "^7.28.6" |
155 | 167 | "@babel/types" "^7.28.6" |
156 | 168 |
|
| 169 | +"@babel/helper-module-imports@^7.29.7": |
| 170 | + version "7.29.7" |
| 171 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.29.7.tgz#ef25048a518e828d7393fac5882ddd73921d7396" |
| 172 | + integrity sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g== |
| 173 | + dependencies: |
| 174 | + "@babel/traverse" "^7.29.7" |
| 175 | + "@babel/types" "^7.29.7" |
| 176 | + |
157 | 177 | "@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.6": |
158 | 178 | version "7.28.6" |
159 | 179 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz#9312d9d9e56edc35aeb6e95c25d4106b50b9eb1e" |
|
170 | 190 | dependencies: |
171 | 191 | "@babel/types" "^7.27.1" |
172 | 192 |
|
173 | | -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.27.1", "@babel/helper-plugin-utils@^7.28.6", "@babel/helper-plugin-utils@^7.8.0": |
174 | | - version "7.28.6" |
175 | | - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz#6f13ea251b68c8532e985fd532f28741a8af9ac8" |
176 | | - integrity sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug== |
| 193 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.27.1", "@babel/helper-plugin-utils@^7.28.6", "@babel/helper-plugin-utils@^7.29.7", "@babel/helper-plugin-utils@^7.8.0": |
| 194 | + version "7.29.7" |
| 195 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.29.7.tgz#c0a0766f1a13617d8a17407d7ab8f9d486225ea4" |
| 196 | + integrity sha512-G7sHYigPY17oO5SYWnfD/0MTBwVR781S/JI643e/JhUYgVgWE/61SoW3NH9KWUKyKq5LVh3npif99Wkt6j86Jw== |
177 | 197 |
|
178 | 198 | "@babel/helper-remap-async-to-generator@^7.27.1": |
179 | 199 | version "7.27.1" |
|
225 | 245 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz#bd87084ced0c796ec46bda492de6e83d29e89fc2" |
226 | 246 | integrity sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg== |
227 | 247 |
|
228 | | -"@babel/helper-validator-option@^7.27.1": |
229 | | - version "7.27.1" |
230 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f" |
231 | | - integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg== |
| 248 | +"@babel/helper-validator-option@^7.27.1", "@babel/helper-validator-option@^7.29.7": |
| 249 | + version "7.29.7" |
| 250 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.29.7.tgz#cf315be940213b354eb4abcc0bd01ebe3f73bc2a" |
| 251 | + integrity sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw== |
232 | 252 |
|
233 | 253 | "@babel/helper-wrap-function@^7.27.1": |
234 | 254 | version "7.28.3" |
|
361 | 381 | dependencies: |
362 | 382 | "@babel/helper-plugin-utils" "^7.27.1" |
363 | 383 |
|
| 384 | +"@babel/plugin-syntax-jsx@^7.29.7": |
| 385 | + version "7.29.7" |
| 386 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.29.7.tgz#622c16f9ad63782fe6e83dadc7e40330744b7f1e" |
| 387 | + integrity sha512-TSu8+mHCoEaaCDEZ0I3+6mvTBYR4PCxQwf2z9/r5Tbztv6NaLR3B9thGTTxX2WGuGHJqRiAbKPeGTJ5XWXVg6A== |
| 388 | + dependencies: |
| 389 | + "@babel/helper-plugin-utils" "^7.29.7" |
| 390 | + |
364 | 391 | "@babel/plugin-syntax-logical-assignment-operators@^7.10.4": |
365 | 392 | version "7.10.4" |
366 | 393 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699" |
|
740 | 767 | dependencies: |
741 | 768 | "@babel/helper-plugin-utils" "^7.27.1" |
742 | 769 |
|
743 | | -"@babel/plugin-transform-react-display-name@^7.28.0": |
744 | | - version "7.28.0" |
745 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.28.0.tgz#6f20a7295fea7df42eb42fed8f896813f5b934de" |
746 | | - integrity sha512-D6Eujc2zMxKjfa4Zxl4GHMsmhKKZ9VpcqIchJLvwTxad9zWIYulwYItBovpDOoNLISpcZSXoDJ5gaGbQUDqViA== |
| 770 | +"@babel/plugin-transform-react-display-name@^7.29.7": |
| 771 | + version "7.29.7" |
| 772 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.29.7.tgz#bf161a6d750267b79db7ff6f8fb89c3369b02df3" |
| 773 | + integrity sha512-+1wdDMGNb4UPeY3Q4L5yLiYe6TXPXubs4NjrgRFw13hPRLJfEMw2Q5OXkee6/IfdqePIeW4Jjwe3aBh7SdKz4Q== |
747 | 774 | dependencies: |
748 | | - "@babel/helper-plugin-utils" "^7.27.1" |
| 775 | + "@babel/helper-plugin-utils" "^7.29.7" |
749 | 776 |
|
750 | | -"@babel/plugin-transform-react-jsx-development@^7.27.1": |
751 | | - version "7.27.1" |
752 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.27.1.tgz#47ff95940e20a3a70e68ad3d4fcb657b647f6c98" |
753 | | - integrity sha512-ykDdF5yI4f1WrAolLqeF3hmYU12j9ntLQl/AOG1HAS21jxyg1Q0/J/tpREuYLfatGdGmXp/3yS0ZA76kOlVq9Q== |
| 777 | +"@babel/plugin-transform-react-jsx-development@^7.29.7": |
| 778 | + version "7.29.7" |
| 779 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.29.7.tgz#64e6aacb5cb43b9e80d3d5f19ddefc158a624f09" |
| 780 | + integrity sha512-Xfy3UVMF04+ypnFbkhvfqtmvwfe92qwQdbGZVonhE+6v35GzlofmOnA1szaZqzb9xYWr0nl1e5EMmzi0DNON1g== |
754 | 781 | dependencies: |
755 | | - "@babel/plugin-transform-react-jsx" "^7.27.1" |
| 782 | + "@babel/plugin-transform-react-jsx" "^7.29.7" |
756 | 783 |
|
757 | | -"@babel/plugin-transform-react-jsx@^7.27.1": |
758 | | - version "7.27.1" |
759 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.27.1.tgz#1023bc94b78b0a2d68c82b5e96aed573bcfb9db0" |
760 | | - integrity sha512-2KH4LWGSrJIkVf5tSiBFYuXDAoWRq2MMwgivCf+93dd0GQi8RXLjKA/0EvRnVV5G0hrHczsquXuD01L8s6dmBw== |
| 784 | +"@babel/plugin-transform-react-jsx@^7.29.7": |
| 785 | + version "7.29.7" |
| 786 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.29.7.tgz#3d16a0e5773f079400a8c82a190709cdf92ee204" |
| 787 | + integrity sha512-WsZulLVBUHXVj2cUcPVx6UE21TpalB6bHbSFErKT0Ib++ax24jjXe73FqlWvdylFOjiuPHYi6VCcgRad1ItN+A== |
761 | 788 | dependencies: |
762 | | - "@babel/helper-annotate-as-pure" "^7.27.1" |
763 | | - "@babel/helper-module-imports" "^7.27.1" |
764 | | - "@babel/helper-plugin-utils" "^7.27.1" |
765 | | - "@babel/plugin-syntax-jsx" "^7.27.1" |
766 | | - "@babel/types" "^7.27.1" |
| 789 | + "@babel/helper-annotate-as-pure" "^7.29.7" |
| 790 | + "@babel/helper-module-imports" "^7.29.7" |
| 791 | + "@babel/helper-plugin-utils" "^7.29.7" |
| 792 | + "@babel/plugin-syntax-jsx" "^7.29.7" |
| 793 | + "@babel/types" "^7.29.7" |
767 | 794 |
|
768 | | -"@babel/plugin-transform-react-pure-annotations@^7.27.1": |
769 | | - version "7.27.1" |
770 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.27.1.tgz#339f1ce355eae242e0649f232b1c68907c02e879" |
771 | | - integrity sha512-JfuinvDOsD9FVMTHpzA/pBLisxpv1aSf+OIV8lgH3MuWrks19R27e6a6DipIg4aX1Zm9Wpb04p8wljfKrVSnPA== |
| 795 | +"@babel/plugin-transform-react-pure-annotations@^7.29.7": |
| 796 | + version "7.29.7" |
| 797 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.29.7.tgz#76445c90112dd0a7371b63264563bfa9a4fcd6e3" |
| 798 | + integrity sha512-H5E+HBgDpr6Q5t+Aj11tL7XkIui1jhbIoArVQnqjgXo5/3YxkN7ZEBcWF4RQlB0T4rrxJQbXS6kiFV6B7XTqUA== |
772 | 799 | dependencies: |
773 | | - "@babel/helper-annotate-as-pure" "^7.27.1" |
774 | | - "@babel/helper-plugin-utils" "^7.27.1" |
| 800 | + "@babel/helper-annotate-as-pure" "^7.29.7" |
| 801 | + "@babel/helper-plugin-utils" "^7.29.7" |
775 | 802 |
|
776 | 803 | "@babel/plugin-transform-regenerator@^7.29.0": |
777 | 804 | version "7.29.0" |
|
947 | 974 | "@babel/types" "^7.4.4" |
948 | 975 | esutils "^2.0.2" |
949 | 976 |
|
950 | | -"@babel/preset-react@^7.28.5": |
951 | | - version "7.28.5" |
952 | | - resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.28.5.tgz#6fcc0400fa79698433d653092c3919bb4b0878d9" |
953 | | - integrity sha512-Z3J8vhRq7CeLjdC58jLv4lnZ5RKFUJWqH5emvxmv9Hv3BD1T9R/Im713R4MTKwvFaV74ejZ3sM01LyEKk4ugNQ== |
| 977 | +"@babel/preset-react@^7.29.7": |
| 978 | + version "7.29.7" |
| 979 | + resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.29.7.tgz#2ed18366e38c2081bbf1760dc01e88fa5674eb17" |
| 980 | + integrity sha512-C+PV1TFUPTmBQGoPBL8j2QmLpZ117YTCwxIZeJOM96GbYMFSc7/pOXU5lVykwnZxyTqQxRsvoRk6f2FktZgGHA== |
954 | 981 | dependencies: |
955 | | - "@babel/helper-plugin-utils" "^7.27.1" |
956 | | - "@babel/helper-validator-option" "^7.27.1" |
957 | | - "@babel/plugin-transform-react-display-name" "^7.28.0" |
958 | | - "@babel/plugin-transform-react-jsx" "^7.27.1" |
959 | | - "@babel/plugin-transform-react-jsx-development" "^7.27.1" |
960 | | - "@babel/plugin-transform-react-pure-annotations" "^7.27.1" |
| 982 | + "@babel/helper-plugin-utils" "^7.29.7" |
| 983 | + "@babel/helper-validator-option" "^7.29.7" |
| 984 | + "@babel/plugin-transform-react-display-name" "^7.29.7" |
| 985 | + "@babel/plugin-transform-react-jsx" "^7.29.7" |
| 986 | + "@babel/plugin-transform-react-jsx-development" "^7.29.7" |
| 987 | + "@babel/plugin-transform-react-pure-annotations" "^7.29.7" |
961 | 988 |
|
962 | 989 | "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7": |
963 | 990 | version "7.28.4" |
|
986 | 1013 | "@babel/types" "^7.29.0" |
987 | 1014 | debug "^4.3.1" |
988 | 1015 |
|
| 1016 | +"@babel/traverse@^7.29.7": |
| 1017 | + version "7.29.7" |
| 1018 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.29.7.tgz#c47b07a41b95da0907d026b5dd894d98de7d2f2d" |
| 1019 | + integrity sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw== |
| 1020 | + dependencies: |
| 1021 | + "@babel/code-frame" "^7.29.7" |
| 1022 | + "@babel/generator" "^7.29.7" |
| 1023 | + "@babel/helper-globals" "^7.29.7" |
| 1024 | + "@babel/parser" "^7.29.7" |
| 1025 | + "@babel/template" "^7.29.7" |
| 1026 | + "@babel/types" "^7.29.7" |
| 1027 | + debug "^4.3.1" |
| 1028 | + |
989 | 1029 | "@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.5", "@babel/types@^7.28.6", "@babel/types@^7.29.0", "@babel/types@^7.29.7", "@babel/types@^7.4.4": |
990 | 1030 | version "7.29.7" |
991 | 1031 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.7.tgz#8005e31d82712ee7adaef6e23c63b71a62770a92" |
|
0 commit comments