Bump Jimp && Sharp (#1575)

* Bump Jimp && Sharp

Upgrade and use the latest version of jimp and sharp libraries

* lint
This commit is contained in:
DevAstro
2025-07-05 21:58:57 +01:00
committed by GitHub
parent 719a57b275
commit 3cdb0f4dd9
3 changed files with 494 additions and 648 deletions

View File

@@ -61,14 +61,14 @@
"eslint-config-prettier": "^10.1.2",
"eslint-plugin-prettier": "^5.4.0",
"jest": "^29.7.0",
"jimp": "^0.16.1",
"jimp": "^1.6.0",
"json": "^11.0.0",
"link-preview-js": "^3.0.0",
"open": "^8.4.2",
"prettier": "^3.5.3",
"protobufjs-cli": "^1.1.3",
"release-it": "^15.10.3",
"sharp": "^0.32.6",
"sharp": "^0.34.2",
"ts-jest": "^29.3.2",
"ts-node": "^10.8.1",
"typedoc": "^0.27.9",
@@ -77,9 +77,9 @@
},
"peerDependencies": {
"audio-decode": "^2.1.3",
"jimp": "^0.16.1",
"jimp": "^1.6.0",
"link-preview-js": "^3.0.0",
"sharp": "^0.32.6"
"sharp": "^0.34.2"
},
"peerDependenciesMeta": {
"audio-decode": {