antd-management-fast-framework 2.11.179 → 2.11.181
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.
- package/README.md +42 -0
- package/es/components/DrawerExtra/index.d.ts +1 -1
- package/es/components/LoadingOverlay/index.d.ts +0 -30
- package/es/components/MobileContainor/MobilePreviewArea/index.d.ts +3 -3
- package/es/framework/AuthorizationWrapper/index.d.ts +1 -1
- package/es/framework/CustomWrapper/Supplement/index.d.ts +1 -1
- package/es/framework/DataListView/Base/index.d.ts +1 -1
- package/es/framework/DataSingleView/DataCore/index.d.ts +1 -4
- package/es/framework/Wrapper/index.d.ts +1 -1
- package/es/index.js +1 -1
- package/es/utils/interfaceSettingAssist.d.ts +1 -1
- package/package.json +36 -35
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "antd-management-fast-framework",
|
|
3
|
-
"version": "2.11.
|
|
3
|
+
"version": "2.11.181",
|
|
4
4
|
"description": "antd-management-fast-framework",
|
|
5
5
|
"homepage": "https://github.com/kityandhero/antd-management-fast-framework#readme",
|
|
6
6
|
"license": "ISC",
|
|
@@ -49,17 +49,17 @@
|
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
51
|
"@ant-design/icons": "^5.3.7",
|
|
52
|
-
"@ant-design/pro-components": "^2.7.
|
|
52
|
+
"@ant-design/pro-components": "^2.7.10",
|
|
53
53
|
"@tanem/react-nprogress": "^5.0.51",
|
|
54
|
-
"@umijs/max": "^4.2.
|
|
55
|
-
"antd": "^5.
|
|
54
|
+
"@umijs/max": "^4.2.13",
|
|
55
|
+
"antd": "^5.18.3",
|
|
56
56
|
"antd-management-fast-common": "workspace:*",
|
|
57
57
|
"antd-management-fast-component": "workspace:*",
|
|
58
58
|
"axios": "^1.7.2",
|
|
59
59
|
"classnames": "^2.5.1",
|
|
60
60
|
"dayjs": "^1.11.11",
|
|
61
|
-
"easy-soft-dva": "^3.10.
|
|
62
|
-
"easy-soft-utility": "^2.8.
|
|
61
|
+
"easy-soft-dva": "^3.10.49",
|
|
62
|
+
"easy-soft-utility": "^2.8.52",
|
|
63
63
|
"html-react-parser": "^5.1.10",
|
|
64
64
|
"rc-animate": "^3.1.1",
|
|
65
65
|
"rc-queue-anim": "^2.0.0",
|
|
@@ -67,22 +67,22 @@
|
|
|
67
67
|
"react-dnd": "^16.0.1",
|
|
68
68
|
"react-dnd-html5-backend": "^16.0.1",
|
|
69
69
|
"react-dom": "^18.3.1",
|
|
70
|
-
"umi": "^4.2.
|
|
70
|
+
"umi": "^4.2.13"
|
|
71
71
|
},
|
|
72
72
|
"devDependencies": {
|
|
73
|
-
"@babel/core": "^7.24.
|
|
74
|
-
"@babel/eslint-parser": "^7.24.
|
|
75
|
-
"@babel/plugin-external-helpers": "^7.24.
|
|
76
|
-
"@babel/plugin-proposal-decorators": "^7.24.
|
|
77
|
-
"@babel/plugin-syntax-jsx": "^7.24.
|
|
78
|
-
"@babel/plugin-transform-class-properties": "^7.24.
|
|
79
|
-
"@babel/plugin-transform-private-methods": "^7.24.
|
|
80
|
-
"@babel/plugin-transform-private-property-in-object": "^7.24.
|
|
81
|
-
"@babel/plugin-transform-runtime": "^7.24.
|
|
82
|
-
"@babel/preset-env": "^7.24.
|
|
83
|
-
"@babel/preset-react": "^7.24.
|
|
84
|
-
"@babel/runtime": "^7.24.
|
|
85
|
-
"@changesets/cli": "^2.27.
|
|
73
|
+
"@babel/core": "^7.24.7",
|
|
74
|
+
"@babel/eslint-parser": "^7.24.7",
|
|
75
|
+
"@babel/plugin-external-helpers": "^7.24.7",
|
|
76
|
+
"@babel/plugin-proposal-decorators": "^7.24.7",
|
|
77
|
+
"@babel/plugin-syntax-jsx": "^7.24.7",
|
|
78
|
+
"@babel/plugin-transform-class-properties": "^7.24.7",
|
|
79
|
+
"@babel/plugin-transform-private-methods": "^7.24.7",
|
|
80
|
+
"@babel/plugin-transform-private-property-in-object": "^7.24.7",
|
|
81
|
+
"@babel/plugin-transform-runtime": "^7.24.7",
|
|
82
|
+
"@babel/preset-env": "^7.24.7",
|
|
83
|
+
"@babel/preset-react": "^7.24.7",
|
|
84
|
+
"@babel/runtime": "^7.24.7",
|
|
85
|
+
"@changesets/cli": "^2.27.6",
|
|
86
86
|
"@commitlint/cli": "^19.3.0",
|
|
87
87
|
"@commitlint/config-conventional": "^19.2.2",
|
|
88
88
|
"@commitlint/config-pnpm-scopes": "^19.1.0",
|
|
@@ -90,31 +90,31 @@
|
|
|
90
90
|
"@rollup/plugin-alias": "^5.1.0",
|
|
91
91
|
"@rollup/plugin-babel": "6.0.4",
|
|
92
92
|
"@rollup/plugin-buble": "^1.0.3",
|
|
93
|
-
"@rollup/plugin-commonjs": "^
|
|
93
|
+
"@rollup/plugin-commonjs": "^26.0.1",
|
|
94
94
|
"@rollup/plugin-json": "^6.1.0",
|
|
95
95
|
"@rollup/plugin-node-resolve": "^15.2.3",
|
|
96
|
-
"@rollup/plugin-replace": "^5.0.
|
|
96
|
+
"@rollup/plugin-replace": "^5.0.7",
|
|
97
97
|
"@rollup/plugin-terser": "^0.4.4",
|
|
98
98
|
"@rollup/plugin-url": "^8.0.2",
|
|
99
99
|
"@svgr/rollup": "^8.1.0",
|
|
100
100
|
"@types/fs-extra": "^11.0.4",
|
|
101
101
|
"@types/jest": "^29.5.12",
|
|
102
|
-
"@types/lodash": "^4.17.
|
|
102
|
+
"@types/lodash": "^4.17.5",
|
|
103
103
|
"@types/lodash.isequal": "^4.5.8",
|
|
104
|
-
"@types/node": "^20.14.
|
|
104
|
+
"@types/node": "^20.14.8",
|
|
105
105
|
"@types/react": "^18.3.3",
|
|
106
106
|
"@types/react-dom": "^18.3.0",
|
|
107
107
|
"@types/shelljs": "^0.8.15",
|
|
108
|
-
"@typescript-eslint/parser": "^7.
|
|
108
|
+
"@typescript-eslint/parser": "^7.13.1",
|
|
109
109
|
"autoprefixer": "^10.4.19",
|
|
110
110
|
"babel-jest": "^29.7.0",
|
|
111
111
|
"commitizen": "^4.3.0",
|
|
112
112
|
"conventional-changelog-conventionalcommits": "^8.0.0",
|
|
113
113
|
"cross-env": "^7.0.3",
|
|
114
|
-
"cssnano": "^7.0.
|
|
115
|
-
"cz-git": "^1.9.
|
|
114
|
+
"cssnano": "^7.0.3",
|
|
115
|
+
"cz-git": "^1.9.3",
|
|
116
116
|
"docdash": "^2.0.2",
|
|
117
|
-
"easy-soft-develop": "^2.1.
|
|
117
|
+
"easy-soft-develop": "^2.1.192",
|
|
118
118
|
"eslint": "^8.57.0",
|
|
119
119
|
"eslint-config-airbnb": "^19.0.4",
|
|
120
120
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
@@ -123,23 +123,24 @@
|
|
|
123
123
|
"eslint-import-resolver-typescript": "^3.6.1",
|
|
124
124
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
125
125
|
"eslint-plugin-import": "^2.29.1",
|
|
126
|
-
"eslint-plugin-jest": "^28.
|
|
127
|
-
"eslint-plugin-jsx-a11y": "^6.
|
|
126
|
+
"eslint-plugin-jest": "^28.6.0",
|
|
127
|
+
"eslint-plugin-jsx-a11y": "^6.9.0",
|
|
128
128
|
"eslint-plugin-prettier": "^5.1.3",
|
|
129
129
|
"eslint-plugin-promise": "^6.2.0",
|
|
130
|
-
"eslint-plugin-react": "^7.34.
|
|
130
|
+
"eslint-plugin-react": "^7.34.3",
|
|
131
131
|
"eslint-plugin-react-hooks": "^4.6.2",
|
|
132
132
|
"eslint-plugin-simple-import-sort": "^12.1.0",
|
|
133
133
|
"eslint-plugin-unicorn": "^52.0.0",
|
|
134
134
|
"husky": "^9.0.11",
|
|
135
135
|
"jest": "^29.7.0",
|
|
136
136
|
"jsdoc": "^4.0.3",
|
|
137
|
-
"lint-staged": "^15.2.
|
|
137
|
+
"lint-staged": "^15.2.7",
|
|
138
138
|
"npm-check-updates": "^16.14.20",
|
|
139
|
-
"prettier": "^3.3.
|
|
139
|
+
"prettier": "^3.3.2",
|
|
140
140
|
"prettier-plugin-organize-imports": "^3.2.4",
|
|
141
141
|
"prettier-plugin-packagejson": "^2.5.0",
|
|
142
142
|
"prop-types": "^15.8.1",
|
|
143
|
+
"react-refresh": "0.14.2",
|
|
143
144
|
"rimraf": "^5.0.7",
|
|
144
145
|
"rollup": "^4.18.0",
|
|
145
146
|
"rollup-plugin-copy": "^3.5.0",
|
|
@@ -152,9 +153,9 @@
|
|
|
152
153
|
"stylelint": "^16.6.1",
|
|
153
154
|
"stylelint-config-css-modules": "^4.4.0",
|
|
154
155
|
"stylelint-config-prettier": "^9.0.5",
|
|
155
|
-
"stylelint-config-standard": "^36.0.
|
|
156
|
+
"stylelint-config-standard": "^36.0.1",
|
|
156
157
|
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
|
|
157
158
|
"stylelint-order": "^6.0.4",
|
|
158
|
-
"typescript": "^5.
|
|
159
|
+
"typescript": "^5.5.2"
|
|
159
160
|
}
|
|
160
161
|
}
|