|
75 | 75 | "@babel/highlight" "^7.24.7"
|
76 | 76 | picocolors "^1.0.0"
|
77 | 77 |
|
78 |
| -"@babel/compat-data@^7.20.5": |
79 |
| - version "7.22.9" |
80 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730" |
81 |
| - integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ== |
82 |
| - |
83 | 78 | "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.24.7":
|
84 | 79 | version "7.24.7"
|
85 | 80 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.7.tgz#d23bbea508c3883ba8251fb4164982c36ea577ed"
|
86 | 81 | integrity sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==
|
87 | 82 |
|
88 |
| -"@babel/compat-data@^7.22.9": |
89 |
| - version "7.23.5" |
90 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98" |
91 |
| - integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw== |
92 |
| - |
93 | 83 | "@babel/compat-data@^7.23.5":
|
94 | 84 | version "7.24.6"
|
95 | 85 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.6.tgz#b3600217688cabb26e25f8e467019e66d71b7ae2"
|
|
183 | 173 | "@jridgewell/trace-mapping" "^0.3.25"
|
184 | 174 | jsesc "^2.5.1"
|
185 | 175 |
|
186 |
| -"@babel/helper-annotate-as-pure@^7.22.5": |
187 |
| - version "7.24.6" |
188 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.6.tgz#517af93abc77924f9b2514c407bbef527fb8938d" |
189 |
| - integrity sha512-DitEzDfOMnd13kZnDqns1ccmftwJTS9DMkyn9pYTxulS7bZxUxpMly3Nf23QQ6NwA4UB8lAqjbqWtyvElEMAkg== |
190 |
| - dependencies: |
191 |
| - "@babel/types" "^7.24.6" |
192 |
| - |
193 | 176 | "@babel/helper-annotate-as-pure@^7.24.7":
|
194 | 177 | version "7.24.7"
|
195 | 178 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz#5373c7bc8366b12a033b4be1ac13a206c6656aab"
|
|
205 | 188 | "@babel/traverse" "^7.24.7"
|
206 | 189 | "@babel/types" "^7.24.7"
|
207 | 190 |
|
208 |
| -"@babel/helper-compilation-targets@^7.20.7": |
209 |
| - version "7.22.10" |
210 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.10.tgz#01d648bbc25dd88f513d862ee0df27b7d4e67024" |
211 |
| - integrity sha512-JMSwHD4J7SLod0idLq5PKgI+6g/hLD/iuWBq08ZX49xE14VpVEojJ5rHWptpirV2j020MvypRLAXAO50igCJ5Q== |
212 |
| - dependencies: |
213 |
| - "@babel/compat-data" "^7.22.9" |
214 |
| - "@babel/helper-validator-option" "^7.22.5" |
215 |
| - browserslist "^4.21.9" |
216 |
| - lru-cache "^5.1.1" |
217 |
| - semver "^6.3.1" |
218 |
| - |
219 | 191 | "@babel/helper-compilation-targets@^7.22.15":
|
220 | 192 | version "7.23.6"
|
221 | 193 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz#4d79069b16cbcf1461289eccfbbd81501ae39991"
|
|
238 | 210 | lru-cache "^5.1.1"
|
239 | 211 | semver "^6.3.1"
|
240 | 212 |
|
241 |
| -"@babel/helper-create-class-features-plugin@^7.18.6": |
242 |
| - version "7.22.10" |
243 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.10.tgz#dd2612d59eac45588021ac3d6fa976d08f4e95a3" |
244 |
| - integrity sha512-5IBb77txKYQPpOEdUdIhBx8VrZyDCQ+H82H0+5dX1TmuscP5vJKEE3cKurjtIw/vFwzbVH48VweE78kVDBrqjA== |
245 |
| - dependencies: |
246 |
| - "@babel/helper-annotate-as-pure" "^7.22.5" |
247 |
| - "@babel/helper-environment-visitor" "^7.22.5" |
248 |
| - "@babel/helper-function-name" "^7.22.5" |
249 |
| - "@babel/helper-member-expression-to-functions" "^7.22.5" |
250 |
| - "@babel/helper-optimise-call-expression" "^7.22.5" |
251 |
| - "@babel/helper-replace-supers" "^7.22.9" |
252 |
| - "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" |
253 |
| - "@babel/helper-split-export-declaration" "^7.22.6" |
254 |
| - semver "^6.3.1" |
255 |
| - |
256 | 213 | "@babel/helper-create-class-features-plugin@^7.24.7":
|
257 | 214 | version "7.24.7"
|
258 | 215 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.7.tgz#2eaed36b3a1c11c53bdf80d53838b293c52f5b3b"
|
|
300 | 257 | dependencies:
|
301 | 258 | "@babel/types" "^7.24.7"
|
302 | 259 |
|
303 |
| -"@babel/helper-function-name@^7.22.5", "@babel/helper-function-name@^7.23.0": |
| 260 | +"@babel/helper-function-name@^7.23.0": |
304 | 261 | version "7.23.0"
|
305 | 262 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
|
306 | 263 | integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
|
|
330 | 287 | dependencies:
|
331 | 288 | "@babel/types" "^7.24.7"
|
332 | 289 |
|
333 |
| -"@babel/helper-member-expression-to-functions@^7.22.15": |
334 |
| - version "7.23.0" |
335 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz#9263e88cc5e41d39ec18c9a3e0eced59a3e7d366" |
336 |
| - integrity sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA== |
337 |
| - dependencies: |
338 |
| - "@babel/types" "^7.23.0" |
339 |
| - |
340 |
| -"@babel/helper-member-expression-to-functions@^7.22.5": |
341 |
| - version "7.22.15" |
342 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.22.15.tgz#b95a144896f6d491ca7863576f820f3628818621" |
343 |
| - integrity sha512-qLNsZbgrNh0fDQBCPocSL8guki1hcPvltGDv/NxvUoABwFq7GkKSu1nRXeJkVZc+wJvne2E0RKQz+2SQrz6eAA== |
344 |
| - dependencies: |
345 |
| - "@babel/types" "^7.22.15" |
346 |
| - |
347 | 290 | "@babel/helper-member-expression-to-functions@^7.24.7":
|
348 | 291 | version "7.24.7"
|
349 | 292 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.7.tgz#67613d068615a70e4ed5101099affc7a41c5225f"
|
|
389 | 332 | "@babel/helper-split-export-declaration" "^7.24.7"
|
390 | 333 | "@babel/helper-validator-identifier" "^7.24.7"
|
391 | 334 |
|
392 |
| -"@babel/helper-optimise-call-expression@^7.22.5": |
393 |
| - version "7.22.5" |
394 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz#f21531a9ccbff644fdd156b4077c16ff0c3f609e" |
395 |
| - integrity sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw== |
396 |
| - dependencies: |
397 |
| - "@babel/types" "^7.22.5" |
398 |
| - |
399 | 335 | "@babel/helper-optimise-call-expression@^7.24.7":
|
400 | 336 | version "7.24.7"
|
401 | 337 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.7.tgz#8b0a0456c92f6b323d27cfd00d1d664e76692a0f"
|
|
408 | 344 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.7.tgz#98c84fe6fe3d0d3ae7bfc3a5e166a46844feb2a0"
|
409 | 345 | integrity sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg==
|
410 | 346 |
|
411 |
| -"@babel/helper-plugin-utils@^7.20.2": |
412 |
| - version "7.22.5" |
413 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz#dd7ee3735e8a313b9f7b05a773d892e88e6d7295" |
414 |
| - integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg== |
415 |
| - |
416 | 347 | "@babel/helper-remap-async-to-generator@^7.24.7":
|
417 | 348 | version "7.24.7"
|
418 | 349 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.24.7.tgz#b3f0f203628522713849d49403f1a414468be4c7"
|
|
422 | 353 | "@babel/helper-environment-visitor" "^7.24.7"
|
423 | 354 | "@babel/helper-wrap-function" "^7.24.7"
|
424 | 355 |
|
425 |
| -"@babel/helper-replace-supers@^7.22.9": |
426 |
| - version "7.22.20" |
427 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz#e37d367123ca98fe455a9887734ed2e16eb7a793" |
428 |
| - integrity sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw== |
429 |
| - dependencies: |
430 |
| - "@babel/helper-environment-visitor" "^7.22.20" |
431 |
| - "@babel/helper-member-expression-to-functions" "^7.22.15" |
432 |
| - "@babel/helper-optimise-call-expression" "^7.22.5" |
433 |
| - |
434 | 356 | "@babel/helper-replace-supers@^7.24.7":
|
435 | 357 | version "7.24.7"
|
436 | 358 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.24.7.tgz#f933b7eed81a1c0265740edc91491ce51250f765"
|
|
455 | 377 | "@babel/traverse" "^7.24.7"
|
456 | 378 | "@babel/types" "^7.24.7"
|
457 | 379 |
|
458 |
| -"@babel/helper-skip-transparent-expression-wrappers@^7.22.5": |
459 |
| - version "7.22.5" |
460 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz#007f15240b5751c537c40e77abb4e89eeaaa8847" |
461 |
| - integrity sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q== |
462 |
| - dependencies: |
463 |
| - "@babel/types" "^7.22.5" |
464 |
| - |
465 | 380 | "@babel/helper-skip-transparent-expression-wrappers@^7.24.7":
|
466 | 381 | version "7.24.7"
|
467 | 382 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.24.7.tgz#5f8fa83b69ed5c27adc56044f8be2b3ea96669d9"
|
|
519 | 434 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
|
520 | 435 | integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
|
521 | 436 |
|
522 |
| -"@babel/helper-validator-option@^7.22.5": |
523 |
| - version "7.22.15" |
524 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040" |
525 |
| - integrity sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA== |
526 |
| - |
527 | 437 | "@babel/helper-validator-option@^7.23.5":
|
528 | 438 | version "7.24.6"
|
529 | 439 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.6.tgz#59d8e81c40b7d9109ab7e74457393442177f460a"
|
|
657 | 567 | "@babel/helper-environment-visitor" "^7.24.7"
|
658 | 568 | "@babel/helper-plugin-utils" "^7.24.7"
|
659 | 569 |
|
660 |
| -"@babel/plugin-proposal-class-properties@^7.12.1": |
661 |
| - version "7.18.6" |
662 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz#b110f59741895f7ec21a6fff696ec46265c446a3" |
663 |
| - integrity sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ== |
664 |
| - dependencies: |
665 |
| - "@babel/helper-create-class-features-plugin" "^7.18.6" |
666 |
| - "@babel/helper-plugin-utils" "^7.18.6" |
667 |
| - |
668 |
| -"@babel/plugin-proposal-numeric-separator@^7.12.7": |
669 |
| - version "7.18.6" |
670 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz#899b14fbafe87f053d2c5ff05b36029c62e13c75" |
671 |
| - integrity sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q== |
672 |
| - dependencies: |
673 |
| - "@babel/helper-plugin-utils" "^7.18.6" |
674 |
| - "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
675 |
| - |
676 |
| -"@babel/plugin-proposal-object-rest-spread@^7.12.1": |
677 |
| - version "7.20.7" |
678 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.7.tgz#aa662940ef425779c75534a5c41e9d936edc390a" |
679 |
| - integrity sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg== |
680 |
| - dependencies: |
681 |
| - "@babel/compat-data" "^7.20.5" |
682 |
| - "@babel/helper-compilation-targets" "^7.20.7" |
683 |
| - "@babel/helper-plugin-utils" "^7.20.2" |
684 |
| - "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
685 |
| - "@babel/plugin-transform-parameters" "^7.20.7" |
686 |
| - |
687 | 570 | "@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2":
|
688 | 571 | version "7.21.0-placeholder-for-preset-env.2"
|
689 | 572 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz#7844f9289546efa9febac2de4cfe358a050bd703"
|
|
891 | 774 | dependencies:
|
892 | 775 | "@babel/helper-plugin-utils" "^7.24.7"
|
893 | 776 |
|
894 |
| -"@babel/plugin-transform-class-properties@^7.24.7": |
| 777 | +"@babel/plugin-transform-class-properties@^7.12.1", "@babel/plugin-transform-class-properties@^7.24.7": |
895 | 778 | version "7.24.7"
|
896 | 779 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.7.tgz#256879467b57b0b68c7ddfc5b76584f398cd6834"
|
897 | 780 | integrity sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w==
|
|
1081 | 964 | "@babel/helper-plugin-utils" "^7.24.7"
|
1082 | 965 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
1083 | 966 |
|
1084 |
| -"@babel/plugin-transform-numeric-separator@^7.24.7": |
| 967 | +"@babel/plugin-transform-numeric-separator@^7.12.7", "@babel/plugin-transform-numeric-separator@^7.24.7": |
1085 | 968 | version "7.24.7"
|
1086 | 969 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.24.7.tgz#bea62b538c80605d8a0fac9b40f48e97efa7de63"
|
1087 | 970 | integrity sha512-e6q1TiVUzvH9KRvicuxdBTUj4AdKSRwzIyFFnfnezpCfP2/7Qmbb8qbU2j7GODbl4JMkblitCQjKYUaX/qkkwA==
|
1088 | 971 | dependencies:
|
1089 | 972 | "@babel/helper-plugin-utils" "^7.24.7"
|
1090 | 973 | "@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
1091 | 974 |
|
1092 |
| -"@babel/plugin-transform-object-rest-spread@^7.24.7": |
| 975 | +"@babel/plugin-transform-object-rest-spread@^7.12.1", "@babel/plugin-transform-object-rest-spread@^7.24.7": |
1093 | 976 | version "7.24.7"
|
1094 | 977 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.7.tgz#d13a2b93435aeb8a197e115221cab266ba6e55d6"
|
1095 | 978 | integrity sha512-4QrHAr0aXQCEFni2q4DqKLD31n2DL+RxcwnNjDFkSG0eNQ/xCavnRkfCUjsyqGC2OviNJvZOF/mQqZBw7i2C5Q==
|
|
1124 | 1007 | "@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
|
1125 | 1008 | "@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
1126 | 1009 |
|
1127 |
| -"@babel/plugin-transform-parameters@^7.20.7": |
1128 |
| - version "7.22.5" |
1129 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.22.5.tgz#c3542dd3c39b42c8069936e48717a8d179d63a18" |
1130 |
| - integrity sha512-AVkFUBurORBREOmHRKo06FjHYgjrabpdqRSwq6+C7R5iTCZOsM4QbcB27St0a4U6fffyAOqh3s/qEfybAhfivg== |
1131 |
| - dependencies: |
1132 |
| - "@babel/helper-plugin-utils" "^7.22.5" |
1133 |
| - |
1134 | 1010 | "@babel/plugin-transform-parameters@^7.24.7":
|
1135 | 1011 | version "7.24.7"
|
1136 | 1012 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.24.7.tgz#5881f0ae21018400e320fc7eb817e529d1254b68"
|
|
1490 | 1366 | "@babel/helper-validator-identifier" "^7.22.20"
|
1491 | 1367 | to-fast-properties "^2.0.0"
|
1492 | 1368 |
|
1493 |
| -"@babel/types@^7.24.6", "@babel/types@^7.24.7", "@babel/types@^7.4.4": |
| 1369 | +"@babel/types@^7.24.7", "@babel/types@^7.4.4": |
1494 | 1370 | version "7.24.7"
|
1495 | 1371 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.7.tgz#6027fe12bc1aa724cd32ab113fb7f1988f1f66f2"
|
1496 | 1372 | integrity sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==
|
@@ -2828,16 +2704,6 @@ braces@^3.0.3, braces@~3.0.2:
|
2828 | 2704 | dependencies:
|
2829 | 2705 | fill-range "^7.1.1"
|
2830 | 2706 |
|
2831 |
| -browserslist@^4.21.9: |
2832 |
| - version "4.22.2" |
2833 |
| - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b" |
2834 |
| - integrity sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A== |
2835 |
| - dependencies: |
2836 |
| - caniuse-lite "^1.0.30001565" |
2837 |
| - electron-to-chromium "^1.4.601" |
2838 |
| - node-releases "^2.0.14" |
2839 |
| - update-browserslist-db "^1.0.13" |
2840 |
| - |
2841 | 2707 | browserslist@^4.22.2, browserslist@^4.23.0:
|
2842 | 2708 | version "4.23.1"
|
2843 | 2709 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.1.tgz#ce4af0534b3d37db5c1a4ca98b9080f985041e96"
|
@@ -2896,11 +2762,6 @@ camelcase@^6.2.0:
|
2896 | 2762 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a"
|
2897 | 2763 | integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
|
2898 | 2764 |
|
2899 |
| -caniuse-lite@^1.0.30001565: |
2900 |
| - version "1.0.30001583" |
2901 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001583.tgz#abb2970cc370801dc7e27bf290509dc132cfa390" |
2902 |
| - integrity sha512-acWTYaha8xfhA/Du/z4sNZjHUWjkiuoAi2LM+T/aL+kemKQgPT1xBb/YKjlQ0Qo8gvbHsGNplrEJ+9G3gL7i4Q== |
2903 |
| - |
2904 | 2765 | caniuse-lite@^1.0.30001629:
|
2905 | 2766 | version "1.0.30001632"
|
2906 | 2767 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001632.tgz#964207b7cba5851701afb4c8afaf1448db3884b6"
|
@@ -3293,11 +3154,6 @@ easy-table@1.2.0:
|
3293 | 3154 | optionalDependencies:
|
3294 | 3155 | wcwidth "^1.0.1"
|
3295 | 3156 |
|
3296 |
| -electron-to-chromium@^1.4.601: |
3297 |
| - version "1.4.655" |
3298 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.655.tgz#112410db0d7f9c2b4ed8baa3b1b548522a6f89d4" |
3299 |
| - integrity sha512-2yszojF7vIZ68adIOvzV4bku8OZad9w5H9xF3ZAMZjPuOjBarlflUkjN6DggdV+L71WZuKUfKUhov/34+G5QHg== |
3300 |
| - |
3301 | 3157 | electron-to-chromium@^1.4.796:
|
3302 | 3158 | version "1.4.798"
|
3303 | 3159 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.798.tgz#6a3fcab2edc1e66e3883466f6b4b8944323c0164"
|
@@ -6734,7 +6590,7 @@ universalify@^0.2.0:
|
6734 | 6590 | resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0"
|
6735 | 6591 | integrity sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==
|
6736 | 6592 |
|
6737 |
| -update-browserslist-db@^1.0.13, update-browserslist-db@^1.0.16: |
| 6593 | +update-browserslist-db@^1.0.16: |
6738 | 6594 | version "1.0.16"
|
6739 | 6595 | resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.16.tgz#f6d489ed90fb2f07d67784eb3f53d7891f736356"
|
6740 | 6596 | integrity sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==
|
|
0 commit comments