Update dependencies

This commit is contained in:
freearhey 2025-04-19 02:03:58 +03:00
parent 7e1fbcbe15
commit 9f93a30988
3 changed files with 28 additions and 20 deletions

View file

@ -407,6 +407,13 @@
run-script-os "^1.1.6"
signale "^1.4.0"
"@freearhey/search-js@^0.1.2":
version "0.1.2"
resolved "https://registry.npmjs.org/@freearhey/search-js/-/search-js-0.1.2.tgz"
integrity sha512-F2o+xpGCXOK4OsZfKEHfXNNkAZmny2eBnPOp+P0iyV20ja7gJGfTFaEc6okcuEo6OB6P7LnSxTvISkoArFtlfg==
dependencies:
lodash "^4.17.21"
"@humanfs/core@^0.19.1":
version "0.19.1"
resolved "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz"
@ -2887,11 +2894,6 @@ function-bind@^1.1.1:
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz"
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
fuse.js@^7.0.0:
version "7.0.0"
resolved "https://registry.npmjs.org/fuse.js/-/fuse.js-7.0.0.tgz"
integrity sha512-14F4hBIxqKvD4Zz/XjDc3y94mNZN6pRv3U13Udo0lNLCWRBUsrMv2xwcF/y/Z5sV6+FQW+/ow68cHpm4sunt8Q==
gensync@^1.0.0-beta.2:
version "1.0.0-beta.2"
resolved "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz"