Chore: replace tar-stream w/ tar-fs

This commit is contained in:
SukkaW
2024-09-09 06:15:32 +08:00
parent c1fa3c7b96
commit 385147f784
3 changed files with 81 additions and 29 deletions

View File

@@ -35,7 +35,7 @@
"picocolors": "^1.1.0",
"punycode": "^2.3.1",
"table": "^6.8.2",
"tar-stream": "^3.1.7",
"tar-fs": "^3.0.6",
"tldts": "^6.1.43",
"tldts-experimental": "^6.1.43",
"yaml": "^2.5.1"
@@ -49,6 +49,7 @@
"@types/chai": "^4.3.19",
"@types/mocha": "^10.0.7",
"@types/punycode": "^2.1.4",
"@types/tar-fs": "^2.0.4",
"@types/tar-stream": "^3.1.3",
"chai": "4",
"eslint": "^9.10.0",