Skip to content

Commit 18eba07

Browse files
committed
Fix: bump run-async which loaded dev dependencies unexpectedly
1 parent c1a755f commit 18eba07

10 files changed

+7
-102
lines changed
-5.77 MB
Binary file not shown.
-6.59 MB
Binary file not shown.
-6.08 MB
Binary file not shown.
-6.89 MB
Binary file not shown.
-5.83 MB
Binary file not shown.
-6.44 MB
Binary file not shown.
-9.52 KB
Binary file not shown.
4.11 KB
Binary file not shown.

packages/inquirer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@inquirer/type": "^3.0.8",
8080
"ansi-escapes": "^4.3.2",
8181
"mute-stream": "^2.0.0",
82-
"run-async": "^4.0.4",
82+
"run-async": "^4.0.5",
8383
"rxjs": "^7.8.2"
8484
},
8585
"devDependencies": {

yarn.lock

Lines changed: 6 additions & 101 deletions
Original file line numberDiff line numberDiff line change
@@ -1445,111 +1445,55 @@ __metadata:
14451445
languageName: node
14461446
linkType: hard
14471447

1448-
"@oxlint/darwin-arm64@npm:1.6.0":
1449-
version: 1.6.0
1450-
resolution: "@oxlint/darwin-arm64@npm:1.6.0"
1451-
conditions: os=darwin & cpu=arm64
1452-
languageName: node
1453-
linkType: hard
1454-
14551448
"@oxlint/darwin-arm64@npm:1.7.0":
14561449
version: 1.7.0
14571450
resolution: "@oxlint/darwin-arm64@npm:1.7.0"
14581451
conditions: os=darwin & cpu=arm64
14591452
languageName: node
14601453
linkType: hard
14611454

1462-
"@oxlint/darwin-x64@npm:1.6.0":
1463-
version: 1.6.0
1464-
resolution: "@oxlint/darwin-x64@npm:1.6.0"
1465-
conditions: os=darwin & cpu=x64
1466-
languageName: node
1467-
linkType: hard
1468-
14691455
"@oxlint/darwin-x64@npm:1.7.0":
14701456
version: 1.7.0
14711457
resolution: "@oxlint/darwin-x64@npm:1.7.0"
14721458
conditions: os=darwin & cpu=x64
14731459
languageName: node
14741460
linkType: hard
14751461

1476-
"@oxlint/linux-arm64-gnu@npm:1.6.0":
1477-
version: 1.6.0
1478-
resolution: "@oxlint/linux-arm64-gnu@npm:1.6.0"
1479-
conditions: os=linux & cpu=arm64 & libc=glibc
1480-
languageName: node
1481-
linkType: hard
1482-
14831462
"@oxlint/linux-arm64-gnu@npm:1.7.0":
14841463
version: 1.7.0
14851464
resolution: "@oxlint/linux-arm64-gnu@npm:1.7.0"
14861465
conditions: os=linux & cpu=arm64 & libc=glibc
14871466
languageName: node
14881467
linkType: hard
14891468

1490-
"@oxlint/linux-arm64-musl@npm:1.6.0":
1491-
version: 1.6.0
1492-
resolution: "@oxlint/linux-arm64-musl@npm:1.6.0"
1493-
conditions: os=linux & cpu=arm64 & libc=musl
1494-
languageName: node
1495-
linkType: hard
1496-
14971469
"@oxlint/linux-arm64-musl@npm:1.7.0":
14981470
version: 1.7.0
14991471
resolution: "@oxlint/linux-arm64-musl@npm:1.7.0"
15001472
conditions: os=linux & cpu=arm64 & libc=musl
15011473
languageName: node
15021474
linkType: hard
15031475

1504-
"@oxlint/linux-x64-gnu@npm:1.6.0":
1505-
version: 1.6.0
1506-
resolution: "@oxlint/linux-x64-gnu@npm:1.6.0"
1507-
conditions: os=linux & cpu=x64 & libc=glibc
1508-
languageName: node
1509-
linkType: hard
1510-
15111476
"@oxlint/linux-x64-gnu@npm:1.7.0":
15121477
version: 1.7.0
15131478
resolution: "@oxlint/linux-x64-gnu@npm:1.7.0"
15141479
conditions: os=linux & cpu=x64 & libc=glibc
15151480
languageName: node
15161481
linkType: hard
15171482

1518-
"@oxlint/linux-x64-musl@npm:1.6.0":
1519-
version: 1.6.0
1520-
resolution: "@oxlint/linux-x64-musl@npm:1.6.0"
1521-
conditions: os=linux & cpu=x64 & libc=musl
1522-
languageName: node
1523-
linkType: hard
1524-
15251483
"@oxlint/linux-x64-musl@npm:1.7.0":
15261484
version: 1.7.0
15271485
resolution: "@oxlint/linux-x64-musl@npm:1.7.0"
15281486
conditions: os=linux & cpu=x64 & libc=musl
15291487
languageName: node
15301488
linkType: hard
15311489

1532-
"@oxlint/win32-arm64@npm:1.6.0":
1533-
version: 1.6.0
1534-
resolution: "@oxlint/win32-arm64@npm:1.6.0"
1535-
conditions: os=win32 & cpu=arm64
1536-
languageName: node
1537-
linkType: hard
1538-
15391490
"@oxlint/win32-arm64@npm:1.7.0":
15401491
version: 1.7.0
15411492
resolution: "@oxlint/win32-arm64@npm:1.7.0"
15421493
conditions: os=win32 & cpu=arm64
15431494
languageName: node
15441495
linkType: hard
15451496

1546-
"@oxlint/win32-x64@npm:1.6.0":
1547-
version: 1.6.0
1548-
resolution: "@oxlint/win32-x64@npm:1.6.0"
1549-
conditions: os=win32 & cpu=x64
1550-
languageName: node
1551-
linkType: hard
1552-
15531497
"@oxlint/win32-x64@npm:1.7.0":
15541498
version: 1.7.0
15551499
resolution: "@oxlint/win32-x64@npm:1.7.0"
@@ -4623,7 +4567,7 @@ __metadata:
46234567
"@types/mute-stream": "npm:^0.0.4"
46244568
ansi-escapes: "npm:^4.3.2"
46254569
mute-stream: "npm:^2.0.0"
4626-
run-async: "npm:^4.0.4"
4570+
run-async: "npm:^4.0.5"
46274571
rxjs: "npm:^7.8.2"
46284572
tshy: "npm:^3.0.2"
46294573
peerDependencies:
@@ -6261,42 +6205,6 @@ __metadata:
62616205
languageName: node
62626206
linkType: hard
62636207

6264-
"oxlint@npm:^1.2.0":
6265-
version: 1.6.0
6266-
resolution: "oxlint@npm:1.6.0"
6267-
dependencies:
6268-
"@oxlint/darwin-arm64": "npm:1.6.0"
6269-
"@oxlint/darwin-x64": "npm:1.6.0"
6270-
"@oxlint/linux-arm64-gnu": "npm:1.6.0"
6271-
"@oxlint/linux-arm64-musl": "npm:1.6.0"
6272-
"@oxlint/linux-x64-gnu": "npm:1.6.0"
6273-
"@oxlint/linux-x64-musl": "npm:1.6.0"
6274-
"@oxlint/win32-arm64": "npm:1.6.0"
6275-
"@oxlint/win32-x64": "npm:1.6.0"
6276-
dependenciesMeta:
6277-
"@oxlint/darwin-arm64":
6278-
optional: true
6279-
"@oxlint/darwin-x64":
6280-
optional: true
6281-
"@oxlint/linux-arm64-gnu":
6282-
optional: true
6283-
"@oxlint/linux-arm64-musl":
6284-
optional: true
6285-
"@oxlint/linux-x64-gnu":
6286-
optional: true
6287-
"@oxlint/linux-x64-musl":
6288-
optional: true
6289-
"@oxlint/win32-arm64":
6290-
optional: true
6291-
"@oxlint/win32-x64":
6292-
optional: true
6293-
bin:
6294-
oxc_language_server: bin/oxc_language_server
6295-
oxlint: bin/oxlint
6296-
checksum: 10/a8852b8982b05171e69a2c60806a3af6946c0d6598c41119ca83259feb05901b3e09b8dac8de0a9cb49441f6d9ee0f137f22d1a9ad91f1e4dc044ccc1182241d
6297-
languageName: node
6298-
linkType: hard
6299-
63006208
"oxlint@npm:^1.7.0":
63016209
version: 1.7.0
63026210
resolution: "oxlint@npm:1.7.0"
@@ -6761,7 +6669,7 @@ __metadata:
67616669
languageName: node
67626670
linkType: hard
67636671

6764-
"prettier@npm:^3.5.3, prettier@npm:^3.6.2":
6672+
"prettier@npm:^3.6.2":
67656673
version: 3.6.2
67666674
resolution: "prettier@npm:3.6.2"
67676675
bin:
@@ -7228,13 +7136,10 @@ __metadata:
72287136
languageName: node
72297137
linkType: hard
72307138

7231-
"run-async@npm:^4.0.4":
7232-
version: 4.0.4
7233-
resolution: "run-async@npm:4.0.4"
7234-
dependencies:
7235-
oxlint: "npm:^1.2.0"
7236-
prettier: "npm:^3.5.3"
7237-
checksum: 10/23b1b3cd17c76d50360ed31a78cb388cadb7b1e7efdec813b6512cfac396e4bb00dba8d0cf28663fe52f27bedb1872f925c2142c6a18b6870e33aed99f66536f
7139+
"run-async@npm:^4.0.5":
7140+
version: 4.0.5
7141+
resolution: "run-async@npm:4.0.5"
7142+
checksum: 10/afe403262e66e53ae5727013f43854de4042c6772293561ce69f48b1a444a7cd7905ece869ec9bb57d4295b02fdf8f82558aadcb2194a4dd5eb9e1fb075e62bf
72387143
languageName: node
72397144
linkType: hard
72407145

0 commit comments

Comments
 (0)