feat: 更新版本至 0.0.50,升级 @kevisual/context 依赖至 0.0.6

This commit is contained in:
2026-02-15 20:26:54 +08:00
parent 9fed28819e
commit b8db664c62
2 changed files with 7 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/api",
"version": "0.0.49",
"version": "0.0.50",
"description": "",
"main": "mod.ts",
"scripts": {
@@ -36,7 +36,7 @@
"ws": "npm:@kevisual/ws"
},
"dependencies": {
"@kevisual/context": "^0.0.4",
"@kevisual/context": "^0.0.6",
"@kevisual/js-filter": "^0.0.5",
"@kevisual/load": "^0.0.6",
"es-toolkit": "^1.44.0",

26
pnpm-lock.yaml generated
View File

@@ -9,8 +9,8 @@ importers:
.:
dependencies:
'@kevisual/context':
specifier: ^0.0.4
version: 0.0.4
specifier: ^0.0.6
version: 0.0.6
'@kevisual/js-filter':
specifier: ^0.0.5
version: 0.0.5
@@ -66,18 +66,12 @@ importers:
'@types/bun':
specifier: ^1.3.9
version: 1.3.9
'@types/crypto-js':
specifier: ^4.2.2
version: 4.2.2
'@types/node':
specifier: ^25.2.3
version: 25.2.3
'@types/spark-md5':
specifier: ^3.0.5
version: 3.0.5
crypto-js:
specifier: ^4.2.0
version: 4.2.0
dotenv:
specifier: ^17.3.1
version: 17.3.1
@@ -117,8 +111,8 @@ packages:
resolution: {integrity: sha512-0aqATB31/yw4k4s5/xKnfr4DKbUnx8e3Z3BmKbiXTrc+CqWiWTdlGe9bKI9dZ2Df+xNp6g11W4xM2NICNyyCCw==}
hasBin: true
'@kevisual/context@0.0.4':
resolution: {integrity: sha512-HJeLeZQLU+7tCluSfOyvkgKLs0HjCZrdJlZgEgKRSa8XTwZfMAUt6J7qZTbrZAHBlPtX68EPu/PI8JMCeu3WAQ==}
'@kevisual/context@0.0.6':
resolution: {integrity: sha512-w7HBOuO3JH37n6xT6W3FD7ykqHTwtyxOQzTzfEcKDCbsvGB1wVreSxFm2bvoFnnFLuxT/5QMpKlnPrwvmcTGnw==}
'@kevisual/js-filter@0.0.5':
resolution: {integrity: sha512-+S+Sf3K/aP6XtZI2s7TgKOr35UuvUvtpJ9YDW30a+mY0/N8gRuzyKhieBzQN7Ykayzz70uoMavBXut2rUlLgzw==}
@@ -171,9 +165,6 @@ packages:
'@types/bun@1.3.9':
resolution: {integrity: sha512-KQ571yULOdWJiMH+RIWIOZ7B2RXQGpL1YQrBtLIV3FqDcCu6FsbFUBwhdKUlCKUpS3PJDsHlJ1QKlpxoVR+xtw==}
'@types/crypto-js@4.2.2':
resolution: {integrity: sha512-sDOLlVbHhXpAUAL0YHDUUwDZf3iN4Bwi4W6a0W0b+QcAezUbRtH4FVb+9J4h+XFPW7l/gQ9F8qC7P+Ec4k8QVQ==}
'@types/node-fetch@2.6.12':
resolution: {integrity: sha512-8nneRWKCg3rMtF69nLQJnOYUcbafYeFSjqkw3jCRLsqkWFlHaoQrr5mXmofFGOx3DKn7UfmBMyov8ySvLRVldA==}
@@ -218,9 +209,6 @@ packages:
resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
engines: {node: '>= 0.8'}
crypto-js@4.2.0:
resolution: {integrity: sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==}
delayed-stream@1.0.0:
resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
engines: {node: '>=0.4.0'}
@@ -499,7 +487,7 @@ snapshots:
'@kevisual/code-builder@0.0.6': {}
'@kevisual/context@0.0.4': {}
'@kevisual/context@0.0.6': {}
'@kevisual/js-filter@0.0.5': {}
@@ -557,8 +545,6 @@ snapshots:
dependencies:
bun-types: 1.3.9
'@types/crypto-js@4.2.2': {}
'@types/node-fetch@2.6.12':
dependencies:
'@types/node': 22.15.27
@@ -609,8 +595,6 @@ snapshots:
dependencies:
delayed-stream: 1.0.0
crypto-js@4.2.0: {}
delayed-stream@1.0.0: {}
dotenv@17.3.1: {}