fix(deps): update dependency fuse.js to v7 (#2666)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-28 21:31:34 +02:00
committed by GitHub
parent e0463068c9
commit 4dbde3c409
4 changed files with 10 additions and 10 deletions

View File

@@ -23,7 +23,7 @@
"@vueuse/core": "^10.0.0",
"ansi_up": "^6.0.0",
"dayjs": "^1.11.9",
"fuse.js": "^6.6.2",
"fuse.js": "^7.0.0",
"humanize-duration": "^3.28.0",
"javascript-time-ago": "^2.5.9",
"lodash": "^4.17.21",

8
web/pnpm-lock.yaml generated
View File

@@ -27,8 +27,8 @@ dependencies:
specifier: ^1.11.9
version: 1.11.10
fuse.js:
specifier: ^6.6.2
version: 6.6.2
specifier: ^7.0.0
version: 7.0.0
humanize-duration:
specifier: ^3.28.0
version: 3.30.0
@@ -2248,8 +2248,8 @@ packages:
resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==}
dev: true
/fuse.js@6.6.2:
resolution: {integrity: sha512-cJaJkxCCxC8qIIcPBF9yGxY0W/tVZS3uEISDxhYIdtk8OL93pe+6Zj7LjCqVV4dzbqcriOZ+kQ/NE4RXZHsIGA==}
/fuse.js@7.0.0:
resolution: {integrity: sha512-14F4hBIxqKvD4Zz/XjDc3y94mNZN6pRv3U13Udo0lNLCWRBUsrMv2xwcF/y/Z5sV6+FQW+/ow68cHpm4sunt8Q==}
engines: {node: '>=10'}
dev: false