mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Chore: bring up Undici Cache Store
This commit is contained in:
13
pnpm-lock.yaml
generated
13
pnpm-lock.yaml
generated
@@ -77,6 +77,9 @@ importers:
|
||||
undici:
|
||||
specifier: ^7.1.1
|
||||
version: 7.1.1
|
||||
undici-cache-store-better-sqlite3:
|
||||
specifier: ^0.1.1
|
||||
version: 0.1.1(undici@7.1.1)
|
||||
whoiser:
|
||||
specifier: ^1.18.0
|
||||
version: 1.18.0
|
||||
@@ -1788,6 +1791,11 @@ packages:
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
|
||||
undici-cache-store-better-sqlite3@0.1.1:
|
||||
resolution: {integrity: sha512-F/PxGx+QY3oScnFQ/YGbN7AYtqKLTzps0izFi8LddDaobso3SYXyQORuPcnUd2JbqpdxmLLkvS2zSvG6VPPMpw==}
|
||||
peerDependencies:
|
||||
undici: '>=7.0.0'
|
||||
|
||||
undici-types@6.20.0:
|
||||
resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==}
|
||||
|
||||
@@ -3644,6 +3652,11 @@ snapshots:
|
||||
|
||||
typescript@5.7.2: {}
|
||||
|
||||
undici-cache-store-better-sqlite3@0.1.1(undici@7.1.1):
|
||||
dependencies:
|
||||
better-sqlite3: 11.7.0
|
||||
undici: 7.1.1
|
||||
|
||||
undici-types@6.20.0: {}
|
||||
|
||||
undici@7.1.1: {}
|
||||
|
||||
Reference in New Issue
Block a user