fix(deps): update dependency flexsearch to v0.7.2 (#153)
Co-authored-by: Renovate Bot <bot@renovateapp.com>uci-hugo-doc
parent
3eaf164165
commit
9329e20182
|
@ -2612,9 +2612,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"flexsearch": {
|
||||
"version": "0.7.1",
|
||||
"resolved": "https://registry.npmjs.org/flexsearch/-/flexsearch-0.7.1.tgz",
|
||||
"integrity": "sha512-+nuTYgqWMA8JawcReboPniMuvy0ClxqU66oMh4YzNiQQrbzH6VdJZMF/kzAEPnpL64FiZfbGRixv+cz5YponhA=="
|
||||
"version": "0.7.2",
|
||||
"resolved": "https://registry.npmjs.org/flexsearch/-/flexsearch-0.7.2.tgz",
|
||||
"integrity": "sha512-Giy6ye2pPL2ZZT/36+TNsmYHqpzmuWF9Gwv5cHZwjiqhcIjvic1LcUpIAEJSFSc7va0bUHj1YfjXmFuDSreWrQ=="
|
||||
},
|
||||
"flush-write-stream": {
|
||||
"version": "1.1.1",
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"clipboard": "2.0.8",
|
||||
"flexsearch": "0.7.1",
|
||||
"flexsearch": "0.7.2",
|
||||
"katex": "0.13.11",
|
||||
"mermaid": "8.11.0"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue