update: 更新light-code部分的代码模块

This commit is contained in:
2025-11-11 03:42:21 +08:00
parent dbd59e2fd9
commit 5df5a943ed
16 changed files with 761 additions and 1035 deletions

View File

@@ -14,6 +14,9 @@ importers:
lowdb:
specifier: ^7.0.1
version: 7.0.1
lru-cache:
specifier: ^11.2.2
version: 11.2.2
pm2:
specifier: ^6.0.6
version: 6.0.6(supports-color@10.0.0)
@@ -100,43 +103,6 @@ importers:
specifier: npm:@kevisual/ws
version: '@kevisual/ws@8.0.0'
tasks/silkyai-cli:
dependencies:
pm2:
specifier: ^6.0.5
version: 6.0.6(supports-color@10.0.0)
devDependencies:
'@kevisual/assistant-cli':
specifier: workspace:*
version: link:../..
'@kevisual/task-command':
specifier: ^0.0.7
version: 0.0.7
chalk:
specifier: ^5.4.1
version: 5.4.1
commander:
specifier: ^13.1.0
version: 13.1.0
cross-env:
specifier: ^7.0.3
version: 7.0.3
dayjs:
specifier: ^1.11.13
version: 1.11.13
dotenv:
specifier: ^16.5.0
version: 16.5.0
inquirer:
specifier: ^12.6.0
version: 12.6.3(@types/node@22.15.29)
lodash-es:
specifier: ^4.17.21
version: 4.17.21
nanoid:
specifier: ^5.1.5
version: 5.1.5
packages:
'@babel/code-frame@7.26.2':
@@ -630,10 +596,6 @@ packages:
resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
engines: {node: '>= 0.8'}
commander@13.1.0:
resolution: {integrity: sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==}
engines: {node: '>=18'}
commander@14.0.0:
resolution: {integrity: sha512-2uM9rYjPvyq39NwLRqaiLtWHyDC1FvryJDa2ATTVims5YAS4PupsEQsDvP14FqhFr0P49CYDugi59xaxJlTXRA==}
engines: {node: '>=20'}
@@ -1002,6 +964,10 @@ packages:
resolution: {integrity: sha512-neJAj8GwF0e8EpycYIDFqEPcx9Qz4GUho20jWFR7YiFeXzF1YMLdxB36PypcTSPMA+4+LvgyMacYhlr18Zlymw==}
engines: {node: '>=18'}
lru-cache@11.2.2:
resolution: {integrity: sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg==}
engines: {node: 20 || >=22}
lru-cache@6.0.0:
resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
engines: {node: '>=10'}
@@ -1914,8 +1880,6 @@ snapshots:
dependencies:
delayed-stream: 1.0.0
commander@13.1.0: {}
commander@14.0.0: {}
commander@2.15.1: {}
@@ -2242,6 +2206,8 @@ snapshots:
dependencies:
steno: 4.0.2
lru-cache@11.2.2: {}
lru-cache@6.0.0:
dependencies:
yallist: 4.0.0