Add Wall of Text component to website
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
"@rollup/plugin-graphql": "^2.0.5",
|
||||
"@tailwindcss/vite": "^4.2.1",
|
||||
"astro": "^5.17.1",
|
||||
"highlight.js": "^11.11.1",
|
||||
"markdown-it": "^14.1.1",
|
||||
"markdown-it-highlightjs": "^4.3.0",
|
||||
"md5": "^2.3.0",
|
||||
"mdast-util-to-string": "^4.0.0",
|
||||
"minify-xml": "^4.5.2",
|
||||
@@ -23,6 +26,7 @@
|
||||
"tslib": "^2.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/md5": "^2.3.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user