🔧 Fixed loading state for DC++ search and type errors in bluelovers fast-glob module

This commit is contained in:
2021-09-04 17:30:56 -07:00
parent bacde33567
commit 664f359ef7
3 changed files with 4 additions and 5 deletions

View File

@@ -1022,10 +1022,9 @@
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
"@bluelovers/fast-glob@^3.0.4":
"@bluelovers/fast-glob@https://github.com/rishighan/fast-glob-v2-api.git":
version "3.0.4"
resolved "https://registry.npmjs.org/@bluelovers/fast-glob/-/fast-glob-3.0.4.tgz"
integrity sha512-djAOOjDWXolYArm5NXxOIX7Q7OGhAaRtMs5F968OxelWkMUU6PyU6tS66CFykVON4U5y8jXcsnVAFCaeuf1nEA==
resolved "https://github.com/rishighan/fast-glob-v2-api.git#2f4b570e357731ebbbde723e035c92df821c0c3e"
dependencies:
bluebird "^3"
fast-glob "^3"