|
46 | 46 | eslint-visitor-keys "^2.1.0" |
47 | 47 | semver "^6.3.1" |
48 | 48 |
|
49 | | -"@babel/generator@^7.25.0", "@babel/generator@^7.28.5", "@babel/generator@^7.7.2": |
| 49 | +"@babel/generator@^7.25.0", "@babel/generator@^7.25.9", "@babel/generator@^7.28.5", "@babel/generator@^7.7.2": |
50 | 50 | version "7.28.5" |
51 | 51 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.5.tgz#712722d5e50f44d07bc7ac9fe84438742dd61298" |
52 | 52 | integrity sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ== |
|
76 | 76 | semver "^6.3.1" |
77 | 77 |
|
78 | 78 | "@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.27.1", "@babel/helper-create-class-features-plugin@^7.28.3", "@babel/helper-create-class-features-plugin@^7.28.5": |
| 79 | + version "7.28.5" |
| 80 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.5.tgz#472d0c28028850968979ad89f173594a6995da46" |
| 81 | + integrity sha512-q3WC4JfdODypvxArsJQROfupPBq9+lMwjKq7C33GhbFYJsufD0yd/ziwD+hJucLeWsnFPWZjsU2DNFqBPE7jwQ== |
| 82 | + dependencies: |
| 83 | + "@babel/helper-annotate-as-pure" "^7.27.3" |
| 84 | + "@babel/helper-member-expression-to-functions" "^7.28.5" |
| 85 | + "@babel/helper-optimise-call-expression" "^7.27.1" |
| 86 | + "@babel/helper-replace-supers" "^7.27.1" |
| 87 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.27.1" |
| 88 | + "@babel/traverse" "^7.28.3" |
| 89 | + semver "^6.3.1" |
| 90 | + |
| 91 | +"@babel/helper-create-class-features-plugin@^7.28.5": |
79 | 92 | version "7.28.5" |
80 | 93 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.5.tgz#472d0c28028850968979ad89f173594a6995da46" |
81 | 94 | integrity sha512-q3WC4JfdODypvxArsJQROfupPBq9+lMwjKq7C33GhbFYJsufD0yd/ziwD+hJucLeWsnFPWZjsU2DNFqBPE7jwQ== |
|
88 | 101 | "@babel/traverse" "^7.28.5" |
89 | 102 | semver "^6.3.1" |
90 | 103 |
|
| 104 | +"@babel/helper-create-regexp-features-plugin@^7.18.6": |
| 105 | + version "7.25.9" |
| 106 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.9.tgz#3e8999db94728ad2b2458d7a470e7770b7764e26" |
| 107 | + integrity sha512-ORPNZ3h6ZRkOyAa/SaHU+XsLZr0UQzRwuDQ0cczIA17nAzZ+85G5cVkOJIj7QavLZGSe8QXUmNFxSZzjcZF9bw== |
| 108 | + dependencies: |
| 109 | + "@babel/helper-annotate-as-pure" "^7.25.9" |
| 110 | + regexpu-core "^6.1.1" |
| 111 | + semver "^6.3.1" |
| 112 | + |
91 | 113 | "@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.27.1": |
92 | 114 | version "7.28.5" |
93 | 115 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.28.5.tgz#7c1ddd64b2065c7f78034b25b43346a7e19ed997" |
|
113 | 135 | resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674" |
114 | 136 | integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw== |
115 | 137 |
|
116 | | -"@babel/helper-member-expression-to-functions@^7.27.1", "@babel/helper-member-expression-to-functions@^7.28.5": |
| 138 | +"@babel/helper-member-expression-to-functions@^7.25.9": |
| 139 | + version "7.25.9" |
| 140 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.25.9.tgz#9dfffe46f727005a5ea29051ac835fb735e4c1a3" |
| 141 | + integrity sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ== |
| 142 | + dependencies: |
| 143 | + "@babel/traverse" "^7.25.9" |
| 144 | + "@babel/types" "^7.25.9" |
| 145 | + |
| 146 | +"@babel/helper-member-expression-to-functions@^7.27.1": |
| 147 | + version "7.27.1" |
| 148 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.27.1.tgz#ea1211276be93e798ce19037da6f06fbb994fa44" |
| 149 | + integrity sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA== |
| 150 | + dependencies: |
| 151 | + "@babel/traverse" "^7.27.1" |
| 152 | + "@babel/types" "^7.27.1" |
| 153 | + |
| 154 | +"@babel/helper-member-expression-to-functions@^7.28.5": |
117 | 155 | version "7.28.5" |
118 | 156 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.28.5.tgz#f3e07a10be37ed7a63461c63e6929575945a6150" |
119 | 157 | integrity sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg== |
120 | 158 | dependencies: |
121 | 159 | "@babel/traverse" "^7.28.5" |
122 | 160 | "@babel/types" "^7.28.5" |
123 | 161 |
|
| 162 | +"@babel/helper-module-imports@^7.25.9": |
| 163 | + version "7.25.9" |
| 164 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz#e7f8d20602ebdbf9ebbea0a0751fb0f2a4141715" |
| 165 | + integrity sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw== |
| 166 | + dependencies: |
| 167 | + "@babel/traverse" "^7.28.5" |
| 168 | + "@babel/types" "^7.28.5" |
| 169 | + |
124 | 170 | "@babel/helper-module-imports@^7.27.1": |
125 | 171 | version "7.27.1" |
126 | 172 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204" |
|
186 | 232 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4" |
187 | 233 | integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q== |
188 | 234 |
|
189 | | -"@babel/helper-validator-option@^7.27.1": |
| 235 | +"@babel/helper-validator-identifier@^7.28.5": |
| 236 | + version "7.28.5" |
| 237 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4" |
| 238 | + integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q== |
| 239 | + |
| 240 | +"@babel/helper-validator-option@^7.25.9", "@babel/helper-validator-option@^7.27.1": |
190 | 241 | version "7.27.1" |
191 | 242 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f" |
192 | 243 | integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg== |
|
208 | 259 | "@babel/template" "^7.27.2" |
209 | 260 | "@babel/types" "^7.28.4" |
210 | 261 |
|
211 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.11.5", "@babel/parser@^7.13.16", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.0", "@babel/parser@^7.23.9", "@babel/parser@^7.25.3", "@babel/parser@^7.27.2", "@babel/parser@^7.28.4", "@babel/parser@^7.28.5": |
| 262 | +"@babel/parser@^7.1.0", "@babel/parser@^7.11.5", "@babel/parser@^7.13.16", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.0", "@babel/parser@^7.23.9", "@babel/parser@^7.25.3", "@babel/parser@^7.25.9", "@babel/parser@^7.27.2", "@babel/parser@^7.28.5": |
212 | 263 | version "7.28.5" |
213 | 264 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08" |
214 | 265 | integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ== |
|
1064 | 1115 | "@babel/types" "^7.28.5" |
1065 | 1116 | debug "^4.3.1" |
1066 | 1117 |
|
1067 | | -"@babel/traverse@^7.11.5", "@babel/traverse@^7.23.2", "@babel/traverse@^7.25.3", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.4", "@babel/traverse@^7.28.5": |
| 1118 | +"@babel/traverse@^7.11.5", "@babel/traverse@^7.23.2", "@babel/traverse@^7.25.3", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.27.0", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.4", "@babel/traverse@^7.28.5": |
1068 | 1119 | version "7.28.5" |
1069 | 1120 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b" |
1070 | 1121 | integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ== |
|
1077 | 1128 | "@babel/types" "^7.28.5" |
1078 | 1129 | debug "^4.3.1" |
1079 | 1130 |
|
1080 | | -"@babel/types@^7.0.0", "@babel/types@^7.11.5", "@babel/types@^7.20.7", "@babel/types@^7.25.2", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.4", "@babel/types@^7.28.5", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1131 | +"@babel/types@^7.0.0", "@babel/types@^7.11.5", "@babel/types@^7.20.7", "@babel/types@^7.25.2", "@babel/types@^7.25.9", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.4", "@babel/types@^7.28.5", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1081 | 1132 | version "7.28.5" |
1082 | 1133 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b" |
1083 | 1134 | integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA== |
|
0 commit comments