Plugin runtime (#2050)
* feat: plugin run (#1950) * feat: plugin run * fix * ui * fix * change user input type * fix * fix * temp * split out plugin chat * perf: chatbox * perf: chatbox * fix: plugin runtime (#2032) * fix: plugin runtime * fix * fix build * fix build * perf: chat send prompt * perf: chat log ux * perf: chatbox context and share page plugin runtime * perf: plugin run time config * fix: ts * feat: doc * perf: isPc check * perf: variable input render * feat: app search * fix: response box height * fix: phone ui * perf: lock * perf: plugin route * fix: chat (#2049) --------- Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
Showing
packages/global/core/app/plugin/utils.ts
0 → 100644
| ... | ... | @@ -38,8 +38,8 @@ |
| "devDependencies": { | ||
| "@types/lodash": "^4.14.191", | ||
| "@types/papaparse": "^5.3.7", | ||
| "@types/react": "18.3.0", | ||
| "@types/react-beautiful-dnd": "^13.1.8", | ||
| "@types/react": "18.3.1", | ||
| "@types/react-beautiful-dnd": "^13.1.1", | ||
| "@types/react-dom": "18.3.0" | ||
| } | ||
| } |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | ... | @@ -72,13 +72,13 @@ |
| "@types/jsonwebtoken": "^9.0.3", | ||
| "@types/lodash": "^4.14.191", | ||
| "@types/node": "^20.14.2", | ||
| "@types/react": "18.3.0", | ||
| "@types/react": "18.3.1", | ||
| "@types/react-dom": "18.3.0", | ||
| "@types/react-syntax-highlighter": "^15.5.6", | ||
| "@types/request-ip": "^0.0.37", | ||
| "eslint": "8.56.0", | ||
| "eslint-config-next": "14.2.3", | ||
| "nextjs-node-loader": "^1.1.5", | ||
| "typescript": "4.9.5" | ||
| "typescript": "^5.1.3" | ||
| } | ||
| } |
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment