Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@oclif/core": "^4.8.0",
"ansis": "^3.17.0",
"debug": "^4.4.0",
"npm": "^11.12.1",
"npm": "^11.13.0",
"npm-package-arg": "^11.0.3",
"npm-run-path": "^5.3.0",
"object-treeify": "^4.0.1",
Expand Down
152 changes: 60 additions & 92 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1554,10 +1554,10 @@
lru-cache "^11.2.1"
socks-proxy-agent "^8.0.3"

"@npmcli/arborist@^9.4.2":
version "9.4.2"
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-9.4.2.tgz#3fe6b905c671e7082a13ff247c6cf5f2006a4202"
integrity sha512-omJgPyzt11cEGrxzgrECoOyxAunmPMgBFTcAB/FbaB+9iOYhGmRdsQqySV8o0LWQ/l2kTeASUIMR4xJufVwmtw==
"@npmcli/arborist@^9.4.3":
version "9.4.3"
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-9.4.3.tgz#50be500c61927a73c8df364b4dde057627b3b9c0"
integrity sha512-YhkR7XFdO7OBr8U1qs7DA7PmhSJXg59rLqd53jmeJ4pYe8WTCAsUZsKqxX7KKPEgAO5K7D/SjbyPUrBes9aP6Q==
dependencies:
"@gar/promise-retry" "^1.0.0"
"@isaacs/string-locale-compare" "^1.1.0"
Expand Down Expand Up @@ -3438,13 +3438,6 @@ brace-expansion@^2.0.1:
dependencies:
balanced-match "^1.0.0"

brace-expansion@^5.0.2:
version "5.0.4"
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.4.tgz#614daaecd0a688f660bbbc909a8748c3d80d4336"
integrity sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==
dependencies:
balanced-match "^4.0.2"

brace-expansion@^5.0.5:
version "5.0.5"
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.5.tgz#dcc3a37116b79f3e1b46db994ced5d570e930fdb"
Expand Down Expand Up @@ -3657,10 +3650,10 @@ ci-info@^4.0.0, ci-info@^4.4.0:
resolved "https://registry.npmjs.org/ci-info/-/ci-info-4.4.0.tgz"
integrity sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==

cidr-regex@^5.0.1:
version "5.0.3"
resolved "https://registry.yarnpkg.com/cidr-regex/-/cidr-regex-5.0.3.tgz#6ae2f772d93c9cc941f85a4d597e4f97e95610af"
integrity sha512-zfPT2uurEroxXqefaL2L7/fT5ED2XTutC6UwFbSZfqSOk1vk5VFY6xa6/R6pBxB4Uc8MNPbRW5ykqutFG5P5ww==
cidr-regex@^5.0.4:
version "5.0.4"
resolved "https://registry.yarnpkg.com/cidr-regex/-/cidr-regex-5.0.4.tgz#3232b0f29fc87ead52e05525c93922e8cdfec5c2"
integrity sha512-RqFFeOfTjrYz0UAb40jeDnrkOyIo1whw/Qsj/7fC+XArortgpoDUHwQidvuAMmGI8vPjhis6kJTwUhwGjmYhSQ==

clean-regexp@^1.0.0:
version "1.0.0"
Expand Down Expand Up @@ -5316,12 +5309,12 @@ is-callable@^1.2.7:
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==

is-cidr@^6.0.3:
version "6.0.3"
resolved "https://registry.yarnpkg.com/is-cidr/-/is-cidr-6.0.3.tgz#e9b332df01bef4d784a1aef93f920a59caf6b704"
integrity sha512-tPdsizbDiISrc4PoII6ZfpmAokx0oDKeYqAUp5bXOfznauOFXfEeosKBRrl0o0SriE4xoRR05Czn4YPCFMjSHA==
is-cidr@^6.0.4:
version "6.0.4"
resolved "https://registry.yarnpkg.com/is-cidr/-/is-cidr-6.0.4.tgz#7dcbde8640cf00cddc38a3c159d937dc216deb5c"
integrity sha512-tOIBU3QiXy0W4LvHbcKWAWSuQfGwDiEILphFCAZtDqj7C57uv3ClO6K8aNEGV4VTA7bWJlpQ0suKQkUe6Rd6ag==
dependencies:
cidr-regex "^5.0.1"
cidr-regex "^5.0.4"

is-core-module@^2.11.0, is-core-module@^2.13.0, is-core-module@^2.16.1:
version "2.16.1"
Expand Down Expand Up @@ -5715,12 +5708,12 @@ libnpmaccess@^10.0.3:
npm-package-arg "^13.0.0"
npm-registry-fetch "^19.0.0"

