antd-management-fast-component 2.7.33 → 2.7.34
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/package.json +16 -16
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "antd-management-fast-component",
|
|
3
|
-
"version": "2.7.
|
|
3
|
+
"version": "2.7.34",
|
|
4
4
|
"description": "antd-management-fast-component",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"antd-management-fast-component"
|
|
@@ -58,21 +58,21 @@
|
|
|
58
58
|
"z:tsc:build": "echo show tsc version and create declaration file && tsc -v && tsc -p ./tsconfig.types.json && echo declaration file generate complete"
|
|
59
59
|
},
|
|
60
60
|
"dependencies": {
|
|
61
|
-
"@ant-design/icons": "^
|
|
61
|
+
"@ant-design/icons": "^6.0.0",
|
|
62
62
|
"@ant-design/pro-components": "^2.8.6",
|
|
63
63
|
"@tanem/react-nprogress": "^5.0.55",
|
|
64
64
|
"@tinymce/tinymce-react": "^6.0.0",
|
|
65
65
|
"@umijs/max": "^4.4.6",
|
|
66
|
-
"antd": "^5.24.
|
|
66
|
+
"antd": "^5.24.5",
|
|
67
67
|
"antd-management-fast-common": "workspace:*",
|
|
68
68
|
"array-move": "^4.0.0",
|
|
69
|
-
"axios": "^1.8.
|
|
69
|
+
"axios": "^1.8.4",
|
|
70
70
|
"bizcharts": "^4.1.23",
|
|
71
71
|
"classnames": "^2.5.1",
|
|
72
72
|
"copy-to-clipboard": "^3.3.3",
|
|
73
73
|
"dayjs": "^1.11.13",
|
|
74
|
-
"easy-soft-dva": "^3.10.
|
|
75
|
-
"easy-soft-utility": "^2.8.
|
|
74
|
+
"easy-soft-dva": "^3.10.83",
|
|
75
|
+
"easy-soft-utility": "^2.8.86",
|
|
76
76
|
"html-react-parser": "^5.2.2",
|
|
77
77
|
"lodash.debounce": "^4.0.8",
|
|
78
78
|
"numeral": "^2.0.6",
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
},
|
|
94
94
|
"devDependencies": {
|
|
95
95
|
"@babel/core": "^7.26.10",
|
|
96
|
-
"@babel/eslint-parser": "^7.
|
|
96
|
+
"@babel/eslint-parser": "^7.27.0",
|
|
97
97
|
"@babel/plugin-external-helpers": "^7.25.9",
|
|
98
98
|
"@babel/plugin-proposal-decorators": "^7.25.9",
|
|
99
99
|
"@babel/plugin-syntax-jsx": "^7.25.9",
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"@babel/plugin-transform-runtime": "^7.26.10",
|
|
104
104
|
"@babel/preset-env": "^7.26.9",
|
|
105
105
|
"@babel/preset-react": "^7.26.3",
|
|
106
|
-
"@babel/runtime": "^7.
|
|
106
|
+
"@babel/runtime": "^7.27.0",
|
|
107
107
|
"@changesets/cli": "^2.28.1",
|
|
108
108
|
"@commitlint/cli": "^19.8.0",
|
|
109
109
|
"@commitlint/config-conventional": "^19.8.0",
|
|
@@ -124,11 +124,11 @@
|
|
|
124
124
|
"@types/lodash": "^4.17.16",
|
|
125
125
|
"@types/lodash.debounce": "^4.0.9",
|
|
126
126
|
"@types/lodash.isequal": "^4.5.8",
|
|
127
|
-
"@types/node": "^22.13.
|
|
127
|
+
"@types/node": "^22.13.13",
|
|
128
128
|
"@types/react": "^18.3.1",
|
|
129
129
|
"@types/react-dom": "^18.3.1",
|
|
130
130
|
"@types/shelljs": "^0.8.15",
|
|
131
|
-
"@typescript-eslint/parser": "^8.
|
|
131
|
+
"@typescript-eslint/parser": "^8.28.0",
|
|
132
132
|
"autoprefixer": "^10.4.21",
|
|
133
133
|
"babel-jest": "^29.7.0",
|
|
134
134
|
"commitizen": "^4.3.1",
|
|
@@ -137,18 +137,18 @@
|
|
|
137
137
|
"cssnano": "^7.0.6",
|
|
138
138
|
"cz-git": "^1.11.1",
|
|
139
139
|
"docdash": "^2.0.2",
|
|
140
|
-
"easy-soft-develop": "^2.1.
|
|
140
|
+
"easy-soft-develop": "^2.1.270",
|
|
141
141
|
"eslint": "^8.57.0",
|
|
142
142
|
"eslint-config-airbnb": "^19.0.4",
|
|
143
143
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
144
144
|
"eslint-config-prettier": "^10.1.1",
|
|
145
145
|
"eslint-formatter-pretty": "^6.0.1",
|
|
146
|
-
"eslint-import-resolver-typescript": "^4.
|
|
146
|
+
"eslint-import-resolver-typescript": "^4.2.3",
|
|
147
147
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
148
148
|
"eslint-plugin-import": "^2.31.0",
|
|
149
149
|
"eslint-plugin-jest": "^28.11.0",
|
|
150
150
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
151
|
-
"eslint-plugin-prettier": "^5.2.
|
|
151
|
+
"eslint-plugin-prettier": "^5.2.5",
|
|
152
152
|
"eslint-plugin-promise": "^7.2.1",
|
|
153
153
|
"eslint-plugin-react": "^7.37.4",
|
|
154
154
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
@@ -158,16 +158,16 @@
|
|
|
158
158
|
"jest": "^29.7.0",
|
|
159
159
|
"jsdoc": "^4.0.4",
|
|
160
160
|
"lint-staged": "^15.5.0",
|
|
161
|
-
"npm-check-updates": "^17.1.
|
|
161
|
+
"npm-check-updates": "^17.1.16",
|
|
162
162
|
"prettier": "^3.5.3",
|
|
163
163
|
"prettier-plugin-organize-imports": "^4.1.0",
|
|
164
164
|
"prettier-plugin-packagejson": "^2.5.10",
|
|
165
165
|
"prop-types": "^15.8.1",
|
|
166
166
|
"react-refresh": "0.16.0",
|
|
167
167
|
"rimraf": "^6.0.1",
|
|
168
|
-
"rollup": "^4.
|
|
168
|
+
"rollup": "^4.37.0",
|
|
169
169
|
"rollup-plugin-copy": "^3.5.0",
|
|
170
|
-
"rollup-plugin-dts": "^6.
|
|
170
|
+
"rollup-plugin-dts": "^6.2.1",
|
|
171
171
|
"rollup-plugin-livereload": "^2.0.5",
|
|
172
172
|
"rollup-plugin-polyfill-node": "^0.13.0",
|
|
173
173
|
"rollup-plugin-postcss": "^4.0.2",
|