|
35 | 35 | integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==
|
36 | 36 |
|
37 | 37 | "@babel/core@>=7.23.2":
|
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== |
| 38 | + version "7.26.9" |
| 39 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.9.tgz#71838542a4b1e49dfed353d7acbc6eb89f4a76f2" |
| 40 | + integrity sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw== |
41 | 41 | dependencies:
|
42 | 42 | "@ampproject/remapping" "^2.2.0"
|
43 | 43 | "@babel/code-frame" "^7.26.2"
|
44 |
| - "@babel/generator" "^7.26.8" |
| 44 | + "@babel/generator" "^7.26.9" |
45 | 45 | "@babel/helper-compilation-targets" "^7.26.5"
|
46 | 46 | "@babel/helper-module-transforms" "^7.26.0"
|
47 |
| - "@babel/helpers" "^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" |
| 47 | + "@babel/helpers" "^7.26.9" |
| 48 | + "@babel/parser" "^7.26.9" |
| 49 | + "@babel/template" "^7.26.9" |
| 50 | + "@babel/traverse" "^7.26.9" |
| 51 | + "@babel/types" "^7.26.9" |
53 | 52 | convert-source-map "^2.0.0"
|
54 | 53 | debug "^4.1.0"
|
55 | 54 | gensync "^1.0.0-beta.2"
|
56 | 55 | json5 "^2.2.3"
|
57 | 56 | semver "^6.3.1"
|
58 | 57 |
|
59 |
| -"@babel/generator@^7.26.5", "@babel/generator@^7.26.8": |
| 58 | +"@babel/generator@^7.26.5": |
60 | 59 | version "7.26.8"
|
61 | 60 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.8.tgz#f9c5e770309e12e3099ad8271e52f6caa15442ab"
|
62 | 61 | integrity sha512-ef383X5++iZHWAXX0SXQR6ZyQhw/0KtTkrTz61WXRhFM6dhpHulO/RJz79L8S6ugZHJkOOkUrUdxgdF2YiPFnA==
|
|
67 | 66 | "@jridgewell/trace-mapping" "^0.3.25"
|
68 | 67 | jsesc "^3.0.2"
|
69 | 68 |
|
| 69 | +"@babel/generator@^7.26.9": |
| 70 | + version "7.26.9" |
| 71 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca" |
| 72 | + integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg== |
| 73 | + dependencies: |
| 74 | + "@babel/parser" "^7.26.9" |
| 75 | + "@babel/types" "^7.26.9" |
| 76 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 77 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 78 | + jsesc "^3.0.2" |
| 79 | + |
70 | 80 | "@babel/helper-annotate-as-pure@^7.22.5", "@babel/helper-annotate-as-pure@^7.25.9":
|
71 | 81 | version "7.25.9"
|
72 | 82 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz#d8eac4d2dc0d7b6e11fa6e535332e0d3184f06b4"
|
|
205 | 215 | "@babel/traverse" "^7.25.9"
|
206 | 216 | "@babel/types" "^7.25.9"
|
207 | 217 |
|
208 |
| -"@babel/helpers@^7.26.7": |
209 |
| - version "7.26.7" |
210 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4" |
211 |
| - integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A== |
| 218 | +"@babel/helpers@^7.26.9": |
| 219 | + version "7.26.9" |
| 220 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6" |
| 221 | + integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA== |
212 | 222 | dependencies:
|
213 |
| - "@babel/template" "^7.25.9" |
214 |
| - "@babel/types" "^7.26.7" |
| 223 | + "@babel/template" "^7.26.9" |
| 224 | + "@babel/types" "^7.26.9" |
215 | 225 |
|
216 |
| -"@babel/parser@^7.26.5", "@babel/parser@^7.26.8": |
| 226 | +"@babel/parser@^7.26.5": |
217 | 227 | version "7.26.8"
|
218 | 228 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2"
|
219 | 229 | integrity sha512-TZIQ25pkSoaKEYYaHbbxkfL36GNsQ6iFiBbeuzAkLnXayKR1yP1zFe+NxuZWWsUyvt8icPU9CCq0sgWGXR1GEw==
|
220 | 230 | dependencies:
|
221 | 231 | "@babel/types" "^7.26.8"
|
222 | 232 |
|
| 233 | +"@babel/parser@^7.26.8", "@babel/parser@^7.26.9": |
| 234 | + version "7.26.9" |
| 235 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.9.tgz#d9e78bee6dc80f9efd8f2349dcfbbcdace280fd5" |
| 236 | + integrity sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A== |
| 237 | + dependencies: |
| 238 | + "@babel/types" "^7.26.9" |
| 239 | + |
223 | 240 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
|
224 | 241 | version "7.25.9"
|
225 | 242 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz#cc2e53ebf0a0340777fff5ed521943e253b4d8fe"
|
|
864 | 881 | dependencies:
|
865 | 882 | regenerator-runtime "^0.14.0"
|
866 | 883 |
|
867 |
| -"@babel/template@^7.25.9", "@babel/template@^7.26.8": |
868 |
| - version "7.26.8" |
869 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.8.tgz#db3898f47a17bab2f4c78ec1d0de38527c2ffe19" |
870 |
| - integrity sha512-iNKaX3ZebKIsCvJ+0jd6embf+Aulaa3vNBqZ41kM7iTWjx5qzWKXGHiJUW3+nTpQ18SG11hdF8OAzKrpXkb96Q== |
| 884 | +"@babel/template@^7.25.9", "@babel/template@^7.26.9": |
| 885 | + version "7.26.9" |
| 886 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
| 887 | + integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
871 | 888 | dependencies:
|
872 | 889 | "@babel/code-frame" "^7.26.2"
|
873 |
| - "@babel/parser" "^7.26.8" |
874 |
| - "@babel/types" "^7.26.8" |
| 890 | + "@babel/parser" "^7.26.9" |
| 891 | + "@babel/types" "^7.26.9" |
875 | 892 |
|
876 |
| -"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.8": |
877 |
| - version "7.26.8" |
878 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9" |
879 |
| - integrity sha512-nic9tRkjYH0oB2dzr/JoGIm+4Q6SuYeLEiIiZDwBscRMYFJ+tMAz98fuel9ZnbXViA2I0HVSSRRK8DW5fjXStA== |
| 893 | +"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.9": |
| 894 | + version "7.26.9" |
| 895 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a" |
| 896 | + integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg== |
880 | 897 | dependencies:
|
881 | 898 | "@babel/code-frame" "^7.26.2"
|
882 |
| - "@babel/generator" "^7.26.8" |
883 |
| - "@babel/parser" "^7.26.8" |
884 |
| - "@babel/template" "^7.26.8" |
885 |
| - "@babel/types" "^7.26.8" |
| 899 | + "@babel/generator" "^7.26.9" |
| 900 | + "@babel/parser" "^7.26.9" |
| 901 | + "@babel/template" "^7.26.9" |
| 902 | + "@babel/types" "^7.26.9" |
886 | 903 | debug "^4.3.1"
|
887 | 904 | globals "^11.1.0"
|
888 | 905 |
|
|
899 | 916 | debug "^4.3.1"
|
900 | 917 | globals "^11.1.0"
|
901 | 918 |
|
902 |
| -"@babel/types@^7.25.9", "@babel/types@^7.26.5", "@babel/types@^7.26.7", "@babel/types@^7.26.8": |
| 919 | +"@babel/types@^7.25.9", "@babel/types@^7.26.8", "@babel/types@^7.26.9": |
| 920 | + version "7.26.9" |
| 921 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.9.tgz#08b43dec79ee8e682c2ac631c010bdcac54a21ce" |
| 922 | + integrity sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw== |
| 923 | + dependencies: |
| 924 | + "@babel/helper-string-parser" "^7.25.9" |
| 925 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 926 | + |
| 927 | +"@babel/types@^7.26.5": |
903 | 928 | version "7.26.8"
|
904 | 929 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127"
|
905 | 930 | integrity sha512-eUuWapzEGWFEpHFxgEaBG8e3n6S8L3MSu0oda755rOfabWPnh0Our1AozNFVUxGFIhbKgd1ksprsoDGMinTOTA==
|
|
1483 | 1508 | "@types/qs" "*"
|
1484 | 1509 | "@types/serve-static" "*"
|
1485 | 1510 |
|
1486 |
| -"@types/gensync@^1.0.0": |
1487 |
| - version "1.0.4" |
1488 |
| - resolved "https://registry.yarnpkg.com/@types/gensync/-/gensync-1.0.4.tgz#7122d8f0cd3bf437f9725cc95b180197190cf50b" |
1489 |
| - integrity sha512-C3YYeRQWp2fmq9OryX+FoDy8nXS6scQ7dPptD8LnFDAUNcKWJjXQKDNJD3HVm+kOUsXhTOkpi69vI4EuAr95bA== |
1490 |
| - |
1491 | 1511 | "@types/hoist-non-react-statics@*", "@types/hoist-non-react-statics@3":
|
1492 | 1512 | version "3.3.6"
|
1493 | 1513 | resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.6.tgz#6bba74383cdab98e8db4e20ce5b4a6b98caed010"
|
@@ -2445,9 +2465,9 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001646:
|
2445 | 2465 | integrity sha512-A95VKan0kdtrsnMubMKxEKUKImOPSuCpYgxSQBo036P5YYgVIcOYJEgt/txJWqObiRQeISNCfef9nvlQ0vbV7A==
|
2446 | 2466 |
|
2447 | 2467 | caniuse-lite@^1.0.30001688:
|
2448 |
| - version "1.0.30001699" |
2449 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001699.tgz#a102cf330d153bf8c92bfb5be3cd44c0a89c8c12" |
2450 |
| - integrity sha512-b+uH5BakXZ9Do9iK+CkDmctUSEqZl+SP056vc5usa0PL+ev5OHw003rZXcnjNDv3L8P5j6rwT6C0BPKSikW08w== |
| 2468 | + version "1.0.30001701" |
| 2469 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001701.tgz#ad9c90301f7153cf6b3314d16cc30757285bf9e7" |
| 2470 | + integrity sha512-faRs/AW3jA9nTwmJBSO1PQ6L/EOgsB5HMQQq4iCu5zhPgVVgO/pZRHlmatwijZKetFw8/Pr4q6dEN8sJuq8qTw== |
2451 | 2471 |
|
2452 | 2472 | chalk@^2.3.0:
|
2453 | 2473 | version "2.4.2"
|
|
3156 | 3176 | integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
|
3157 | 3177 |
|
3158 | 3178 | electron-to-chromium@^1.5.73:
|
3159 |
| - version "1.5.97" |
3160 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.97.tgz#5c4a4744c79e7c85b187adf5160264ac130c776f" |
3161 |
| - integrity sha512-HKLtaH02augM7ZOdYRuO19rWDeY+QSJ1VxnXFa/XDFLf07HvM90pALIJFgrO+UVaajI3+aJMMpojoUTLZyQ7JQ== |
| 3179 | + version "1.5.109" |
| 3180 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.109.tgz#905a573d2b4cbb31412a2de6267fb22cf45e097e" |
| 3181 | + integrity sha512-AidaH9JETVRr9DIPGfp1kAarm/W6hRJTPuCnkF+2MqhF4KaAgRIcBc8nvjk+YMXZhwfISof/7WG29eS4iGxQLQ== |
3162 | 3182 |
|
3163 | 3183 | emoji-regex@^8.0.0:
|
3164 | 3184 | version "8.0.0"
|
|
7687 | 7707 | integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==
|
7688 | 7708 |
|
7689 | 7709 | update-browserslist-db@^1.1.1:
|
7690 |
| - version "1.1.2" |
7691 |
| - resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.2.tgz#97e9c96ab0ae7bcac08e9ae5151d26e6bc6b5580" |
7692 |
| - integrity sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg== |
| 7710 | + version "1.1.3" |
| 7711 | + resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz#348377dd245216f9e7060ff50b15a1b740b75420" |
| 7712 | + integrity sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw== |
7693 | 7713 | dependencies:
|
7694 | 7714 | escalade "^3.2.0"
|
7695 | 7715 | picocolors "^1.1.1"
|
|
0 commit comments