libnpmdiff@^8.1.5:
version "8.1.5"
resolved "https://registry.yarnpkg.com/libnpmdiff/-/libnpmdiff-8.1.5.tgz#369aea4a87053bd25eafa3c2b9da32be75274c54"
integrity sha512-3tknN/GosDOpIYjBplXpr7WVjpBDodAxXkZEtv410XlIsfMD+v/6mt9sYe/s/x+TRmmCRpzP/bxfhUorvV6Cqg==
libnpmdiff@^8.1.6:
version "8.1.6"
resolved "https://registry.yarnpkg.com/libnpmdiff/-/libnpmdiff-8.1.6.tgz#02db3eb234b52838cc0c69a18cc77936b53a6898"
integrity sha512-nr6/MrxRnqMUoB9t0aHImBKArkJCU3YeaTyu817XYQXAQq9iWgX+ZVLgd+5wZVfoyemPdJj2LasXhFNyVk5GAA==
dependencies:
"@npmcli/arborist" "^9.4.2"
"@npmcli/arborist" "^9.4.3"
"@npmcli/installed-package-contents" "^4.0.0"
binary-extensions "^3.0.0"
diff "^8.0.2"
Expand All @@ -5729,13 +5722,13 @@ libnpmdiff@^8.1.5:
pacote "^21.0.2"
tar "^7.5.1"

libnpmexec@^10.2.5:
version "10.2.5"
resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-10.2.5.tgz#21b2907c72bac11e696f5ea9fb5244254e5e7305"
integrity sha512-ayouyoml/4NmcgH+nWzK6QB5w0gKrftsYB8TAHu5TB5v6Nj3fgz8ZBK9FsG2A1SNuHZVTjvrNMDyF2VzDih/bA==
libnpmexec@^10.2.6:
version "10.2.6"
resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-10.2.6.tgz#b982a017650b986f4d7ee58756f0dff86a39e756"
integrity sha512-aUHRHUhoi98CW9x+0+RzOVvKvl4rvGgr6o7wnWfdyuvZtU5WXGStfuArN1wBANxEP50bLTocMJrEsBktEuiVqw==
dependencies:
"@gar/promise-retry" "^1.0.0"
"@npmcli/arborist" "^9.4.2"
"@npmcli/arborist" "^9.4.3"
"@npmcli/package-json" "^7.0.0"
"@npmcli/run-script" "^10.0.0"
ci-info "^4.0.0"
Expand All @@ -5747,12 +5740,12 @@ libnpmexec@^10.2.5:
signal-exit "^4.1.0"
walk-up-path "^4.0.0"

libnpmfund@^7.0.19:
version "7.0.19"
resolved "https://registry.yarnpkg.com/libnpmfund/-/libnpmfund-7.0.19.tgz#03d766943b0052c1e3c19ff2c39ea1cb25f0a03d"
integrity sha512-RNyp5gnjVXaqlx0asRLmAOrFkTwANntzqkRyTT6Iu2nUt1F2eiMZNMOpO2HNfA7/NceBVBk/xsrzas3miCz9oQ==
libnpmfund@^7.0.20:
version "7.0.20"
resolved "https://registry.yarnpkg.com/libnpmfund/-/libnpmfund-7.0.20.tgz#a8f2a79b3bed8d6578f416d67363ef62df011206"
integrity sha512-H1FvUdssvUlAfQJsNotf+DUetF2mS7d2sW8+MByLCMmgsZ+OkKbXgQit0PCjAwg8BD/Z/f8UO0FJT7bOYe73fQ==
dependencies:
"@npmcli/arborist" "^9.4.2"
"@npmcli/arborist" "^9.4.3"

libnpmorg@^8.0.1:
version "8.0.1"
Expand All @@ -5762,12 +5755,12 @@ libnpmorg@^8.0.1:
aproba "^2.0.0"
npm-registry-fetch "^19.0.0"

