summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/package.json
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2025-01-20 14:24:09 +0100
committerMarkus Heiser <markus.heiser@darmarIT.de>2025-01-20 16:41:00 +0100
commitc06ec65b2aad12a926f0f63fe9d2b438e61f3951 (patch)
tree7bd0c0393ba7942867cb21dbe010c5bfc83621df /searx/static/themes/simple/package.json
parente581921c9229f11a9ab23de2963b020546f2be0d (diff)
[fix] LESS sourcemaps broken in less-plugin-clean-css v1.6.0
The ``less-plugin-clean-css`` lacks some maintenance: the sourcemaps are broken since v1.6.0 (08/2024) [1] - [1] https://github.com/less/less-plugin-clean-css/issues/42 Closes: https://github.com/searxng/searxng/issues/4143 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/static/themes/simple/package.json')
-rw-r--r--searx/static/themes/simple/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/static/themes/simple/package.json b/searx/static/themes/simple/package.json
index b2ebd3087..a67fb9d09 100644
--- a/searx/static/themes/simple/package.json
+++ b/searx/static/themes/simple/package.json
@@ -14,7 +14,6 @@
"grunt-xmlmin": "^0.1.8",
"ionicons": "^7.4.0",
"less": "^4.2.1",
- "less-plugin-clean-css": "^1.6.0",
"sharp": "^0.33.5",
"stylelint": "^16.12.0",
"stylelint-config-standard": "^36.0.0",