2020-11-11 15:23:39 +08:00
|
|
|
{
|
2024-05-08 16:20:31 +08:00
|
|
|
"name": "@tachybase/client",
|
2024-05-24 01:06:06 +08:00
|
|
|
"version": "0.21.34",
|
2022-04-25 09:45:24 +08:00
|
|
|
"license": "Apache-2.0",
|
2023-09-07 12:43:04 +08:00
|
|
|
"main": "lib/index.js",
|
|
|
|
"module": "es/index.mjs",
|
2023-07-16 12:46:25 +08:00
|
|
|
"types": "es/index.d.ts",
|
2022-01-10 19:22:21 +08:00
|
|
|
"dependencies": {
|
2024-03-03 23:06:24 +08:00
|
|
|
"@ahooksjs/use-url-state": "3.5.1",
|
2023-08-02 00:07:52 +08:00
|
|
|
"@ant-design/cssinjs": "^1.11.1",
|
2024-04-02 18:13:33 +08:00
|
|
|
"@ant-design/icons": "^5.3.6",
|
2023-09-04 16:25:49 +08:00
|
|
|
"@ant-design/pro-layout": "^7.16.11",
|
2023-06-25 14:04:19 +08:00
|
|
|
"@antv/g2plot": "^2.4.18",
|
2023-07-22 12:50:04 +08:00
|
|
|
"@ctrl/tinycolor": "^3.6.0",
|
2024-04-01 13:39:44 +08:00
|
|
|
"@dnd-kit/accessibility": "^3.1.0",
|
2022-01-29 01:02:18 +08:00
|
|
|
"@dnd-kit/core": "^5.0.1",
|
2023-08-02 00:07:52 +08:00
|
|
|
"@dnd-kit/modifiers": "^6.0.0",
|
2022-01-29 01:02:18 +08:00
|
|
|
"@dnd-kit/sortable": "^6.0.0",
|
2024-04-01 13:39:44 +08:00
|
|
|
"@dnd-kit/utilities": "^3.2.2",
|
2022-01-10 19:22:21 +08:00
|
|
|
"@emotion/css": "^11.7.1",
|
2024-04-30 02:00:13 +08:00
|
|
|
"@tachybase/components": "workspace:*",
|
2024-05-08 16:20:31 +08:00
|
|
|
"@tachybase/evaluators": "workspace:*",
|
2024-04-29 21:41:13 +08:00
|
|
|
"@tachybase/schema": "workspace:*",
|
2024-05-08 16:20:31 +08:00
|
|
|
"@tachybase/sdk": "workspace:*",
|
|
|
|
"@tachybase/utils": "workspace:*",
|
2022-12-18 16:49:50 +08:00
|
|
|
"ahooks": "^3.7.2",
|
2024-04-10 16:14:26 +08:00
|
|
|
"antd": "5.16.1",
|
2023-09-04 20:03:41 +08:00
|
|
|
"antd-style": "3.4.5",
|
2024-03-07 20:45:00 +08:00
|
|
|
"axios": "^1.6.2",
|
2022-02-24 00:04:41 +08:00
|
|
|
"classnames": "^2.3.1",
|
2022-10-10 15:30:47 +08:00
|
|
|
"cronstrue": "^2.11.0",
|
2024-04-01 13:39:44 +08:00
|
|
|
"d3-format": "^3.1.0",
|
|
|
|
"dayjs": "^1.11.8",
|
|
|
|
"deepmerge": "^4.2.2",
|
2022-01-22 21:05:06 +08:00
|
|
|
"file-saver": "^2.0.5",
|
2023-09-03 11:35:48 +08:00
|
|
|
"flat": "^5.0.2",
|
2023-01-13 10:55:04 +08:00
|
|
|
"i18next": "^22.4.9",
|
|
|
|
"i18next-http-backend": "^2.1.1",
|
2023-08-02 00:07:52 +08:00
|
|
|
"lodash": "4.17.21",
|
2024-04-01 13:39:44 +08:00
|
|
|
"lru-cache": "8.0.5",
|
2023-03-19 08:18:50 +08:00
|
|
|
"markdown-it": "13.0.1",
|
|
|
|
"markdown-it-highlightjs": "3.3.1",
|
2022-06-02 14:33:37 +08:00
|
|
|
"mathjs": "^10.6.0",
|
2023-04-19 13:10:55 +08:00
|
|
|
"mermaid": "9.4.3",
|
2024-04-01 13:39:44 +08:00
|
|
|
"nanoid": "^3.3.6",
|
|
|
|
"rc-tree-select": "^5.15.0",
|
|
|
|
"rc-util": "^5.32.0",
|
2022-01-29 17:30:40 +08:00
|
|
|
"react-beautiful-dnd": "^13.1.0",
|
2022-03-05 14:43:19 +08:00
|
|
|
"react-drag-listview": "^0.1.9",
|
2023-07-08 08:26:27 +08:00
|
|
|
"react-error-boundary": "^4.0.10",
|
2022-01-20 12:06:09 +08:00
|
|
|
"react-helmet": "^6.1.0",
|
2022-07-25 09:24:34 +08:00
|
|
|
"react-hotkeys-hook": "^3.4.7",
|
2022-01-21 14:04:15 +08:00
|
|
|
"react-i18next": "^11.15.1",
|
2023-01-05 18:29:47 +08:00
|
|
|
"react-iframe": "~1.8.5",
|
2022-01-23 00:46:21 +08:00
|
|
|
"react-image-lightbox": "^5.1.4",
|
2023-03-19 10:55:05 +08:00
|
|
|
"react-js-cron": "^3.1.0",
|
2023-07-08 08:26:27 +08:00
|
|
|
"react-quill": "^2.0.0",
|
2024-04-01 13:39:44 +08:00
|
|
|
"react-router": "^6.11.2",
|
2023-06-20 11:48:02 +08:00
|
|
|
"react-router-dom": "^6.11.2",
|
2022-07-20 14:12:18 +08:00
|
|
|
"react-to-print": "^2.14.7",
|
2023-04-03 08:57:19 +08:00
|
|
|
"sanitize-html": "2.10.0",
|
2022-01-21 14:04:15 +08:00
|
|
|
"use-deep-compare-effect": "^1.8.1"
|
2022-01-10 19:22:21 +08:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2023-07-28 09:58:49 +08:00
|
|
|
"@testing-library/react": "^14.0.0",
|
2024-04-02 18:13:33 +08:00
|
|
|
"@types/lodash": "^4.17.0",
|
2023-03-19 08:18:50 +08:00
|
|
|
"@types/markdown-it": "12.2.3",
|
|
|
|
"@types/markdown-it-highlightjs": "3.3.1",
|
2023-07-08 08:26:27 +08:00
|
|
|
"@types/react-big-calendar": "^1.6.4",
|
2024-04-15 01:58:18 +08:00
|
|
|
"axios-mock-adapter": "^1.20.0"
|
2022-04-25 14:47:13 +08:00
|
|
|
},
|
2024-04-01 13:39:44 +08:00
|
|
|
"peerDependencies": {
|
2024-05-08 16:20:31 +08:00
|
|
|
"@tachybase/database": "workspace:*",
|
2024-04-01 13:39:44 +08:00
|
|
|
"react": ">=18.0.0",
|
|
|
|
"react-dom": ">=18.0.0",
|
|
|
|
"react-is": ">=18.0.0"
|
2024-05-24 13:06:59 +08:00
|
|
|
}
|
2023-07-07 06:56:04 +08:00
|
|
|
}
|