Skip to content

Commit f691edc

Browse files
committed
hotfix: sharp 위치 변경
NextJS 이미지 최적화 관련 라이브러리로, devDependencies에 있을 경우 빌드시 제외되어 오류 발생
1 parent 14421f0 commit f691edc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"react-intersection-observer": "^9.14.0",
3838
"react-toastify": "^10.0.6",
3939
"return-fetch": "^0.4.6",
40+
"sharp": "^0.34.1",
4041
"tailwind-merge": "^3.2.0",
4142
"zustand": "^5.0.3"
4243
},
@@ -77,7 +78,6 @@
7778
"msw": "^2.7.3",
7879
"postcss": "^8",
7980
"prettier": "^3.3.3",
80-
"sharp": "^0.34.1",
8181
"tailwindcss": "^3.4.1",
8282
"ts-node": "^10.9.2",
8383
"typescript": "^5",

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)