|
20 | 20 | "@jridgewell/gen-mapping" "^0.1.0" |
21 | 21 | "@jridgewell/trace-mapping" "^0.3.9" |
22 | 22 |
|
23 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.26.2": |
24 | | - version "7.26.2" |
25 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
26 | | - integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 23 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.27.1": |
| 24 | + version "7.27.1" |
| 25 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
| 26 | + integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
27 | 27 | dependencies: |
28 | | - "@babel/helper-validator-identifier" "^7.25.9" |
| 28 | + "@babel/helper-validator-identifier" "^7.27.1" |
29 | 29 | js-tokens "^4.0.0" |
30 | | - picocolors "^1.0.0" |
| 30 | + picocolors "^1.1.1" |
31 | 31 |
|
32 | | -"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.5", "@babel/compat-data@^7.26.8": |
| 32 | +"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.8": |
33 | 33 | version "7.26.8" |
34 | 34 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367" |
35 | 35 | integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ== |
36 | 36 |
|
37 | | -"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.26.10": |
38 | | - version "7.26.10" |
39 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9" |
40 | | - integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ== |
| 37 | +"@babel/compat-data@^7.27.1": |
| 38 | + version "7.27.1" |
| 39 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.1.tgz#db7cf122745e0a332c44e847ddc4f5e5221a43f6" |
| 40 | + integrity sha512-Q+E+rd/yBzNQhXkG+zQnF58e4zoZfBedaxwzPmicKsiK3nt8iJYrSrDbjwFFDGC4f+rPafqRaPH6TsDoSvMf7A== |
| 41 | + |
| 42 | +"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.27.1": |
| 43 | + version "7.27.1" |
| 44 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.1.tgz#89de51e86bd12246003e3524704c49541b16c3e6" |
| 45 | + integrity sha512-IaaGWsQqfsQWVLqMn9OB92MNN7zukfVA4s7KKAI0KfrrDsZ0yhi5uV4baBuLuN7n3vsZpwP8asPPcVwApxvjBQ== |
41 | 46 | dependencies: |
42 | 47 | "@ampproject/remapping" "^2.2.0" |
43 | | - "@babel/code-frame" "^7.26.2" |
44 | | - "@babel/generator" "^7.26.10" |
45 | | - "@babel/helper-compilation-targets" "^7.26.5" |
46 | | - "@babel/helper-module-transforms" "^7.26.0" |
47 | | - "@babel/helpers" "^7.26.10" |
48 | | - "@babel/parser" "^7.26.10" |
49 | | - "@babel/template" "^7.26.9" |
50 | | - "@babel/traverse" "^7.26.10" |
51 | | - "@babel/types" "^7.26.10" |
| 48 | + "@babel/code-frame" "^7.27.1" |
| 49 | + "@babel/generator" "^7.27.1" |
| 50 | + "@babel/helper-compilation-targets" "^7.27.1" |
| 51 | + "@babel/helper-module-transforms" "^7.27.1" |
| 52 | + "@babel/helpers" "^7.27.1" |
| 53 | + "@babel/parser" "^7.27.1" |
| 54 | + "@babel/template" "^7.27.1" |
| 55 | + "@babel/traverse" "^7.27.1" |
| 56 | + "@babel/types" "^7.27.1" |
52 | 57 | convert-source-map "^2.0.0" |
53 | 58 | debug "^4.1.0" |
54 | 59 | gensync "^1.0.0-beta.2" |
55 | 60 | json5 "^2.2.3" |
56 | 61 | semver "^6.3.1" |
57 | 62 |
|
58 | | -"@babel/generator@^7.26.10", "@babel/generator@^7.7.2": |
59 | | - version "7.26.10" |
60 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.10.tgz#a60d9de49caca16744e6340c3658dfef6138c3f7" |
61 | | - integrity sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang== |
| 63 | +"@babel/generator@^7.27.1", "@babel/generator@^7.7.2": |
| 64 | + version "7.27.1" |
| 65 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.1.tgz#862d4fad858f7208edd487c28b58144036b76230" |
| 66 | + integrity sha512-UnJfnIpc/+JO0/+KRVQNGU+y5taA5vCbwN8+azkX6beii/ZF+enZJSOKo11ZSzGJjlNfJHfQtmQT8H+9TXPG2w== |
62 | 67 | dependencies: |
63 | | - "@babel/parser" "^7.26.10" |
64 | | - "@babel/types" "^7.26.10" |
| 68 | + "@babel/parser" "^7.27.1" |
| 69 | + "@babel/types" "^7.27.1" |
65 | 70 | "@jridgewell/gen-mapping" "^0.3.5" |
66 | 71 | "@jridgewell/trace-mapping" "^0.3.25" |
67 | 72 | jsesc "^3.0.2" |
|
80 | 85 | dependencies: |
81 | 86 | "@babel/types" "^7.25.9" |
82 | 87 |
|
83 | | -"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9", "@babel/helper-compilation-targets@^7.26.5": |
84 | | - version "7.26.5" |
85 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8" |
86 | | - integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA== |
| 88 | +"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9", "@babel/helper-compilation-targets@^7.26.5", "@babel/helper-compilation-targets@^7.27.1": |
| 89 | + version "7.27.1" |
| 90 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.1.tgz#eac1096c7374f161e4f33fc8ae38f4ddf122087a" |
| 91 | + integrity sha512-2YaDd/Rd9E598B5+WIc8wJPmWETiiJXFYVE60oX8FDohv7rAUU3CQj+A1MgeEmcsk2+dQuEjIe/GDvig0SqL4g== |
87 | 92 | dependencies: |
88 | | - "@babel/compat-data" "^7.26.5" |
89 | | - "@babel/helper-validator-option" "^7.25.9" |
| 93 | + "@babel/compat-data" "^7.27.1" |
| 94 | + "@babel/helper-validator-option" "^7.27.1" |
90 | 95 | browserslist "^4.24.0" |
91 | 96 | lru-cache "^5.1.1" |
92 | 97 | semver "^6.3.1" |
|
166 | 171 | "@babel/traverse" "^7.25.9" |
167 | 172 | "@babel/types" "^7.25.9" |
168 | 173 |
|
169 | | -"@babel/helper-module-transforms@^7.25.9", "@babel/helper-module-transforms@^7.26.0": |
170 | | - version "7.26.0" |
171 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae" |
172 | | - integrity sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw== |
| 174 | +"@babel/helper-module-imports@^7.27.1": |
| 175 | + version "7.27.1" |
| 176 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204" |
| 177 | + integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w== |
173 | 178 | dependencies: |
174 | | - "@babel/helper-module-imports" "^7.25.9" |
175 | | - "@babel/helper-validator-identifier" "^7.25.9" |
176 | | - "@babel/traverse" "^7.25.9" |
| 179 | + "@babel/traverse" "^7.27.1" |
| 180 | + "@babel/types" "^7.27.1" |
| 181 | + |
| 182 | +"@babel/helper-module-transforms@^7.25.9", "@babel/helper-module-transforms@^7.26.0", "@babel/helper-module-transforms@^7.27.1": |
| 183 | + version "7.27.1" |
| 184 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.1.tgz#e1663b8b71d2de948da5c4fb2a20ca4f3ec27a6f" |
| 185 | + integrity sha512-9yHn519/8KvTU5BjTVEEeIM3w9/2yXNKoD82JifINImhpKkARMJKPP59kLo+BafpdN5zgNeIcS4jsGDmd3l58g== |
| 186 | + dependencies: |
| 187 | + "@babel/helper-module-imports" "^7.27.1" |
| 188 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 189 | + "@babel/traverse" "^7.27.1" |
177 | 190 |
|
178 | 191 | "@babel/helper-optimise-call-expression@^7.25.9": |
179 | 192 | version "7.25.9" |
|
213 | 226 | "@babel/traverse" "^7.25.9" |
214 | 227 | "@babel/types" "^7.25.9" |
215 | 228 |
|
216 | | -"@babel/helper-string-parser@^7.25.9": |
217 | | - version "7.25.9" |
218 | | - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
219 | | - integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 229 | +"@babel/helper-string-parser@^7.27.1": |
| 230 | + version "7.27.1" |
| 231 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
| 232 | + integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
220 | 233 |
|
221 | 234 | "@babel/helper-validator-identifier@^7.25.9": |
222 | 235 | version "7.25.9" |
223 | 236 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
224 | 237 | integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
225 | 238 |
|
| 239 | +"@babel/helper-validator-identifier@^7.27.1": |
| 240 | + version "7.27.1" |
| 241 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
| 242 | + integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
| 243 | + |
226 | 244 | "@babel/helper-validator-option@^7.25.9": |
227 | 245 | version "7.25.9" |
228 | 246 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72" |
229 | 247 | integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw== |
230 | 248 |
|
| 249 | +"@babel/helper-validator-option@^7.27.1": |
| 250 | + version "7.27.1" |
| 251 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f" |
| 252 | + integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg== |
| 253 | + |
231 | 254 | "@babel/helper-wrap-function@^7.25.9": |
232 | 255 | version "7.25.9" |
233 | 256 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.25.9.tgz#d99dfd595312e6c894bd7d237470025c85eea9d0" |
|
237 | 260 | "@babel/traverse" "^7.25.9" |
238 | 261 | "@babel/types" "^7.25.9" |
239 | 262 |
|
240 | | -"@babel/helpers@^7.26.10": |
241 | | - version "7.26.10" |
242 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
243 | | - integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
| 263 | +"@babel/helpers@^7.27.1": |
| 264 | + version "7.27.1" |
| 265 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.1.tgz#ffc27013038607cdba3288e692c3611c06a18aa4" |
| 266 | + integrity sha512-FCvFTm0sWV8Fxhpp2McP5/W53GPllQ9QeQ7SiqGWjMf/LVG07lFa5+pgK05IRhVwtvafT22KF+ZSnM9I545CvQ== |
244 | 267 | dependencies: |
245 | | - "@babel/template" "^7.26.9" |
246 | | - "@babel/types" "^7.26.10" |
| 268 | + "@babel/template" "^7.27.1" |
| 269 | + "@babel/types" "^7.27.1" |
247 | 270 |
|
248 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.26.10", "@babel/parser@^7.26.9": |
249 | | - version "7.26.10" |
250 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
251 | | - integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 271 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.27.1": |
| 272 | + version "7.27.1" |
| 273 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.1.tgz#c55d5bed74449d1223701f1869b9ee345cc94cc9" |
| 274 | + integrity sha512-I0dZ3ZpCrJ1c04OqlNsQcKiZlsrXf/kkE4FXzID9rIOYICsAbA8mMDzhW/luRNAHdCNt7os/u8wenklZDlUVUQ== |
252 | 275 | dependencies: |
253 | | - "@babel/types" "^7.26.10" |
| 276 | + "@babel/types" "^7.27.1" |
254 | 277 |
|
255 | 278 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9": |
256 | 279 | version "7.25.9" |
|
894 | 917 | dependencies: |
895 | 918 | regenerator-runtime "^0.13.4" |
896 | 919 |
|
897 | | -"@babel/template@^7.25.9", "@babel/template@^7.26.9", "@babel/template@^7.3.3": |
898 | | - version "7.26.9" |
899 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
900 | | - integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
901 | | - dependencies: |
902 | | - "@babel/code-frame" "^7.26.2" |
903 | | - "@babel/parser" "^7.26.9" |
904 | | - "@babel/types" "^7.26.9" |
905 | | - |
906 | | -"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.10", "@babel/traverse@^7.26.8": |
907 | | - version "7.26.10" |
908 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380" |
909 | | - integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A== |
910 | | - dependencies: |
911 | | - "@babel/code-frame" "^7.26.2" |
912 | | - "@babel/generator" "^7.26.10" |
913 | | - "@babel/parser" "^7.26.10" |
914 | | - "@babel/template" "^7.26.9" |
915 | | - "@babel/types" "^7.26.10" |
| 920 | +"@babel/template@^7.25.9", "@babel/template@^7.27.1", "@babel/template@^7.3.3": |
| 921 | + version "7.27.1" |
| 922 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.1.tgz#b9e4f55c17a92312774dfbdde1b3c01c547bbae2" |
| 923 | + integrity sha512-Fyo3ghWMqkHHpHQCoBs2VnYjR4iWFFjguTDEqA5WgZDOrFesVjMhMM2FSqTKSoUSDO1VQtavj8NFpdRBEvJTtg== |
| 924 | + dependencies: |
| 925 | + "@babel/code-frame" "^7.27.1" |
| 926 | + "@babel/parser" "^7.27.1" |
| 927 | + "@babel/types" "^7.27.1" |
| 928 | + |
| 929 | +"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.8", "@babel/traverse@^7.27.1": |
| 930 | + version "7.27.1" |
| 931 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.1.tgz#4db772902b133bbddd1c4f7a7ee47761c1b9f291" |
| 932 | + integrity sha512-ZCYtZciz1IWJB4U61UPu4KEaqyfj+r5T1Q5mqPo+IBpcG9kHv30Z0aD8LXPgC1trYa6rK0orRyAhqUgk4MjmEg== |
| 933 | + dependencies: |
| 934 | + "@babel/code-frame" "^7.27.1" |
| 935 | + "@babel/generator" "^7.27.1" |
| 936 | + "@babel/parser" "^7.27.1" |
| 937 | + "@babel/template" "^7.27.1" |
| 938 | + "@babel/types" "^7.27.1" |
916 | 939 | debug "^4.3.1" |
917 | 940 | globals "^11.1.0" |
918 | 941 |
|
919 | | -"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.18.6", "@babel/types@^7.25.9", "@babel/types@^7.26.10", "@babel/types@^7.26.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
920 | | - version "7.26.10" |
921 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
922 | | - integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 942 | +"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.18.6", "@babel/types@^7.25.9", "@babel/types@^7.27.1", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 943 | + version "7.27.1" |
| 944 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.1.tgz#9defc53c16fc899e46941fc6901a9eea1c9d8560" |
| 945 | + integrity sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q== |
923 | 946 | dependencies: |
924 | | - "@babel/helper-string-parser" "^7.25.9" |
925 | | - "@babel/helper-validator-identifier" "^7.25.9" |
| 947 | + "@babel/helper-string-parser" "^7.27.1" |
| 948 | + "@babel/helper-validator-identifier" "^7.27.1" |
926 | 949 |
|
927 | 950 | "@bcoe/v8-coverage@^0.2.3": |
928 | 951 | version "0.2.3" |
|
0 commit comments