Skip to content

Commit bda9c51

Browse files
committed
chore: downgrade sharp to 0.33.3
1 parent 8801eaf commit bda9c51

File tree

2 files changed

+129
-143
lines changed

2 files changed

+129
-143
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
"prepare": "husky",
5050
"print-deps": "node -v && python3 --version",
5151
"watch": "yarn clean && yarn update-git-info && concurrently -n PBJS,SASS,LOCALES,UTIL,LIBSESSION,IMAGE,TS -c yellow,green,red,blue,blue,blue,green \"yarn protobuf\" \"yarn sass --watch\" \"yarn build:locales-soft\" \"yarn worker:utils --watch\" \"yarn worker:libsession --watch\" \"yarn worker:image_processor --watch\" \"yarn tsc --watch\""
52-
5352
},
5453
"dependencies": {
5554
"@emoji-mart/data": "^1.2.1",
@@ -112,7 +111,7 @@
112111
"rimraf": "6.0.1",
113112
"sanitize.css": "^12.0.1",
114113
"semver": "^7.7.1",
115-
"sharp": "^0.34.3",
114+
"sharp": "0.33.3",
116115
"styled-components": "^6.1.15",
117116
"uuid": "11.1.0",
118117
"viem": "^2.26.0",

0 commit comments

Comments
 (0)