update new way

This commit is contained in:
2024-11-17 01:35:05 +08:00
parent 7ec8a001de
commit dc69b95f39
13 changed files with 463 additions and 1030 deletions

View File

@@ -26,21 +26,20 @@
"files": [
"types"
],
"license": "ISC",
"license": "UNLICENSED",
"dependencies": {
"@abearxiong/auth": "1.0.2",
"@abearxiong/router": "0.0.1-alpha.43",
"@abearxiong/use-config": "^0.0.2",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@kevisual/ai-graph": "workspace:^",
"@kevisual/ai-lang": "workspace:^",
"@kevisual/router": "0.0.4-alpha-8",
"@kevisual/router": "0.0.5-alpha-1",
"@supabase/supabase-js": "^2.46.1",
"@types/semver": "^7.5.8",
"archiver": "^7.0.1",
"bullmq": "^5.25.6",
"bullmq": "^5.26.2",
"dayjs": "^1.11.13",
"dts-bundle-generator": "^9.5.1",
"formidable": "^3.5.2",
@@ -84,14 +83,12 @@
"cross-env": "^7.0.3",
"glob": "^11.0.0",
"nodemon": "^3.1.7",
"patch-package": "^8.0.0",
"pm2": "^5.4.3",
"rimraf": "^6.0.1",
"rollup": "^4.26.0",
"rollup": "^4.27.2",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-dts": "^6.1.1",
"tape": "^5.9.0",
"ts-loader": "^9.5.1",
"tsx": "^4.19.2",
"typescript": "^5.6.3"
},