mirror of
https://github.com/osmarks/website
synced 2025-09-09 05:45:59 +00:00
Minor updates, prototype internal search mechanism
This commit is contained in:
@@ -5,22 +5,31 @@
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@msgpack/msgpack": "^3.0.0-beta2",
|
||||
"@vscode/markdown-it-katex": "^1.1.0",
|
||||
"axios": "^1.5.0",
|
||||
"better-sqlite3": "^11.0.0",
|
||||
"binary-fuse-filter": "^1.0.0",
|
||||
"chalk": "^4.1.0",
|
||||
"css-select": "^5.1.0",
|
||||
"dayjs": "^1.8.28",
|
||||
"dom-serializer": "^2.0.0",
|
||||
"domutils": "^3.1.0",
|
||||
"esbuild": "^0.19.6",
|
||||
"fs-extra": "^8.1.0",
|
||||
"gray-matter": "^4.0.2",
|
||||
"handlebars": "^4.7.6",
|
||||
"html-minifier": "^4.0.0",
|
||||
"html-to-text": "^9.0.5",
|
||||
"idb": "^7.1.1",
|
||||
"js-xxhash": "^4.0.0",
|
||||
"markdown-it": "^14.1.0",
|
||||
"markdown-it-anchor": "^8.6.7",
|
||||
"markdown-it-container": "^4.0.0",
|
||||
"markdown-it-footnote": "^3.0.3",
|
||||
"msgpackr": "^1.11.0",
|
||||
"mustache": "^4.0.1",
|
||||
"nanoid": "^2.1.11",
|
||||
"porter2": "^1.0.1",
|
||||
"pug": "^3.0.2",
|
||||
"ramda": "^0.26.1",
|
||||
"sass": "^1.26.8",
|
||||
|
Reference in New Issue
Block a user