test for functions tools

This commit is contained in:
2025-04-30 16:06:35 +08:00
parent abac483610
commit b07bcc5454
5 changed files with 327 additions and 167 deletions

View File

@@ -23,7 +23,7 @@
"keywords": [],
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
"license": "MIT",
"packageManager": "pnpm@10.9.0",
"packageManager": "pnpm@10.10.0",
"type": "module",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
@@ -43,13 +43,13 @@
"@kevisual/code-center-module": "0.0.18",
"@kevisual/mark": "0.0.7",
"@kevisual/router": "0.0.13",
"@kevisual/types": "^0.0.6",
"@kevisual/types": "^0.0.9",
"@kevisual/use-config": "^1.0.11",
"@types/bun": "^1.2.10",
"@types/bun": "^1.2.11",
"@types/crypto-js": "^4.2.2",
"@types/formidable": "^3.4.5",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.15.2",
"@types/node": "^22.15.3",
"@vitejs/plugin-basic-ssl": "^2.0.0",
"cookie": "^1.0.2",
"cross-env": "^7.0.3",
@@ -60,12 +60,12 @@
"ioredis": "^5.6.1",
"json5": "^2.2.3",
"lodash-es": "^4.17.21",
"openai": "^4.96.0",
"openai": "4.96.2",
"pino": "^9.6.0",
"pino-pretty": "^13.0.0",
"pm2": "^6.0.5",
"rimraf": "^6.0.1",
"rollup": "^4.40.0",
"rollup": "^4.40.1",
"rollup-plugin-dts": "^6.2.1",
"sequelize": "^6.37.7",
"tape": "^5.9.0",