Chore: download mock assets

This commit is contained in:
SukkaW
2023-12-19 22:23:46 +08:00
parent 7a6363d117
commit 74293ac2f8
11 changed files with 43 additions and 394 deletions

View File

@@ -21,25 +21,25 @@
"async-sema": "^3.1.1",
"ci-info": "^4.0.0",
"csv-parse": "^5.5.3",
"fast-cidr-tools": "^0.2.2",
"fast-cidr-tools": "^0.2.4",
"mnemonist": "^0.39.6",
"path-scurry": "^1.10.1",
"picocolors": "^1.0.0",
"punycode": "^2.3.1",
"table": "^6.8.1",
"tar-stream": "^3.1.6",
"tldts": "^6.0.22"
"tldts": "^6.1.1"
},
"devDependencies": {
"@eslint-sukka/node": "4.1.10-beta.2",
"@eslint-sukka/ts": "4.1.10-beta.2",
"@types/async-retry": "^1.4.8",
"@types/tar-stream": "^3.1.3",
"bun-types": "^1.0.11",
"eslint": "^8.55.0",
"bun-types": "^1.0.18-1",
"eslint": "^8.56.0",
"eslint-config-sukka": "4.1.10-beta.2",
"eslint-formatter-sukka": "4.1.9",
"typescript": "^5.2.2"
"typescript": "^5.3.3"
},
"resolutions": {
"has": "npm:@nolyfill/has@latest"