perf: 优化以前代码
This commit is contained in:
24
pnpm-lock.yaml
generated
24
pnpm-lock.yaml
generated
@@ -452,8 +452,11 @@ importers:
|
||||
specifier: ^0.0.1
|
||||
version: 0.0.1(rollup@4.36.0)(tslib@2.8.1)(typescript@5.8.2)
|
||||
'@kevisual/query':
|
||||
specifier: ^0.0.12
|
||||
version: 0.0.12(ws@8.18.1)
|
||||
specifier: ^0.0.14
|
||||
version: 0.0.14(ws@8.18.1)
|
||||
dotenv:
|
||||
specifier: ^16.4.7
|
||||
version: 16.4.7
|
||||
devDependencies:
|
||||
'@types/node':
|
||||
specifier: ^22.13.11
|
||||
@@ -969,9 +972,6 @@ packages:
|
||||
crypto-js: ^4.2.0
|
||||
eventemitter3: ^5.0.1
|
||||
|
||||
'@kevisual/query@0.0.12':
|
||||
resolution: {integrity: sha512-/1lZJhNCdcNG4a2Nncl55XC/nha5+GZiJPQdP77lufv2dnZfcssA7NHSZ2Ubh0Pm0HWV22IiGfQMiaYl2pkK1Q==}
|
||||
|
||||
'@kevisual/query@0.0.13':
|
||||
resolution: {integrity: sha512-gSEIDiCvwSaLLAFZv4vam4wSrMsaCuQ3VGjE3kwRwZ8urlVH1TOA+NUO908A22p9m1Iij7Y1Q/JlfSJi2QzuKQ==}
|
||||
|
||||
@@ -1937,6 +1937,10 @@ packages:
|
||||
dom-helpers@5.2.1:
|
||||
resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==}
|
||||
|
||||
dotenv@16.4.7:
|
||||
resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
dunder-proto@1.0.1:
|
||||
resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
|
||||
engines: {node: '>= 0.4'}
|
||||
@@ -4230,14 +4234,6 @@ snapshots:
|
||||
- rollup
|
||||
- typescript
|
||||
|
||||
'@kevisual/query@0.0.12(ws@8.18.1)':
|
||||
dependencies:
|
||||
openai: 4.89.0(ws@8.18.1)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
- ws
|
||||
- zod
|
||||
|
||||
'@kevisual/query@0.0.13(ws@8.18.1)':
|
||||
dependencies:
|
||||
openai: 4.89.0(ws@8.18.1)
|
||||
@@ -5261,6 +5257,8 @@ snapshots:
|
||||
'@babel/runtime': 7.26.10
|
||||
csstype: 3.1.3
|
||||
|
||||
dotenv@16.4.7: {}
|
||||
|
||||
dunder-proto@1.0.1:
|
||||
dependencies:
|
||||
call-bind-apply-helpers: 1.0.2
|
||||
|
||||
Reference in New Issue
Block a user