chore: bump version to 0.0.53, update dependencies, and enhance query handling with token support

This commit is contained in:
2026-03-06 23:11:10 +08:00
parent 983c7175cc
commit 013a399b7f
3 changed files with 33 additions and 27 deletions

32
pnpm-lock.yaml generated
View File

@@ -12,14 +12,14 @@ importers:
specifier: ^0.0.6
version: 0.0.6
'@kevisual/router':
specifier: ^0.0.84
version: 0.0.84
specifier: ^0.0.85
version: 0.0.85
'@types/node':
specifier: ^25.3.0
version: 25.3.0
specifier: ^25.3.5
version: 25.3.5
es-toolkit:
specifier: ^1.44.0
version: 1.44.0
specifier: ^1.45.1
version: 1.45.1
typescript:
specifier: ^5.9.3
version: 5.9.3
@@ -36,14 +36,14 @@ packages:
resolution: {integrity: sha512-0aqATB31/yw4k4s5/xKnfr4DKbUnx8e3Z3BmKbiXTrc+CqWiWTdlGe9bKI9dZ2Df+xNp6g11W4xM2NICNyyCCw==}
hasBin: true
'@kevisual/router@0.0.84':
resolution: {integrity: sha512-l/TUFuqTJegB/S3FZQRBMUoz0Spvg8EzV3C/kBi/VO9KKCzjqZDVvhZJJbTQh9879CBY6vUy1ajo9WcLYnwbNA==}
'@kevisual/router@0.0.85':
resolution: {integrity: sha512-ihSzPXHOMSOnZD/+Eso4yZMt4MoUXyLdfRHhXJGg90+sJBr/BjsmgAokit4pI9gWU+Rs/3JqQ2/aqA43FHtGoA==}
'@types/node@25.3.0':
resolution: {integrity: sha512-4K3bqJpXpqfg2XKGK9bpDTc6xO/xoUP/RBWS7AtRMug6zZFaRekiLzjVtAoZMquxoAbzBvy5nxQ7veS5eYzf8A==}
'@types/node@25.3.5':
resolution: {integrity: sha512-oX8xrhvpiyRCQkG1MFchB09f+cXftgIXb3a7UUa4Y3wpmZPw5tyZGTLWhlESOLq1Rq6oDlc8npVU2/9xiCuXMA==}
es-toolkit@1.44.0:
resolution: {integrity: sha512-6penXeZalaV88MM3cGkFZZfOoLGWshWWfdy0tWw/RlVVyhvMaWSBTOvXNeiW3e5FwdS5ePW0LGEu17zT139ktg==}
es-toolkit@1.45.1:
resolution: {integrity: sha512-/jhoOj/Fx+A+IIyDNOvO3TItGmlMKhtX8ISAHKE90c4b/k1tqaqEZ+uUqfpU8DMnW5cgNJv606zS55jGvza0Xw==}
typescript@5.9.3:
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
@@ -78,15 +78,15 @@ snapshots:
'@kevisual/code-builder@0.0.6': {}
'@kevisual/router@0.0.84':
'@kevisual/router@0.0.85':
dependencies:
es-toolkit: 1.44.0
es-toolkit: 1.45.1
'@types/node@25.3.0':
'@types/node@25.3.5':
dependencies:
undici-types: 7.18.2
es-toolkit@1.44.0: {}
es-toolkit@1.45.1: {}
typescript@5.9.3: {}