mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Update Apple / Global / Reject Hosts
This commit is contained in:
14
package.json
14
package.json
@@ -14,31 +14,31 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@cliqz/adblocker": "^1.26.12",
|
||||
"@gorhill/publicsuffixlist": "^3.0.1",
|
||||
"@cliqz/adblocker": "^1.26.15",
|
||||
"@gorhill/publicsuffixlist": "3.0.1",
|
||||
"@sukka/listdir": "^0.3.1",
|
||||
"async-retry": "^1.3.3",
|
||||
"async-sema": "^3.1.1",
|
||||
"ci-info": "^4.0.0",
|
||||
"csv-parse": "^5.5.3",
|
||||
"fast-cidr-tools": "^0.2.4",
|
||||
"mnemonist": "^0.39.6",
|
||||
"mnemonist": "^0.39.7",
|
||||
"path-scurry": "^1.10.1",
|
||||
"picocolors": "^1.0.0",
|
||||
"punycode": "^2.3.1",
|
||||
"table": "^6.8.1",
|
||||
"tar-stream": "^3.1.6",
|
||||
"tldts": "^6.1.1"
|
||||
"tldts": "^6.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "4.1.10-beta.2",
|
||||
"@eslint-sukka/ts": "4.1.10-beta.2",
|
||||
"@eslint-sukka/node": "5.0.0",
|
||||
"@eslint-sukka/ts": "5.0.0",
|
||||
"@types/async-retry": "^1.4.8",
|
||||
"@types/bun": "^1.0.0",
|
||||
"@types/tar-stream": "^3.1.3",
|
||||
"bun-types": "^1.0.21",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-config-sukka": "4.1.10-beta.2",
|
||||
"eslint-config-sukka": "5.0.0",
|
||||
"eslint-formatter-sukka": "4.1.9",
|
||||
"mitata": "^0.1.6",
|
||||
"typescript": "^5.3.3"
|
||||
|
||||
Reference in New Issue
Block a user