libnpmpack@^9.1.5:
version "9.1.5"
resolved "https://registry.yarnpkg.com/libnpmpack/-/libnpmpack-9.1.5.tgz#b0ba7affe4683f81e1c9e726212d0adb88bb9721"
integrity sha512-H1IX364ZwpeRfrL6UYSuxFNgP16/TvlwtCm8ZallbB7/1FZ3h1FBZHamQtv7PqcZUTWE27mygdQ4wCCW2BmVlg==
libnpmpack@^9.1.6:
version "9.1.6"
resolved "https://registry.yarnpkg.com/libnpmpack/-/libnpmpack-9.1.6.tgz#f72985464c2eac91e10549402572e25c6a3ee31e"
integrity sha512-Uov/MsMO+1MdJdT4PKdz6MiLNuZb73REKxbxKXKcNUaDkeBGNXxGB1GUxpdsvZlx1sos4MQDTYw34q4yw7hzHw==
dependencies:
"@npmcli/arborist" "^9.4.2"
"@npmcli/arborist" "^9.4.3"
"@npmcli/run-script" "^10.0.0"
npm-package-arg "^13.0.0"
pacote "^21.0.2"
Expand Down Expand Up @@ -6050,28 +6043,14 @@ min-indent@^1.0.0:
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==

minimatch@^10.0.3, minimatch@^10.1.1, minimatch@^10.2.5:
minimatch@^10.0.3, minimatch@^10.1.1, minimatch@^10.2.2, minimatch@^10.2.4, minimatch@^10.2.5:
version "10.2.5"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.5.tgz#bd48687a0be38ed2961399105600f832095861d1"
integrity sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==
dependencies:
brace-expansion "^5.0.5"

minimatch@^10.2.2, minimatch@^10.2.4:
version "10.2.4"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
dependencies:
brace-expansion "^5.0.2"

minimatch@^3.1.2:
version "3.1.2"
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
dependencies:
brace-expansion "^1.1.7"

minimatch@^3.1.5:
minimatch@^3.1.2, minimatch@^3.1.5:
version "3.1.5"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
Expand Down Expand Up @@ -6143,12 +6122,7 @@ minipass@^3.0.0:
dependencies:
yallist "^4.0.0"

"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2:
version "7.1.2"
resolved "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz"
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==

minipass@^7.0.2, minipass@^7.0.3, minipass@^7.0.4, minipass@^7.1.3:
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.0.2, minipass@^7.0.3, minipass@^7.0.4, minipass@^7.1.2, minipass@^7.1.3:
version "7.1.3"
resolved "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz"
integrity sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==
Expand Down Expand Up @@ -6250,20 +6224,20 @@ no-case@^3.0.4:
lower-case "^2.0.2"
tslib "^2.0.3"

node-gyp@^12.1.0, node-gyp@^12.2.0:
version "12.2.0"
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-12.2.0.tgz#ff73f6f509e33d8b7e768f889ffc9738ad117b07"
integrity sha512-q23WdzrQv48KozXlr0U1v9dwO/k59NHeSzn6loGcasyf0UnSrtzs8kRxM+mfwJSf0DkX0s43hcqgnSO4/VNthQ==
node-gyp@^12.1.0, node-gyp@^12.3.0:
version "12.3.0"
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-12.3.0.tgz#a0e0d9364779451eaf4148b6f9a7366f98000b3f"
integrity sha512-QNcUWM+HgJplcPzBvFBZ9VXacyGZ4+VTOb80PwWR+TlVzoHbRKULNEzpRsnaoxG3Wzr7Qh7BYxGDU3CbKib2Yg==
dependencies:
env-paths "^2.2.0"
exponential-backoff "^3.1.1"
graceful-fs "^4.2.6"
make-fetch-happen "^15.0.0"
nopt "^9.0.0"
proc-log "^6.0.0"
semver "^7.3.5"
tar "^7.5.4"
tinyglobby "^0.2.12"
undici "^6.25.0"
which "^6.0.0"

node-releases@^2.0.27:
Expand Down Expand Up @@ -6405,13 +6379,13 @@ npm-user-validate@^4.0.0:
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-4.0.0.tgz#f3c7e8360e46c651dbaf2fc4eea8f66df51ae6df"
integrity sha512-TP+Ziq/qPi/JRdhaEhnaiMkqfMGjhDLoh/oRfW+t5aCuIfJxIUxvwk6Sg/6ZJ069N/Be6gs00r+aZeJTfS9uHQ==

