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

Commit e517c6e

Browse files
authored
feat(core): debug platform and CPU architecture
2 parents 6f1cf03 + c60023f commit e517c6e

File tree

4 files changed

+198
-169
lines changed

4 files changed

+198
-169
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,18 +43,18 @@
4343
"devDependencies": {
4444
"@biomejs/biome": "1.8.3",
4545
"@openpgp/web-stream-tools": "0.1.3",
46-
"@swc/core": "1.7.11",
46+
"@swc/core": "1.7.14",
4747
"@tapjs/tsx": "3.0.0",
4848
"@tsconfig/node20": "20.1.4",
4949
"@tsconfig/strictest": "2.0.5",
50-
"@types/node": "20.14.13",
50+
"@types/node": "20.16.1",
5151
"@types/node-fetch": "2.6.11",
5252
"@types/sinon": "17.0.3",
5353
"@types/which": "3.0.4",
5454
"c8": "10.1.2",
5555
"cross-env": "7.0.3",
5656
"into-stream": "8.0.1",
57-
"nock": "13.5.4",
57+
"nock": "13.5.5",
5858
"sinon": "18.0.0",
5959
"tap": "21.0.1",
6060
"tsimp": "2.0.11",

0 commit comments

Comments
 (0)