fix(deps): update dependency flexsearch to v0.7.34 (#757)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-06 21:33:07 +01:00 committed by GitHub
parent af12d5bb21
commit 19cfbb583d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -11,7 +11,7 @@
"dependencies": {
"@cfworker/json-schema": "1.12.7",
"clipboard": "2.0.11",
"flexsearch": "0.7.31",
"flexsearch": "0.7.34",
"katex": "0.16.9",
"lodash": "4.17.21",
"mermaid": "10.6.1",
@ -5406,9 +5406,9 @@
"dev": true
},
"node_modules/flexsearch": {
"version": "0.7.31",
"resolved": "https://registry.npmjs.org/flexsearch/-/flexsearch-0.7.31.tgz",
"integrity": "sha512-XGozTsMPYkm+6b5QL3Z9wQcJjNYxp0CYn3U1gO7dwD6PAqU1SVWZxI9CCg3z+ml3YfqdPnrBehaBrnH2AGKbNA=="
"version": "0.7.34",
"resolved": "https://registry.npmjs.org/flexsearch/-/flexsearch-0.7.34.tgz",
"integrity": "sha512-Z9jISJn78gHxU0wgI+v3a0hbbSQnJq0zJ7B7HnWFlKx6436HHO6zwa2D/UKfWEB8C7yI5z1lNhmalGtfh2mC4A=="
},
"node_modules/fn.name": {
"version": "1.1.0",

View File

@ -33,7 +33,7 @@
"dependencies": {
"@cfworker/json-schema": "1.12.7",
"clipboard": "2.0.11",
"flexsearch": "0.7.31",
"flexsearch": "0.7.34",
"katex": "0.16.9",
"lodash": "4.17.21",
"mermaid": "10.6.1",