|
124 | 124 | js-tokens "^4.0.0" |
125 | 125 | picocolors "^1.1.1" |
126 | 126 |
|
127 | | -"@babel/code-frame@^7.28.6": |
| 127 | +"@babel/code-frame@^7.28.6", "@babel/code-frame@^7.29.0": |
128 | 128 | version "7.29.0" |
129 | 129 | resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz#7cd7a59f15b3cc0dcd803038f7792712a7d0b15c" |
130 | 130 | integrity sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw== |
|
170 | 170 | "@jridgewell/trace-mapping" "^0.3.28" |
171 | 171 | jsesc "^3.0.2" |
172 | 172 |
|
| 173 | +"@babel/generator@^7.29.0": |
| 174 | + version "7.29.1" |
| 175 | + resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.29.1.tgz#d09876290111abbb00ef962a7b83a5307fba0d50" |
| 176 | + integrity sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw== |
| 177 | + dependencies: |
| 178 | + "@babel/parser" "^7.29.0" |
| 179 | + "@babel/types" "^7.29.0" |
| 180 | + "@jridgewell/gen-mapping" "^0.3.12" |
| 181 | + "@jridgewell/trace-mapping" "^0.3.28" |
| 182 | + jsesc "^3.0.2" |
| 183 | + |
173 | 184 | "@babel/helper-annotate-as-pure@^7.22.5", "@babel/helper-annotate-as-pure@^7.27.1", "@babel/helper-annotate-as-pure@^7.27.3": |
174 | 185 | version "7.27.3" |
175 | 186 | resolved "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.3.tgz" |
|
242 | 253 | "@babel/traverse" "^7.27.1" |
243 | 254 | "@babel/types" "^7.27.1" |
244 | 255 |
|
| 256 | +"@babel/helper-module-imports@^7.28.6": |
| 257 | + version "7.28.6" |
| 258 | + resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz#60632cbd6ffb70b22823187201116762a03e2d5c" |
| 259 | + integrity sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw== |
| 260 | + dependencies: |
| 261 | + "@babel/traverse" "^7.28.6" |
| 262 | + "@babel/types" "^7.28.6" |
| 263 | + |
245 | 264 | "@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.3": |
246 | 265 | version "7.28.3" |
247 | 266 | resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz" |
|
251 | 270 | "@babel/helper-validator-identifier" "^7.27.1" |
252 | 271 | "@babel/traverse" "^7.28.3" |
253 | 272 |
|
| 273 | +"@babel/helper-module-transforms@^7.28.6": |
| 274 | + version "7.28.6" |
| 275 | + resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz#9312d9d9e56edc35aeb6e95c25d4106b50b9eb1e" |
| 276 | + integrity sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA== |
| 277 | + dependencies: |
| 278 | + "@babel/helper-module-imports" "^7.28.6" |
| 279 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 280 | + "@babel/traverse" "^7.28.6" |
| 281 | + |
254 | 282 | "@babel/helper-optimise-call-expression@^7.27.1": |
255 | 283 | version "7.27.1" |
256 | 284 | resolved "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.27.1.tgz" |
|
263 | 291 | resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz" |
264 | 292 | integrity sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw== |
265 | 293 |
|
| 294 | +"@babel/helper-plugin-utils@^7.28.6": |
| 295 | + version "7.28.6" |
| 296 | + resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz#6f13ea251b68c8532e985fd532f28741a8af9ac8" |
| 297 | + integrity sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug== |
| 298 | + |
266 | 299 | "@babel/helper-remap-async-to-generator@^7.27.1": |
267 | 300 | version "7.27.1" |
268 | 301 | resolved "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.27.1.tgz" |
|
350 | 383 | dependencies: |
351 | 384 | "@babel/types" "^7.29.0" |
352 | 385 |
|
| 386 | +"@babel/parser@^7.29.0": |
| 387 | + version "7.29.3" |
| 388 | + resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.29.3.tgz#116f70a77958307fceac27747573032f8a62f88e" |
| 389 | + integrity sha512-b3ctpQwp+PROvU/cttc4OYl4MzfJUWy6FZg+PMXfzmt/+39iHVF0sDfqay8TQM3JA2EUOyKcFZt75jWriQijsA== |
| 390 | + dependencies: |
| 391 | + "@babel/types" "^7.29.0" |
| 392 | + |
353 | 393 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1": |
354 | 394 | version "7.27.1" |
355 | 395 | resolved "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.27.1.tgz" |
|
619 | 659 | "@babel/helper-module-transforms" "^7.27.1" |
620 | 660 | "@babel/helper-plugin-utils" "^7.27.1" |
621 | 661 |
|
622 | | -"@babel/plugin-transform-modules-systemjs@^7.27.1": |
623 | | - version "7.27.1" |
624 | | - resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.27.1.tgz" |
625 | | - integrity sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA== |
| 662 | +"@babel/plugin-transform-modules-systemjs@^7.27.1", "@babel/plugin-transform-modules-systemjs@^7.29.4": |
| 663 | + version "7.29.4" |
| 664 | + resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.4.tgz#f621105da99919c15cf4bde6fcc7346ef95e7b20" |
| 665 | + integrity sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w== |
626 | 666 | dependencies: |
627 | | - "@babel/helper-module-transforms" "^7.27.1" |
628 | | - "@babel/helper-plugin-utils" "^7.27.1" |
629 | | - "@babel/helper-validator-identifier" "^7.27.1" |
630 | | - "@babel/traverse" "^7.27.1" |
| 667 | + "@babel/helper-module-transforms" "^7.28.6" |
| 668 | + "@babel/helper-plugin-utils" "^7.28.6" |
| 669 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 670 | + "@babel/traverse" "^7.29.0" |
631 | 671 |
|
632 | 672 | "@babel/plugin-transform-modules-umd@^7.27.1": |
633 | 673 | version "7.27.1" |
|
941 | 981 | "@babel/types" "^7.28.2" |
942 | 982 | debug "^4.3.1" |
943 | 983 |
|
| 984 | +"@babel/traverse@^7.28.6", "@babel/traverse@^7.29.0": |
| 985 | + version "7.29.0" |
| 986 | + resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.0.tgz#f323d05001440253eead3c9c858adbe00b90310a" |
| 987 | + integrity sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA== |
| 988 | + dependencies: |
| 989 | + "@babel/code-frame" "^7.29.0" |
| 990 | + "@babel/generator" "^7.29.0" |
| 991 | + "@babel/helper-globals" "^7.28.0" |
| 992 | + "@babel/parser" "^7.29.0" |
| 993 | + "@babel/template" "^7.28.6" |
| 994 | + "@babel/types" "^7.29.0" |
| 995 | + debug "^4.3.1" |
| 996 | + |
944 | 997 | "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.4.4": |
945 | 998 | version "7.28.2" |
946 | 999 | resolved "https://registry.npmjs.org/@babel/types/-/types-7.28.2.tgz" |
@@ -11604,10 +11657,10 @@ fast-text-encoding@^1.0.6: |
11604 | 11657 | resolved "https://registry.npmjs.org/fast-text-encoding/-/fast-text-encoding-1.0.6.tgz" |
11605 | 11658 | integrity sha512-VhXlQgj9ioXCqGstD37E/HBeqEGV/qOD/kmbVG8h5xKBYvM1L3lR1Zn4555cQ8GkYbJa8aJSipLPndE1k6zK2w== |
11606 | 11659 |
|
11607 | | -fast-uri@^3.0.1: |
11608 | | - version "3.1.0" |
11609 | | - resolved "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz" |
11610 | | - integrity sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA== |
| 11660 | +fast-uri@^3.0.1, fast-uri@^3.1.2: |
| 11661 | + version "3.1.2" |
| 11662 | + resolved "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz#8af3d4fc9d3e71b11572cc2673b514a7d1a8c8ec" |
| 11663 | + integrity sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ== |
11611 | 11664 |
|
11612 | 11665 | fastest-levenshtein@^1.0.12: |
11613 | 11666 | version "1.0.16" |
@@ -18953,7 +19006,7 @@ sisteransi@^1.0.5: |
18953 | 19006 | resolved "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz" |
18954 | 19007 | integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg== |
18955 | 19008 |
|
18956 | | -sjcl@^1.0.6, "sjcl@npm:@bitgo/sjcl@1.0.1": |
| 19009 | +sjcl@1.0.1, sjcl@^1.0.6, "sjcl@npm:@bitgo/sjcl@1.0.1": |
18957 | 19010 | version "1.0.1" |
18958 | 19011 | resolved "https://registry.npmjs.org/@bitgo/sjcl/-/sjcl-1.0.1.tgz#633fa84608c1cb7461b17ceb6131d96722921fd3" |
18959 | 19012 | integrity sha512-dBICMzShC8gXdpSj9cvl4wl9Jkt4h14wt4XQ+/6V6qcC2IObyKRJfaG5TYUU6RvVknhPBPyBx9v84vNKODM5fQ== |
|
0 commit comments