temp remove local-microapp

This commit is contained in:
2024-12-06 22:36:08 +08:00
parent b2d968b70d
commit 3efc3b3cc5
14 changed files with 362 additions and 560 deletions

View File

@@ -34,11 +34,12 @@
"@babel/preset-typescript": "^7.26.0",
"@kevisual/ai-graph": "workspace:^",
"@kevisual/ai-lang": "workspace:^",
"@kevisual/auth": "1.0.4",
"@kevisual/router": "0.0.5",
"@kevisual/auth": "1.0.5",
"@kevisual/local-app-manager": "0.1.6-alpha.2",
"@kevisual/router": "^0.0.6-alpha-2",
"@types/semver": "^7.5.8",
"archiver": "^7.0.1",
"bullmq": "^5.29.1",
"bullmq": "^5.31.2",
"dayjs": "^1.11.13",
"dts-bundle-generator": "^9.5.1",
"formidable": "^3.5.2",
@@ -65,8 +66,7 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@abearxiong/use-file-store": "^0.0.1",
"@kevisual/use-config": "^1.0.3",
"@kevisual/use-config": "^1.0.5",
"@rollup/plugin-alias": "^5.1.1",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-json": "^6.1.0",
@@ -79,7 +79,7 @@
"@types/jsonwebtoken": "^9.0.7",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react": "^19.0.0",
"@types/uuid": "^10.0.0",
"concurrently": "^9.1.0",
"cross-env": "^7.0.3",
@@ -87,7 +87,7 @@
"pm2": "^5.4.3",
"pm2-dev": "^5.4.1",
"rimraf": "^6.0.1",
"rollup": "^4.27.4",
"rollup": "^4.28.1",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-dts": "^6.1.1",
"tape": "^5.9.0",