Update @freearhey/core

This commit is contained in:
freearhey 2025-01-16 20:08:41 +03:00
parent 860186316d
commit 8202218682
3 changed files with 15 additions and 12 deletions

View file

@ -396,10 +396,10 @@
dependencies:
levn "^0.4.1"
"@freearhey/core@^0.4.0":
version "0.4.0"
resolved "https://registry.npmjs.org/@freearhey/core/-/core-0.4.0.tgz"
integrity sha512-7gATMRqJSCIsdpbaQ4HJKSkMhWe1dxzRhDZiQ/SgOhchrs/A1jRpDJiFSOQg7xyhYCd1j+m4YzRSVKfYJmT1GA==
"@freearhey/core@^0.5.0":
version "0.5.0"
resolved "https://registry.npmjs.org/@freearhey/core/-/core-0.5.0.tgz"
integrity sha512-FcA5Pv9RvFvLYAwNmD/2vlSR49Rx+kihJ+xbIUgIACHY6lBUptfbNznm00DQoUyWRJG/cfT3dkYCwIxSUsdP+w==
dependencies:
"@types/fs-extra" "^11.0.2"
"@types/lodash" "^4.14.198"
@ -412,6 +412,7 @@
node-gzip "^1.1.2"
normalize-url "^6.1.0"
object-treeify "^2.1.1"
run-script-os "^1.1.6"
signale "^1.4.0"
"@humanfs/core@^0.19.1":