mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-08-28 08:10:54 +02:00
update test version
This commit is contained in:
8
test/package-lock.json
generated
8
test/package-lock.json
generated
@@ -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.162",
|
"flexsearch": "^0.8.200",
|
||||||
"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",
|
||||||
@@ -1446,9 +1446,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/flexsearch": {
|
"node_modules/flexsearch": {
|
||||||
"version": "0.8.162",
|
"version": "0.8.200",
|
||||||
"resolved": "https://registry.npmjs.org/flexsearch/-/flexsearch-0.8.162.tgz",
|
"resolved": "https://registry.npmjs.org/flexsearch/-/flexsearch-0.8.200.tgz",
|
||||||
"integrity": "sha512-JI3KJBqqHYwMxGPBszPDYI7motneDhm354qY2KLadaeW0/KphCBoBI1V9I7/S/U+2LfLRDQxqej4Ql/IV+odBA==",
|
"integrity": "sha512-ciSIemzt62smZm5opLEOGIovjRmJR9+stIlRRTIei4cKMw54/2w2oEi+Awe5b5k1JVKEAFR4Ev5XFTKFkWkvGw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@@ -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": "*",
|
"flexsearch": "^0.8.200",
|
||||||
"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",
|
||||||
|
Reference in New Issue
Block a user