feat(highlight): add cypher

This commit is contained in:
Elian Doran
2025-05-18 21:18:45 +03:00
parent eb77a880dc
commit 6a3a6243c4
5 changed files with 23 additions and 3 deletions
+11
View File
@@ -1292,6 +1292,9 @@ importers:
highlight.js:
specifier: 11.11.1
version: 11.11.1
highlightjs-cypher:
specifier: 1.2.0
version: 1.2.0
packages/turndown-plugin-gfm:
dependencies:
@@ -8755,6 +8758,9 @@ packages:
resolution: {integrity: sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==}
engines: {node: '>=12.0.0'}
highlightjs-cypher@1.2.0:
resolution: {integrity: sha512-mOY/g6R1MgXiYx07icl8nwtXCRDSy4Y9EAlDZKia8Thqe766v6cjnrD6/xWak9UXoLQfWqbHhmRmYuw0SiO+CA==}
history@4.10.1:
resolution: {integrity: sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==}
@@ -24007,6 +24013,11 @@ snapshots:
highlight.js@11.11.1: {}
highlightjs-cypher@1.2.0:
dependencies:
minimist: 1.2.8
mkdirp: 1.0.4
history@4.10.1:
dependencies:
'@babel/runtime': 7.27.0