瀏覽代碼

Housekeeping

SukkaW 1 年之前
父節點
當前提交
671f267dff
共有 3 個文件被更改,包括 13 次插入13 次删除
  1. 8 8
      Source/domainset/cdn.conf
  2. 二進制
      bun.lockb
  3. 5 5
      package.json

+ 8 - 8
Source/domainset/cdn.conf

@@ -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

二進制
bun.lockb


+ 5 - 5
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"