antd-management-fast-framework 2.12.18 → 2.12.22
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/es/components/ApplicationWrapper/index.d.ts +0 -1
- package/es/components/ElasticityExtraButton/index.d.ts +0 -1
- package/es/components/ElasticityExtraColorPicker/index.d.ts +0 -1
- package/es/components/LoadingOverlay/index.d.ts +0 -1
- package/es/components/ModalExtra/index.d.ts +0 -1
- package/es/components/ReloadAnimalPrompt/index.d.ts +0 -1
- package/es/components/ShortcutNavigation/index.d.ts +0 -1
- package/es/components/TopProgressBar/index.d.ts +0 -1
- package/es/framework/Common/ReloadActionButton/index.d.ts +0 -1
- package/es/framework/DataListView/BatchAction/index.d.ts +0 -1
- package/es/framework/DataListView/DensityAction/index.d.ts +0 -1
- package/es/framework/DataListView/EmptyCardCollection/index.d.ts +0 -1
- package/es/framework/DataListView/RefreshButton/index.d.ts +0 -1
- package/es/framework/DataListView/ResetButton/index.d.ts +0 -1
- package/es/framework/DataListView/SearchButton/index.d.ts +0 -1
- package/es/index.js +2 -2
- package/package.json +44 -44
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "antd-management-fast-framework",
|
|
3
|
-
"version": "2.12.
|
|
3
|
+
"version": "2.12.22",
|
|
4
4
|
"description": "antd-management-fast-framework",
|
|
5
5
|
"homepage": "https://github.com/kityandhero/antd-management-fast-framework#readme",
|
|
6
6
|
"license": "ISC",
|
|
@@ -48,32 +48,32 @@
|
|
|
48
48
|
"z:tsc:build": "echo show tsc version and create declaration file && tsc -v && tsc -p ./tsconfig.types.json && echo declaration file generate complete"
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
|
-
"@ant-design/icons": "^5.5.
|
|
52
|
-
"@ant-design/pro-components": "^2.8.
|
|
51
|
+
"@ant-design/icons": "^5.5.2",
|
|
52
|
+
"@ant-design/pro-components": "^2.8.2",
|
|
53
53
|
"@iframe-resizer/child": "^5.3.2",
|
|
54
54
|
"@iframe-resizer/core": "^5.3.2",
|
|
55
55
|
"@iframe-resizer/react": "^5.3.2",
|
|
56
|
-
"@tanem/react-nprogress": "^5.0.
|
|
57
|
-
"@umijs/max": "^4.
|
|
58
|
-
"antd": "^5.
|
|
56
|
+
"@tanem/react-nprogress": "^5.0.53",
|
|
57
|
+
"@umijs/max": "^4.4.2",
|
|
58
|
+
"antd": "^5.22.7",
|
|
59
59
|
"antd-management-fast-common": "workspace:*",
|
|
60
60
|
"antd-management-fast-component": "workspace:*",
|
|
61
|
-
"axios": "^1.7.
|
|
61
|
+
"axios": "^1.7.9",
|
|
62
62
|
"classnames": "^2.5.1",
|
|
63
63
|
"dayjs": "^1.11.13",
|
|
64
64
|
"easy-soft-dva": "^3.10.72",
|
|
65
|
-
"easy-soft-utility": "^2.8.
|
|
66
|
-
"html-react-parser": "^5.
|
|
65
|
+
"easy-soft-utility": "^2.8.77",
|
|
66
|
+
"html-react-parser": "^5.2.2",
|
|
67
67
|
"rc-animate": "^3.1.1",
|
|
68
68
|
"rc-queue-anim": "^2.0.0",
|
|
69
|
-
"react": "^
|
|
69
|
+
"react": "^19.0.0",
|
|
70
70
|
"react-dnd": "^16.0.1",
|
|
71
71
|
"react-dnd-html5-backend": "^16.0.1",
|
|
72
|
-
"react-dom": "^
|
|
73
|
-
"umi": "^4.
|
|
72
|
+
"react-dom": "^19.0.0",
|
|
73
|
+
"umi": "^4.4.2"
|
|
74
74
|
},
|
|
75
75
|
"devDependencies": {
|
|
76
|
-
"@babel/core": "^7.
|
|
76
|
+
"@babel/core": "^7.26.0",
|
|
77
77
|
"@babel/eslint-parser": "^7.25.9",
|
|
78
78
|
"@babel/plugin-external-helpers": "^7.25.9",
|
|
79
79
|
"@babel/plugin-proposal-decorators": "^7.25.9",
|
|
@@ -82,70 +82,70 @@
|
|
|
82
82
|
"@babel/plugin-transform-private-methods": "^7.25.9",
|
|
83
83
|
"@babel/plugin-transform-private-property-in-object": "^7.25.9",
|
|
84
84
|
"@babel/plugin-transform-runtime": "^7.25.9",
|
|
85
|
-
"@babel/preset-env": "^7.
|
|
86
|
-
"@babel/preset-react": "^7.
|
|
87
|
-
"@babel/runtime": "^7.
|
|
88
|
-
"@changesets/cli": "^2.27.
|
|
89
|
-
"@commitlint/cli": "^19.
|
|
90
|
-
"@commitlint/config-conventional": "^19.
|
|
85
|
+
"@babel/preset-env": "^7.26.0",
|
|
86
|
+
"@babel/preset-react": "^7.26.3",
|
|
87
|
+
"@babel/runtime": "^7.26.0",
|
|
88
|
+
"@changesets/cli": "^2.27.11",
|
|
89
|
+
"@commitlint/cli": "^19.6.1",
|
|
90
|
+
"@commitlint/config-conventional": "^19.6.0",
|
|
91
91
|
"@commitlint/config-pnpm-scopes": "^19.5.0",
|
|
92
92
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
|
|
93
93
|
"@rollup/plugin-alias": "^5.1.1",
|
|
94
94
|
"@rollup/plugin-babel": "6.0.4",
|
|
95
95
|
"@rollup/plugin-buble": "^1.0.3",
|
|
96
|
-
"@rollup/plugin-commonjs": "^28.0.
|
|
96
|
+
"@rollup/plugin-commonjs": "^28.0.2",
|
|
97
97
|
"@rollup/plugin-json": "^6.1.0",
|
|
98
|
-
"@rollup/plugin-node-resolve": "^
|
|
99
|
-
"@rollup/plugin-replace": "^6.0.
|
|
98
|
+
"@rollup/plugin-node-resolve": "^16.0.0",
|
|
99
|
+
"@rollup/plugin-replace": "^6.0.2",
|
|
100
100
|
"@rollup/plugin-terser": "^0.4.4",
|
|
101
101
|
"@rollup/plugin-url": "^8.0.2",
|
|
102
102
|
"@svgr/rollup": "^8.1.0",
|
|
103
103
|
"@types/fs-extra": "^11.0.4",
|
|
104
104
|
"@types/jest": "^29.5.14",
|
|
105
|
-
"@types/lodash": "^4.17.
|
|
105
|
+
"@types/lodash": "^4.17.13",
|
|
106
106
|
"@types/lodash.isequal": "^4.5.8",
|
|
107
|
-
"@types/node": "^22.
|
|
108
|
-
"@types/react": "^
|
|
109
|
-
"@types/react-dom": "^
|
|
107
|
+
"@types/node": "^22.10.2",
|
|
108
|
+
"@types/react": "^19.0.2",
|
|
109
|
+
"@types/react-dom": "^19.0.2",
|
|
110
110
|
"@types/shelljs": "^0.8.15",
|
|
111
|
-
"@typescript-eslint/parser": "^8.
|
|
111
|
+
"@typescript-eslint/parser": "^8.19.0",
|
|
112
112
|
"autoprefixer": "^10.4.20",
|
|
113
113
|
"babel-jest": "^29.7.0",
|
|
114
114
|
"commitizen": "^4.3.1",
|
|
115
115
|
"conventional-changelog-conventionalcommits": "^8.0.0",
|
|
116
116
|
"cross-env": "^7.0.3",
|
|
117
117
|
"cssnano": "^7.0.6",
|
|
118
|
-
"cz-git": "^1.
|
|
118
|
+
"cz-git": "^1.11.0",
|
|
119
119
|
"docdash": "^2.0.2",
|
|
120
|
-
"easy-soft-develop": "^2.1.
|
|
120
|
+
"easy-soft-develop": "^2.1.250",
|
|
121
121
|
"eslint": "^8.57.0",
|
|
122
122
|
"eslint-config-airbnb": "^19.0.4",
|
|
123
123
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
124
124
|
"eslint-config-prettier": "^9.1.0",
|
|
125
125
|
"eslint-formatter-pretty": "^6.0.1",
|
|
126
|
-
"eslint-import-resolver-typescript": "^3.
|
|
126
|
+
"eslint-import-resolver-typescript": "^3.7.0",
|
|
127
127
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
128
128
|
"eslint-plugin-import": "^2.31.0",
|
|
129
|
-
"eslint-plugin-jest": "^28.
|
|
130
|
-
"eslint-plugin-jsx-a11y": "^6.10.
|
|
129
|
+
"eslint-plugin-jest": "^28.10.0",
|
|
130
|
+
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
131
131
|
"eslint-plugin-prettier": "^5.2.1",
|
|
132
|
-
"eslint-plugin-promise": "^7.1
|
|
133
|
-
"eslint-plugin-react": "^7.37.
|
|
134
|
-
"eslint-plugin-react-hooks": "^5.
|
|
132
|
+
"eslint-plugin-promise": "^7.2.1",
|
|
133
|
+
"eslint-plugin-react": "^7.37.3",
|
|
134
|
+
"eslint-plugin-react-hooks": "^5.1.0",
|
|
135
135
|
"eslint-plugin-simple-import-sort": "^12.1.1",
|
|
136
136
|
"eslint-plugin-unicorn": "^52.0.0",
|
|
137
|
-
"husky": "^9.1.
|
|
137
|
+
"husky": "^9.1.7",
|
|
138
138
|
"jest": "^29.7.0",
|
|
139
139
|
"jsdoc": "^4.0.4",
|
|
140
|
-
"lint-staged": "^15.
|
|
141
|
-
"npm-check-updates": "^17.1.
|
|
142
|
-
"prettier": "^3.
|
|
140
|
+
"lint-staged": "^15.3.0",
|
|
141
|
+
"npm-check-updates": "^17.1.13",
|
|
142
|
+
"prettier": "^3.4.2",
|
|
143
143
|
"prettier-plugin-organize-imports": "^4.1.0",
|
|
144
|
-
"prettier-plugin-packagejson": "^2.5.
|
|
144
|
+
"prettier-plugin-packagejson": "^2.5.6",
|
|
145
145
|
"prop-types": "^15.8.1",
|
|
146
|
-
"react-refresh": "0.
|
|
146
|
+
"react-refresh": "0.16.0",
|
|
147
147
|
"rimraf": "^6.0.1",
|
|
148
|
-
"rollup": "^4.
|
|
148
|
+
"rollup": "^4.29.1",
|
|
149
149
|
"rollup-plugin-copy": "^3.5.0",
|
|
150
150
|
"rollup-plugin-dts": "^6.1.1",
|
|
151
151
|
"rollup-plugin-livereload": "^2.0.5",
|
|
@@ -153,12 +153,12 @@
|
|
|
153
153
|
"rollup-plugin-postcss": "^4.0.2",
|
|
154
154
|
"rollup-plugin-serve": "^3.0.0",
|
|
155
155
|
"rollup-plugin-typescript2": "^0.36.0",
|
|
156
|
-
"stylelint": "^16.
|
|
156
|
+
"stylelint": "^16.12.0",
|
|
157
157
|
"stylelint-config-css-modules": "^4.4.0",
|
|
158
158
|
"stylelint-config-prettier": "^9.0.5",
|
|
159
159
|
"stylelint-config-standard": "^36.0.1",
|
|
160
160
|
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
|
|
161
161
|
"stylelint-order": "^6.0.4",
|
|
162
|
-
"typescript": "^5.
|
|
162
|
+
"typescript": "^5.7.2"
|
|
163
163
|
}
|
|
164
164
|
}
|