Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 9627a91

Browse files
committed
chore(deps): routine upgrade
1 parent c1b08ea commit 9627a91

File tree

2 files changed

+864
-400
lines changed

2 files changed

+864
-400
lines changed

package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,11 @@
4444
"devDependencies": {
4545
"@biomejs/biome": "1.8.3",
4646
"@openpgp/web-stream-tools": "0.1.3",
47-
"@tapjs/tsx": "2.0.3",
47+
"@swc/core": "1.6.13",
48+
"@tapjs/tsx": "3.0.0",
4849
"@tsconfig/node20": "20.1.4",
4950
"@tsconfig/strictest": "2.0.5",
50-
"@types/node": "20.14.9",
51+
"@types/node": "20.14.11",
5152
"@types/node-fetch": "2.6.11",
5253
"@types/sinon": "17.0.3",
5354
"@types/which": "3.0.4",
@@ -56,10 +57,10 @@
5657
"into-stream": "8.0.1",
5758
"nock": "13.5.4",
5859
"sinon": "18.0.0",
59-
"tap": "20.0.3",
60+
"tap": "21.0.0",
6061
"tsimp": "2.0.11",
61-
"tsup": "8.1.0",
62-
"typescript": "5.5.2",
62+
"tsup": "8.1.1",
63+
"typescript": "5.5.3",
6364
"which": "4.0.0"
6465
}
6566
}

0 commit comments

Comments
 (0)