更新版本至 0.0.47,升级 @kevisual/remote-app 依赖至 0.0.4,并在 QueryApp 类中扩展 getApp 方法的参数以支持创建新应用

This commit is contained in:
2026-02-05 18:34:54 +08:00
parent 4e36d01fb1
commit e4990d5e3d
4 changed files with 22 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/api",
"version": "0.0.45",
"version": "0.0.47",
"description": "",
"main": "mod.ts",
"scripts": {
@@ -23,7 +23,7 @@
"@kevisual/cache": "^0.0.5",
"@kevisual/code-builder": "^0.0.6",
"@kevisual/query": "^0.0.39",
"@kevisual/remote-app": "^0.0.2",
"@kevisual/remote-app": "^0.0.4",
"@kevisual/router": "^0.0.70",
"@kevisual/types": "^0.0.12",
"@kevisual/use-config": "^1.0.30",