|
100 | 100 | resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.9.tgz#b5990152604c2ada749b7f88cab3476f21f39d7b"
|
101 | 101 | integrity sha512-q6LuBI0t5u04f0Q4/R+cGBqIbZMtJkVvCSF+nTfFBBdQqQvJR/mNHeWjRkszyLl7oyf2rDoKUYMEjTw5AV0hiw==
|
102 | 102 |
|
| 103 | +"@types/classnames@^2.2.6": |
| 104 | + version "2.2.6" |
| 105 | + resolved "https://registry.yarnpkg.com/@types/classnames/-/classnames-2.2.6.tgz#dbe8a666156d556ed018e15a4c65f08937c3f628" |
| 106 | + integrity sha512-XHcYvVdbtAxVstjKxuULYqYaWIzHR15yr1pZj4fnGChuBVJlIAp9StJna0ZJNSgxPh4Nac2FL4JM3M11Tm6fqQ== |
| 107 | + |
103 | 108 | "@types/color-convert@*":
|
104 | 109 | version "1.9.0"
|
105 | 110 | resolved "https://registry.yarnpkg.com/@types/color-convert/-/color-convert-1.9.0.tgz#bfa8203e41e7c65471e9841d7e306a7cd8b5172d"
|
@@ -505,16 +510,16 @@ ansi-colors@^1.0.1:
|
505 | 510 | dependencies:
|
506 | 511 | ansi-wrap "^0.1.0"
|
507 | 512 |
|
508 |
| -ansi-colors@^2.0.2: |
509 |
| - version "2.0.2" |
510 |
| - resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-2.0.2.tgz#1a95e0163c461846d44cbdea97bb2ac1aa35f1b2" |
511 |
| - integrity sha512-lqxzclDUlcMM72ab/b4imVvMCyO+jELG+a5DPuE2qFAwGkzQilb6iEgzQPhSmNCM7onBHsq/9Mggh4HaqilTlA== |
512 |
| - |
513 | 513 | ansi-colors@^3.0.0:
|
514 | 514 | version "3.2.1"
|
515 | 515 | resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-3.2.1.tgz#9638047e4213f3428a11944a7d4b31cba0a3ff95"
|
516 | 516 | integrity sha512-Xt+zb6nqgvV9SWAVp0EG3lRsHcbq5DDgqjPPz6pwgtj6RKz65zGXMNa82oJfOSBA/to6GmRP7Dr+6o+kbApTzQ==
|
517 | 517 |
|
| 518 | +ansi-colors@^3.0.5: |
| 519 | + version "3.2.2" |
| 520 | + resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-3.2.2.tgz#e49349137dbeb6d381b91e607c189915e53265ba" |
| 521 | + integrity sha512-kJmcp4PrviBBEx95fC3dYRiC/QSN3EBd0GU1XoNEk/IuUa92rsB6o90zP3w5VAyNznR38Vkc9i8vk5zK6T7TxA== |
| 522 | + |
518 | 523 | ansi-cyan@^0.1.1:
|
519 | 524 | version "0.1.1"
|
520 | 525 | resolved "https://registry.yarnpkg.com/ansi-cyan/-/ansi-cyan-0.1.1.tgz#538ae528af8982f28ae30d86f2f17456d2609873"
|
@@ -4206,15 +4211,15 @@ gulp-transform@^3.0.5:
|
4206 | 4211 | gulp-util "^3.0.8"
|
4207 | 4212 | tslib "^1.7.1"
|
4208 | 4213 |
|
4209 |
| -gulp-typescript@^5.0.0-alpha.1: |
4210 |
| - version "5.0.0-alpha.3" |
4211 |
| - resolved "https://registry.yarnpkg.com/gulp-typescript/-/gulp-typescript-5.0.0-alpha.3.tgz#c49a306cbbb8c97f5fe8a79208671b6642ef9861" |
4212 |
| - integrity sha512-6iSBjqBXAUqRsLUh/9XtlOnSzpPMbLrr5rqGj4UPLtGpDwFHW/fVTuRgv6LAWiKesLIUDDM0ourxvcpu2trecQ== |
| 4214 | +gulp-typescript@^5.0.0: |
| 4215 | + version "5.0.0" |
| 4216 | + resolved "https://registry.yarnpkg.com/gulp-typescript/-/gulp-typescript-5.0.0.tgz#aac065a88bca95d1f960d4934a307feed2d091f8" |
| 4217 | + integrity sha512-lMj2U+Ni6HyFaY2nr1sSQ6D014eHil5L1i52XWBaAQUR9UAUUp9btnm4yRBT2Jb8xhrwqmhMssZf/g2B7cinCA== |
4213 | 4218 | dependencies:
|
4214 |
| - ansi-colors "^2.0.2" |
| 4219 | + ansi-colors "^3.0.5" |
4215 | 4220 | plugin-error "^1.0.1"
|
4216 | 4221 | source-map "^0.7.3"
|
4217 |
| - through2 "^2.0.3" |
| 4222 | + through2 "^3.0.0" |
4218 | 4223 | vinyl "^2.1.0"
|
4219 | 4224 | vinyl-fs "^3.0.3"
|
4220 | 4225 |
|
@@ -8394,6 +8399,15 @@ [email protected], readable-stream@^1.1.8, readable-stream@~1.1.9:
|
8394 | 8399 | isarray "0.0.1"
|
8395 | 8400 | string_decoder "~0.10.x"
|
8396 | 8401 |
|
| 8402 | +"readable-stream@2 || 3": |
| 8403 | + version "3.0.6" |
| 8404 | + resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.0.6.tgz#351302e4c68b5abd6a2ed55376a7f9a25be3057a" |
| 8405 | + integrity sha512-9E1oLoOWfhSXHGv6QlwXJim7uNzd9EVlWK+21tCU9Ju/kR0/p2AZYPz4qSchgO8PlLIH4FpZYfzwS+rEksZjIg== |
| 8406 | + dependencies: |
| 8407 | + inherits "^2.0.3" |
| 8408 | + string_decoder "^1.1.1" |
| 8409 | + util-deprecate "^1.0.1" |
| 8410 | + |
8397 | 8411 | readable-stream@~2.0.6:
|
8398 | 8412 | version "2.0.6"
|
8399 | 8413 | resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.0.6.tgz#8f90341e68a53ccc928788dacfcd11b36eb9b78e"
|
@@ -9688,6 +9702,13 @@ string_decoder@^1.0.0, string_decoder@~1.1.1:
|
9688 | 9702 | dependencies:
|
9689 | 9703 | safe-buffer "~5.1.0"
|
9690 | 9704 |
|
| 9705 | +string_decoder@^1.1.1: |
| 9706 | + version "1.2.0" |
| 9707 | + resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.2.0.tgz#fe86e738b19544afe70469243b2a1ee9240eae8d" |
| 9708 | + integrity sha512-6YqyX6ZWEYguAxgZzHGL7SsCeGx3V2TtOTqZz1xSTSWnqsbWwbptafNyvf/ACquZUXV3DANr5BDIwNYe1mN42w== |
| 9709 | + dependencies: |
| 9710 | + safe-buffer "~5.1.0" |
| 9711 | + |
9691 | 9712 | string_decoder@~0.10.x:
|
9692 | 9713 | version "0.10.31"
|
9693 | 9714 | resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
|
@@ -9945,6 +9966,14 @@ through2@^2.0.0, through2@^2.0.3, through2@~2.0.0:
|
9945 | 9966 | readable-stream "^2.1.5"
|
9946 | 9967 | xtend "~4.0.1"
|
9947 | 9968 |
|
| 9969 | +through2@^3.0.0: |
| 9970 | + version "3.0.0" |
| 9971 | + resolved "https://registry.yarnpkg.com/through2/-/through2-3.0.0.tgz#468b461df9cd9fcc170f22ebf6852e467e578ff2" |
| 9972 | + integrity sha512-8B+sevlqP4OiCjonI1Zw03Sf8PuV1eRsYQgLad5eonILOdyeRsY27A/2Ze8IlvlMvq31OH+3fz/styI7Ya62yQ== |
| 9973 | + dependencies: |
| 9974 | + readable-stream "2 || 3" |
| 9975 | + xtend "~4.0.1" |
| 9976 | + |
9948 | 9977 | through@^2.3.6:
|
9949 | 9978 | version "2.3.8"
|
9950 | 9979 | resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
|
@@ -10581,7 +10610,7 @@ use@^3.1.0:
|
10581 | 10610 | dependencies:
|
10582 | 10611 | kind-of "^6.0.2"
|
10583 | 10612 |
|
10584 |
| -util-deprecate@~1.0.1: |
| 10613 | +util-deprecate@^1.0.1, util-deprecate@~1.0.1: |
10585 | 10614 | version "1.0.2"
|
10586 | 10615 | resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
|
10587 | 10616 | integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
|
|
0 commit comments