|
1965 | 1965 | dependencies: |
1966 | 1966 | undici-types "~5.26.4" |
1967 | 1967 |
|
| 1968 | +"@types/node@16.9.1": |
| 1969 | + version "16.9.1" |
| 1970 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.9.1.tgz#0611b37db4246c937feef529ddcc018cf8e35708" |
| 1971 | + integrity sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g== |
| 1972 | + |
1968 | 1973 | "@types/node@^10.11.7": |
1969 | 1974 | version "10.17.0" |
1970 | 1975 | resolved "https://registry.npmjs.org/@types/node/-/node-10.17.0.tgz" |
@@ -3118,6 +3123,11 @@ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2: |
3118 | 3123 | ansi-styles "^4.1.0" |
3119 | 3124 | supports-color "^7.1.0" |
3120 | 3125 |
|
| 3126 | +chalk@^5.0.0: |
| 3127 | + version "5.6.2" |
| 3128 | + resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea" |
| 3129 | + integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA== |
| 3130 | + |
3121 | 3131 | char-regex@^1.0.2: |
3122 | 3132 | version "1.0.2" |
3123 | 3133 | resolved "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz" |
@@ -5362,6 +5372,14 @@ gh-pages@6.1.1: |
5362 | 5372 | fs-extra "^11.1.1" |
5363 | 5373 | globby "^6.1.0" |
5364 | 5374 |
|
| 5375 | +gifwrap@^0.10.1: |
| 5376 | + version "0.10.1" |
| 5377 | + resolved "https://registry.yarnpkg.com/gifwrap/-/gifwrap-0.10.1.tgz#9ed46a5d51913b482d4221ce9c727080260b681e" |
| 5378 | + integrity sha512-2760b1vpJHNmLzZ/ubTtNnEx5WApN/PYWJvXvgS+tL1egTTthayFYIQQNi136FLEDcN/IyEY2EcGpIITD6eYUw== |
| 5379 | + dependencies: |
| 5380 | + image-q "^4.0.0" |
| 5381 | + omggif "^1.0.10" |
| 5382 | + |
5365 | 5383 | git-raw-commits@^2.0.8: |
5366 | 5384 | version "2.0.10" |
5367 | 5385 | resolved "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.10.tgz" |
@@ -5864,6 +5882,13 @@ ignore@^5.2.0, ignore@^5.2.4: |
5864 | 5882 | resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz" |
5865 | 5883 | integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw== |
5866 | 5884 |
|
| 5885 | +image-q@^4.0.0: |
| 5886 | + version "4.0.0" |
| 5887 | + resolved "https://registry.yarnpkg.com/image-q/-/image-q-4.0.0.tgz#31e075be7bae3c1f42a85c469b4732c358981776" |
| 5888 | + integrity sha512-PfJGVgIfKQJuq3s0tTDOKtztksibuUEbJQIYT3by6wctQo+Rdlh7ef4evJ5NCdxY4CfMbvFkocEwbl4BF8RlJw== |
| 5889 | + dependencies: |
| 5890 | + "@types/node" "16.9.1" |
| 5891 | + |
5867 | 5892 | image-size@^0.6.1: |
5868 | 5893 | version "0.6.3" |
5869 | 5894 | resolved "https://registry.npmjs.org/image-size/-/image-size-0.6.3.tgz" |
@@ -8135,7 +8160,7 @@ object.values@^1.1.7: |
8135 | 8160 | define-properties "^1.2.0" |
8136 | 8161 | es-abstract "^1.22.1" |
8137 | 8162 |
|
8138 | | -omggif@^1.0.9: |
| 8163 | +omggif@^1.0.10, omggif@^1.0.9: |
8139 | 8164 | version "1.0.10" |
8140 | 8165 | resolved "https://registry.yarnpkg.com/omggif/-/omggif-1.0.10.tgz#ddaaf90d4a42f532e9e7cb3a95ecdd47f17c7b19" |
8141 | 8166 | integrity sha512-LMJTtvgc/nugXj0Vcrrs68Mn2D1r0zf630VNtqtpI1FEO7e+O9FP4gqs9AcnBaSEeoHIPm28u6qgPR0oyEpGSw== |
|
0 commit comments