Refactor: use foxts more
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy to Cloudflare Pages (3.114.6) (push) Has been cancelled
Build / Deploy to GitHub and GitLab (push) Has been cancelled

This commit is contained in:
SukkaW
2025-06-02 00:44:07 +08:00
parent 017ff38b5e
commit bdc1f5ec82
9 changed files with 33 additions and 57 deletions

24
pnpm-lock.yaml generated
View File

@@ -50,8 +50,8 @@ importers:
specifier: ^6.4.5
version: 6.4.5(picomatch@4.0.2)
foxts:
specifier: ^3.3.3
version: 3.3.3
specifier: ^3.4.0
version: 3.4.0
hash-wasm:
specifier: ^4.12.0
version: 4.12.0
@@ -1200,8 +1200,8 @@ packages:
fast-deep-equal@3.1.3:
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
fast-escape-html@1.0.0:
resolution: {integrity: sha512-f5flzdfLAWKlW2hJAHFh2iyMhTlX6tEMaBuRXwvSKtyYEqv9OR0y7mJz6tHs3CDB2opBU5hTWpm9AROhfWTK7A==}
fast-escape-html@1.1.0:
resolution: {integrity: sha512-nRvjfywv8gzIBs0fM/ht6S5scNUamm+o+91p/69cYYNWODb7b/UiQfjFx+6n8NMtdHs6K80kh+hW1dPNS/opIA==}
fast-fifo@1.3.2:
resolution: {integrity: sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==}
@@ -1257,8 +1257,8 @@ packages:
resolution: {integrity: sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==}
engines: {node: '>=14'}
foxts@3.3.3:
resolution: {integrity: sha512-9TkeFw6bXXphI9Pu7SOI/+gO8g5bNjs3/s2kPDRwRHnJ46weDxoB6V+gG7mzr+9xsVedjSVxv+4xErNGpgDOtQ==}
foxts@3.4.0:
resolution: {integrity: sha512-zpI41ZJ/ZjG745XMVJy338CU1WLwkp1AobgGNKvFDEvSz8y7Lv+DTUpAj/BUyXg7TocGDpSwRH6o9XyAvkMO5A==}
fs-constants@1.0.0:
resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
@@ -2764,7 +2764,7 @@ snapshots:
eslint-plugin-regexp: 2.7.0(eslint@9.27.0)
eslint-plugin-sukka: 6.20.0(eslint@9.27.0)(typescript@5.8.3)
eslint-plugin-unused-imports: 4.1.4(@typescript-eslint/eslint-plugin@8.32.1(@typescript-eslint/parser@8.32.1(eslint@9.27.0)(typescript@5.8.3))(eslint@9.27.0)(typescript@5.8.3))(eslint@9.27.0)
foxts: 3.3.3
foxts: 3.4.0
jsonc-eslint-parser: 2.4.0
picocolors: 1.1.1
typescript-eslint: 8.32.1(eslint@9.27.0)(typescript@5.8.3)
@@ -2898,7 +2898,7 @@ snapshots:
'@eslint-sukka/shared': 6.20.0(eslint@9.27.0)(typescript@5.8.3)
'@typescript-eslint/type-utils': 8.32.1(eslint@9.27.0)(typescript@5.8.3)
'@typescript-eslint/utils': 8.32.1(eslint@9.27.0)(typescript@5.8.3)
foxts: 3.3.3
foxts: 3.4.0
optionalDependencies:
typescript: 5.8.3
transitivePeerDependencies:
@@ -3002,7 +3002,7 @@ snapshots:
fast-deep-equal@3.1.3: {}
fast-escape-html@1.0.0: {}
fast-escape-html@1.1.0: {}
fast-fifo@1.3.2: {}
@@ -3055,9 +3055,9 @@ snapshots:
cross-spawn: 7.0.6
signal-exit: 4.1.0
foxts@3.3.3:
foxts@3.4.0:
dependencies:
fast-escape-html: 1.0.0
fast-escape-html: 1.1.0
fs-constants@1.0.0: {}
@@ -3656,7 +3656,7 @@ snapshots:
undici-cache-store-better-sqlite3@1.0.0(undici@7.10.0):
dependencies:
better-sqlite3: 11.10.0
foxts: 3.3.3
foxts: 3.4.0
undici: 7.10.0
undici-types@6.21.0: {}