antd-management-fast-framework 2.11.137 → 2.11.139

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +7 -8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-framework",
3
- "version": "2.11.137",
3
+ "version": "2.11.139",
4
4
  "description": "antd-management-fast-framework",
5
5
  "homepage": "https://github.com/kityandhero/antd-management-fast-framework#readme",
6
6
  "license": "ISC",
@@ -18,7 +18,6 @@
18
18
  "build:rollup:skipCompression": "rimraf ./es && rollup --config rollup.config.skipCompression.js --bundleConfigAsCjs",
19
19
  "postbuild:rollup:skipCompression": "npm run z:tsc:build",
20
20
  "dev:rollup": "rollup --config rollup.config.skipCompression.js --bundleConfigAsCjs --watch --watch.onBundleEnd=\"npm run z:tsc:build\"",
21
- "postinstall": "max setup",
22
21
  "precommit": "npm run z:lint:staged:quiet",
23
22
  "z:auto:adjust:file": "echo can exec some file adjust command with here",
24
23
  "prez:documentation:generate": "npx rimraf ./docs && npm run z:documentation:lint",
@@ -50,13 +49,13 @@
50
49
  },
51
50
  "dependencies": {
52
51
  "@ant-design/icons": "^5.2.6",
53
- "@ant-design/pro-components": "^2.6.45",
54
- "@ant-design/pro-layout": "^7.17.18",
52
+ "@ant-design/pro-components": "^2.6.46",
53
+ "@ant-design/pro-layout": "^7.17.19",
55
54
  "@tanem/react-nprogress": "^5.0.51",
56
55
  "@umijs/max": "^4.1.0",
57
- "antd": "^5.12.8",
58
- "antd-management-fast-common": "^2.6.77",
59
- "antd-management-fast-component": "^2.6.122",
56
+ "antd": "^5.13.1",
57
+ "antd-management-fast-common": "^2.6.79",
58
+ "antd-management-fast-component": "^2.6.124",
60
59
  "axios": "^1.6.5",
61
60
  "classnames": "^2.5.1",
62
61
  "dayjs": "^1.11.10",
@@ -104,7 +103,7 @@
104
103
  "@types/lodash": "^4.14.202",
105
104
  "@types/lodash.isequal": "^4.5.8",
106
105
  "@types/node": "^20.11.1",
107
- "@types/react": "^18.2.47",
106
+ "@types/react": "^18.2.48",
108
107
  "@types/react-dom": "^18.2.18",
109
108
  "@types/shelljs": "^0.8.15",
110
109
  "@typescript-eslint/parser": "^6.18.1",