|
54 | 54 | dependencies:
|
55 | 55 | "@babel/highlight" "^7.18.6"
|
56 | 56 |
|
57 |
| -"@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.2": |
| 57 | +"@babel/code-frame@^7.26.2": |
58 | 58 | version "7.26.2"
|
59 | 59 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
|
60 | 60 | integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
|
|
73 | 73 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.5.tgz#b1f6c86a02d85d2dd3368a2b67c09add8cd0c255"
|
74 | 74 | integrity sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA==
|
75 | 75 |
|
76 |
| -"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.5": |
77 |
| - version "7.26.5" |
78 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7" |
79 |
| - integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg== |
| 76 | +"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.5", "@babel/compat-data@^7.26.8": |
| 77 | + version "7.26.8" |
| 78 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367" |
| 79 | + integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ== |
80 | 80 |
|
81 | 81 | "@babel/core@^7.1.0", "@babel/core@^7.10.2", "@babel/core@^7.7.5":
|
82 |
| - version "7.26.7" |
83 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.7.tgz#0439347a183b97534d52811144d763a17f9d2b24" |
84 |
| - integrity sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA== |
| 82 | + version "7.26.8" |
| 83 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.8.tgz#7742f11c75acea6b08a8e24c5c0c8c89e89bf53e" |
| 84 | + integrity sha512-l+lkXCHS6tQEc5oUpK28xBOZ6+HwaH7YwoYQbLFiYb4nS2/l1tKnZEtEWkD0GuiYdvArf9qBS0XlQGXzPMsNqQ== |
85 | 85 | dependencies:
|
86 | 86 | "@ampproject/remapping" "^2.2.0"
|
87 | 87 | "@babel/code-frame" "^7.26.2"
|
88 |
| - "@babel/generator" "^7.26.5" |
| 88 | + "@babel/generator" "^7.26.8" |
89 | 89 | "@babel/helper-compilation-targets" "^7.26.5"
|
90 | 90 | "@babel/helper-module-transforms" "^7.26.0"
|
91 | 91 | "@babel/helpers" "^7.26.7"
|
92 |
| - "@babel/parser" "^7.26.7" |
93 |
| - "@babel/template" "^7.25.9" |
94 |
| - "@babel/traverse" "^7.26.7" |
95 |
| - "@babel/types" "^7.26.7" |
| 92 | + "@babel/parser" "^7.26.8" |
| 93 | + "@babel/template" "^7.26.8" |
| 94 | + "@babel/traverse" "^7.26.8" |
| 95 | + "@babel/types" "^7.26.8" |
| 96 | + "@types/gensync" "^1.0.0" |
96 | 97 | convert-source-map "^2.0.0"
|
97 | 98 | debug "^4.1.0"
|
98 | 99 | gensync "^1.0.0-beta.2"
|
|
118 | 119 | "@jridgewell/trace-mapping" "^0.3.17"
|
119 | 120 | jsesc "^2.5.1"
|
120 | 121 |
|
121 |
| -"@babel/generator@^7.26.5": |
122 |
| - version "7.26.5" |
123 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458" |
124 |
| - integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw== |
| 122 | +"@babel/generator@^7.26.8": |
| 123 | + version "7.26.8" |
| 124 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.8.tgz#f9c5e770309e12e3099ad8271e52f6caa15442ab" |
| 125 | + integrity sha512-ef383X5++iZHWAXX0SXQR6ZyQhw/0KtTkrTz61WXRhFM6dhpHulO/RJz79L8S6ugZHJkOOkUrUdxgdF2YiPFnA== |
125 | 126 | dependencies:
|
126 |
| - "@babel/parser" "^7.26.5" |
127 |
| - "@babel/types" "^7.26.5" |
| 127 | + "@babel/parser" "^7.26.8" |
| 128 | + "@babel/types" "^7.26.8" |
128 | 129 | "@jridgewell/gen-mapping" "^0.3.5"
|
129 | 130 | "@jridgewell/trace-mapping" "^0.3.25"
|
130 | 131 | jsesc "^3.0.2"
|
|
202 | 203 | regexpu-core "^6.2.0"
|
203 | 204 | semver "^6.3.1"
|
204 | 205 |
|
205 |
| -"@babel/helper-define-polyfill-provider@^0.6.2", "@babel/helper-define-polyfill-provider@^0.6.3": |
| 206 | +"@babel/helper-define-polyfill-provider@^0.6.3": |
206 | 207 | version "0.6.3"
|
207 | 208 | resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.3.tgz#f4f2792fae2ef382074bc2d713522cf24e6ddb21"
|
208 | 209 | integrity sha512-HK7Bi+Hj6H+VTHA3ZvBis7V/6hu9QuTrnMXNybfUf2iiuU/N97I8VjB+KbhFF8Rld/Lx5MzoCwPCpPjfK+n8Cg==
|
|
455 | 456 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.4.tgz#a770e98fd785c231af9d93f6459d36770993fb32"
|
456 | 457 | integrity sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==
|
457 | 458 |
|
458 |
| -"@babel/parser@^7.25.9", "@babel/parser@^7.26.5", "@babel/parser@^7.26.7": |
459 |
| - version "7.26.7" |
460 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c" |
461 |
| - integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w== |
| 459 | +"@babel/parser@^7.26.8": |
| 460 | + version "7.26.8" |
| 461 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2" |
| 462 | + integrity sha512-TZIQ25pkSoaKEYYaHbbxkfL36GNsQ6iFiBbeuzAkLnXayKR1yP1zFe+NxuZWWsUyvt8icPU9CCq0sgWGXR1GEw== |
462 | 463 | dependencies:
|
463 |
| - "@babel/types" "^7.26.7" |
| 464 | + "@babel/types" "^7.26.8" |
464 | 465 |
|
465 | 466 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
|
466 | 467 | version "7.25.9"
|
|
661 | 662 | dependencies:
|
662 | 663 | "@babel/helper-plugin-utils" "^7.25.9"
|
663 | 664 |
|
664 |
| -"@babel/plugin-transform-async-generator-functions@^7.25.9": |
665 |
| - version "7.25.9" |
666 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.9.tgz#1b18530b077d18a407c494eb3d1d72da505283a2" |
667 |
| - integrity sha512-RXV6QAzTBbhDMO9fWwOmwwTuYaiPbggWQ9INdZqAYeSHyG7FzQ+nOZaUUjNwKv9pV3aE4WFqFm1Hnbci5tBCAw== |
| 665 | +"@babel/plugin-transform-async-generator-functions@^7.26.8": |
| 666 | + version "7.26.8" |
| 667 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.26.8.tgz#5e3991135e3b9c6eaaf5eff56d1ae5a11df45ff8" |
| 668 | + integrity sha512-He9Ej2X7tNf2zdKMAGOsmg2MrFc+hfoAhd3po4cWfo/NWjzEAKa0oQruj1ROVUdl0e6fb6/kE/G3SSxE0lRJOg== |
668 | 669 | dependencies:
|
669 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 670 | + "@babel/helper-plugin-utils" "^7.26.5" |
670 | 671 | "@babel/helper-remap-async-to-generator" "^7.25.9"
|
671 |
| - "@babel/traverse" "^7.25.9" |
| 672 | + "@babel/traverse" "^7.26.8" |
672 | 673 |
|
673 | 674 | "@babel/plugin-transform-async-to-generator@^7.25.9":
|
674 | 675 | version "7.25.9"
|
|
1014 | 1015 | dependencies:
|
1015 | 1016 | "@babel/helper-plugin-utils" "^7.25.9"
|
1016 | 1017 |
|
1017 |
| -"@babel/plugin-transform-template-literals@^7.25.9": |
1018 |
| - version "7.25.9" |
1019 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.25.9.tgz#6dbd4a24e8fad024df76d1fac6a03cf413f60fe1" |
1020 |
| - integrity sha512-o97AE4syN71M/lxrCtQByzphAdlYluKPDBzDVzMmfCobUjjhAryZV0AIpRPrxN0eAkxXO6ZLEScmt+PNhj2OTw== |
| 1018 | +"@babel/plugin-transform-template-literals@^7.26.8": |
| 1019 | + version "7.26.8" |
| 1020 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.26.8.tgz#966b15d153a991172a540a69ad5e1845ced990b5" |
| 1021 | + integrity sha512-OmGDL5/J0CJPJZTHZbi2XpO0tyT2Ia7fzpW5GURwdtp2X3fMmN8au/ej6peC/T33/+CRiIpA8Krse8hFGVmT5Q== |
1021 | 1022 | dependencies:
|
1022 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 1023 | + "@babel/helper-plugin-utils" "^7.26.5" |
1023 | 1024 |
|
1024 | 1025 | "@babel/plugin-transform-typeof-symbol@^7.26.7":
|
1025 | 1026 | version "7.26.7"
|
|
1068 | 1069 | regenerator-runtime "^0.13.4"
|
1069 | 1070 |
|
1070 | 1071 | "@babel/preset-env@^7.10.2":
|
1071 |
| - version "7.26.7" |
1072 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.7.tgz#24d38e211f4570b8d806337035cc3ae798e0c36d" |
1073 |
| - integrity sha512-Ycg2tnXwixaXOVb29rana8HNPgLVBof8qqtNQ9LE22IoyZboQbGSxI6ZySMdW3K5nAe6gu35IaJefUJflhUFTQ== |
| 1072 | + version "7.26.8" |
| 1073 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.8.tgz#7af0090829b606d2046db99679004731e1dc364d" |
| 1074 | + integrity sha512-um7Sy+2THd697S4zJEfv/U5MHGJzkN2xhtsR3T/SWRbVSic62nbISh51VVfU9JiO/L/Z97QczHTaFVkOU8IzNg== |
1074 | 1075 | dependencies:
|
1075 |
| - "@babel/compat-data" "^7.26.5" |
| 1076 | + "@babel/compat-data" "^7.26.8" |
1076 | 1077 | "@babel/helper-compilation-targets" "^7.26.5"
|
1077 | 1078 | "@babel/helper-plugin-utils" "^7.26.5"
|
1078 | 1079 | "@babel/helper-validator-option" "^7.25.9"
|
|
1086 | 1087 | "@babel/plugin-syntax-import-attributes" "^7.26.0"
|
1087 | 1088 | "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
1088 | 1089 | "@babel/plugin-transform-arrow-functions" "^7.25.9"
|
1089 |
| - "@babel/plugin-transform-async-generator-functions" "^7.25.9" |
| 1090 | + "@babel/plugin-transform-async-generator-functions" "^7.26.8" |
1090 | 1091 | "@babel/plugin-transform-async-to-generator" "^7.25.9"
|
1091 | 1092 | "@babel/plugin-transform-block-scoped-functions" "^7.26.5"
|
1092 | 1093 | "@babel/plugin-transform-block-scoping" "^7.25.9"
|
|
1129 | 1130 | "@babel/plugin-transform-shorthand-properties" "^7.25.9"
|
1130 | 1131 | "@babel/plugin-transform-spread" "^7.25.9"
|
1131 | 1132 | "@babel/plugin-transform-sticky-regex" "^7.25.9"
|
1132 |
| - "@babel/plugin-transform-template-literals" "^7.25.9" |
| 1133 | + "@babel/plugin-transform-template-literals" "^7.26.8" |
1133 | 1134 | "@babel/plugin-transform-typeof-symbol" "^7.26.7"
|
1134 | 1135 | "@babel/plugin-transform-unicode-escapes" "^7.25.9"
|
1135 | 1136 | "@babel/plugin-transform-unicode-property-regex" "^7.25.9"
|
1136 | 1137 | "@babel/plugin-transform-unicode-regex" "^7.25.9"
|
1137 | 1138 | "@babel/plugin-transform-unicode-sets-regex" "^7.25.9"
|
1138 | 1139 | "@babel/preset-modules" "0.1.6-no-external-plugins"
|
1139 | 1140 | babel-plugin-polyfill-corejs2 "^0.4.10"
|
1140 |
| - babel-plugin-polyfill-corejs3 "^0.10.6" |
| 1141 | + babel-plugin-polyfill-corejs3 "^0.11.0" |
1141 | 1142 | babel-plugin-polyfill-regenerator "^0.6.1"
|
1142 |
| - core-js-compat "^3.38.1" |
| 1143 | + core-js-compat "^3.40.0" |
1143 | 1144 | semver "^6.3.1"
|
1144 | 1145 |
|
1145 | 1146 | "@babel/preset-modules@0.1.6-no-external-plugins":
|
|
1187 | 1188 | "@babel/parser" "^7.21.9"
|
1188 | 1189 | "@babel/types" "^7.21.5"
|
1189 | 1190 |
|
1190 |
| -"@babel/template@^7.25.9": |
1191 |
| - version "7.25.9" |
1192 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016" |
1193 |
| - integrity sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg== |
| 1191 | +"@babel/template@^7.25.9", "@babel/template@^7.26.8": |
| 1192 | + version "7.26.8" |
| 1193 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.8.tgz#db3898f47a17bab2f4c78ec1d0de38527c2ffe19" |
| 1194 | + integrity sha512-iNKaX3ZebKIsCvJ+0jd6embf+Aulaa3vNBqZ41kM7iTWjx5qzWKXGHiJUW3+nTpQ18SG11hdF8OAzKrpXkb96Q== |
1194 | 1195 | dependencies:
|
1195 |
| - "@babel/code-frame" "^7.25.9" |
1196 |
| - "@babel/parser" "^7.25.9" |
1197 |
| - "@babel/types" "^7.25.9" |
| 1196 | + "@babel/code-frame" "^7.26.2" |
| 1197 | + "@babel/parser" "^7.26.8" |
| 1198 | + "@babel/types" "^7.26.8" |
1198 | 1199 |
|
1199 | 1200 | "@babel/traverse@^7.1.0", "@babel/traverse@^7.7.0":
|
1200 | 1201 | version "7.14.2"
|
|
1226 | 1227 | debug "^4.1.0"
|
1227 | 1228 | globals "^11.1.0"
|
1228 | 1229 |
|
1229 |
| -"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.7": |
1230 |
| - version "7.26.7" |
1231 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb" |
1232 |
| - integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA== |
| 1230 | +"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.8": |
| 1231 | + version "7.26.8" |
| 1232 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9" |
| 1233 | + integrity sha512-nic9tRkjYH0oB2dzr/JoGIm+4Q6SuYeLEiIiZDwBscRMYFJ+tMAz98fuel9ZnbXViA2I0HVSSRRK8DW5fjXStA== |
1233 | 1234 | dependencies:
|
1234 | 1235 | "@babel/code-frame" "^7.26.2"
|
1235 |
| - "@babel/generator" "^7.26.5" |
1236 |
| - "@babel/parser" "^7.26.7" |
1237 |
| - "@babel/template" "^7.25.9" |
1238 |
| - "@babel/types" "^7.26.7" |
| 1236 | + "@babel/generator" "^7.26.8" |
| 1237 | + "@babel/parser" "^7.26.8" |
| 1238 | + "@babel/template" "^7.26.8" |
| 1239 | + "@babel/types" "^7.26.8" |
1239 | 1240 | debug "^4.3.1"
|
1240 | 1241 | globals "^11.1.0"
|
1241 | 1242 |
|
|
1282 | 1283 | "@babel/helper-string-parser" "^7.25.9"
|
1283 | 1284 | "@babel/helper-validator-identifier" "^7.25.9"
|
1284 | 1285 |
|
1285 |
| -"@babel/types@^7.25.9", "@babel/types@^7.26.5", "@babel/types@^7.26.7", "@babel/types@^7.4.4": |
1286 |
| - version "7.26.7" |
1287 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a" |
1288 |
| - integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg== |
| 1286 | +"@babel/types@^7.25.9", "@babel/types@^7.26.7", "@babel/types@^7.26.8", "@babel/types@^7.4.4": |
| 1287 | + version "7.26.8" |
| 1288 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127" |
| 1289 | + integrity sha512-eUuWapzEGWFEpHFxgEaBG8e3n6S8L3MSu0oda755rOfabWPnh0Our1AozNFVUxGFIhbKgd1ksprsoDGMinTOTA== |
1289 | 1290 | dependencies:
|
1290 | 1291 | "@babel/helper-string-parser" "^7.25.9"
|
1291 | 1292 | "@babel/helper-validator-identifier" "^7.25.9"
|
|
1743 | 1744 | dependencies:
|
1744 | 1745 | "@babel/types" "^7.3.0"
|
1745 | 1746 |
|
| 1747 | +"@types/gensync@^1.0.0": |
| 1748 | + version "1.0.4" |
| 1749 | + resolved "https://registry.yarnpkg.com/@types/gensync/-/gensync-1.0.4.tgz#7122d8f0cd3bf437f9725cc95b180197190cf50b" |
| 1750 | + integrity sha512-C3YYeRQWp2fmq9OryX+FoDy8nXS6scQ7dPptD8LnFDAUNcKWJjXQKDNJD3HVm+kOUsXhTOkpi69vI4EuAr95bA== |
| 1751 | + |
1746 | 1752 | "@types/glob@^7.1.1":
|
1747 | 1753 | version "7.2.0"
|
1748 | 1754 | resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.2.0.tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb"
|
@@ -2558,13 +2564,13 @@ babel-plugin-polyfill-corejs2@^0.4.10:
|
2558 | 2564 | "@babel/helper-define-polyfill-provider" "^0.6.3"
|
2559 | 2565 | semver "^6.3.1"
|
2560 | 2566 |
|
2561 |
| -babel-plugin-polyfill-corejs3@^0.10.6: |
2562 |
| - version "0.10.6" |
2563 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz#2deda57caef50f59c525aeb4964d3b2f867710c7" |
2564 |
| - integrity sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA== |
| 2567 | +babel-plugin-polyfill-corejs3@^0.11.0: |
| 2568 | + version "0.11.1" |
| 2569 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.11.1.tgz#4e4e182f1bb37c7ba62e2af81d8dd09df31344f6" |
| 2570 | + integrity sha512-yGCqvBT4rwMczo28xkH/noxJ6MZ4nJfkVYdoDaC/utLtWrXxv27HVrzAeSbqR8SxDsp46n0YF47EbHoixy6rXQ== |
2565 | 2571 | dependencies:
|
2566 |
| - "@babel/helper-define-polyfill-provider" "^0.6.2" |
2567 |
| - core-js-compat "^3.38.0" |
| 2572 | + "@babel/helper-define-polyfill-provider" "^0.6.3" |
| 2573 | + core-js-compat "^3.40.0" |
2568 | 2574 |
|
2569 | 2575 | babel-plugin-polyfill-regenerator@^0.6.1:
|
2570 | 2576 | version "0.6.3"
|
@@ -3059,11 +3065,16 @@ caniuse-api@^2.0.0:
|
3059 | 3065 | lodash.memoize "^4.1.2"
|
3060 | 3066 | lodash.uniq "^4.5.0"
|
3061 | 3067 |
|
3062 |
| -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000792, caniuse-lite@^1.0.30000805, caniuse-lite@^1.0.30001503, caniuse-lite@^1.0.30001688: |
| 3068 | +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000792, caniuse-lite@^1.0.30000805, caniuse-lite@^1.0.30001503: |
3063 | 3069 | version "1.0.30001696"
|
3064 | 3070 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001696.tgz#00c30a2fc11e3c98c25e5125418752af3ae2f49f"
|
3065 | 3071 | integrity sha512-pDCPkvzfa39ehJtJ+OwGT/2yvT2SbjfHhiIW2LWOAcMQ7BzwxT/XuyUp4OTOd0XFWA6BKw0JalnBHgSi5DGJBQ==
|
3066 | 3072 |
|
| 3073 | +caniuse-lite@^1.0.30001688: |
| 3074 | + version "1.0.30001699" |
| 3075 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001699.tgz#a102cf330d153bf8c92bfb5be3cd44c0a89c8c12" |
| 3076 | + integrity sha512-b+uH5BakXZ9Do9iK+CkDmctUSEqZl+SP056vc5usa0PL+ev5OHw003rZXcnjNDv3L8P5j6rwT6C0BPKSikW08w== |
| 3077 | + |
3067 | 3078 | capture-exit@^2.0.0:
|
3068 | 3079 | version "2.0.0"
|
3069 | 3080 | resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
|
@@ -3530,7 +3541,7 @@ copy-descriptor@^0.1.0:
|
3530 | 3541 | resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
|
3531 | 3542 | integrity sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==
|
3532 | 3543 |
|
3533 |
| -core-js-compat@^3.38.0, core-js-compat@^3.38.1: |
| 3544 | +core-js-compat@^3.40.0: |
3534 | 3545 | version "3.40.0"
|
3535 | 3546 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.40.0.tgz#7485912a5a4a4315c2fdb2cbdc623e6881c88b38"
|
3536 | 3547 | integrity sha512-0XEDpr5y5mijvw8Lbc6E5AkjrHfp7eEoPlu36SWeAbcL8fn1G1ANe8DBlo2XoNN89oVpxWwOjYIPVzR4ZvsKCQ==
|
@@ -4115,9 +4126,9 @@ electron-to-chromium@^1.4.431:
|
4115 | 4126 | integrity sha512-6s7NVJz+sATdYnIwhdshx/N/9O6rvMxmhVoDSDFdj6iA45gHR8EQje70+RYsF4GeB+k0IeNSBnP7yG9ZXJFr7A==
|
4116 | 4127 |
|
4117 | 4128 | electron-to-chromium@^1.5.73:
|
4118 |
| - version "1.5.88" |
4119 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.88.tgz#cdb6e2dda85e6521e8d7d3035ba391c8848e073a" |
4120 |
| - integrity sha512-K3C2qf1o+bGzbilTDCTBhTQcMS9KW60yTAaTeeXsfvQuTDDwlokLam/AdqlqcSy9u4UainDgsHV23ksXAOgamw== |
| 4129 | + version "1.5.96" |
| 4130 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.96.tgz#afa3bf1608c897a7c7e33f22d4be1596dd5a4f3e" |
| 4131 | + integrity sha512-8AJUW6dh75Fm/ny8+kZKJzI1pgoE8bKLZlzDU2W1ENd+DXKJrx7I7l9hb8UWR4ojlnb5OlixMt00QWiYJoVw1w== |
4121 | 4132 |
|
4122 | 4133 | elliptic@^6.5.3:
|
4123 | 4134 | version "6.5.4"
|
|
0 commit comments