2020-11-11 07:23:39 +00:00
|
|
|
{
|
2021-05-23 00:38:08 +00:00
|
|
|
"name": "@nocobase/client",
|
2024-09-06 08:59:59 +00:00
|
|
|
"version": "1.3.16-beta",
|
2024-04-28 16:46:21 +00:00
|
|
|
"license": "AGPL-3.0",
|
2023-09-07 04:43:04 +00:00
|
|
|
"main": "lib/index.js",
|
|
|
|
"module": "es/index.mjs",
|
2023-07-16 04:46:25 +00:00
|
|
|
"types": "es/index.d.ts",
|
2022-01-10 11:22:21 +00:00
|
|
|
"dependencies": {
|
2024-03-03 15:06:24 +00:00
|
|
|
"@ahooksjs/use-url-state": "3.5.1",
|
2023-08-01 16:07:52 +00:00
|
|
|
"@ant-design/cssinjs": "^1.11.1",
|
|
|
|
"@ant-design/icons": "^5.1.4",
|
2023-09-04 08:25:49 +00:00
|
|
|
"@ant-design/pro-layout": "^7.16.11",
|
2023-06-25 06:04:19 +00:00
|
|
|
"@antv/g2plot": "^2.4.18",
|
2023-07-22 04:50:04 +00:00
|
|
|
"@ctrl/tinycolor": "^3.6.0",
|
2022-01-28 17:02:18 +00:00
|
|
|
"@dnd-kit/core": "^5.0.1",
|
2023-08-01 16:07:52 +00:00
|
|
|
"@dnd-kit/modifiers": "^6.0.0",
|
2022-01-28 17:02:18 +00:00
|
|
|
"@dnd-kit/sortable": "^6.0.0",
|
2022-01-10 11:22:21 +00:00
|
|
|
"@emotion/css": "^11.7.1",
|
2024-06-25 04:44:51 +00:00
|
|
|
"@formily/antd-v5": "1.1.9",
|
2023-07-29 12:24:07 +00:00
|
|
|
"@formily/core": "^2.2.27",
|
|
|
|
"@formily/grid": "^2.2.27",
|
|
|
|
"@formily/json-schema": "^2.2.27",
|
|
|
|
"@formily/path": "^2.2.27",
|
|
|
|
"@formily/react": "^2.2.27",
|
|
|
|
"@formily/reactive": "^2.2.27",
|
|
|
|
"@formily/reactive-react": "^2.2.27",
|
|
|
|
"@formily/shared": "^2.2.27",
|
|
|
|
"@formily/validator": "^2.2.27",
|
2024-09-06 08:59:59 +00:00
|
|
|
"@nocobase/evaluators": "1.3.16-beta",
|
|
|
|
"@nocobase/sdk": "1.3.16-beta",
|
|
|
|
"@nocobase/utils": "1.3.16-beta",
|
2022-12-18 08:49:50 +00:00
|
|
|
"ahooks": "^3.7.2",
|
2024-01-06 10:32:25 +00:00
|
|
|
"antd": "^5.12.8",
|
2023-09-04 12:03:41 +00:00
|
|
|
"antd-style": "3.4.5",
|
2022-05-18 16:40:55 +00:00
|
|
|
"axios": "^0.26.1",
|
2024-04-07 03:05:46 +00:00
|
|
|
"bignumber.js": "^9.1.2",
|
2022-02-23 16:04:41 +00:00
|
|
|
"classnames": "^2.3.1",
|
2022-10-10 07:30:47 +00:00
|
|
|
"cronstrue": "^2.11.0",
|
2022-01-22 13:05:06 +00:00
|
|
|
"file-saver": "^2.0.5",
|
2024-05-29 01:33:23 +00:00
|
|
|
"filesize": "9.0.11",
|
2023-09-03 03:35:48 +00:00
|
|
|
"flat": "^5.0.2",
|
2023-01-13 02:55:04 +00:00
|
|
|
"i18next": "^22.4.9",
|
|
|
|
"i18next-http-backend": "^2.1.1",
|
2024-06-11 12:13:31 +00:00
|
|
|
"json5": "^2.2.3",
|
2023-08-01 16:07:52 +00:00
|
|
|
"lodash": "4.17.21",
|
2024-05-27 01:28:10 +00:00
|
|
|
"lru-cache": "6.0.0",
|
2024-05-14 00:57:37 +00:00
|
|
|
"markdown-it": "14.1.0",
|
2023-03-19 00:18:50 +00:00
|
|
|
"markdown-it-highlightjs": "3.3.1",
|
2022-06-02 06:33:37 +00:00
|
|
|
"mathjs": "^10.6.0",
|
2023-04-19 05:10:55 +00:00
|
|
|
"mermaid": "9.4.3",
|
2024-06-12 05:12:50 +00:00
|
|
|
"mime-match": "^1.0.2",
|
2022-01-29 09:30:40 +00:00
|
|
|
"react-beautiful-dnd": "^13.1.0",
|
2022-03-05 06:43:19 +00:00
|
|
|
"react-drag-listview": "^0.1.9",
|
2023-07-08 00:26:27 +00:00
|
|
|
"react-error-boundary": "^4.0.10",
|
2022-01-20 04:06:09 +00:00
|
|
|
"react-helmet": "^6.1.0",
|
2022-07-25 01:24:34 +00:00
|
|
|
"react-hotkeys-hook": "^3.4.7",
|
2022-01-21 06:04:15 +00:00
|
|
|
"react-i18next": "^11.15.1",
|
2023-01-05 10:29:47 +00:00
|
|
|
"react-iframe": "~1.8.5",
|
2022-01-22 16:46:21 +00:00
|
|
|
"react-image-lightbox": "^5.1.4",
|
2024-09-06 14:57:21 +00:00
|
|
|
"react-intersection-observer": "9.13.0",
|
2023-03-19 02:55:05 +00:00
|
|
|
"react-js-cron": "^3.1.0",
|
2023-07-08 00:26:27 +00:00
|
|
|
"react-quill": "^2.0.0",
|
2023-06-20 03:48:02 +00:00
|
|
|
"react-router-dom": "^6.11.2",
|
2022-07-20 06:12:18 +00:00
|
|
|
"react-to-print": "^2.14.7",
|
2024-06-01 10:36:28 +00:00
|
|
|
"sanitize-html": "2.13.0",
|
2024-06-11 12:13:31 +00:00
|
|
|
"use-deep-compare-effect": "^1.8.1"
|
2022-01-10 11:22:21 +00:00
|
|
|
},
|
2021-05-23 00:38:08 +00:00
|
|
|
"peerDependencies": {
|
2023-06-20 03:48:02 +00:00
|
|
|
"react": ">=18.0.0",
|
|
|
|
"react-dom": ">=18.0.0",
|
|
|
|
"react-is": ">=18.0.0"
|
2021-12-06 13:23:34 +00:00
|
|
|
},
|
2022-01-10 11:22:21 +00:00
|
|
|
"devDependencies": {
|
2023-07-28 01:58:49 +00:00
|
|
|
"@testing-library/react": "^14.0.0",
|
2024-05-14 00:57:37 +00:00
|
|
|
"@types/markdown-it": "14.1.1",
|
2023-03-19 00:18:50 +00:00
|
|
|
"@types/markdown-it-highlightjs": "3.3.1",
|
2023-07-08 00:26:27 +00:00
|
|
|
"@types/react-big-calendar": "^1.6.4",
|
2023-07-08 00:29:33 +00:00
|
|
|
"axios-mock-adapter": "^1.20.0",
|
2024-05-09 02:53:01 +00:00
|
|
|
"dumi": "2.2.14",
|
|
|
|
"dumi-theme-nocobase": "^0.2.28"
|
2024-08-25 16:51:37 +00:00
|
|
|
}
|
2023-07-06 22:56:04 +00:00
|
|
|
}
|