Skip to content
Open
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
6 changes: 3 additions & 3 deletions lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
"golgoth": "3.1.0",
"is-glob": "4.0.3",
"json-stable-stringify": "1.3.0",
"multimatch": "7.0.0",
"multimatch": "8.0.0",
"nanoid": "5.1.6",
"normalize-url": "8.1.1",
"normalize-url": "9.0.1",
"ora": "9.3.0",
"rev-hash": "4.1.0",
"std-mocks": "2.0.0",
"strip-ansi": "7.1.2",
"untildify": "6.0.0",
"which": "6.0.1",
"which": "7.0.0",
"yoctocolors": "2.1.2"
},
"scripts": {
Expand Down
60 changes: 57 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5959,6 +5959,13 @@ __metadata:
languageName: node
linkType: hard

"balanced-match@npm:^4.0.2":
version: 4.0.4
resolution: "balanced-match@npm:4.0.4"
checksum: 10c0/07e86102a3eb2ee2a6a1a89164f29d0dbaebd28f2ca3f5ca786f36b8b23d9e417eb3be45a4acf754f837be5ac0a2317de90d3fcb7f4f4dc95720a1f36b26a17b
languageName: node
linkType: hard

"base64-js@npm:^1.3.1":
version: 1.5.1
resolution: "base64-js@npm:1.5.1"
Expand Down Expand Up @@ -6133,6 +6140,15 @@ __metadata:
languageName: node
linkType: hard

"brace-expansion@npm:^5.0.5":
version: 5.0.6
resolution: "brace-expansion@npm:5.0.6"
dependencies:
balanced-match: "npm:^4.0.2"
checksum: 10c0/8c919869b90f61d533b341d3340be5ee4413232ea89b8246cbc2f38eb014f1d8182785c98a006eaf6111d02dc9eeffefdc240d5ac158625b2ed084dccd4bbf9b
languageName: node
linkType: hard

"braces@npm:^2.3.1":
version: 2.3.2
resolution: "braces@npm:2.3.2"
Expand Down Expand Up @@ -11072,15 +11088,15 @@ __metadata:
golgoth: "npm:3.1.0"
is-glob: "npm:4.0.3"
json-stable-stringify: "npm:1.3.0"
multimatch: "npm:7.0.0"
multimatch: "npm:8.0.0"
nanoid: "npm:5.1.6"
normalize-url: "npm:8.1.1"
normalize-url: "npm:9.0.1"
ora: "npm:9.3.0"
rev-hash: "npm:4.1.0"
std-mocks: "npm:2.0.0"
strip-ansi: "npm:7.1.2"
untildify: "npm:6.0.0"
which: "npm:6.0.1"
which: "npm:7.0.0"
yoctocolors: "npm:2.1.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15501,6 +15517,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^10.2.2":
version: 10.2.5
resolution: "minimatch@npm:10.2.5"
dependencies:
brace-expansion: "npm:^5.0.5"
checksum: 10c0/6bb058bd6324104b9ec2f763476a35386d05079c1f5fe4fbf1f324a25237cd4534d6813ecd71f48208f4e635c1221899bef94c3c89f7df55698fe373aaae20fd
languageName: node
linkType: hard

"minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
Expand Down Expand Up @@ -15807,6 +15832,17 @@ __metadata:
languageName: node
linkType: hard

"multimatch@npm:8.0.0":
version: 8.0.0
resolution: "multimatch@npm:8.0.0"
dependencies:
array-differ: "npm:^4.0.0"
array-union: "npm:^3.0.1"
minimatch: "npm:^10.2.2"
checksum: 10c0/de12fe93c713eab11d5375d5a46d51180193ec5a0b002b1230f38d77fc1a1eda54dbbe7af7edfeccb9c9a6a4c273c9377e8d69d4c9b3096e2891af4392edb429
languageName: node
linkType: hard

"multiparty@npm:^4.2.1":
version: 4.2.3
resolution: "multiparty@npm:4.2.3"
Expand Down Expand Up @@ -16453,6 +16489,13 @@ __metadata:
languageName: node
linkType: hard

"normalize-url@npm:9.0.1":
version: 9.0.1
resolution: "normalize-url@npm:9.0.1"
checksum: 10c0/fedcc5247819386494599f487dac2166944999eecfa0efeb3e9a6041aa77ff1656cc1495cbcd9cee202fea3dea51c1e9fc8b7f0fd332e0480b5863f12b60dc33
languageName: node
linkType: hard

"normalize-url@npm:^4.1.0":
version: 4.5.1
resolution: "normalize-url@npm:4.5.1"
Expand Down Expand Up @@ -23053,6 +23096,17 @@ __metadata:
languageName: node
linkType: hard

"which@npm:7.0.0":
version: 7.0.0
resolution: "which@npm:7.0.0"
dependencies:
isexe: "npm:^4.0.0"
bin:
node-which: bin/which.js
checksum: 10c0/ca0b54f198f78bbc4b7c02e34bda8d335cb352e0adb4cbca1c37b1a957af3a879a82c4c27ca6525bc942f548d8b64f816ef6528360af9f3de55ffb9b979b620d
languageName: node
linkType: hard

"which@npm:^1.3.1":
version: 1.3.1
resolution: "which@npm:1.3.1"
Expand Down