|
51 | 51 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367"
|
52 | 52 | integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==
|
53 | 53 |
|
54 |
| - |
55 |
| - version "7.26.8" |
56 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.8.tgz#7742f11c75acea6b08a8e24c5c0c8c89e89bf53e" |
57 |
| - integrity sha512-l+lkXCHS6tQEc5oUpK28xBOZ6+HwaH7YwoYQbLFiYb4nS2/l1tKnZEtEWkD0GuiYdvArf9qBS0XlQGXzPMsNqQ== |
| 54 | + |
| 55 | + version "7.26.9" |
| 56 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.9.tgz#71838542a4b1e49dfed353d7acbc6eb89f4a76f2" |
| 57 | + integrity sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw== |
58 | 58 | dependencies:
|
59 | 59 | "@ampproject/remapping" "^2.2.0"
|
60 | 60 | "@babel/code-frame" "^7.26.2"
|
61 |
| - "@babel/generator" "^7.26.8" |
| 61 | + "@babel/generator" "^7.26.9" |
62 | 62 | "@babel/helper-compilation-targets" "^7.26.5"
|
63 | 63 | "@babel/helper-module-transforms" "^7.26.0"
|
64 |
| - "@babel/helpers" "^7.26.7" |
65 |
| - "@babel/parser" "^7.26.8" |
66 |
| - "@babel/template" "^7.26.8" |
67 |
| - "@babel/traverse" "^7.26.8" |
68 |
| - "@babel/types" "^7.26.8" |
69 |
| - "@types/gensync" "^1.0.0" |
| 64 | + "@babel/helpers" "^7.26.9" |
| 65 | + "@babel/parser" "^7.26.9" |
| 66 | + "@babel/template" "^7.26.9" |
| 67 | + "@babel/traverse" "^7.26.9" |
| 68 | + "@babel/types" "^7.26.9" |
70 | 69 | convert-source-map "^2.0.0"
|
71 | 70 | debug "^4.1.0"
|
72 | 71 | gensync "^1.0.0-beta.2"
|
73 | 72 | json5 "^2.2.3"
|
74 | 73 | semver "^6.3.1"
|
75 | 74 |
|
76 |
| -"@babel/generator@^7.26.8": |
77 |
| - version "7.26.8" |
78 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.8.tgz#f9c5e770309e12e3099ad8271e52f6caa15442ab" |
79 |
| - integrity sha512-ef383X5++iZHWAXX0SXQR6ZyQhw/0KtTkrTz61WXRhFM6dhpHulO/RJz79L8S6ugZHJkOOkUrUdxgdF2YiPFnA== |
| 75 | +"@babel/generator@^7.26.9": |
| 76 | + version "7.26.9" |
| 77 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca" |
| 78 | + integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg== |
80 | 79 | dependencies:
|
81 |
| - "@babel/parser" "^7.26.8" |
82 |
| - "@babel/types" "^7.26.8" |
| 80 | + "@babel/parser" "^7.26.9" |
| 81 | + "@babel/types" "^7.26.9" |
83 | 82 | "@jridgewell/gen-mapping" "^0.3.5"
|
84 | 83 | "@jridgewell/trace-mapping" "^0.3.25"
|
85 | 84 | jsesc "^3.0.2"
|
|
222 | 221 | "@babel/traverse" "^7.25.9"
|
223 | 222 | "@babel/types" "^7.25.9"
|
224 | 223 |
|
225 |
| -"@babel/helpers@^7.26.7": |
226 |
| - version "7.26.7" |
227 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4" |
228 |
| - integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A== |
| 224 | +"@babel/helpers@^7.26.9": |
| 225 | + version "7.26.9" |
| 226 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6" |
| 227 | + integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA== |
229 | 228 | dependencies:
|
230 |
| - "@babel/template" "^7.25.9" |
231 |
| - "@babel/types" "^7.26.7" |
| 229 | + "@babel/template" "^7.26.9" |
| 230 | + "@babel/types" "^7.26.9" |
232 | 231 |
|
233 |
| -"@babel/parser@^7.26.8": |
234 |
| - version "7.26.8" |
235 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2" |
236 |
| - integrity sha512-TZIQ25pkSoaKEYYaHbbxkfL36GNsQ6iFiBbeuzAkLnXayKR1yP1zFe+NxuZWWsUyvt8icPU9CCq0sgWGXR1GEw== |
| 232 | +"@babel/parser@^7.26.9": |
| 233 | + version "7.26.9" |
| 234 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.9.tgz#d9e78bee6dc80f9efd8f2349dcfbbcdace280fd5" |
| 235 | + integrity sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A== |
237 | 236 | dependencies:
|
238 |
| - "@babel/types" "^7.26.8" |
| 237 | + "@babel/types" "^7.26.9" |
239 | 238 |
|
240 | 239 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
|
241 | 240 | version "7.25.9"
|
|
436 | 435 | dependencies:
|
437 | 436 | "@babel/helper-plugin-utils" "^7.25.9"
|
438 | 437 |
|
439 |
| -"@babel/plugin-transform-for-of@^7.25.9": |
440 |
| - version "7.25.9" |
441 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.25.9.tgz#4bdc7d42a213397905d89f02350c5267866d5755" |
442 |
| - integrity sha512-LqHxduHoaGELJl2uhImHwRQudhCM50pT46rIBNvtT/Oql3nqiS3wOwP+5ten7NpYSXrrVLgtZU3DZmPtWZo16A== |
| 438 | +"@babel/plugin-transform-for-of@^7.26.9": |
| 439 | + version "7.26.9" |
| 440 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.26.9.tgz#27231f79d5170ef33b5111f07fe5cafeb2c96a56" |
| 441 | + integrity sha512-Hry8AusVm8LW5BVFgiyUReuoGzPUpdHQQqJY5bZnbbf+ngOHWuCuYFKw/BqaaWlvEUrF91HMhDtEaI1hZzNbLg== |
443 | 442 | dependencies:
|
444 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 443 | + "@babel/helper-plugin-utils" "^7.26.5" |
445 | 444 | "@babel/helper-skip-transparent-expression-wrappers" "^7.25.9"
|
446 | 445 |
|
447 | 446 | "@babel/plugin-transform-function-name@^7.25.9":
|
|
738 | 737 | core-js "^2.6.5"
|
739 | 738 | regenerator-runtime "^0.13.4"
|
740 | 739 |
|
741 |
| - |
742 |
| - version "7.26.8" |
743 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.8.tgz#7af0090829b606d2046db99679004731e1dc364d" |
744 |
| - integrity sha512-um7Sy+2THd697S4zJEfv/U5MHGJzkN2xhtsR3T/SWRbVSic62nbISh51VVfU9JiO/L/Z97QczHTaFVkOU8IzNg== |
| 740 | + |
| 741 | + version "7.26.9" |
| 742 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.9.tgz#2ec64e903d0efe743699f77a10bdf7955c2123c3" |
| 743 | + integrity sha512-vX3qPGE8sEKEAZCWk05k3cpTAE3/nOYca++JA+Rd0z2NCNzabmYvEiSShKzm10zdquOIAVXsy2Ei/DTW34KlKQ== |
745 | 744 | dependencies:
|
746 | 745 | "@babel/compat-data" "^7.26.8"
|
747 | 746 | "@babel/helper-compilation-targets" "^7.26.5"
|
|
772 | 771 | "@babel/plugin-transform-dynamic-import" "^7.25.9"
|
773 | 772 | "@babel/plugin-transform-exponentiation-operator" "^7.26.3"
|
774 | 773 | "@babel/plugin-transform-export-namespace-from" "^7.25.9"
|
775 |
| - "@babel/plugin-transform-for-of" "^7.25.9" |
| 774 | + "@babel/plugin-transform-for-of" "^7.26.9" |
776 | 775 | "@babel/plugin-transform-function-name" "^7.25.9"
|
777 | 776 | "@babel/plugin-transform-json-strings" "^7.25.9"
|
778 | 777 | "@babel/plugin-transform-literals" "^7.25.9"
|
|
841 | 840 | dependencies:
|
842 | 841 | regenerator-runtime "^0.14.0"
|
843 | 842 |
|
844 |
| -"@babel/template@^7.25.9", "@babel/template@^7.26.8": |
845 |
| - version "7.26.8" |
846 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.8.tgz#db3898f47a17bab2f4c78ec1d0de38527c2ffe19" |
847 |
| - integrity sha512-iNKaX3ZebKIsCvJ+0jd6embf+Aulaa3vNBqZ41kM7iTWjx5qzWKXGHiJUW3+nTpQ18SG11hdF8OAzKrpXkb96Q== |
| 843 | +"@babel/template@^7.25.9", "@babel/template@^7.26.9": |
| 844 | + version "7.26.9" |
| 845 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
| 846 | + integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
848 | 847 | dependencies:
|
849 | 848 | "@babel/code-frame" "^7.26.2"
|
850 |
| - "@babel/parser" "^7.26.8" |
851 |
| - "@babel/types" "^7.26.8" |
| 849 | + "@babel/parser" "^7.26.9" |
| 850 | + "@babel/types" "^7.26.9" |
852 | 851 |
|
853 |
| -"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.8": |
854 |
| - version "7.26.8" |
855 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9" |
856 |
| - integrity sha512-nic9tRkjYH0oB2dzr/JoGIm+4Q6SuYeLEiIiZDwBscRMYFJ+tMAz98fuel9ZnbXViA2I0HVSSRRK8DW5fjXStA== |
| 852 | +"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.8", "@babel/traverse@^7.26.9": |
| 853 | + version "7.26.9" |
| 854 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a" |
| 855 | + integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg== |
857 | 856 | dependencies:
|
858 | 857 | "@babel/code-frame" "^7.26.2"
|
859 |
| - "@babel/generator" "^7.26.8" |
860 |
| - "@babel/parser" "^7.26.8" |
861 |
| - "@babel/template" "^7.26.8" |
862 |
| - "@babel/types" "^7.26.8" |
| 858 | + "@babel/generator" "^7.26.9" |
| 859 | + "@babel/parser" "^7.26.9" |
| 860 | + "@babel/template" "^7.26.9" |
| 861 | + "@babel/types" "^7.26.9" |
863 | 862 | debug "^4.3.1"
|
864 | 863 | globals "^11.1.0"
|
865 | 864 |
|
866 |
| -"@babel/types@^7.25.9", "@babel/types@^7.26.7", "@babel/types@^7.26.8", "@babel/types@^7.4.4": |
867 |
| - version "7.26.8" |
868 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127" |
869 |
| - integrity sha512-eUuWapzEGWFEpHFxgEaBG8e3n6S8L3MSu0oda755rOfabWPnh0Our1AozNFVUxGFIhbKgd1ksprsoDGMinTOTA== |
| 865 | +"@babel/types@^7.25.9", "@babel/types@^7.26.9", "@babel/types@^7.4.4": |
| 866 | + version "7.26.9" |
| 867 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.9.tgz#08b43dec79ee8e682c2ac631c010bdcac54a21ce" |
| 868 | + integrity sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw== |
870 | 869 | dependencies:
|
871 | 870 | "@babel/helper-string-parser" "^7.25.9"
|
872 | 871 | "@babel/helper-validator-identifier" "^7.25.9"
|
|
2706 | 2705 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
|
2707 | 2706 | integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==
|
2708 | 2707 |
|
2709 |
| -"@types/gensync@^1.0.0": |
2710 |
| - version "1.0.4" |
2711 |
| - resolved "https://registry.yarnpkg.com/@types/gensync/-/gensync-1.0.4.tgz#7122d8f0cd3bf437f9725cc95b180197190cf50b" |
2712 |
| - integrity sha512-C3YYeRQWp2fmq9OryX+FoDy8nXS6scQ7dPptD8LnFDAUNcKWJjXQKDNJD3HVm+kOUsXhTOkpi69vI4EuAr95bA== |
2713 |
| - |
2714 | 2708 | "@types/http-cache-semantics@*":
|
2715 | 2709 | version "4.0.4"
|
2716 | 2710 | resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz#b979ebad3919799c979b17c72621c0bc0a31c6c4"
|
|
0 commit comments