fix rss images
This commit is contained in:
@ -28,6 +28,7 @@
|
||||
"fast-glob": "^3.3.2",
|
||||
"lucide-react": "^0.396.0",
|
||||
"markdown-it": "^14.1.0",
|
||||
"node-html-parser": "^6.1.13",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-markdown": "^9.0.1",
|
||||
@ -41,6 +42,8 @@
|
||||
"typescript": "^5.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/markdown-it": "^14.1.1",
|
||||
"@types/sanitize-html": "^2.11.0",
|
||||
"pocketbase": "^0.21.3"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user