antd-management-fast-component 2.7.91 → 2.7.92
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 +24 -24
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.92",
|
|
4
4
|
"description": "antd-management-fast-component",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"antd-management-fast-component"
|
|
@@ -60,20 +60,20 @@
|
|
|
60
60
|
"dependencies": {
|
|
61
61
|
"@ant-design/icons": "^6.1.0",
|
|
62
62
|
"@ant-design/pro-components": "^2.8.10",
|
|
63
|
-
"@tanem/react-nprogress": "^6.0.
|
|
63
|
+
"@tanem/react-nprogress": "^6.0.3",
|
|
64
64
|
"@tinymce/miniature": "^6.0.0",
|
|
65
65
|
"@tinymce/tinymce-react": "^6.3.0",
|
|
66
|
-
"@umijs/max": "^4.6.
|
|
67
|
-
"antd": "^6.3.
|
|
66
|
+
"@umijs/max": "^4.6.33",
|
|
67
|
+
"antd": "^6.3.3",
|
|
68
68
|
"antd-management-fast-common": "workspace:*",
|
|
69
69
|
"array-move": "^4.0.0",
|
|
70
70
|
"axios": "^1.13.6",
|
|
71
71
|
"bizcharts": "^4.1.23",
|
|
72
72
|
"classnames": "^2.5.1",
|
|
73
73
|
"copy-to-clipboard": "^3.3.3",
|
|
74
|
-
"dayjs": "^1.11.
|
|
75
|
-
"easy-soft-dva": "^3.10.
|
|
76
|
-
"easy-soft-utility": "^2.8.
|
|
74
|
+
"dayjs": "^1.11.20",
|
|
75
|
+
"easy-soft-dva": "^3.10.112",
|
|
76
|
+
"easy-soft-utility": "^2.8.115",
|
|
77
77
|
"html-react-parser": "^5.2.17",
|
|
78
78
|
"lodash.debounce": "^4.0.8",
|
|
79
79
|
"numeral": "^2.0.6",
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"react-json-view": "^1.21.3",
|
|
91
91
|
"react-player": "^3.4.0",
|
|
92
92
|
"react-syntax-highlighter": "^16.1.1",
|
|
93
|
-
"umi": "^4.6.
|
|
93
|
+
"umi": "^4.6.33"
|
|
94
94
|
},
|
|
95
95
|
"devDependencies": {
|
|
96
96
|
"@babel/core": "^7.29.0",
|
|
@@ -106,18 +106,18 @@
|
|
|
106
106
|
"@babel/preset-react": "^7.28.5",
|
|
107
107
|
"@babel/runtime": "^7.28.6",
|
|
108
108
|
"@changesets/cli": "^2.30.0",
|
|
109
|
-
"@commitlint/cli": "^20.
|
|
110
|
-
"@commitlint/config-conventional": "^20.
|
|
109
|
+
"@commitlint/cli": "^20.5.0",
|
|
110
|
+
"@commitlint/config-conventional": "^20.5.0",
|
|
111
111
|
"@commitlint/config-pnpm-scopes": "^20.4.3",
|
|
112
112
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.2",
|
|
113
113
|
"@rollup/plugin-alias": "^6.0.0",
|
|
114
|
-
"@rollup/plugin-babel": "
|
|
114
|
+
"@rollup/plugin-babel": "7.0.0",
|
|
115
115
|
"@rollup/plugin-buble": "^1.0.3",
|
|
116
|
-
"@rollup/plugin-commonjs": "^29.0.
|
|
116
|
+
"@rollup/plugin-commonjs": "^29.0.2",
|
|
117
117
|
"@rollup/plugin-json": "^6.1.0",
|
|
118
118
|
"@rollup/plugin-node-resolve": "^16.0.3",
|
|
119
119
|
"@rollup/plugin-replace": "^6.0.3",
|
|
120
|
-
"@rollup/plugin-terser": "^0.
|
|
120
|
+
"@rollup/plugin-terser": "^1.0.0",
|
|
121
121
|
"@rollup/plugin-url": "^8.0.2",
|
|
122
122
|
"@svgr/rollup": "^8.1.0",
|
|
123
123
|
"@types/fs-extra": "^11.0.4",
|
|
@@ -125,20 +125,20 @@
|
|
|
125
125
|
"@types/lodash": "^4.17.24",
|
|
126
126
|
"@types/lodash.debounce": "^4.0.9",
|
|
127
127
|
"@types/lodash.isequal": "^4.5.8",
|
|
128
|
-
"@types/node": "^25.
|
|
128
|
+
"@types/node": "^25.5.0",
|
|
129
129
|
"@types/react": "^18.3.1",
|
|
130
130
|
"@types/react-dom": "^18.3.1",
|
|
131
131
|
"@types/shelljs": "^0.10.0",
|
|
132
|
-
"@typescript-eslint/parser": "^8.
|
|
132
|
+
"@typescript-eslint/parser": "^8.57.0",
|
|
133
133
|
"autoprefixer": "^10.4.27",
|
|
134
|
-
"babel-jest": "^30.
|
|
134
|
+
"babel-jest": "^30.3.0",
|
|
135
135
|
"commitizen": "^4.3.1",
|
|
136
|
-
"conventional-changelog-conventionalcommits": "^9.
|
|
136
|
+
"conventional-changelog-conventionalcommits": "^9.3.0",
|
|
137
137
|
"cross-env": "^10.1.0",
|
|
138
|
-
"cssnano": "^7.1.
|
|
138
|
+
"cssnano": "^7.1.3",
|
|
139
139
|
"cz-git": "^1.12.0",
|
|
140
140
|
"docdash": "^2.0.2",
|
|
141
|
-
"easy-soft-develop": "^2.2.
|
|
141
|
+
"easy-soft-develop": "^2.2.30",
|
|
142
142
|
"eslint": "^8.57.0",
|
|
143
143
|
"eslint-config-airbnb": "^19.0.4",
|
|
144
144
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
@@ -156,19 +156,19 @@
|
|
|
156
156
|
"eslint-plugin-simple-import-sort": "^12.1.1",
|
|
157
157
|
"eslint-plugin-unicorn": "^52.0.0",
|
|
158
158
|
"husky": "^9.1.7",
|
|
159
|
-
"jest": "^30.
|
|
159
|
+
"jest": "^30.3.0",
|
|
160
160
|
"jsdoc": "^4.0.5",
|
|
161
|
-
"lint-staged": "^16.
|
|
161
|
+
"lint-staged": "^16.4.0",
|
|
162
162
|
"npm-check-updates": "^19.6.3",
|
|
163
163
|
"prettier": "^3.8.1",
|
|
164
164
|
"prettier-plugin-organize-imports": "^4.3.0",
|
|
165
|
-
"prettier-plugin-packagejson": "^3.0.
|
|
165
|
+
"prettier-plugin-packagejson": "^3.0.2",
|
|
166
166
|
"prop-types": "^15.8.1",
|
|
167
167
|
"react-refresh": "0.18.0",
|
|
168
168
|
"rimraf": "^6.1.3",
|
|
169
169
|
"rollup": "^4.59.0",
|
|
170
170
|
"rollup-plugin-copy": "^3.5.0",
|
|
171
|
-
"rollup-plugin-dts": "^6.
|
|
171
|
+
"rollup-plugin-dts": "^6.4.0",
|
|
172
172
|
"rollup-plugin-livereload": "^2.0.5",
|
|
173
173
|
"rollup-plugin-polyfill-node": "^0.13.0",
|
|
174
174
|
"rollup-plugin-postcss": "^4.0.2",
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
"stylelint-config-prettier": "^9.0.5",
|
|
180
180
|
"stylelint-config-standard": "^40.0.0",
|
|
181
181
|
"stylelint-declaration-block-no-ignored-properties": "^3.0.0",
|
|
182
|
-
"stylelint-order": "^
|
|
182
|
+
"stylelint-order": "^8.1.1",
|
|
183
183
|
"typescript": "^5.9.3"
|
|
184
184
|
}
|
|
185
185
|
}
|