|
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.25.9", "@babel/code-frame@^7.26.2": |
| 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 | 24 | version "7.26.2"
|
25 | 25 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
|
26 | 26 | integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
|
|
34 | 34 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7"
|
35 | 35 | integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==
|
36 | 36 |
|
37 |
| -"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.26.7": |
38 |
| - version "7.26.7" |
39 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.7.tgz#0439347a183b97534d52811144d763a17f9d2b24" |
40 |
| - integrity sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA== |
| 37 | +"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.26.8": |
| 38 | + version "7.26.8" |
| 39 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.8.tgz#7742f11c75acea6b08a8e24c5c0c8c89e89bf53e" |
| 40 | + integrity sha512-l+lkXCHS6tQEc5oUpK28xBOZ6+HwaH7YwoYQbLFiYb4nS2/l1tKnZEtEWkD0GuiYdvArf9qBS0XlQGXzPMsNqQ== |
41 | 41 | dependencies:
|
42 | 42 | "@ampproject/remapping" "^2.2.0"
|
43 | 43 | "@babel/code-frame" "^7.26.2"
|
44 |
| - "@babel/generator" "^7.26.5" |
| 44 | + "@babel/generator" "^7.26.8" |
45 | 45 | "@babel/helper-compilation-targets" "^7.26.5"
|
46 | 46 | "@babel/helper-module-transforms" "^7.26.0"
|
47 | 47 | "@babel/helpers" "^7.26.7"
|
48 |
| - "@babel/parser" "^7.26.7" |
49 |
| - "@babel/template" "^7.25.9" |
50 |
| - "@babel/traverse" "^7.26.7" |
51 |
| - "@babel/types" "^7.26.7" |
| 48 | + "@babel/parser" "^7.26.8" |
| 49 | + "@babel/template" "^7.26.8" |
| 50 | + "@babel/traverse" "^7.26.8" |
| 51 | + "@babel/types" "^7.26.8" |
| 52 | + "@types/gensync" "^1.0.0" |
52 | 53 | convert-source-map "^2.0.0"
|
53 | 54 | debug "^4.1.0"
|
54 | 55 | gensync "^1.0.0-beta.2"
|
55 | 56 | json5 "^2.2.3"
|
56 | 57 | semver "^6.3.1"
|
57 | 58 |
|
58 |
| -"@babel/generator@^7.26.5", "@babel/generator@^7.7.2": |
59 |
| - version "7.26.5" |
60 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458" |
61 |
| - integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw== |
| 59 | +"@babel/generator@^7.26.8", "@babel/generator@^7.7.2": |
| 60 | + version "7.26.8" |
| 61 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.8.tgz#f9c5e770309e12e3099ad8271e52f6caa15442ab" |
| 62 | + integrity sha512-ef383X5++iZHWAXX0SXQR6ZyQhw/0KtTkrTz61WXRhFM6dhpHulO/RJz79L8S6ugZHJkOOkUrUdxgdF2YiPFnA== |
62 | 63 | dependencies:
|
63 |
| - "@babel/parser" "^7.26.5" |
64 |
| - "@babel/types" "^7.26.5" |
| 64 | + "@babel/parser" "^7.26.8" |
| 65 | + "@babel/types" "^7.26.8" |
65 | 66 | "@jridgewell/gen-mapping" "^0.3.5"
|
66 | 67 | "@jridgewell/trace-mapping" "^0.3.25"
|
67 | 68 | jsesc "^3.0.2"
|
|
245 | 246 | "@babel/template" "^7.25.9"
|
246 | 247 | "@babel/types" "^7.26.7"
|
247 | 248 |
|
248 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.25.9", "@babel/parser@^7.26.5", "@babel/parser@^7.26.7": |
249 |
| - version "7.26.7" |
250 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c" |
251 |
| - integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w== |
| 249 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.26.8": |
| 250 | + version "7.26.8" |
| 251 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2" |
| 252 | + integrity sha512-TZIQ25pkSoaKEYYaHbbxkfL36GNsQ6iFiBbeuzAkLnXayKR1yP1zFe+NxuZWWsUyvt8icPU9CCq0sgWGXR1GEw== |
252 | 253 | dependencies:
|
253 |
| - "@babel/types" "^7.26.7" |
| 254 | + "@babel/types" "^7.26.8" |
254 | 255 |
|
255 | 256 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
|
256 | 257 | version "7.25.9"
|
|
894 | 895 | dependencies:
|
895 | 896 | regenerator-runtime "^0.13.4"
|
896 | 897 |
|
897 |
| -"@babel/template@^7.25.9", "@babel/template@^7.3.3": |
898 |
| - version "7.25.9" |
899 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016" |
900 |
| - integrity sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg== |
| 898 | +"@babel/template@^7.25.9", "@babel/template@^7.26.8", "@babel/template@^7.3.3": |
| 899 | + version "7.26.8" |
| 900 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.8.tgz#db3898f47a17bab2f4c78ec1d0de38527c2ffe19" |
| 901 | + integrity sha512-iNKaX3ZebKIsCvJ+0jd6embf+Aulaa3vNBqZ41kM7iTWjx5qzWKXGHiJUW3+nTpQ18SG11hdF8OAzKrpXkb96Q== |
901 | 902 | dependencies:
|
902 |
| - "@babel/code-frame" "^7.25.9" |
903 |
| - "@babel/parser" "^7.25.9" |
904 |
| - "@babel/types" "^7.25.9" |
| 903 | + "@babel/code-frame" "^7.26.2" |
| 904 | + "@babel/parser" "^7.26.8" |
| 905 | + "@babel/types" "^7.26.8" |
905 | 906 |
|
906 |
| -"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.7": |
907 |
| - version "7.26.7" |
908 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb" |
909 |
| - integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA== |
| 907 | +"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.8": |
| 908 | + version "7.26.8" |
| 909 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9" |
| 910 | + integrity sha512-nic9tRkjYH0oB2dzr/JoGIm+4Q6SuYeLEiIiZDwBscRMYFJ+tMAz98fuel9ZnbXViA2I0HVSSRRK8DW5fjXStA== |
910 | 911 | dependencies:
|
911 | 912 | "@babel/code-frame" "^7.26.2"
|
912 |
| - "@babel/generator" "^7.26.5" |
913 |
| - "@babel/parser" "^7.26.7" |
914 |
| - "@babel/template" "^7.25.9" |
915 |
| - "@babel/types" "^7.26.7" |
| 913 | + "@babel/generator" "^7.26.8" |
| 914 | + "@babel/parser" "^7.26.8" |
| 915 | + "@babel/template" "^7.26.8" |
| 916 | + "@babel/types" "^7.26.8" |
916 | 917 | debug "^4.3.1"
|
917 | 918 | globals "^11.1.0"
|
918 | 919 |
|
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.5", "@babel/types@^7.26.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
920 |
| - version "7.26.7" |
921 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a" |
922 |
| - integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg== |
| 920 | +"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.18.6", "@babel/types@^7.25.9", "@babel/types@^7.26.7", "@babel/types@^7.26.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 921 | + version "7.26.8" |
| 922 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127" |
| 923 | + integrity sha512-eUuWapzEGWFEpHFxgEaBG8e3n6S8L3MSu0oda755rOfabWPnh0Our1AozNFVUxGFIhbKgd1ksprsoDGMinTOTA== |
923 | 924 | dependencies:
|
924 | 925 | "@babel/helper-string-parser" "^7.25.9"
|
925 | 926 | "@babel/helper-validator-identifier" "^7.25.9"
|
|
1779 | 1780 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
|
1780 | 1781 | integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==
|
1781 | 1782 |
|
| 1783 | +"@types/gensync@^1.0.0": |
| 1784 | + version "1.0.4" |
| 1785 | + resolved "https://registry.yarnpkg.com/@types/gensync/-/gensync-1.0.4.tgz#7122d8f0cd3bf437f9725cc95b180197190cf50b" |
| 1786 | + integrity sha512-C3YYeRQWp2fmq9OryX+FoDy8nXS6scQ7dPptD8LnFDAUNcKWJjXQKDNJD3HVm+kOUsXhTOkpi69vI4EuAr95bA== |
| 1787 | + |
1782 | 1788 | "@types/graceful-fs@^4.1.3":
|
1783 | 1789 | version "4.1.5"
|
1784 | 1790 | resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.5.tgz#21ffba0d98da4350db64891f92a9e5db3cdb4e15"
|
|
0 commit comments