chore(deps): install cheerio, turndown

This commit is contained in:
amhsirak
2025-11-18 23:27:22 +05:30
parent 1651763fc2
commit 6e6d6c6801

View File

@@ -28,6 +28,7 @@
"bcrypt": "^5.1.1",
"body-parser": "^1.20.3",
"buffer": "^6.0.3",
"cheerio": "^1.1.2",
"connect-pg-simple": "^10.0.0",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
@@ -80,6 +81,7 @@
"styled-components": "^5.3.3",
"swagger-jsdoc": "^6.2.8",
"swagger-ui-express": "^5.0.1",
"turndown": "^7.2.2",
"typedoc": "^0.23.8",
"typescript": "^5.0.0",
"uuid": "^8.3.2",
@@ -126,6 +128,7 @@
"@types/styled-components": "^5.1.23",
"@types/swagger-jsdoc": "^6.0.4",
"@types/swagger-ui-express": "^4.1.6",
"@types/turndown": "^5.0.6",
"@vitejs/plugin-react": "^4.3.3",
"ajv": "^8.8.2",
"concurrently": "^7.0.0",