|
19 | 19 | js-tokens "^4.0.0" |
20 | 20 | picocolors "^1.0.0" |
21 | 21 |
|
22 | | -"@babel/generator@^7.26.2", "@babel/generator@^7.26.3": |
23 | | - version "7.26.3" |
24 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.3.tgz#ab8d4360544a425c90c248df7059881f4b2ce019" |
25 | | - integrity sha512-6FF/urZvD0sTeO7k6/B15pMLC4CHUv1426lzr3N01aHJTl046uCAh9LXW/fzeXXjPNCJ6iABW5XaWOsIZB93aQ== |
| 22 | +"@babel/generator@^7.26.5": |
| 23 | + version "7.26.5" |
| 24 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458" |
| 25 | + integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw== |
26 | 26 | dependencies: |
27 | | - "@babel/parser" "^7.26.3" |
28 | | - "@babel/types" "^7.26.3" |
| 27 | + "@babel/parser" "^7.26.5" |
| 28 | + "@babel/types" "^7.26.5" |
29 | 29 | "@jridgewell/gen-mapping" "^0.3.5" |
30 | 30 | "@jridgewell/trace-mapping" "^0.3.25" |
31 | 31 | jsesc "^3.0.2" |
|
40 | 40 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
41 | 41 | integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
42 | 42 |
|
43 | | -"@babel/parser@^7.25.3", "@babel/parser@^7.25.4", "@babel/parser@^7.25.9", "@babel/parser@^7.26.2", "@babel/parser@^7.26.3": |
44 | | - version "7.26.3" |
45 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.3.tgz#8c51c5db6ddf08134af1ddbacf16aaab48bac234" |
46 | | - integrity sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA== |
| 43 | +"@babel/parser@^7.25.3", "@babel/parser@^7.25.4", "@babel/parser@^7.25.9", "@babel/parser@^7.26.5", "@babel/parser@^7.26.7": |
| 44 | + version "7.26.7" |
| 45 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c" |
| 46 | + integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w== |
47 | 47 | dependencies: |
48 | | - "@babel/types" "^7.26.3" |
| 48 | + "@babel/types" "^7.26.7" |
49 | 49 |
|
50 | 50 | "@babel/template@^7.25.9": |
51 | 51 | version "7.25.9" |
|
56 | 56 | "@babel/parser" "^7.25.9" |
57 | 57 | "@babel/types" "^7.25.9" |
58 | 58 |
|
59 | | -"@babel/traverse@^7.25.9": |
60 | | - version "7.26.4" |
61 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.4.tgz#ac3a2a84b908dde6d463c3bfa2c5fdc1653574bd" |
62 | | - integrity sha512-fH+b7Y4p3yqvApJALCPJcwb0/XaOSgtK4pzV6WVjPR5GLFQBRI7pfoX2V2iM48NXvX07NUxxm1Vw98YjqTcU5w== |
| 59 | +"@babel/traverse@^7.26.7": |
| 60 | + version "7.26.7" |
| 61 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb" |
| 62 | + integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA== |
63 | 63 | dependencies: |
64 | 64 | "@babel/code-frame" "^7.26.2" |
65 | | - "@babel/generator" "^7.26.3" |
66 | | - "@babel/parser" "^7.26.3" |
| 65 | + "@babel/generator" "^7.26.5" |
| 66 | + "@babel/parser" "^7.26.7" |
67 | 67 | "@babel/template" "^7.25.9" |
68 | | - "@babel/types" "^7.26.3" |
| 68 | + "@babel/types" "^7.26.7" |
69 | 69 | debug "^4.3.1" |
70 | 70 | globals "^11.1.0" |
71 | 71 |
|
72 | | -"@babel/types@^7.25.4", "@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.26.3": |
73 | | - version "7.26.3" |
74 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.3.tgz#37e79830f04c2b5687acc77db97fbc75fb81f3c0" |
75 | | - integrity sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA== |
| 72 | +"@babel/types@^7.25.4", "@babel/types@^7.25.9", "@babel/types@^7.26.5", "@babel/types@^7.26.7": |
| 73 | + version "7.26.7" |
| 74 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a" |
| 75 | + integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg== |
76 | 76 | dependencies: |
77 | 77 | "@babel/helper-string-parser" "^7.25.9" |
78 | 78 | "@babel/helper-validator-identifier" "^7.25.9" |
|
778 | 778 | argparse "~1.0.9" |
779 | 779 | string-argv "~0.3.1" |
780 | 780 |
|
781 | | -"@trivago/prettier-plugin-sort-imports@^5.2.1": |
782 | | - version "5.2.1" |
783 | | - resolved "https://registry.yarnpkg.com/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-5.2.1.tgz#34adffe6d2ea48d960d957185b13f62a2e6c901a" |
784 | | - integrity sha512-NDZndt0fmVThIx/8cExuJHLZagUVzfGCoVrwH9x6aZvwfBdkrDFTYujecek6X2WpG4uUFsVaPg5+aNQPSyjcmw== |
| 781 | +"@trivago/prettier-plugin-sort-imports@^5.2.2": |
| 782 | + version "5.2.2" |
| 783 | + resolved "https://registry.yarnpkg.com/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-5.2.2.tgz#38983f0b83490a0a7d974a6f1e409fb4bf678d02" |
| 784 | + integrity sha512-fYDQA9e6yTNmA13TLVSA+WMQRc5Bn/c0EUBditUHNfMMxN7M82c38b1kEggVE3pLpZ0FwkwJkUEKMiOi52JXFA== |
785 | 785 | dependencies: |
786 | | - "@babel/generator" "^7.26.2" |
787 | | - "@babel/parser" "^7.26.2" |
788 | | - "@babel/traverse" "^7.25.9" |
789 | | - "@babel/types" "^7.26.0" |
| 786 | + "@babel/generator" "^7.26.5" |
| 787 | + "@babel/parser" "^7.26.7" |
| 788 | + "@babel/traverse" "^7.26.7" |
| 789 | + "@babel/types" "^7.26.7" |
790 | 790 | javascript-natural-sort "^0.7.1" |
791 | 791 | lodash "^4.17.21" |
792 | 792 |
|
|
0 commit comments