mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Use TimSort (WebKit you lazy fuck)
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
"punycode": "^2.3.1",
|
||||
"table": "^6.8.2",
|
||||
"tar-stream": "^3.1.7",
|
||||
"timsort": "^0.3.0",
|
||||
"tldts": "^6.1.19"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -37,6 +38,7 @@
|
||||
"@types/async-retry": "^1.4.8",
|
||||
"@types/bun": "^1.1.1",
|
||||
"@types/tar-stream": "^3.1.3",
|
||||
"@types/timsort": "^0.3.3",
|
||||
"bun-types": "^1.1.7",
|
||||
"eslint": "^9.2.0",
|
||||
"eslint-config-sukka": "6.0.0-beta.3",
|
||||
|
||||
Reference in New Issue
Block a user