1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-08-11 16:44:18 +02:00

update test version

This commit is contained in:
Thomas Wilkerling
2025-06-06 08:01:43 +02:00
parent 35fd7c80c2
commit c28f52c09b
2 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@
"c8": "^10.1.3", "c8": "^10.1.3",
"chai": "^5.2.0", "chai": "^5.2.0",
"clickhouse": "^2.6.0", "clickhouse": "^2.6.0",
"flexsearch": "^0.8.203", "flexsearch": "^0.8.205",
"mocha": "^11.1.0", "mocha": "^11.1.0",
"mongodb": "^6.13.0", "mongodb": "^6.13.0",
"pg-promise": "^11.10.2", "pg-promise": "^11.10.2",
@@ -1447,9 +1447,9 @@
} }
}, },
"node_modules/flexsearch": { "node_modules/flexsearch": {
"version": "0.8.203", "version": "0.8.205",
"resolved": "https://registry.npmjs.org/flexsearch/-/flexsearch-0.8.203.tgz", "resolved": "https://registry.npmjs.org/flexsearch/-/flexsearch-0.8.205.tgz",
"integrity": "sha512-2R82aq/MGKA5zV6Octvrl3Bq4dFw7LHFtmoF5qvjQPuIHUgecqzjFWm2/Vn4KsORbaHUfSj+cB6W6WvlaggdmA==", "integrity": "sha512-REFjMqy86DKkCTJ4gIE42c9MVm9t1vUWfEub/8taixYuhvyu4jd4XmFALk5VuKW4GH4VLav8A4BJboTsslHF1w==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {

View File

@@ -14,7 +14,7 @@
"c8": "^10.1.3", "c8": "^10.1.3",
"chai": "^5.2.0", "chai": "^5.2.0",
"clickhouse": "^2.6.0", "clickhouse": "^2.6.0",
"flexsearch": "^0.8.203", "flexsearch": "^0.8.205",
"mocha": "^11.1.0", "mocha": "^11.1.0",
"mongodb": "^6.13.0", "mongodb": "^6.13.0",
"pg-promise": "^11.10.2", "pg-promise": "^11.10.2",