npm@^11.12.1:
version "11.12.1"
resolved "https://registry.yarnpkg.com/npm/-/npm-11.12.1.tgz#432da55a9f0ca53c982740fabe2b081a38019fb1"
integrity sha512-zcoUuF1kezGSAo0CqtvoLXX3mkRqzuqYdL6Y5tdo8g69NVV3CkjQ6ZBhBgB4d7vGkPcV6TcvLi3GRKPDFX+xTA==
npm@^11.13.0:
version "11.13.0"
resolved "https://registry.yarnpkg.com/npm/-/npm-11.13.0.tgz#1af5ccf2fc595e4ede1f46f4e6cda78cee0d7458"
integrity sha512-cRmhaghDWA1lFgl3Ug4/VxDJdPBK/U+tNtnrl9kXunFqhWw1x4xL5txkNn7qzPuVfvXOmXyjHpMwsuk2uisbkg==
dependencies:
"@isaacs/string-locale-compare" "^1.1.0"
"@npmcli/arborist" "^9.4.2"
"@npmcli/arborist" "^9.4.3"
"@npmcli/config" "^10.8.1"
"@npmcli/fs" "^5.0.0"
"@npmcli/map-workspaces" "^5.0.3"
Expand All @@ -6433,24 +6407,24 @@ npm@^11.12.1:
hosted-git-info "^9.0.2"
ini "^6.0.0"
init-package-json "^8.2.5"
is-cidr "^6.0.3"
is-cidr "^6.0.4"
json-parse-even-better-errors "^5.0.0"
libnpmaccess "^10.0.3"
libnpmdiff "^8.1.5"
libnpmexec "^10.2.5"
libnpmfund "^7.0.19"
libnpmdiff "^8.1.6"
libnpmexec "^10.2.6"
libnpmfund "^7.0.20"
libnpmorg "^8.0.1"
libnpmpack "^9.1.5"
libnpmpack "^9.1.6"
libnpmpublish "^11.1.3"
libnpmsearch "^9.0.1"
libnpmteam "^8.0.2"
libnpmversion "^8.0.3"
make-fetch-happen "^15.0.5"
minimatch "^10.2.4"
minimatch "^10.2.5"
minipass "^7.1.3"
minipass-pipeline "^1.2.4"
ms "^2.1.2"
node-gyp "^12.2.0"
node-gyp "^12.3.0"
nopt "^9.0.0"
npm-audit-report "^7.0.0"
npm-install-checks "^8.0.0"
Expand All @@ -6469,7 +6443,7 @@ npm@^11.12.1:
spdx-expression-parse "^4.0.0"
ssri "^13.0.1"
supports-color "^10.2.2"
tar "^7.5.11"
tar "^7.5.13"
text-table "~0.2.0"
tiny-relative-date "^2.0.2"
treeverse "^3.0.0"
Expand Down Expand Up @@ -7636,18 +7610,7 @@ tapable@^2.3.0:
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.3.0.tgz#7e3ea6d5ca31ba8e078b560f0d83ce9a14aa8be6"
integrity sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==

tar@^7.4.3, tar@^7.5.11:
version "7.5.11"
resolved "https://registry.npmjs.org/tar/-/tar-7.5.11.tgz"
integrity sha512-ChjMH33/KetonMTAtpYdgUFr0tbz69Fp2v7zWxQfYZX4g5ZN2nOBXm1R2xyA+lMIKrLKIoKAwFj93jE/avX9cQ==
dependencies:
"@isaacs/fs-minipass" "^4.0.0"
chownr "^3.0.0"
minipass "^7.1.2"
minizlib "^3.1.0"
yallist "^5.0.0"

tar@^7.5.1, tar@^7.5.4:
tar@^7.4.3, tar@^7.5.1, tar@^7.5.13, tar@^7.5.4:
version "7.5.13"
resolved "https://registry.yarnpkg.com/tar/-/tar-7.5.13.tgz#0d214ed56781a26edc313581c0e2d929ceeb866d"
integrity sha512-tOG/7GyXpFevhXVh8jOPJrmtRpOTsYqUIkVdVooZYJS/z8WhfQUX8RJILmeuJNinGAMSu1veBr4asSHFt5/hng==
Expand Down Expand Up @@ -7892,6 +7855,11 @@ undici-types@~7.18.0:
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.18.2.tgz#29357a89e7b7ca4aef3bf0fd3fd0cd73884229e9"
integrity sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==

undici@^6.25.0:
version "6.25.0"
resolved "https://registry.yarnpkg.com/undici/-/undici-6.25.0.tgz#8c4efb8c998dc187fc1cfb5dde1ef19a211849fb"
integrity sha512-ZgpWDC5gmNiuY9CnLVXEH8rl50xhRCuLNA97fAUnKi8RRuV4E6KG31pDTsLVUKnohJE0I3XDrTeEydAXRw47xg==

unicorn-magic@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.1.0.tgz#1bb9a51c823aaf9d73a8bfcd3d1a23dde94b0ce4"
Expand Down
Loading