mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Fix AdGuardHome keyword regex
This commit is contained in:
12
package.json
12
package.json
@@ -32,13 +32,13 @@
|
||||
"fast-cidr-tools": "^0.3.2",
|
||||
"fast-fifo": "^1.3.2",
|
||||
"fdir": "^6.4.6",
|
||||
"foxts": "^3.4.0",
|
||||
"foxts": "^3.5.0",
|
||||
"hash-wasm": "^4.12.0",
|
||||
"json-stringify-pretty-compact": "3.0.0",
|
||||
"null-prototype-object": "^1.2.0",
|
||||
"picocolors": "^1.1.1",
|
||||
"punycode": "^2.3.1",
|
||||
"tar-fs": "^3.0.9",
|
||||
"tar-fs": "^3.0.10",
|
||||
"tldts": "^6.1.86",
|
||||
"tldts-experimental": "^6.1.86",
|
||||
"undici": "^7.10.0",
|
||||
@@ -53,23 +53,23 @@
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^6.22.1",
|
||||
"@swc-node/register": "^1.10.10",
|
||||
"@swc/core": "^1.12.1",
|
||||
"@swc/core": "^1.12.4",
|
||||
"@types/async-retry": "^1.4.9",
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
"@types/cli-progress": "^3.11.6",
|
||||
"@types/dns2": "^2.0.9",
|
||||
"@types/fast-fifo": "^1.3.0",
|
||||
"@types/mocha": "^10.0.10",
|
||||
"@types/node": "^24.0.1",
|
||||
"@types/node": "^24.0.3",
|
||||
"@types/punycode": "^2.1.4",
|
||||
"@types/tar-fs": "^2.0.4",
|
||||
"@types/yauzl-promise": "^4.0.1",
|
||||
"eslint": "^9.29.0",
|
||||
"eslint-config-sukka": "^6.22.1",
|
||||
"eslint-formatter-sukka": "^6.22.1",
|
||||
"expect": "^30.0.0",
|
||||
"expect": "^30.0.2",
|
||||
"mitata": "^1.0.34",
|
||||
"mocha": "^11.6.0",
|
||||
"mocha": "^11.7.0",
|
||||
"tinyexec": "^1.0.1",
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user