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