feat: 更新依赖版本,修复路由 ID 字段,优化获取 mark 详情逻辑

This commit is contained in:
xiongxiao
2026-03-23 18:44:52 +08:00
committed by cnb
parent dfd4aacf1c
commit afa5802ef2
4 changed files with 22 additions and 23 deletions

23
pnpm-lock.yaml generated
View File

@@ -69,8 +69,8 @@ importers:
specifier: ^0.0.65
version: 0.0.65(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
'@kevisual/cnb':
specifier: ^0.0.58
version: 0.0.58(dotenv@17.3.1)(idb-keyval@6.2.2)(ioredis@5.10.0)
specifier: ^0.0.59
version: 0.0.59(dotenv@17.3.1)(idb-keyval@6.2.2)(ioredis@5.10.0)
'@kevisual/context':
specifier: ^0.0.8
version: 0.0.8
@@ -87,8 +87,8 @@ importers:
specifier: ^0.0.4
version: 0.0.4
'@kevisual/router':
specifier: 0.1.6
version: 0.1.6
specifier: 0.2.2
version: 0.2.2
'@kevisual/types':
specifier: ^0.0.12
version: 0.0.12
@@ -871,8 +871,8 @@ packages:
'@kevisual/auth@2.0.3':
resolution: {integrity: sha512-4xpijaIhlCTr/DlJaV/gmkCQeg45EO1yxWpRvUX+1jCdVbuxSR0wZrF0SD9oybnjmKWMKDNPLsXyduFjMGcItA==}
'@kevisual/cnb@0.0.58':
resolution: {integrity: sha512-F39NXOGsHE+Iy+ionDO/V5UdT/CtodBVKNVRq2AsvZ6UwhtmyP4HM76H00GezyvUUTlIjmMPt/Ri2w13md7Emg==}
'@kevisual/cnb@0.0.59':
resolution: {integrity: sha512-pz35KfZK7dSMEgasRBxxOHgNfd92DfJYKKYTRYwOEnW5LC58qmhl3b+ApC/pFNjGsuLmpaxxjqTgtvFzkSIc/A==}
hasBin: true
'@kevisual/context@0.0.8':
@@ -905,8 +905,8 @@ packages:
'@kevisual/router@0.1.4':
resolution: {integrity: sha512-/Gz3N4KAyCRQmy+FgtK8OEhainYxBnck97LSKeazHLzQ5lOoQs46XCGDYR/AjrCuDTuUrmfD/l1u9pFe2rjN8Q==}
'@kevisual/router@0.1.6':
resolution: {integrity: sha512-uQYxDd4j0ZKuuPXduSMSvckjEKi99hVRp7vz5AUFVDVbEBmNQBgDGbwmz9+X/DR/Gjx++x3m8XvYcAwuEzPOKw==}
'@kevisual/router@0.2.2':
resolution: {integrity: sha512-5swwu/1CHcIwXra0ZbZEeCWkDf77jELf4N2931ZE8TjKes9QnMu6PmHdEnNicFNrrBp00Rs7FM1n4lm2Xs9vHg==}
'@kevisual/types@0.0.12':
resolution: {integrity: sha512-zJXH2dosir3jVrQ6QG4i0+iLQeT9gJ3H+cKXs8ReWboxBSYzUZO78XssVeVrFPsJ33iaAqo4q3DWbSS1dWGn7Q==}
@@ -2259,7 +2259,6 @@ packages:
prebuild-install@7.1.3:
resolution: {integrity: sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==}
engines: {node: '>=10'}
deprecated: No longer maintained. Please contact the author of the relevant native addon; alternatives are available.
hasBin: true
prettier@3.8.1:
@@ -3492,10 +3491,10 @@ snapshots:
'@kevisual/auth@2.0.3': {}
'@kevisual/cnb@0.0.58(dotenv@17.3.1)(idb-keyval@6.2.2)(ioredis@5.10.0)':
'@kevisual/cnb@0.0.59(dotenv@17.3.1)(idb-keyval@6.2.2)(ioredis@5.10.0)':
dependencies:
'@kevisual/query': 0.0.53
'@kevisual/router': 0.1.6
'@kevisual/router': 0.1.4
'@kevisual/use-config': 1.0.30(dotenv@17.3.1)
'@opencode-ai/sdk': 1.2.27
es-toolkit: 1.45.1
@@ -3556,7 +3555,7 @@ snapshots:
es-toolkit: 1.45.1
zod: 4.3.6
'@kevisual/router@0.1.6':
'@kevisual/router@0.2.2':
dependencies:
crypto-js: 4.2.0
es-toolkit: 1.45.1