mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Feat: use Cisco Top 1M Domain for validation
This commit is contained in:
@@ -45,7 +45,8 @@
|
||||
"why-is-node-running": "^3.2.2",
|
||||
"worktank": "^2.7.3",
|
||||
"xbits": "^0.2.0",
|
||||
"yaml": "^2.7.1"
|
||||
"yaml": "^2.7.1",
|
||||
"yauzl-promise": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^6.18.2",
|
||||
@@ -59,6 +60,7 @@
|
||||
"@types/node": "^22.15.2",
|
||||
"@types/punycode": "^2.1.4",
|
||||
"@types/tar-fs": "^2.0.4",
|
||||
"@types/yauzl-promise": "^4.0.1",
|
||||
"eslint": "^9.25.1",
|
||||
"eslint-config-sukka": "^6.18.2",
|
||||
"eslint-formatter-sukka": "^6.18.2",
|
||||
|
||||
Reference in New Issue
Block a user