Skip to content

Commit 3e62c3c

Browse files
chore(deps): update external dependencies
1 parent 15521ec commit 3e62c3c

2 files changed

Lines changed: 77 additions & 5 deletions

File tree

lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
"golgoth": "3.1.0",
4949
"is-glob": "4.0.3",
5050
"json-stable-stringify": "1.3.0",
51-
"multimatch": "7.0.0",
51+
"multimatch": "8.0.0",
5252
"nanoid": "5.1.6",
53-
"normalize-url": "8.1.1",
53+
"normalize-url": "9.0.0",
5454
"ora": "9.3.0",
5555
"rev-hash": "4.1.0",
5656
"std-mocks": "2.0.0",

yarn.lock

Lines changed: 75 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5959,6 +5959,13 @@ __metadata:
59595959
languageName: node
59605960
linkType: hard
59615961

5962+
"balanced-match@npm:^4.0.2":
5963+
version: 4.0.4
5964+
resolution: "balanced-match@npm:4.0.4"
5965+
checksum: 10c0/07e86102a3eb2ee2a6a1a89164f29d0dbaebd28f2ca3f5ca786f36b8b23d9e417eb3be45a4acf754f837be5ac0a2317de90d3fcb7f4f4dc95720a1f36b26a17b
5966+
languageName: node
5967+
linkType: hard
5968+
59625969
"base64-js@npm:^1.3.1":
59635970
version: 1.5.1
59645971
resolution: "base64-js@npm:1.5.1"
@@ -6133,6 +6140,15 @@ __metadata:
61336140
languageName: node
61346141
linkType: hard
61356142

6143+
"brace-expansion@npm:^5.0.5":
6144+
version: 5.0.5
6145+
resolution: "brace-expansion@npm:5.0.5"
6146+
dependencies:
6147+
balanced-match: "npm:^4.0.2"
6148+
checksum: 10c0/4d238e14ed4f5cc9c07285550a41cef23121ca08ba99fa9eb5b55b580dcb6bf868b8210aa10526bdc9f8dc97f33ca2a7259039c4cc131a93042beddb424c48e3
6149+
languageName: node
6150+
linkType: hard
6151+
61366152
"braces@npm:^2.3.1":
61376153
version: 2.3.2
61386154
resolution: "braces@npm:2.3.2"
@@ -11027,7 +11043,36 @@ __metadata:
1102711043
languageName: node
1102811044
linkType: hard
1102911045

11030-
"firost@npm:5.8.0, firost@workspace:lib":
11046+
"firost@npm:5.8.0":
11047+
version: 5.8.0
11048+
resolution: "firost@npm:5.8.0"
11049+
dependencies:
11050+
"@inquirer/input": "npm:5.0.4"
11051+
"@inquirer/select": "npm:5.0.4"
11052+
chokidar: "npm:5.0.0"
11053+
empathic: "npm:2.0.0"
11054+
eventemitter2: "npm:6.4.9"
11055+
execa: "npm:9.6.1"
11056+
fs-extra: "npm:11.3.3"
11057+
globby: "npm:16.1.0"
11058+
golgoth: "npm:3.1.0"
11059+
is-glob: "npm:4.0.3"
11060+
json-stable-stringify: "npm:1.3.0"
11061+
multimatch: "npm:7.0.0"
11062+
nanoid: "npm:5.1.6"
11063+
normalize-url: "npm:8.1.1"
11064+
ora: "npm:9.3.0"
11065+
rev-hash: "npm:4.1.0"
11066+
std-mocks: "npm:2.0.0"
11067+
strip-ansi: "npm:7.1.2"
11068+
untildify: "npm:6.0.0"
11069+
which: "npm:6.0.1"
11070+
yoctocolors: "npm:2.1.2"
11071+
checksum: 10c0/e72fb58f6f8106a9d5bd398bd2e506076198e26e609e0ae8c60ccd09a0b3d7abf709c463584286d2d87a994fa4ad738b410857bb21eb4a99759a66661979bf23
11072+
languageName: node
11073+
linkType: hard
11074+
11075+
"firost@workspace:lib":
1103111076
version: 0.0.0-use.local
1103211077
resolution: "firost@workspace:lib"
1103311078
dependencies:
@@ -11043,9 +11088,9 @@ __metadata:
1104311088
golgoth: "npm:3.1.0"
1104411089
is-glob: "npm:4.0.3"
1104511090
json-stable-stringify: "npm:1.3.0"
11046-
multimatch: "npm:7.0.0"
11091+
multimatch: "npm:8.0.0"
1104711092
nanoid: "npm:5.1.6"
11048-
normalize-url: "npm:8.1.1"
11093+
normalize-url: "npm:9.0.0"
1104911094
ora: "npm:9.3.0"
1105011095
rev-hash: "npm:4.1.0"
1105111096
std-mocks: "npm:2.0.0"
@@ -15472,6 +15517,15 @@ __metadata:
1547215517
languageName: node
1547315518
linkType: hard
1547415519

15520+
"minimatch@npm:^10.2.2":
15521+
version: 10.2.5
15522+
resolution: "minimatch@npm:10.2.5"
15523+
dependencies:
15524+
brace-expansion: "npm:^5.0.5"
15525+
checksum: 10c0/6bb058bd6324104b9ec2f763476a35386d05079c1f5fe4fbf1f324a25237cd4534d6813ecd71f48208f4e635c1221899bef94c3c89f7df55698fe373aaae20fd
15526+
languageName: node
15527+
linkType: hard
15528+
1547515529
"minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
1547615530
version: 3.1.2
1547715531
resolution: "minimatch@npm:3.1.2"
@@ -15778,6 +15832,17 @@ __metadata:
1577815832
languageName: node
1577915833
linkType: hard
1578015834

15835+
"multimatch@npm:8.0.0":
15836+
version: 8.0.0
15837+
resolution: "multimatch@npm:8.0.0"
15838+
dependencies:
15839+
array-differ: "npm:^4.0.0"
15840+
array-union: "npm:^3.0.1"
15841+
minimatch: "npm:^10.2.2"
15842+
checksum: 10c0/de12fe93c713eab11d5375d5a46d51180193ec5a0b002b1230f38d77fc1a1eda54dbbe7af7edfeccb9c9a6a4c273c9377e8d69d4c9b3096e2891af4392edb429
15843+
languageName: node
15844+
linkType: hard
15845+
1578115846
"multiparty@npm:^4.2.1":
1578215847
version: 4.2.3
1578315848
resolution: "multiparty@npm:4.2.3"
@@ -16424,6 +16489,13 @@ __metadata:
1642416489
languageName: node
1642516490
linkType: hard
1642616491

16492+
"normalize-url@npm:9.0.0":
16493+
version: 9.0.0
16494+
resolution: "normalize-url@npm:9.0.0"
16495+
checksum: 10c0/ff8271b26b808dc4c9caf309e1f5f0dcf75e4e05c5c09f3ee3c9dde2bda7f761df1b4c9458758c1919e3420a71c464da8026c1a9a11dedff99c056f3efd6afbc
16496+
languageName: node
16497+
linkType: hard
16498+
1642716499
"normalize-url@npm:^4.1.0":
1642816500
version: 4.5.1
1642916501
resolution: "normalize-url@npm:4.5.1"

0 commit comments

Comments
 (0)