From 30914eb56468b388e4b5cb2090292c5932171eb3 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 13 May 2024 14:03:03 -0300 Subject: search, client: use json-compress and msgpackr for search indexes --- package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index c8f96e98..fd8ac9cf 100644 --- a/package.json +++ b/package.json @@ -60,12 +60,14 @@ "@js-temporal/polyfill": "^0.4.4", "chroma-js": "^2.4.2", "command-exists": "^1.2.9", + "compress-json": "^3.0.5", "eslint": "^8.37.0", "flexsearch": "^0.7.43", "he": "^1.2.0", "image-size": "^1.0.2", "js-yaml": "^4.1.0", "marked": "^10.0.0", + "msgpackr": "^1.10.2", "striptags": "^4.0.0-alpha.4", "word-wrap": "^1.2.3" }, -- cgit 1.3.0-6-gf8a5