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
10 changes: 5 additions & 5 deletions lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,21 +42,21 @@
"chokidar": "5.0.0",
"empathic": "2.0.0",
"eventemitter2": "6.4.9",
"execa": "9.6.1",
"execa": "10.0.1",
"fs-extra": "11.3.3",
"globby": "16.1.0",
"golgoth": "3.1.0",
"is-glob": "4.0.3",
"json-stable-stringify": "1.3.0",
"multimatch": "7.0.0",
"nanoid": "5.1.6",
"normalize-url": "8.1.1",
"multimatch": "8.0.0",
"nanoid": "6.0.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
113 changes: 106 additions & 7 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.8":
version: 5.0.9
resolution: "brace-expansion@npm:5.0.9"
dependencies:
balanced-match: "npm:^4.0.2"
checksum: 10c0/3dea38884a1c3c8b1c9c44a7402a0c76fca460f70cffb3127242b0b4cbf4472019e022ade021eec44838ff19f1dac2625dfd11dd459d7e1e055b0698a8d52fec
languageName: node
linkType: hard

"braces@npm:^2.3.1":
version: 2.3.2
resolution: "braces@npm:2.3.2"
Expand Down Expand Up @@ -10249,6 +10265,26 @@ __metadata:
languageName: node
linkType: hard

"execa@npm:10.0.1":
version: 10.0.1
resolution: "execa@npm:10.0.1"
dependencies:
"@sindresorhus/merge-streams": "npm:^4.0.0"
figures: "npm:^6.1.0"
get-stream: "npm:^9.0.1"
human-signals: "npm:^8.0.1"
is-plain-obj: "npm:^4.1.0"
is-stream: "npm:^4.0.1"
npm-run-path: "npm:^6.0.0"
pretty-ms: "npm:^9.3.0"
signal-exit: "npm:^4.1.0"
strip-final-newline: "npm:^4.0.0"
which-command: "npm:^0.1.0"
yoctocolors: "npm:^2.1.2"
checksum: 10c0/5fc05e35729344d8fdddbc92d91d995cb9cb9080f953cd60367285a7001f1bca9a7deb6f421413a62e6f80d2c2e91af9cda6990b0a88e854cb414506b4b05fce
languageName: node
linkType: hard

"execa@npm:5.1.1, execa@npm:^5.0.0, execa@npm:^5.1.1":
version: 5.1.1
resolution: "execa@npm:5.1.1"
Expand Down Expand Up @@ -11065,22 +11101,22 @@ __metadata:
chokidar: "npm:5.0.0"
empathic: "npm:2.0.0"
eventemitter2: "npm:6.4.9"
execa: "npm:9.6.1"
execa: "npm:10.0.1"
fs-extra: "npm:11.3.3"
get-port: "npm:7.1.0"
globby: "npm:16.1.0"
golgoth: "npm:3.1.0"
is-glob: "npm:4.0.3"
json-stable-stringify: "npm:1.3.0"
multimatch: "npm:7.0.0"
nanoid: "npm:5.1.6"
normalize-url: "npm:8.1.1"
multimatch: "npm:8.0.0"
nanoid: "npm:6.0.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 @@ -11652,7 +11688,7 @@ __metadata:
languageName: node
linkType: hard

"get-stream@npm:^9.0.0":
"get-stream@npm:^9.0.0, get-stream@npm:^9.0.1":
version: 9.0.1
resolution: "get-stream@npm:9.0.1"
dependencies:
Expand Down Expand Up @@ -15501,6 +15537,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^10.2.2":
version: 10.2.6
resolution: "minimatch@npm:10.2.6"
dependencies:
brace-expansion: "npm:^5.0.8"
checksum: 10c0/4559a836243b98bd4d17ea9f7edae698717c76399eea7be374f3737f33164e4907f19e9726891ddeb122f750a5a7fa80d2ac43e851d6e5984dc4ff42ec127d3a
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 +15852,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 @@ -15884,6 +15940,15 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:6.0.1":
version: 6.0.1
resolution: "nanoid@npm:6.0.1"
bin:
nanoid: bin/nanoid.js
checksum: 10c0/5b362ad9822388dfebdf655849c76d3539e074d1003fbe6eb5dff8687faf93a9abbb19bdc5d134b9b8599f875f9b091feacfd7099b34b5fef23bc3f5be41dd10
languageName: node
linkType: hard

"nanoid@npm:^3.3.11":
version: 3.3.11
resolution: "nanoid@npm:3.3.11"
Expand Down Expand Up @@ -16453,6 +16518,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 @@ -18671,7 +18743,7 @@ __metadata:
languageName: node
linkType: hard

"pretty-ms@npm:^9.2.0":
"pretty-ms@npm:^9.2.0, pretty-ms@npm:^9.3.0":
version: 9.3.0
resolution: "pretty-ms@npm:9.3.0"
dependencies:
Expand Down Expand Up @@ -22960,6 +23032,15 @@ __metadata:
languageName: node
linkType: hard

"which-command@npm:^0.1.0":
version: 0.1.0
resolution: "which-command@npm:0.1.0"
bin:
which-command: cli.js
checksum: 10c0/15b3952b466961ce147de197ef2d40d0f6242dac7d07785936541f7b8f6dba632bd6eab0abac362b80efc0029c536d044717c10aa96562831b0d0a7d548a0029
languageName: node
linkType: hard

"which-module@npm:^2.0.0":
version: 2.0.1
resolution: "which-module@npm:2.0.1"
Expand Down Expand Up @@ -23053,6 +23134,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 Expand Up @@ -23482,6 +23574,13 @@ __metadata:
languageName: node
linkType: hard

"yoctocolors@npm:^2.1.2":
version: 2.2.0
resolution: "yoctocolors@npm:2.2.0"
checksum: 10c0/ca179aa83401aa0711f268fda38145a44c828e612a5f5265439efb5796cd63c46ca6b786bae3b74c75440a48518c36b5b23cba7fbb76ea8af5a9f85f830a5754
languageName: node
linkType: hard

"zip-stream@npm:^4.1.0":
version: 4.1.1
resolution: "zip-stream@npm:4.1.1"
Expand Down