antd-management-fast-component 2.6.47 → 2.6.48
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 +38 -38
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "antd-management-fast-component",
|
|
3
|
-
"version": "2.6.
|
|
3
|
+
"version": "2.6.48",
|
|
4
4
|
"description": "antd-management-fast-component",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"antd-management-fast-component"
|
|
@@ -61,20 +61,20 @@
|
|
|
61
61
|
},
|
|
62
62
|
"dependencies": {
|
|
63
63
|
"@ant-design/icons": "^5.2.6",
|
|
64
|
-
"@ant-design/pro-layout": "^7.17.
|
|
64
|
+
"@ant-design/pro-layout": "^7.17.6",
|
|
65
65
|
"@tanem/react-nprogress": "^5.0.51",
|
|
66
66
|
"@tinymce/tinymce-react": "^4.3.0",
|
|
67
|
-
"@umijs/max": "^4.0.
|
|
68
|
-
"antd": "^5.
|
|
69
|
-
"antd-management-fast-common": "^2.6.
|
|
67
|
+
"@umijs/max": "^4.0.83",
|
|
68
|
+
"antd": "^5.10.0",
|
|
69
|
+
"antd-management-fast-common": "^2.6.31",
|
|
70
70
|
"array-move": "^4.0.0",
|
|
71
|
-
"axios": "^1.5.
|
|
71
|
+
"axios": "^1.5.1",
|
|
72
72
|
"bizcharts": "^4.1.22",
|
|
73
73
|
"classnames": "^2.3.2",
|
|
74
74
|
"copy-to-clipboard": "^3.3.3",
|
|
75
75
|
"dayjs": "^1.11.10",
|
|
76
|
-
"easy-soft-dva": "^3.9.
|
|
77
|
-
"easy-soft-utility": "^2.7.
|
|
76
|
+
"easy-soft-dva": "^3.9.17",
|
|
77
|
+
"easy-soft-utility": "^2.7.19",
|
|
78
78
|
"html-react-parser": "^4.2.2",
|
|
79
79
|
"lodash.debounce": "^4.0.8",
|
|
80
80
|
"numeral": "^2.0.6",
|
|
@@ -91,13 +91,13 @@
|
|
|
91
91
|
"react-json-view": "^1.21.3",
|
|
92
92
|
"react-player": "^2.13.0",
|
|
93
93
|
"react-syntax-highlighter": "^15.5.0",
|
|
94
|
-
"umi": "^4.0.
|
|
94
|
+
"umi": "^4.0.83"
|
|
95
95
|
},
|
|
96
96
|
"devDependencies": {
|
|
97
|
-
"@babel/core": "^7.
|
|
97
|
+
"@babel/core": "^7.23.0",
|
|
98
98
|
"@babel/eslint-parser": "^7.22.15",
|
|
99
99
|
"@babel/plugin-external-helpers": "^7.22.5",
|
|
100
|
-
"@babel/plugin-proposal-decorators": "^7.
|
|
100
|
+
"@babel/plugin-proposal-decorators": "^7.23.0",
|
|
101
101
|
"@babel/plugin-syntax-jsx": "^7.22.5",
|
|
102
102
|
"@babel/plugin-transform-class-properties": "^7.22.5",
|
|
103
103
|
"@babel/plugin-transform-private-methods": "^7.22.5",
|
|
@@ -105,32 +105,32 @@
|
|
|
105
105
|
"@babel/plugin-transform-runtime": "^7.22.15",
|
|
106
106
|
"@babel/preset-env": "^7.22.20",
|
|
107
107
|
"@babel/preset-react": "^7.22.15",
|
|
108
|
-
"@babel/runtime": "^7.
|
|
108
|
+
"@babel/runtime": "^7.23.1",
|
|
109
109
|
"@changesets/cli": "^2.26.2",
|
|
110
|
-
"@commitlint/cli": "^17.7.
|
|
110
|
+
"@commitlint/cli": "^17.7.2",
|
|
111
111
|
"@commitlint/config-conventional": "^17.7.0",
|
|
112
112
|
"@commitlint/config-pnpm-scopes": "^17.7.0",
|
|
113
|
-
"@commitlint/cz-commitlint": "^17.7.
|
|
113
|
+
"@commitlint/cz-commitlint": "^17.7.2",
|
|
114
114
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
|
115
|
-
"@rollup/plugin-alias": "^5.0.
|
|
116
|
-
"@rollup/plugin-babel": "6.0.
|
|
117
|
-
"@rollup/plugin-buble": "^1.0.
|
|
118
|
-
"@rollup/plugin-commonjs": "^25.0.
|
|
119
|
-
"@rollup/plugin-json": "^6.0.
|
|
120
|
-
"@rollup/plugin-node-resolve": "^15.2.
|
|
121
|
-
"@rollup/plugin-replace": "^5.0.
|
|
122
|
-
"@rollup/plugin-url": "^8.0.
|
|
115
|
+
"@rollup/plugin-alias": "^5.0.1",
|
|
116
|
+
"@rollup/plugin-babel": "6.0.4",
|
|
117
|
+
"@rollup/plugin-buble": "^1.0.3",
|
|
118
|
+
"@rollup/plugin-commonjs": "^25.0.5",
|
|
119
|
+
"@rollup/plugin-json": "^6.0.1",
|
|
120
|
+
"@rollup/plugin-node-resolve": "^15.2.3",
|
|
121
|
+
"@rollup/plugin-replace": "^5.0.3",
|
|
122
|
+
"@rollup/plugin-url": "^8.0.2",
|
|
123
123
|
"@svgr/rollup": "^8.1.0",
|
|
124
124
|
"@types/fs-extra": "^11.0.2",
|
|
125
125
|
"@types/jest": "^29.5.5",
|
|
126
|
-
"@types/lodash": "^4.14.
|
|
126
|
+
"@types/lodash": "^4.14.199",
|
|
127
127
|
"@types/lodash.debounce": "^4.0.7",
|
|
128
128
|
"@types/lodash.isequal": "^4.5.6",
|
|
129
|
-
"@types/node": "^20.
|
|
130
|
-
"@types/react": "^18.2.
|
|
131
|
-
"@types/react-dom": "^18.2.
|
|
132
|
-
"@types/shelljs": "^0.8.
|
|
133
|
-
"@typescript-eslint/parser": "^6.7.
|
|
129
|
+
"@types/node": "^20.8.4",
|
|
130
|
+
"@types/react": "^18.2.28",
|
|
131
|
+
"@types/react-dom": "^18.2.13",
|
|
132
|
+
"@types/shelljs": "^0.8.13",
|
|
133
|
+
"@typescript-eslint/parser": "^6.7.5",
|
|
134
134
|
"autoprefixer": "^10.4.16",
|
|
135
135
|
"babel-jest": "^29.7.0",
|
|
136
136
|
"commitizen": "^4.3.0",
|
|
@@ -138,16 +138,16 @@
|
|
|
138
138
|
"cross-env": "^7.0.3",
|
|
139
139
|
"cssnano": "^6.0.1",
|
|
140
140
|
"documentation": "^14.0.2",
|
|
141
|
-
"easy-soft-develop": "^2.1.
|
|
142
|
-
"eslint": "^8.
|
|
141
|
+
"easy-soft-develop": "^2.1.42",
|
|
142
|
+
"eslint": "^8.51.0",
|
|
143
143
|
"eslint-config-airbnb": "^19.0.4",
|
|
144
144
|
"eslint-config-airbnb-typescript": "^17.1.0",
|
|
145
145
|
"eslint-config-prettier": "^9.0.0",
|
|
146
146
|
"eslint-formatter-pretty": "^5.0.0",
|
|
147
|
-
"eslint-import-resolver-typescript": "^3.6.
|
|
147
|
+
"eslint-import-resolver-typescript": "^3.6.1",
|
|
148
148
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
149
149
|
"eslint-plugin-import": "^2.28.1",
|
|
150
|
-
"eslint-plugin-jest": "^27.4.
|
|
150
|
+
"eslint-plugin-jest": "^27.4.2",
|
|
151
151
|
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
152
152
|
"eslint-plugin-prettier": "^5.0.0",
|
|
153
153
|
"eslint-plugin-promise": "^6.1.1",
|
|
@@ -158,21 +158,21 @@
|
|
|
158
158
|
"husky": "^8.0.3",
|
|
159
159
|
"jest": "^29.7.0",
|
|
160
160
|
"lint-staged": "^14.0.1",
|
|
161
|
-
"npm-check-updates": "^16.14.
|
|
161
|
+
"npm-check-updates": "^16.14.5",
|
|
162
162
|
"prettier": "^3.0.3",
|
|
163
163
|
"prettier-plugin-organize-imports": "^3.2.3",
|
|
164
|
-
"prettier-plugin-packagejson": "^2.4.
|
|
164
|
+
"prettier-plugin-packagejson": "^2.4.6",
|
|
165
165
|
"prop-types": "^15.8.1",
|
|
166
|
-
"rimraf": "^5.0.
|
|
167
|
-
"rollup": "^
|
|
166
|
+
"rimraf": "^5.0.5",
|
|
167
|
+
"rollup": "^4.0.2",
|
|
168
168
|
"rollup-plugin-copy": "^3.5.0",
|
|
169
|
-
"rollup-plugin-dts": "^6.0
|
|
169
|
+
"rollup-plugin-dts": "^6.1.0",
|
|
170
170
|
"rollup-plugin-livereload": "^2.0.5",
|
|
171
171
|
"rollup-plugin-polyfill-node": "^0.12.0",
|
|
172
172
|
"rollup-plugin-postcss": "^4.0.2",
|
|
173
173
|
"rollup-plugin-serve": "^2.0.2",
|
|
174
174
|
"rollup-plugin-terser": "^7.0.2",
|
|
175
|
-
"rollup-plugin-typescript2": "^0.
|
|
175
|
+
"rollup-plugin-typescript2": "^0.36.0",
|
|
176
176
|
"stylelint": "^15.10.3",
|
|
177
177
|
"stylelint-config-css-modules": "^4.3.0",
|
|
178
178
|
"stylelint-config-prettier": "^9.0.5",
|