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-lit": "^1.6.1",
|
||||
"flowchart.js": "^1.17.0",
|
||||
"fuse.js": "^6.5.0",
|
||||
"fuse.js": "^6.5.3",
|
||||
"lit": "^2.0.2",
|
||||
"moment": "^2.29.1",
|
||||
"prettier": "^2.5.1",
|
||||
|
@ -4843,11 +4843,11 @@
|
|||
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
|
||||
},
|
||||
"node_modules/fuse.js": {
|
||||
"version": "6.5.0",
|
||||
"resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-6.5.0.tgz",
|
||||
"integrity": "sha512-hWx7lAQm+m7t4TIJ9TI/3V2qAKHy5oJwbrCuJfvEuutHJVWaBMmATNA6zaZrdMr/l8dO2obq4xqo6lRdszoCPQ==",
|
||||
"version": "6.5.3",
|
||||
"resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-6.5.3.tgz",
|
||||
"integrity": "sha512-sA5etGE7yD/pOqivZRBvUBd/NaL2sjAu6QuSaFoe1H2BrJSkH/T/UXAJ8CdXdw7DvY3Hs8CXKYkDWX7RiP5KOg==",
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
"node": ">=10"
|
||||
}
|
||||
},
|
||||
"node_modules/fuzzaldrin": {
|
||||
|
@ -12284,9 +12284,9 @@
|
|||
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
|
||||
},
|
||||
"fuse.js": {
|
||||
"version": "6.5.0",
|
||||
"resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-6.5.0.tgz",
|
||||
"integrity": "sha512-hWx7lAQm+m7t4TIJ9TI/3V2qAKHy5oJwbrCuJfvEuutHJVWaBMmATNA6zaZrdMr/l8dO2obq4xqo6lRdszoCPQ=="
|
||||
"version": "6.5.3",
|
||||
"resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-6.5.3.tgz",
|
||||
"integrity": "sha512-sA5etGE7yD/pOqivZRBvUBd/NaL2sjAu6QuSaFoe1H2BrJSkH/T/UXAJ8CdXdw7DvY3Hs8CXKYkDWX7RiP5KOg=="
|
||||
},
|
||||
"fuzzaldrin": {
|
||||
"version": "2.1.0",
|
||||
|
|
|
@ -86,7 +86,7 @@
|
|||
"eslint-plugin-custom-elements": "0.0.4",
|
||||
"eslint-plugin-lit": "^1.6.1",
|
||||
"flowchart.js": "^1.17.0",
|
||||
"fuse.js": "^6.5.0",
|
||||
"fuse.js": "^6.5.3",
|
||||
"lit": "^2.0.2",
|
||||
"moment": "^2.29.1",
|
||||
"prettier": "^2.5.1",
|
||||
|
|
Reference in New Issue