2022-05-19 00:40:55 +08:00
|
|
|
{
|
2024-04-15 05:04:12 +08:00
|
|
|
"name": "@tachybase/preset-tachybase",
|
2024-09-27 13:44:26 +08:00
|
|
|
"version": "0.22.5",
|
2024-04-15 05:04:12 +08:00
|
|
|
"license": "Apache-2.0",
|
2024-04-01 13:39:44 +08:00
|
|
|
"main": "./lib/server/index.js",
|
|
|
|
"dependencies": {
|
2024-05-08 16:20:31 +08:00
|
|
|
"@tachybase/client": "workspace:*",
|
2024-05-24 01:06:06 +08:00
|
|
|
"@tachybase/plugin-acl": "workspace:*",
|
|
|
|
"@tachybase/plugin-action-bulk-edit": "workspace:*",
|
|
|
|
"@tachybase/plugin-action-bulk-update": "workspace:*",
|
|
|
|
"@tachybase/plugin-action-duplicate": "workspace:*",
|
|
|
|
"@tachybase/plugin-action-print": "workspace:*",
|
2024-07-25 17:38:32 +08:00
|
|
|
"@tachybase/plugin-adapter-bullmq": "workspace:*",
|
2024-05-24 01:06:06 +08:00
|
|
|
"@tachybase/plugin-api-doc": "workspace:*",
|
|
|
|
"@tachybase/plugin-api-keys": "workspace:*",
|
2024-06-05 13:06:46 +08:00
|
|
|
"@tachybase/plugin-audit-logs": "workspace:*",
|
2024-05-24 01:06:06 +08:00
|
|
|
"@tachybase/plugin-auth": "workspace:*",
|
|
|
|
"@tachybase/plugin-backup-restore": "workspace:*",
|
|
|
|
"@tachybase/plugin-calendar": "workspace:*",
|
|
|
|
"@tachybase/plugin-cas": "workspace:*",
|
|
|
|
"@tachybase/plugin-china-region": "workspace:*",
|
|
|
|
"@tachybase/plugin-client": "workspace:*",
|
|
|
|
"@tachybase/plugin-collection-manager": "workspace:*",
|
|
|
|
"@tachybase/plugin-custom-request": "workspace:*",
|
2024-10-01 22:12:56 +08:00
|
|
|
"@tachybase/plugin-data-source-external": "workspace:*",
|
2024-05-24 01:06:06 +08:00
|
|
|
"@tachybase/plugin-data-source-manager": "workspace:*",
|
|
|
|
"@tachybase/plugin-data-visualization": "workspace:*",
|
2024-07-25 17:38:32 +08:00
|
|
|
"@tachybase/plugin-dingtalk": "workspace:*",
|
2024-05-24 01:06:06 +08:00
|
|
|
"@tachybase/plugin-error-handler": "workspace:*",
|
|
|
|
"@tachybase/plugin-export": "workspace:*",
|
|
|
|
"@tachybase/plugin-file-manager": "workspace:*",
|
|
|
|
"@tachybase/plugin-formula-field": "workspace:*",
|
|
|
|
"@tachybase/plugin-gantt": "workspace:*",
|
|
|
|
"@tachybase/plugin-graph-collection-manager": "workspace:*",
|
|
|
|
"@tachybase/plugin-iframe-block": "workspace:*",
|
|
|
|
"@tachybase/plugin-import": "workspace:*",
|
|
|
|
"@tachybase/plugin-kanban": "workspace:*",
|
|
|
|
"@tachybase/plugin-localization-management": "workspace:*",
|
|
|
|
"@tachybase/plugin-logger": "workspace:*",
|
|
|
|
"@tachybase/plugin-map": "workspace:*",
|
2024-09-14 18:52:36 +08:00
|
|
|
"@tachybase/plugin-messages": "workspace:*",
|
2024-04-29 21:41:13 +08:00
|
|
|
"@tachybase/plugin-mobile-client": "workspace:*",
|
2024-05-24 01:06:06 +08:00
|
|
|
"@tachybase/plugin-mock-collections": "workspace:*",
|
2024-05-20 21:39:13 +08:00
|
|
|
"@tachybase/plugin-multi-app-manager": "workspace:*",
|
2024-05-24 01:06:06 +08:00
|
|
|
"@tachybase/plugin-multi-app-share-collection": "workspace:*",
|
|
|
|
"@tachybase/plugin-oidc": "workspace:*",
|
2024-09-27 05:12:12 +08:00
|
|
|
"@tachybase/plugin-online-user": "workspace:*",
|
2024-05-24 01:06:06 +08:00
|
|
|
"@tachybase/plugin-saml": "workspace:*",
|
|
|
|
"@tachybase/plugin-sequence-field": "workspace:*",
|
|
|
|
"@tachybase/plugin-sms-auth": "workspace:*",
|
|
|
|
"@tachybase/plugin-snapshot-field": "workspace:*",
|
2024-05-15 15:56:05 +08:00
|
|
|
"@tachybase/plugin-system-settings": "workspace:*",
|
2024-05-24 01:06:06 +08:00
|
|
|
"@tachybase/plugin-theme-editor": "workspace:*",
|
|
|
|
"@tachybase/plugin-ui-schema-storage": "workspace:*",
|
|
|
|
"@tachybase/plugin-users": "workspace:*",
|
|
|
|
"@tachybase/plugin-verification": "workspace:*",
|
2024-09-10 12:03:17 +08:00
|
|
|
"@tachybase/plugin-wechat-auth": "workspace:*",
|
2024-07-23 13:03:56 +08:00
|
|
|
"@tachybase/plugin-work-wechat": "workspace:*",
|
2024-04-29 21:41:13 +08:00
|
|
|
"@tachybase/plugin-workflow": "workspace:*",
|
|
|
|
"@tachybase/schema": "workspace:*",
|
2024-05-08 16:20:31 +08:00
|
|
|
"@tachybase/server": "workspace:*",
|
2024-04-01 13:39:44 +08:00
|
|
|
"cronstrue": "^2.11.0",
|
|
|
|
"lodash": "4.17.21"
|
|
|
|
},
|
2024-04-15 05:04:12 +08:00
|
|
|
"devDependencies": {
|
2024-06-13 04:37:42 +08:00
|
|
|
"@types/lodash": "^4.17.5"
|
2024-04-15 05:04:12 +08:00
|
|
|
}
|
2023-07-22 12:50:04 +08:00
|
|
|
}
|