mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-13 01:30:37 +08:00
Housekeeping
This commit is contained in:
parent
bc0e61f5f7
commit
671f267dff
@ -1121,14 +1121,6 @@ media.masto.nu
|
||||
.misskeyusercontent.com
|
||||
.misskeyusercontent.jp
|
||||
o.n1mp.org
|
||||
# plurk
|
||||
assets.plurk.com
|
||||
avatars.plurk.com
|
||||
emos.plurk.com
|
||||
images.plurk.com
|
||||
s.plurk.com
|
||||
# dropshare
|
||||
.dsc.cloud
|
||||
|
||||
# >> OCSP
|
||||
r3.o.lencr.org
|
||||
@ -2056,6 +2048,14 @@ cdn-msp.18comic.vip
|
||||
cdn-msp.jmcomic.me
|
||||
# NicoNico
|
||||
resource.video.nimg.jp
|
||||
# plurk
|
||||
assets.plurk.com
|
||||
avatars.plurk.com
|
||||
emos.plurk.com
|
||||
images.plurk.com
|
||||
s.plurk.com
|
||||
# dropshare
|
||||
.dsc.cloud
|
||||
# Others
|
||||
.ziffstatic.com
|
||||
.muscache.com
|
||||
|
||||
10
package.json
10
package.json
@ -29,22 +29,22 @@
|
||||
"punycode": "^2.3.1",
|
||||
"table": "^6.8.2",
|
||||
"tar-stream": "^3.1.7",
|
||||
"tldts": "^6.1.27",
|
||||
"tldts-experimental": "^6.1.27",
|
||||
"tldts": "^6.1.28",
|
||||
"tldts-experimental": "^6.1.28",
|
||||
"yaml": "^2.4.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "6.0.0-beta.3",
|
||||
"@eslint-sukka/ts": "6.0.0-beta.3",
|
||||
"@types/async-retry": "^1.4.8",
|
||||
"@types/bun": "^1.1.4",
|
||||
"@types/bun": "^1.1.5",
|
||||
"@types/tar-stream": "^3.1.3",
|
||||
"bun-types": "^1.1.13",
|
||||
"bun-types": "^1.1.15",
|
||||
"eslint": "^9.5.0",
|
||||
"eslint-config-sukka": "6.0.0-beta.3",
|
||||
"eslint-formatter-sukka": "6.0.0-beta.3",
|
||||
"mitata": "^0.1.11",
|
||||
"typescript": "^5.4.5"
|
||||
"typescript": "^5.5.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"has": "npm:@nolyfill/has@latest"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user