2021-09-11 18:53:26 +08:00
|
|
|
{
|
|
|
|
"name": "@nocobase/utils",
|
2024-04-02 19:17:40 +08:00
|
|
|
"version": "0.21.2-alpha.5",
|
2024-04-01 13:39:44 +08:00
|
|
|
"license": "Apache-2.0",
|
2021-09-11 18:53:26 +08:00
|
|
|
"main": "lib/index.js",
|
|
|
|
"types": "./lib/index.d.ts",
|
|
|
|
"dependencies": {
|
2022-09-29 21:05:31 +08:00
|
|
|
"@hapi/topo": "^6.0.0",
|
2023-08-02 00:07:52 +08:00
|
|
|
"@rc-component/mini-decimal": "^1.1.0",
|
2024-04-02 18:13:33 +08:00
|
|
|
"antd": "5.16.0",
|
2023-07-07 14:35:22 +08:00
|
|
|
"dayjs": "^1.11.9",
|
2023-07-08 08:29:33 +08:00
|
|
|
"dedupe": "^3.0.2",
|
2021-09-11 18:53:26 +08:00
|
|
|
"deepmerge": "^4.2.2",
|
2023-03-19 23:40:42 +08:00
|
|
|
"flat-to-nested": "^1.1.1",
|
2023-04-28 22:22:08 +08:00
|
|
|
"graphlib": "^2.1.8",
|
2024-04-01 13:39:44 +08:00
|
|
|
"lodash": "4.17.21",
|
2023-07-27 10:29:07 +08:00
|
|
|
"multer": "^1.4.5-lts.1",
|
2023-04-28 22:22:08 +08:00
|
|
|
"object-path": "^0.11.8"
|
2021-09-11 18:53:26 +08:00
|
|
|
},
|
2024-04-01 13:39:44 +08:00
|
|
|
"devDependencies": {
|
2024-04-02 18:13:33 +08:00
|
|
|
"@types/lodash": "4.17.0",
|
2024-04-01 13:39:44 +08:00
|
|
|
"@types/node": "^20.12.2"
|
|
|
|
},
|
2024-03-04 23:02:29 +08:00
|
|
|
"gitHead": "d0b4efe4be55f8c79a98a331d99d9f8cf99021a1"
|
2021-09-11 18:53:26 +08:00
|
|
|
}
|