chore: add tsx dependency to pnpm-lock.yaml

This commit is contained in:
Kyush 2026-04-08 12:07:17 +09:00
commit ba36b58641
3 changed files with 5 additions and 1223 deletions

View file

@ -1,6 +1,7 @@
# Kyush LLM Router
다중 사용자 LLM 라우팅 프록시 — API 키 인증, 백엔드 라우팅, 스크립트 기반 요청/응답 조작, 사용량 모니터링.
다중 사용자 LLM 라우팅 프록시
API 키 인증, 백엔드 라우팅, 스크립트 기반 요청/응답 조작, 사용량 모니터링.
## Quick Start

1219
client/pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff

6
pnpm-lock.yaml generated
View file

@ -171,6 +171,9 @@ importers:
node-fetch:
specifier: ^3.3.2
version: 3.3.2
tsx:
specifier: ^4.21.0
version: 4.21.0
zod:
specifier: ^3.23.8
version: 3.25.76
@ -193,9 +196,6 @@ importers:
commander:
specifier: ^14.0.0
version: 14.0.3
tsx:
specifier: ^4.21.0
version: 4.21.0
typescript:
specifier: ^5.9.3
version: 5.9.3