chore: 更新版本号至0.0.77,升级 @kevisual/query 至 0.0.47,重构 JSON Schema 处理函数并添加测试

This commit is contained in:
2026-02-18 10:31:11 +08:00
parent e4e1e9abb9
commit 0866f01b1e
4 changed files with 70 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@kevisual/router",
"version": "0.0.76",
"version": "0.0.77",
"description": "",
"type": "module",
"main": "./dist/router.js",
@@ -27,7 +27,7 @@
"@kevisual/dts": "^0.0.4",
"@kevisual/js-filter": "^0.0.5",
"@kevisual/local-proxy": "^0.0.8",
"@kevisual/query": "^0.0.46",
"@kevisual/query": "^0.0.47",
"@kevisual/use-config": "^1.0.30",
"@opencode-ai/plugin": "^1.2.6",
"@types/bun": "^1.3.9",