Skip to content

Commit f09264b

Browse files
committed
Add parser runtime dependencies
1 parent 689ed2a commit f09264b

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,15 +79,19 @@
7979
"diff": "^8.0.4",
8080
"discord-interactions": "^4.4.0",
8181
"drizzle-orm": "^0.45.2",
82+
"encoding-sniffer": "^0.2.1",
8283
"gray-matter": "^4.0.3",
8384
"hast-util-is-element": "^3.0.0",
8485
"hast-util-to-string": "^3.0.1",
86+
"iconv-lite": "^0.7.2",
8587
"jszip": "^3.10.1",
8688
"lru-cache": "^11.2.7",
8789
"lucide-react": "^1.7.0",
8890
"maath": "^0.10.8",
8991
"match-sorter": "^8.2.0",
9092
"mermaid": "^11.14.0",
93+
"parse5": "^7.3.0",
94+
"parse5-parser-stream": "^7.1.2",
9195
"postgres": "^3.4.8",
9296
"react": "19.2.3",
9397
"react-colorful": "^5.6.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)