mirror of
https://github.com/10h30/blog-balodeplao.git
synced 2026-05-12 15:21:15 +09:00
feat: add sharp dependency for image processing
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
"lite-youtube-embed": "^0.3.4",
|
||||
"rehype-unwrap-images": "^1.0.0",
|
||||
"remark-reading-time": "^2.0.2",
|
||||
"sharp": "^0.34.5",
|
||||
"tailwindcss": "^4.1.18",
|
||||
"typescript": "^5.9.3",
|
||||
"unist-util-visit": "^5.1.0"
|
||||
|
||||
Generated
+3
@@ -44,6 +44,9 @@ importers:
|
||||
remark-reading-time:
|
||||
specifier: ^2.0.2
|
||||
version: 2.1.0
|
||||
sharp:
|
||||
specifier: ^0.34.5
|
||||
version: 0.34.5
|
||||
tailwindcss:
|
||||
specifier: ^4.1.18
|
||||
version: 4.2.2
|
||||
|
||||
Reference in New Issue
Block a user