chore(deps): bump @nexucis/fuzzy in /web/ui/react-app (#15629)

Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
dependabot[bot] 2024-12-11 21:30:28 +01:00 committed by GitHub
parent da53bad3f0
commit f7fec4ddad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 5 deletions

View file

@ -22,7 +22,7 @@
"@lezer/common": "^1.2.1",
"@lezer/highlight": "^1.2.0",
"@lezer/lr": "^1.4.2",
"@nexucis/fuzzy": "^0.4.1",
"@nexucis/fuzzy": "^0.5.1",
"@nexucis/kvsearch": "^0.8.1",
"@prometheus-io/codemirror-promql": "0.55.0",
"bootstrap": "^4.6.2",
@ -4214,9 +4214,10 @@
"license": "MIT"
},
"node_modules/@nexucis/fuzzy": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@nexucis/fuzzy/-/fuzzy-0.4.1.tgz",
"integrity": "sha512-oe+IW6ELwVGYL3340M+nKIT1exZizOjxdUFlTs36BqzxTENBbynG+cCWr4RNaUQF3bV78NspKwTBpTlnYADrTA=="
"version": "0.5.1",
"resolved": "https://registry.npmjs.org/@nexucis/fuzzy/-/fuzzy-0.5.1.tgz",
"integrity": "sha512-+swL9itqBe1rx5Pr8ihaIS7STOeFI90HpOFF8y/3wo3ryTxKs0Hf4xc+wiA4yi9nrY4wo3VC8HJOxNiekSBE4w==",
"license": "MIT"
},
"node_modules/@nexucis/kvsearch": {
"version": "0.8.1",
@ -4226,6 +4227,12 @@
"@nexucis/fuzzy": "^0.4.1"
}
},
"node_modules/@nexucis/kvsearch/node_modules/@nexucis/fuzzy": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@nexucis/fuzzy/-/fuzzy-0.4.1.tgz",
"integrity": "sha512-oe+IW6ELwVGYL3340M+nKIT1exZizOjxdUFlTs36BqzxTENBbynG+cCWr4RNaUQF3bV78NspKwTBpTlnYADrTA==",
"license": "MIT"
},
"node_modules/@nicolo-ribaudo/eslint-scope-5-internals": {
"version": "5.1.1-v1",
"resolved": "https://registry.npmjs.org/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz",

View file

@ -17,7 +17,7 @@
"@lezer/common": "^1.2.1",
"@lezer/highlight": "^1.2.0",
"@lezer/lr": "^1.4.2",
"@nexucis/fuzzy": "^0.4.1",
"@nexucis/fuzzy": "^0.5.1",
"@nexucis/kvsearch": "^0.8.1",
"@prometheus-io/codemirror-promql": "0.55.0",
"bootstrap": "^4.6.2",