更新依赖版本

This commit is contained in:
2026-05-18 23:01:40 +08:00
parent 5f7ed89634
commit ee85abd01a

View File

@@ -10,13 +10,13 @@
"keywords": [], "keywords": [],
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)", "author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
"license": "MIT", "license": "MIT",
"packageManager": "pnpm@10.33.0", "packageManager": "pnpm@11.1.2",
"type": "module", "type": "module",
"dependencies": { "dependencies": {
"@kevisual/cnb": "^0.0.62", "@kevisual/cnb": "^0.0.88",
"@kevisual/context": "^0.0.8", "@kevisual/context": "^0.1.1",
"@kevisual/gitea": "^0.0.6", "@kevisual/gitea": "^0.0.6",
"@kevisual/router": "^0.2.4", "@kevisual/router": "^0.2.12",
"dayjs": "^1.11.20" "dayjs": "^1.11.20"
} }
} }