antd-management-fast-framework 2.11.164 → 2.11.166

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 +1 -1
  2. package/package.json +14 -15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-framework",
3
- "version": "2.11.164",
3
+ "version": "2.11.166",
4
4
  "description": "antd-management-fast-framework",
5
5
  "homepage": "https://github.com/kityandhero/antd-management-fast-framework#readme",
6
6
  "license": "ISC",
@@ -20,7 +20,7 @@
20
20
  "dev:rollup": "rollup --config rollup.config.skipCompression.js --bundleConfigAsCjs --watch --watch.onBundleEnd=\"npm run z:tsc:build\"",
21
21
  "precommit": "npm run z:lint:staged:quiet",
22
22
  "z:auto:adjust:file": "echo can exec some file adjust command with here",
23
- "prez:documentation:generate": "npx rimraf ./docs && npm run z:documentation:lint",
23
+ "prez:documentation:generate": "rimraf ./docs && npm run z:documentation:lint",
24
24
  "z:documentation:generate": "npx documentation build src/** -f html --github -o docs",
25
25
  "z:documentation:lint": "npx documentation lint src/**",
26
26
  "z:lint:file:all": "npm run z:lint:script:all && npm run z:lint:style:all",
@@ -50,17 +50,16 @@
50
50
  "dependencies": {
51
51
  "@ant-design/icons": "^5.3.7",
52
52
  "@ant-design/pro-components": "^2.7.1",
53
- "@ant-design/pro-layout": "^7.19.0",
54
53
  "@tanem/react-nprogress": "^5.0.51",
55
- "@umijs/max": "^4.2.1",
56
- "antd": "^5.17.0",
57
- "antd-management-fast-common": "^2.6.96",
58
- "antd-management-fast-component": "^2.6.153",
54
+ "@umijs/max": "^4.2.3",
55
+ "antd": "^5.17.2",
56
+ "antd-management-fast-common": "workspace:*",
57
+ "antd-management-fast-component": "workspace:*",
59
58
  "axios": "^1.6.8",
60
59
  "classnames": "^2.5.1",
61
60
  "dayjs": "^1.11.11",
62
- "easy-soft-dva": "^3.10.24",
63
- "easy-soft-utility": "^2.8.27",
61
+ "easy-soft-dva": "^3.10.36",
62
+ "easy-soft-utility": "^2.8.39",
64
63
  "html-react-parser": "^5.1.10",
65
64
  "rc-animate": "^3.1.1",
66
65
  "rc-queue-anim": "^2.0.0",
@@ -68,7 +67,7 @@
68
67
  "react-dnd": "^16.0.1",
69
68
  "react-dnd-html5-backend": "^16.0.1",
70
69
  "react-dom": "^18.3.1",
71
- "umi": "^4.2.1"
70
+ "umi": "^4.2.3"
72
71
  },
73
72
  "devDependencies": {
74
73
  "@babel/core": "^7.24.5",
@@ -102,11 +101,11 @@
102
101
  "@types/jest": "^29.5.12",
103
102
  "@types/lodash": "^4.17.1",
104
103
  "@types/lodash.isequal": "^4.5.8",
105
- "@types/node": "^20.12.11",
106
- "@types/react": "^18.3.1",
104
+ "@types/node": "^20.12.12",
105
+ "@types/react": "^18.3.2",
107
106
  "@types/react-dom": "^18.3.0",
108
107
  "@types/shelljs": "^0.8.15",
109
- "@typescript-eslint/parser": "^7.8.0",
108
+ "@typescript-eslint/parser": "^7.9.0",
110
109
  "autoprefixer": "^10.4.19",
111
110
  "babel-jest": "^29.7.0",
112
111
  "commitizen": "^4.3.0",
@@ -115,7 +114,7 @@
115
114
  "cssnano": "^7.0.1",
116
115
  "cz-git": "^1.9.1",
117
116
  "documentation": "^14.0.3",
118
- "easy-soft-develop": "^2.1.92",
117
+ "easy-soft-develop": "^2.1.137",
119
118
  "eslint": "^8.57.0",
120
119
  "eslint-config-airbnb": "^19.0.4",
121
120
  "eslint-config-airbnb-typescript": "^18.0.0",
@@ -140,7 +139,7 @@
140
139
  "prettier-plugin-organize-imports": "^3.2.4",
141
140
  "prettier-plugin-packagejson": "^2.5.0",
142
141
  "prop-types": "^15.8.1",
143
- "rimraf": "^5.0.5",
142
+ "rimraf": "^5.0.7",
144
143
  "rollup": "^4.17.2",
145
144
  "rollup-plugin-copy": "^3.5.0",
146
145
  "rollup-plugin-dts": "^6.1.0",