Skip to content

Commit d27a332

Browse files
committed
fix sharp
1 parent ded9c56 commit d27a332

File tree

2 files changed

+337
-4
lines changed

2 files changed

+337
-4
lines changed

frontend/package-lock.json

+335-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,13 @@
4747
"react-markdown": "^9.0.1",
4848
"react-select": "^5.10.0",
4949
"remark-gfm": "^4.0.0",
50-
"sharp": "^0.33.5",
5150
"yup": "^1.5.0"
5251
},
5352
"optionalDependencies": {
5453
"@tailwindcss/oxide-linux-x64-gnu": "latest",
5554
"@tailwindcss/oxide-linux-x64-musl": "latest",
5655
"lightningcss-linux-x64-gnu": "latest",
57-
"sharp": "latest"
56+
"@img/sharp-linuxmusl-x64": "latest"
5857
},
5958
"devDependencies": {
6059
"@chromatic-com/storybook": "^3.2.2",
@@ -85,4 +84,4 @@
8584
"semi": false,
8685
"singleQuote": true
8786
}
88-
}
87+
}

0 commit comments

Comments
 (0)