更新 @kevisual/api 版本至 0.0.13,提升 @kevisual/router 和 @kevisual/js-filter 版本,重构 RouterViewApi、RouterViewContext 和 RouterViewWorker 类型,合并公共属性以提高代码可读性
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kevisual/api",
|
||||
"version": "0.0.12",
|
||||
"version": "0.0.13",
|
||||
"description": "",
|
||||
"main": "mod.ts",
|
||||
"scripts": {
|
||||
@@ -18,12 +18,12 @@
|
||||
"keywords": [],
|
||||
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
|
||||
"license": "MIT",
|
||||
"packageManager": "pnpm@10.26.2",
|
||||
"packageManager": "pnpm@10.27.0",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@kevisual/cache": "^0.0.4",
|
||||
"@kevisual/query": "^0.0.33",
|
||||
"@kevisual/router": "^0.0.51",
|
||||
"@kevisual/router": "^0.0.52",
|
||||
"@kevisual/types": "^0.0.10",
|
||||
"@kevisual/use-config": "^1.0.21",
|
||||
"@types/bun": "^1.3.5",
|
||||
@@ -32,7 +32,7 @@
|
||||
"fast-glob": "^3.3.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@kevisual/js-filter": "^0.0.2",
|
||||
"@kevisual/js-filter": "^0.0.3",
|
||||
"@kevisual/load": "^0.0.6",
|
||||
"es-toolkit": "^1.43.0",
|
||||
"eventemitter3": "^5.0.1",
|
||||
|
||||
Reference in New Issue
Block a user