summaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorKagami Sascha Rosylight <saschanaz@outlook.com>2022-12-18 15:40:38 +0900
committerGitHub <noreply@github.com>2022-12-18 15:40:38 +0900
commita47d172d60b1ae712738e0ba5dfbb6b81be3f809 (patch)
tree8aeba3a1880507fc6b48458dd3c3632d97185a78 /yarn.lock
parentchore: deploy vue-tsc for client typecheck (#9341) (diff)
downloadsharkey-a47d172d60b1ae712738e0ba5dfbb6b81be3f809.tar.gz
sharkey-a47d172d60b1ae712738e0ba5dfbb6b81be3f809.tar.bz2
sharkey-a47d172d60b1ae712738e0ba5dfbb6b81be3f809.zip
enhance(client): Compress non-animated PNG files (#9334)
* style: fix TS lint errors about `ev.target` * enhance: compress non-animated PNG * PNG to PNG? * defer jest things (add it later) * Delete jest.config.cjs * check the compressed file size * log compression stats * use ?? * handle if ($i == null) Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 8 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index dc9ac7ccd8..96db703b28 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4975,6 +4975,7 @@ __metadata:
eventemitter3: 5.0.0
idb-keyval: 6.2.0
insert-text-at-cursor: 0.3.0
+ is-file-animated: 1.0.1
json5: 2.2.1
katex: 0.15.6
matter-js: 0.18.0
@@ -9574,6 +9575,13 @@ __metadata:
languageName: node
linkType: hard
+"is-file-animated@npm:1.0.1":
+ version: 1.0.1
+ resolution: "is-file-animated@npm:1.0.1"
+ checksum: bcc281e0694e1ba74adfdef75f83f1637ab6470eceecef867d21b4a98e112c32188514b3172348dd137b82cbe8771b6d683de1439d8e1e86011fed77da896c4e
+ languageName: node
+ linkType: hard
+
"is-fullwidth-code-point@npm:^1.0.0":
version: 1.0.0
resolution: "is-fullwidth-code-point@npm:1.0.0"