antd-management-fast-component 2.7.36 → 2.7.38
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/index.js +2 -2
- package/package.json +48 -47
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.38",
|
|
4
4
|
"description": "antd-management-fast-component",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"antd-management-fast-component"
|
|
@@ -59,21 +59,22 @@
|
|
|
59
59
|
},
|
|
60
60
|
"dependencies": {
|
|
61
61
|
"@ant-design/icons": "^6.0.0",
|
|
62
|
-
"@ant-design/pro-components": "^2.8.
|
|
62
|
+
"@ant-design/pro-components": "^2.8.7",
|
|
63
63
|
"@tanem/react-nprogress": "^5.0.55",
|
|
64
|
-
"@tinymce/
|
|
65
|
-
"@
|
|
66
|
-
"
|
|
64
|
+
"@tinymce/miniature": "^6.0.0",
|
|
65
|
+
"@tinymce/tinymce-react": "^6.2.0",
|
|
66
|
+
"@umijs/max": "^4.4.11",
|
|
67
|
+
"antd": "^5.25.3",
|
|
67
68
|
"antd-management-fast-common": "workspace:*",
|
|
68
69
|
"array-move": "^4.0.0",
|
|
69
|
-
"axios": "^1.
|
|
70
|
+
"axios": "^1.9.0",
|
|
70
71
|
"bizcharts": "^4.1.23",
|
|
71
72
|
"classnames": "^2.5.1",
|
|
72
73
|
"copy-to-clipboard": "^3.3.3",
|
|
73
74
|
"dayjs": "^1.11.13",
|
|
74
|
-
"easy-soft-dva": "^3.10.
|
|
75
|
-
"easy-soft-utility": "^2.8.
|
|
76
|
-
"html-react-parser": "^5.2.
|
|
75
|
+
"easy-soft-dva": "^3.10.87",
|
|
76
|
+
"easy-soft-utility": "^2.8.90",
|
|
77
|
+
"html-react-parser": "^5.2.5",
|
|
77
78
|
"lodash.debounce": "^4.0.8",
|
|
78
79
|
"numeral": "^2.0.6",
|
|
79
80
|
"path-to-regexp": "^8.2.0",
|
|
@@ -89,26 +90,26 @@
|
|
|
89
90
|
"react-json-view": "^1.21.3",
|
|
90
91
|
"react-player": "^2.16.0",
|
|
91
92
|
"react-syntax-highlighter": "^15.6.1",
|
|
92
|
-
"umi": "^4.4.
|
|
93
|
+
"umi": "^4.4.11"
|
|
93
94
|
},
|
|
94
95
|
"devDependencies": {
|
|
95
|
-
"@babel/core": "^7.
|
|
96
|
-
"@babel/eslint-parser": "^7.27.
|
|
97
|
-
"@babel/plugin-external-helpers": "^7.
|
|
98
|
-
"@babel/plugin-proposal-decorators": "^7.
|
|
99
|
-
"@babel/plugin-syntax-jsx": "^7.
|
|
100
|
-
"@babel/plugin-transform-class-properties": "^7.
|
|
101
|
-
"@babel/plugin-transform-private-methods": "^7.
|
|
102
|
-
"@babel/plugin-transform-private-property-in-object": "^7.
|
|
103
|
-
"@babel/plugin-transform-runtime": "^7.
|
|
104
|
-
"@babel/preset-env": "^7.
|
|
105
|
-
"@babel/preset-react": "^7.
|
|
106
|
-
"@babel/runtime": "^7.27.
|
|
107
|
-
"@changesets/cli": "^2.
|
|
108
|
-
"@commitlint/cli": "^19.8.
|
|
109
|
-
"@commitlint/config-conventional": "^19.8.
|
|
110
|
-
"@commitlint/config-pnpm-scopes": "^19.8.
|
|
111
|
-
"@pmmmwh/react-refresh-webpack-plugin": "^0.
|
|
96
|
+
"@babel/core": "^7.27.3",
|
|
97
|
+
"@babel/eslint-parser": "^7.27.1",
|
|
98
|
+
"@babel/plugin-external-helpers": "^7.27.1",
|
|
99
|
+
"@babel/plugin-proposal-decorators": "^7.27.1",
|
|
100
|
+
"@babel/plugin-syntax-jsx": "^7.27.1",
|
|
101
|
+
"@babel/plugin-transform-class-properties": "^7.27.1",
|
|
102
|
+
"@babel/plugin-transform-private-methods": "^7.27.1",
|
|
103
|
+
"@babel/plugin-transform-private-property-in-object": "^7.27.1",
|
|
104
|
+
"@babel/plugin-transform-runtime": "^7.27.3",
|
|
105
|
+
"@babel/preset-env": "^7.27.2",
|
|
106
|
+
"@babel/preset-react": "^7.27.1",
|
|
107
|
+
"@babel/runtime": "^7.27.3",
|
|
108
|
+
"@changesets/cli": "^2.29.4",
|
|
109
|
+
"@commitlint/cli": "^19.8.1",
|
|
110
|
+
"@commitlint/config-conventional": "^19.8.1",
|
|
111
|
+
"@commitlint/config-pnpm-scopes": "^19.8.1",
|
|
112
|
+
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.0",
|
|
112
113
|
"@rollup/plugin-alias": "^5.1.1",
|
|
113
114
|
"@rollup/plugin-babel": "6.0.4",
|
|
114
115
|
"@rollup/plugin-buble": "^1.0.3",
|
|
@@ -121,51 +122,51 @@
|
|
|
121
122
|
"@svgr/rollup": "^8.1.0",
|
|
122
123
|
"@types/fs-extra": "^11.0.4",
|
|
123
124
|
"@types/jest": "^29.5.14",
|
|
124
|
-
"@types/lodash": "^4.17.
|
|
125
|
+
"@types/lodash": "^4.17.17",
|
|
125
126
|
"@types/lodash.debounce": "^4.0.9",
|
|
126
127
|
"@types/lodash.isequal": "^4.5.8",
|
|
127
|
-
"@types/node": "^22.
|
|
128
|
+
"@types/node": "^22.15.24",
|
|
128
129
|
"@types/react": "^18.3.1",
|
|
129
130
|
"@types/react-dom": "^18.3.1",
|
|
130
|
-
"@types/shelljs": "^0.8.
|
|
131
|
-
"@typescript-eslint/parser": "^8.
|
|
131
|
+
"@types/shelljs": "^0.8.16",
|
|
132
|
+
"@typescript-eslint/parser": "^8.33.0",
|
|
132
133
|
"autoprefixer": "^10.4.21",
|
|
133
134
|
"babel-jest": "^29.7.0",
|
|
134
135
|
"commitizen": "^4.3.1",
|
|
135
|
-
"conventional-changelog-conventionalcommits": "^
|
|
136
|
+
"conventional-changelog-conventionalcommits": "^9.0.0",
|
|
136
137
|
"cross-env": "^7.0.3",
|
|
137
|
-
"cssnano": "^7.0.
|
|
138
|
+
"cssnano": "^7.0.7",
|
|
138
139
|
"cz-git": "^1.11.1",
|
|
139
140
|
"docdash": "^2.0.2",
|
|
140
|
-
"easy-soft-develop": "^2.1.
|
|
141
|
+
"easy-soft-develop": "^2.1.285",
|
|
141
142
|
"eslint": "^8.57.0",
|
|
142
143
|
"eslint-config-airbnb": "^19.0.4",
|
|
143
144
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
144
|
-
"eslint-config-prettier": "^10.1.
|
|
145
|
+
"eslint-config-prettier": "^10.1.5",
|
|
145
146
|
"eslint-formatter-pretty": "^6.0.1",
|
|
146
|
-
"eslint-import-resolver-typescript": "^4.
|
|
147
|
+
"eslint-import-resolver-typescript": "^4.4.1",
|
|
147
148
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
148
149
|
"eslint-plugin-import": "^2.31.0",
|
|
149
|
-
"eslint-plugin-jest": "^28.11.
|
|
150
|
+
"eslint-plugin-jest": "^28.11.1",
|
|
150
151
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
151
|
-
"eslint-plugin-prettier": "^5.
|
|
152
|
+
"eslint-plugin-prettier": "^5.4.0",
|
|
152
153
|
"eslint-plugin-promise": "^7.2.1",
|
|
153
|
-
"eslint-plugin-react": "^7.37.
|
|
154
|
+
"eslint-plugin-react": "^7.37.5",
|
|
154
155
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
155
156
|
"eslint-plugin-simple-import-sort": "^12.1.1",
|
|
156
157
|
"eslint-plugin-unicorn": "^52.0.0",
|
|
157
158
|
"husky": "^9.1.7",
|
|
158
159
|
"jest": "^29.7.0",
|
|
159
160
|
"jsdoc": "^4.0.4",
|
|
160
|
-
"lint-staged": "^
|
|
161
|
-
"npm-check-updates": "^
|
|
161
|
+
"lint-staged": "^16.1.0",
|
|
162
|
+
"npm-check-updates": "^18.0.1",
|
|
162
163
|
"prettier": "^3.5.3",
|
|
163
164
|
"prettier-plugin-organize-imports": "^4.1.0",
|
|
164
|
-
"prettier-plugin-packagejson": "^2.5.
|
|
165
|
+
"prettier-plugin-packagejson": "^2.5.14",
|
|
165
166
|
"prop-types": "^15.8.1",
|
|
166
167
|
"react-refresh": "0.17.0",
|
|
167
168
|
"rimraf": "^6.0.1",
|
|
168
|
-
"rollup": "^4.
|
|
169
|
+
"rollup": "^4.41.1",
|
|
169
170
|
"rollup-plugin-copy": "^3.5.0",
|
|
170
171
|
"rollup-plugin-dts": "^6.2.1",
|
|
171
172
|
"rollup-plugin-livereload": "^2.0.5",
|
|
@@ -173,12 +174,12 @@
|
|
|
173
174
|
"rollup-plugin-postcss": "^4.0.2",
|
|
174
175
|
"rollup-plugin-serve": "^3.0.0",
|
|
175
176
|
"rollup-plugin-typescript2": "^0.36.0",
|
|
176
|
-
"stylelint": "^16.
|
|
177
|
+
"stylelint": "^16.19.1",
|
|
177
178
|
"stylelint-config-css-modules": "^4.4.0",
|
|
178
179
|
"stylelint-config-prettier": "^9.0.5",
|
|
179
|
-
"stylelint-config-standard": "^
|
|
180
|
+
"stylelint-config-standard": "^38.0.0",
|
|
180
181
|
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
|
|
181
|
-
"stylelint-order": "^
|
|
182
|
-
"typescript": "^5.8.
|
|
182
|
+
"stylelint-order": "^7.0.0",
|
|
183
|
+
"typescript": "^5.8.3"
|
|
183
184
|
}
|
|
184
185
|
}
|