antd-management-fast-framework 2.11.137 → 2.11.141

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 (2) hide show
  1. package/es/index.js +2 -2
  2. package/package.json +18 -19
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.141",
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,18 +49,18 @@
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.48",
53
+ "@ant-design/pro-layout": "^7.17.19",
55
54
  "@tanem/react-nprogress": "^5.0.51",
56
- "@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",
55
+ "@umijs/max": "^4.1.1",
56
+ "antd": "^5.13.2",
57
+ "antd-management-fast-common": "^2.6.81",
58
+ "antd-management-fast-component": "^2.6.126",
60
59
  "axios": "^1.6.5",
61
60
  "classnames": "^2.5.1",
62
61
  "dayjs": "^1.11.10",
63
- "easy-soft-dva": "^3.10.5",
64
- "easy-soft-utility": "^2.8.6",
62
+ "easy-soft-dva": "^3.10.9",
63
+ "easy-soft-utility": "^2.8.10",
65
64
  "html-react-parser": "^5.1.1",
66
65
  "rc-animate": "^3.1.1",
67
66
  "rc-queue-anim": "^2.0.0",
@@ -69,7 +68,7 @@
69
68
  "react-dnd": "^16.0.1",
70
69
  "react-dnd-html5-backend": "^16.0.1",
71
70
  "react-dom": "^18.2.0",
72
- "umi": "^4.1.0"
71
+ "umi": "^4.1.1"
73
72
  },
74
73
  "devDependencies": {
75
74
  "@babel/core": "^7.23.7",
@@ -103,19 +102,19 @@
103
102
  "@types/jest": "^29.5.11",
104
103
  "@types/lodash": "^4.14.202",
105
104
  "@types/lodash.isequal": "^4.5.8",
106
- "@types/node": "^20.11.1",
107
- "@types/react": "^18.2.47",
105
+ "@types/node": "^20.11.5",
106
+ "@types/react": "^18.2.48",
108
107
  "@types/react-dom": "^18.2.18",
109
108
  "@types/shelljs": "^0.8.15",
110
- "@typescript-eslint/parser": "^6.18.1",
111
- "autoprefixer": "^10.4.16",
109
+ "@typescript-eslint/parser": "^6.19.0",
110
+ "autoprefixer": "^10.4.17",
112
111
  "babel-jest": "^29.7.0",
113
112
  "commitizen": "^4.3.0",
114
113
  "conventional-changelog-conventionalcommits": "^7.0.2",
115
114
  "cross-env": "^7.0.3",
116
115
  "cssnano": "^6.0.3",
117
116
  "documentation": "^14.0.2",
118
- "easy-soft-develop": "^2.1.54",
117
+ "easy-soft-develop": "^2.1.59",
119
118
  "eslint": "^8.56.0",
120
119
  "eslint-config-airbnb": "^19.0.4",
121
120
  "eslint-config-airbnb-typescript": "^17.1.0",
@@ -136,12 +135,12 @@
136
135
  "jest": "^29.7.0",
137
136
  "lint-staged": "^15.2.0",
138
137
  "npm-check-updates": "^16.14.12",
139
- "prettier": "^3.2.2",
138
+ "prettier": "^3.2.4",
140
139
  "prettier-plugin-organize-imports": "^3.2.4",
141
140
  "prettier-plugin-packagejson": "^2.4.9",
142
141
  "prop-types": "^15.8.1",
143
142
  "rimraf": "^5.0.5",
144
- "rollup": "^4.9.5",
143
+ "rollup": "^4.9.6",
145
144
  "rollup-plugin-copy": "^3.5.0",
146
145
  "rollup-plugin-dts": "^6.1.0",
147
146
  "rollup-plugin-livereload": "^2.0.5",
@@ -150,7 +149,7 @@
150
149
  "rollup-plugin-serve": "^3.0.0",
151
150
  "rollup-plugin-terser": "^7.0.2",
152
151
  "rollup-plugin-typescript2": "^0.36.0",
153
- "stylelint": "^16.1.0",
152
+ "stylelint": "^16.2.0",
154
153
  "stylelint-config-css-modules": "^4.4.0",
155
154
  "stylelint-config-prettier": "^9.0.5",
156
155
  "stylelint-config-standard": "^36.0.0",