clear references
This commit is contained in:
33
pnpm-lock.yaml
generated
33
pnpm-lock.yaml
generated
@@ -111,9 +111,6 @@ importers:
|
||||
node-cron:
|
||||
specifier: ^4.2.1
|
||||
version: 4.2.1
|
||||
pg:
|
||||
specifier: ^8.21.0
|
||||
version: 8.21.0
|
||||
pino:
|
||||
specifier: ^10.3.1
|
||||
version: 10.3.1
|
||||
@@ -157,9 +154,6 @@ importers:
|
||||
'@types/node-cron':
|
||||
specifier: ^3.0.11
|
||||
version: 3.0.11
|
||||
'@types/pg':
|
||||
specifier: ^8.20.0
|
||||
version: 8.20.0
|
||||
'@types/ws':
|
||||
specifier: ^8.18.1
|
||||
version: 8.18.1
|
||||
@@ -6826,6 +6820,7 @@ snapshots:
|
||||
'@types/node': 25.9.1
|
||||
pg-protocol: 1.14.0
|
||||
pg-types: 2.2.0
|
||||
optional: true
|
||||
|
||||
'@types/request@2.48.13':
|
||||
dependencies:
|
||||
@@ -8793,15 +8788,19 @@ snapshots:
|
||||
pg-cloudflare@1.4.0:
|
||||
optional: true
|
||||
|
||||
pg-connection-string@2.13.0: {}
|
||||
pg-connection-string@2.13.0:
|
||||
optional: true
|
||||
|
||||
pg-int8@1.0.1: {}
|
||||
pg-int8@1.0.1:
|
||||
optional: true
|
||||
|
||||
pg-pool@3.14.0(pg@8.21.0):
|
||||
dependencies:
|
||||
pg: 8.21.0
|
||||
optional: true
|
||||
|
||||
pg-protocol@1.14.0: {}
|
||||
pg-protocol@1.14.0:
|
||||
optional: true
|
||||
|
||||
pg-types@2.2.0:
|
||||
dependencies:
|
||||
@@ -8810,6 +8809,7 @@ snapshots:
|
||||
postgres-bytea: 1.0.1
|
||||
postgres-date: 1.0.7
|
||||
postgres-interval: 1.2.0
|
||||
optional: true
|
||||
|
||||
pg@8.21.0:
|
||||
dependencies:
|
||||
@@ -8820,10 +8820,12 @@ snapshots:
|
||||
pgpass: 1.0.5
|
||||
optionalDependencies:
|
||||
pg-cloudflare: 1.4.0
|
||||
optional: true
|
||||
|
||||
pgpass@1.0.5:
|
||||
dependencies:
|
||||
split2: 4.2.0
|
||||
optional: true
|
||||
|
||||
picocolors@1.1.1: {}
|
||||
|
||||
@@ -8895,15 +8897,19 @@ snapshots:
|
||||
picocolors: 1.1.1
|
||||
source-map-js: 1.2.1
|
||||
|
||||
postgres-array@2.0.0: {}
|
||||
postgres-array@2.0.0:
|
||||
optional: true
|
||||
|
||||
postgres-bytea@1.0.1: {}
|
||||
postgres-bytea@1.0.1:
|
||||
optional: true
|
||||
|
||||
postgres-date@1.0.7: {}
|
||||
postgres-date@1.0.7:
|
||||
optional: true
|
||||
|
||||
postgres-interval@1.2.0:
|
||||
dependencies:
|
||||
xtend: 4.0.2
|
||||
optional: true
|
||||
|
||||
powershell-utils@0.1.0: {}
|
||||
|
||||
@@ -9934,7 +9940,8 @@ snapshots:
|
||||
|
||||
xmlchars@2.2.0: {}
|
||||
|
||||
xtend@4.0.2: {}
|
||||
xtend@4.0.2:
|
||||
optional: true
|
||||
|
||||
y18n@5.0.8: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user