We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 971a28b commit 73f40b1Copy full SHA for 73f40b1
package.json
@@ -15,11 +15,11 @@
15
"chalk": "^5.0.0",
16
"decode-dxt": "^1.0.1",
17
"dxt-js": "^0.0.3",
18
- "file-type": "^20.0.0",
+ "file-type": "^21.0.0",
19
"jimp": "^1.0.0",
20
"jsdom": "^26.0.0",
21
"ow": "^2.0.0",
22
- "sharp": "^0.32.0",
+ "sharp": "^0.34.0",
23
"tga": "^1.0.4"
24
},
25
"devDependencies": {
@@ -47,7 +47,7 @@
47
"eslint": "^9.0.0",
48
"jsdoc": "^4.0.0",
49
"jsdoc-babel": "^0.5.0",
50
- "rollup": "^2.33.1",
+ "rollup": "^4.0.0",
51
"rollup-plugin-clear": "^2.0.7",
52
"rollup-plugin-filesize": "^10.0.0",
53
"rollup-plugin-node-globals": "^1.4.0",
0 commit comments