fix: md table render

This commit is contained in:
Han Xiao
2025-03-20 14:15:14 +08:00
parent 64b2a0f69a
commit 25606299ba
4 changed files with 709 additions and 21 deletions

View File

@@ -28,6 +28,7 @@
"dependencies": {
"@ai-sdk/google": "^1.0.0",
"@ai-sdk/openai": "^1.1.9",
"@types/jsdom": "^21.1.7",
"ai": "^4.1.26",
"axios": "^1.7.9",
"commander": "^13.1.0",
@@ -36,6 +37,7 @@
"duck-duck-scrape": "^2.2.7",
"express": "^4.21.2",
"hjson": "^3.2.2",
"jsdom": "^26.0.0",
"node-fetch": "^3.3.2",
"undici": "^7.3.0",
"zod": "^3.22.4",