|
130 | 130 | "@algolia/logger-common" "4.14.3"
|
131 | 131 | "@algolia/requester-common" "4.14.3"
|
132 | 132 |
|
133 |
| -"@ampproject/remapping@^2.1.0": |
| 133 | +"@ampproject/remapping@^2.2.0": |
134 | 134 | version "2.2.0"
|
135 | 135 | resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.0.tgz#56c133824780de3174aed5ab6834f3026790154d"
|
136 | 136 | integrity sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==
|
|
145 | 145 | dependencies:
|
146 | 146 | "@babel/highlight" "^7.18.6"
|
147 | 147 |
|
148 |
| -"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.1", "@babel/compat-data@^7.20.5": |
| 148 | +"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.1": |
149 | 149 | version "7.20.14"
|
150 | 150 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.14.tgz#4106fc8b755f3e3ee0a0a7c27dde5de1d2b2baf8"
|
151 | 151 | integrity sha512-0YpKHD6ImkWMEINCyDAD0HLLUH/lPCefG8ld9it8DJB2wnApraKuhgYTvTY1z7UFIfBTGy5LwncZ+5HWWGbhFw==
|
152 | 152 |
|
| 153 | +"@babel/compat-data@^7.20.5": |
| 154 | + version "7.21.0" |
| 155 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.0.tgz#c241dc454e5b5917e40d37e525e2f4530c399298" |
| 156 | + integrity sha512-gMuZsmsgxk/ENC3O/fRw5QY8A9/uxQbbCEypnLIiYYc/qVJtEV7ouxC3EllIIwNzMqAQee5tanFabWsUOutS7g== |
| 157 | + |
153 | 158 | "@babel/core@7.12.9":
|
154 | 159 | version "7.12.9"
|
155 | 160 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8"
|
|
173 | 178 | source-map "^0.5.0"
|
174 | 179 |
|
175 | 180 | "@babel/core@^7.11.1", "@babel/core@^7.18.6", "@babel/core@^7.19.6":
|
176 |
| - version "7.20.12" |
177 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.12.tgz#7930db57443c6714ad216953d1356dac0eb8496d" |
178 |
| - integrity sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg== |
| 181 | + version "7.21.3" |
| 182 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.3.tgz#cf1c877284a469da5d1ce1d1e53665253fae712e" |
| 183 | + integrity sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw== |
179 | 184 | dependencies:
|
180 |
| - "@ampproject/remapping" "^2.1.0" |
| 185 | + "@ampproject/remapping" "^2.2.0" |
181 | 186 | "@babel/code-frame" "^7.18.6"
|
182 |
| - "@babel/generator" "^7.20.7" |
| 187 | + "@babel/generator" "^7.21.3" |
183 | 188 | "@babel/helper-compilation-targets" "^7.20.7"
|
184 |
| - "@babel/helper-module-transforms" "^7.20.11" |
185 |
| - "@babel/helpers" "^7.20.7" |
186 |
| - "@babel/parser" "^7.20.7" |
| 189 | + "@babel/helper-module-transforms" "^7.21.2" |
| 190 | + "@babel/helpers" "^7.21.0" |
| 191 | + "@babel/parser" "^7.21.3" |
187 | 192 | "@babel/template" "^7.20.7"
|
188 |
| - "@babel/traverse" "^7.20.12" |
189 |
| - "@babel/types" "^7.20.7" |
| 193 | + "@babel/traverse" "^7.21.3" |
| 194 | + "@babel/types" "^7.21.3" |
190 | 195 | convert-source-map "^1.7.0"
|
191 | 196 | debug "^4.1.0"
|
192 | 197 | gensync "^1.0.0-beta.2"
|
|
202 | 207 | "@jridgewell/gen-mapping" "^0.3.2"
|
203 | 208 | jsesc "^2.5.1"
|
204 | 209 |
|
| 210 | +"@babel/generator@^7.21.3": |
| 211 | + version "7.21.3" |
| 212 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.3.tgz#232359d0874b392df04045d72ce2fd9bb5045fce" |
| 213 | + integrity sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA== |
| 214 | + dependencies: |
| 215 | + "@babel/types" "^7.21.3" |
| 216 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 217 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 218 | + jsesc "^2.5.1" |
| 219 | + |
205 | 220 | "@babel/helper-annotate-as-pure@^7.18.6":
|
206 | 221 | version "7.18.6"
|
207 | 222 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
282 | 297 | "@babel/template" "^7.18.10"
|
283 | 298 | "@babel/types" "^7.19.0"
|
284 | 299 |
|
| 300 | +"@babel/helper-function-name@^7.21.0": |
| 301 | + version "7.21.0" |
| 302 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz#d552829b10ea9f120969304023cd0645fa00b1b4" |
| 303 | + integrity sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg== |
| 304 | + dependencies: |
| 305 | + "@babel/template" "^7.20.7" |
| 306 | + "@babel/types" "^7.21.0" |
| 307 | + |
285 | 308 | "@babel/helper-hoist-variables@^7.18.6":
|
286 | 309 | version "7.18.6"
|
287 | 310 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
|
|
317 | 340 | "@babel/traverse" "^7.20.10"
|
318 | 341 | "@babel/types" "^7.20.7"
|
319 | 342 |
|
| 343 | +"@babel/helper-module-transforms@^7.21.2": |
| 344 | + version "7.21.2" |
| 345 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2" |
| 346 | + integrity sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ== |
| 347 | + dependencies: |
| 348 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 349 | + "@babel/helper-module-imports" "^7.18.6" |
| 350 | + "@babel/helper-simple-access" "^7.20.2" |
| 351 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 352 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 353 | + "@babel/template" "^7.20.7" |
| 354 | + "@babel/traverse" "^7.21.2" |
| 355 | + "@babel/types" "^7.21.2" |
| 356 | + |
320 | 357 | "@babel/helper-optimise-call-expression@^7.18.6":
|
321 | 358 | version "7.18.6"
|
322 | 359 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz#9369aa943ee7da47edab2cb4e838acf09d290ffe"
|
|
388 | 425 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
389 | 426 |
|
390 | 427 | "@babel/helper-validator-option@^7.18.6":
|
391 |
| - version "7.18.6" |
392 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8" |
393 |
| - integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw== |
| 428 | + version "7.21.0" |
| 429 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180" |
| 430 | + integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ== |
394 | 431 |
|
395 | 432 | "@babel/helper-wrap-function@^7.18.9":
|
396 | 433 | version "7.20.5"
|
|
402 | 439 | "@babel/traverse" "^7.20.5"
|
403 | 440 | "@babel/types" "^7.20.5"
|
404 | 441 |
|
405 |
| -"@babel/helpers@^7.12.5", "@babel/helpers@^7.20.7": |
| 442 | +"@babel/helpers@^7.12.5": |
406 | 443 | version "7.20.13"
|
407 | 444 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.13.tgz#e3cb731fb70dc5337134cadc24cbbad31cc87ad2"
|
408 | 445 | integrity sha512-nzJ0DWCL3gB5RCXbUO3KIMMsBY2Eqbx8mBpKGE/02PgyRQFcPQLbkQ1vyy596mZLaP+dAfD+R4ckASzNVmW3jg==
|
|
411 | 448 | "@babel/traverse" "^7.20.13"
|
412 | 449 | "@babel/types" "^7.20.7"
|
413 | 450 |
|
| 451 | +"@babel/helpers@^7.21.0": |
| 452 | + version "7.21.0" |
| 453 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.21.0.tgz#9dd184fb5599862037917cdc9eecb84577dc4e7e" |
| 454 | + integrity sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA== |
| 455 | + dependencies: |
| 456 | + "@babel/template" "^7.20.7" |
| 457 | + "@babel/traverse" "^7.21.0" |
| 458 | + "@babel/types" "^7.21.0" |
| 459 | + |
414 | 460 | "@babel/highlight@^7.18.6":
|
415 | 461 | version "7.18.6"
|
416 | 462 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.18.6.tgz#81158601e93e2563795adcbfbdf5d64be3f2ecdf"
|
|
420 | 466 | chalk "^2.0.0"
|
421 | 467 | js-tokens "^4.0.0"
|
422 | 468 |
|
423 |
| -"@babel/parser@^7.12.7", "@babel/parser@^7.18.8", "@babel/parser@^7.20.13", "@babel/parser@^7.20.7": |
| 469 | +"@babel/parser@^7.12.7", "@babel/parser@^7.18.8", "@babel/parser@^7.20.13": |
424 | 470 | version "7.20.15"
|
425 | 471 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.15.tgz#eec9f36d8eaf0948bb88c87a46784b5ee9fd0c89"
|
426 | 472 | integrity sha512-DI4a1oZuf8wC+oAJA9RW6ga3Zbe8RZFt7kD9i4qAspz3I/yHet1VvC3DiSy/fsUvv5pvJuNPh0LPOdCcqinDPg==
|
427 | 473 |
|
| 474 | +"@babel/parser@^7.20.7", "@babel/parser@^7.21.3": |
| 475 | + version "7.21.3" |
| 476 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.3.tgz#1d285d67a19162ff9daa358d4cb41d50c06220b3" |
| 477 | + integrity sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ== |
| 478 | + |
428 | 479 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
429 | 480 | version "7.18.6"
|
430 | 481 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
|
|
1159 | 1210 | "@babel/parser" "^7.20.7"
|
1160 | 1211 | "@babel/types" "^7.20.7"
|
1161 | 1212 |
|
1162 |
| -"@babel/traverse@^7.12.9", "@babel/traverse@^7.18.8", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.13", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7": |
| 1213 | +"@babel/traverse@^7.12.9", "@babel/traverse@^7.18.8", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.13", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7": |
1163 | 1214 | version "7.20.13"
|
1164 | 1215 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.13.tgz#817c1ba13d11accca89478bd5481b2d168d07473"
|
1165 | 1216 | integrity sha512-kMJXfF0T6DIS9E8cgdLCSAL+cuCK+YEZHWiLK0SXpTo8YRj5lpJu3CDNKiIBCne4m9hhTIqUg6SYTAI39tAiVQ==
|
|
1175 | 1226 | debug "^4.1.0"
|
1176 | 1227 | globals "^11.1.0"
|
1177 | 1228 |
|
1178 |
| -"@babel/types@^7.12.7", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.4.4": |
| 1229 | +"@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3": |
| 1230 | + version "7.21.3" |
| 1231 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.3.tgz#4747c5e7903d224be71f90788b06798331896f67" |
| 1232 | + integrity sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ== |
| 1233 | + dependencies: |
| 1234 | + "@babel/code-frame" "^7.18.6" |
| 1235 | + "@babel/generator" "^7.21.3" |
| 1236 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 1237 | + "@babel/helper-function-name" "^7.21.0" |
| 1238 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 1239 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 1240 | + "@babel/parser" "^7.21.3" |
| 1241 | + "@babel/types" "^7.21.3" |
| 1242 | + debug "^4.1.0" |
| 1243 | + globals "^11.1.0" |
| 1244 | + |
| 1245 | +"@babel/types@^7.12.7", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.5", "@babel/types@^7.4.4": |
1179 | 1246 | version "7.20.7"
|
1180 | 1247 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f"
|
1181 | 1248 | integrity sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==
|
|
1184 | 1251 | "@babel/helper-validator-identifier" "^7.19.1"
|
1185 | 1252 | to-fast-properties "^2.0.0"
|
1186 | 1253 |
|
| 1254 | +"@babel/types@^7.18.6", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.3": |
| 1255 | + version "7.21.3" |
| 1256 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.3.tgz#4865a5357ce40f64e3400b0f3b737dc6d4f64d05" |
| 1257 | + integrity sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg== |
| 1258 | + dependencies: |
| 1259 | + "@babel/helper-string-parser" "^7.19.4" |
| 1260 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 1261 | + to-fast-properties "^2.0.0" |
| 1262 | + |
1187 | 1263 | "@colors/colors@1.5.0":
|
1188 | 1264 | version "1.5.0"
|
1189 | 1265 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
|
|
1690 | 1766 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
|
1691 | 1767 | integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
|
1692 | 1768 |
|
1693 |
| -"@jridgewell/trace-mapping@^0.3.14", "@jridgewell/trace-mapping@^0.3.9": |
| 1769 | +"@jridgewell/trace-mapping@^0.3.14", "@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9": |
1694 | 1770 | version "0.3.17"
|
1695 | 1771 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz#793041277af9073b0951a7fe0f0d8c4c98c36985"
|
1696 | 1772 | integrity sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==
|
@@ -2770,11 +2846,16 @@ caniuse-api@^3.0.0:
|
2770 | 2846 | lodash.memoize "^4.1.2"
|
2771 | 2847 | lodash.uniq "^4.5.0"
|
2772 | 2848 |
|
2773 |
| -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001426, caniuse-lite@^1.0.30001449: |
| 2849 | +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001426: |
2774 | 2850 | version "1.0.30001456"
|
2775 | 2851 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001456.tgz#734ec1dbfa4f3abe6e435b78ecf40d68e8c32ce4"
|
2776 | 2852 | integrity sha512-XFHJY5dUgmpMV25UqaD4kVq2LsiaU5rS8fb0f17pCoXQiQslzmFgnfOxfvo1bTpTqf7dwG/N/05CnLCnOEKmzA==
|
2777 | 2853 |
|
| 2854 | +caniuse-lite@^1.0.30001449: |
| 2855 | + version "1.0.30001466" |
| 2856 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001466.tgz#c1e6197c540392e09709ecaa9e3e403428c53375" |
| 2857 | + integrity sha512-ewtFBSfWjEmxUgNBSZItFSmVtvk9zkwkl1OfRZlKA8slltRN+/C/tuGVrF9styXkN36Yu3+SeJ1qkXxDEyNZ5w== |
| 2858 | + |
2778 | 2859 | ccount@^1.0.0:
|
2779 | 2860 | version "1.1.0"
|
2780 | 2861 | resolved "https://registry.yarnpkg.com/ccount/-/ccount-1.1.0.tgz#246687debb6014735131be8abab2d93898f8d043"
|
@@ -3533,9 +3614,9 @@ ee-first@1.1.1:
|
3533 | 3614 | integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
|
3534 | 3615 |
|
3535 | 3616 | electron-to-chromium@^1.4.284:
|
3536 |
| - version "1.4.301" |
3537 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.301.tgz#175d9fa1509a5b062752c6db321051e610fe2eae" |
3538 |
| - integrity sha512-bz00ASIIDjcgszZKuEA1JEFhbDjqUNbQ/PEhNEl1wbixzYpeTp2H2QWjsQvAL2T1wJBdOwCF5hE896BoMwYKrA== |
| 3617 | + version "1.4.330" |
| 3618 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.330.tgz#4740378db7160d7210afb29800c74048cdf10a99" |
| 3619 | + integrity sha512-PqyefhybrVdjAJ45HaPLtuVaehiSw7C3ya0aad+rvmV53IVyXmYRk3pwIOb2TxTDTnmgQdn46NjMMaysx79/6Q== |
3539 | 3620 |
|
3540 | 3621 | emoji-regex@^8.0.0:
|
3541 | 3622 | version "8.0.0"
|
|
0 commit comments