mirror of
https://github.com/SukkaW/Surge.git
synced 2026-07-29 11:51:45 +08:00
Refactor: migrate to hntrie
This commit is contained in:
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -50,6 +50,9 @@ importers:
|
||||
hash-wasm:
|
||||
specifier: ^4.12.0
|
||||
version: 4.12.0
|
||||
hntrie:
|
||||
specifier: ^1.0.1
|
||||
version: 1.0.1
|
||||
json-stringify-pretty-compact:
|
||||
specifier: 4.0.0
|
||||
version: 4.0.0
|
||||
@@ -1409,6 +1412,9 @@ packages:
|
||||
resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
|
||||
hasBin: true
|
||||
|
||||
hntrie@1.0.1:
|
||||
resolution: {integrity: sha512-k3OIFupPUGL1WrAiZ0Xa5on/vE/MKlub7ZQtEH0AfzfskMqq4/H6xgSqMeCXzVgNDWruP/Ff+9O5mHRzL4XZyg==}
|
||||
|
||||
htmlparser2@6.1.0:
|
||||
resolution: {integrity: sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==}
|
||||
|
||||
@@ -3210,6 +3216,10 @@ snapshots:
|
||||
|
||||
he@1.2.0: {}
|
||||
|
||||
hntrie@1.0.1:
|
||||
dependencies:
|
||||
foxts: 5.5.1
|
||||
|
||||
htmlparser2@6.1.0:
|
||||
dependencies:
|
||||
domelementtype: 2.3.0
|
||||
|
||||
Reference in New Issue
Block a user