build(deps): bump fuse.js from 6.5.0 to 6.5.3 in /web (#1992)
This commit is contained in:
parent
d241e8d51d
commit
3c5157dfd4
|
@ -50,7 +50,7 @@
|
||||||
"eslint-plugin-custom-elements": "0.0.4",
|
"eslint-plugin-custom-elements": "0.0.4",
|
||||||
"eslint-plugin-lit": "^1.6.1",
|
"eslint-plugin-lit": "^1.6.1",
|
||||||
"flowchart.js": "^1.17.0",
|
"flowchart.js": "^1.17.0",
|
||||||
"fuse.js": "^6.5.0",
|
"fuse.js": "^6.5.3",
|
||||||
"lit": "^2.0.2",
|
"lit": "^2.0.2",
|
||||||
"moment": "^2.29.1",
|
"moment": "^2.29.1",
|
||||||
"prettier": "^2.5.1",
|
"prettier": "^2.5.1",
|
||||||
|
@ -4843,11 +4843,11 @@
|
||||||
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
|
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
|
||||||
},
|
},
|
||||||
"node_modules/fuse.js": {
|
"node_modules/fuse.js": {
|
||||||
"version": "6.5.0",
|
"version": "6.5.3",
|
||||||
"resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-6.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-6.5.3.tgz",
|
||||||
"integrity": "sha512-hWx7lAQm+m7t4TIJ9TI/3V2qAKHy5oJwbrCuJfvEuutHJVWaBMmATNA6zaZrdMr/l8dO2obq4xqo6lRdszoCPQ==",
|
"integrity": "sha512-sA5etGE7yD/pOqivZRBvUBd/NaL2sjAu6QuSaFoe1H2BrJSkH/T/UXAJ8CdXdw7DvY3Hs8CXKYkDWX7RiP5KOg==",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14"
|
"node": ">=10"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/fuzzaldrin": {
|
"node_modules/fuzzaldrin": {
|
||||||
|
@ -12284,9 +12284,9 @@
|
||||||
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
|
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
|
||||||
},
|
},
|
||||||
"fuse.js": {
|
"fuse.js": {
|
||||||
"version": "6.5.0",
|
"version": "6.5.3",
|
||||||
"resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-6.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-6.5.3.tgz",
|
||||||
"integrity": "sha512-hWx7lAQm+m7t4TIJ9TI/3V2qAKHy5oJwbrCuJfvEuutHJVWaBMmATNA6zaZrdMr/l8dO2obq4xqo6lRdszoCPQ=="
|
"integrity": "sha512-sA5etGE7yD/pOqivZRBvUBd/NaL2sjAu6QuSaFoe1H2BrJSkH/T/UXAJ8CdXdw7DvY3Hs8CXKYkDWX7RiP5KOg=="
|
||||||
},
|
},
|
||||||
"fuzzaldrin": {
|
"fuzzaldrin": {
|
||||||
"version": "2.1.0",
|
"version": "2.1.0",
|
||||||
|
|
|
@ -86,7 +86,7 @@
|
||||||
"eslint-plugin-custom-elements": "0.0.4",
|
"eslint-plugin-custom-elements": "0.0.4",
|
||||||
"eslint-plugin-lit": "^1.6.1",
|
"eslint-plugin-lit": "^1.6.1",
|
||||||
"flowchart.js": "^1.17.0",
|
"flowchart.js": "^1.17.0",
|
||||||
"fuse.js": "^6.5.0",
|
"fuse.js": "^6.5.3",
|
||||||
"lit": "^2.0.2",
|
"lit": "^2.0.2",
|
||||||
"moment": "^2.29.1",
|
"moment": "^2.29.1",
|
||||||
"prettier": "^2.5.1",
|
"prettier": "^2.5.1",
|
||||||
|
|
Reference in New Issue