fix: update login error
This commit is contained in:
25
pnpm-lock.yaml
generated
25
pnpm-lock.yaml
generated
@@ -37,8 +37,8 @@ importers:
|
||||
version: 6.2.2(@types/node@22.13.11)
|
||||
devDependencies:
|
||||
'@kevisual/query':
|
||||
specifier: 0.0.13
|
||||
version: 0.0.13(encoding@0.1.13)(ws@8.18.0)
|
||||
specifier: 0.0.15
|
||||
version: 0.0.15(encoding@0.1.13)(ws@8.18.0)
|
||||
'@kevisual/query-login':
|
||||
specifier: workspace:*
|
||||
version: link:submodules/kevisual-query-login
|
||||
@@ -118,8 +118,8 @@ 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(encoding@0.1.13)(ws@8.18.0)
|
||||
specifier: ^0.0.15
|
||||
version: 0.0.15(encoding@0.1.13)(ws@8.18.0)
|
||||
dotenv:
|
||||
specifier: ^16.4.7
|
||||
version: 16.4.7
|
||||
@@ -447,11 +447,8 @@ packages:
|
||||
'@kevisual/load@0.0.6':
|
||||
resolution: {integrity: sha512-+3YTFehRcZ1haGel5DKYMUwmi5i6f2psyaPZlfkKU/cOXgkpwoG9/BEqPCnPjicKqqnksEpixVRkyHJ+5bjLVA==}
|
||||
|
||||
'@kevisual/query@0.0.12':
|
||||
resolution: {integrity: sha512-/1lZJhNCdcNG4a2Nncl55XC/nha5+GZiJPQdP77lufv2dnZfcssA7NHSZ2Ubh0Pm0HWV22IiGfQMiaYl2pkK1Q==}
|
||||
|
||||
'@kevisual/query@0.0.13':
|
||||
resolution: {integrity: sha512-gSEIDiCvwSaLLAFZv4vam4wSrMsaCuQ3VGjE3kwRwZ8urlVH1TOA+NUO908A22p9m1Iij7Y1Q/JlfSJi2QzuKQ==}
|
||||
'@kevisual/query@0.0.15':
|
||||
resolution: {integrity: sha512-DK41qvyOiJMmlj70QyVP/48M0gszA39DdnBLtgU94YwAe6OqKrr9tYXHLjZrOROmUVMezIIBQuWMLedSAvb54A==}
|
||||
|
||||
'@kevisual/router@0.0.9':
|
||||
resolution: {integrity: sha512-qPyC2GVJ7iOIdJCCKNDsWMAKOQeSJW9HBpL5ZWKHTbi+t4jJBGTzIlXmjKeMHRd0lr/Qq1imQvlkSh4hlrbodA==}
|
||||
@@ -2244,15 +2241,7 @@ snapshots:
|
||||
dependencies:
|
||||
eventemitter3: 5.0.1
|
||||
|
||||
'@kevisual/query@0.0.12(encoding@0.1.13)(ws@8.18.0)':
|
||||
dependencies:
|
||||
openai: 4.88.0(encoding@0.1.13)(ws@8.18.0)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
- ws
|
||||
- zod
|
||||
|
||||
'@kevisual/query@0.0.13(encoding@0.1.13)(ws@8.18.0)':
|
||||
'@kevisual/query@0.0.15(encoding@0.1.13)(ws@8.18.0)':
|
||||
dependencies:
|
||||
openai: 4.88.0(encoding@0.1.13)(ws@8.18.0)
|
||||
transitivePeerDependencies:
|
||||
|
||||
Reference in New Issue
Block a user