generated from tailored/app-template
test for functions tools
This commit is contained in:
12
package.json
12
package.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user