antd-management-fast-component 2.6.152 → 2.6.153
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.6.
|
|
3
|
+
"version": "2.6.153",
|
|
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": "^5.3.
|
|
61
|
+
"@ant-design/icons": "^5.3.7",
|
|
62
62
|
"@ant-design/pro-layout": "^7.19.0",
|
|
63
63
|
"@tanem/react-nprogress": "^5.0.51",
|
|
64
64
|
"@tinymce/tinymce-react": "^5.0.1",
|
|
65
|
-
"@umijs/max": "^4.1
|
|
66
|
-
"antd": "^5.
|
|
67
|
-
"antd-management-fast-common": "^2.6.
|
|
65
|
+
"@umijs/max": "^4.2.1",
|
|
66
|
+
"antd": "^5.17.0",
|
|
67
|
+
"antd-management-fast-common": "^2.6.96",
|
|
68
68
|
"array-move": "^4.0.0",
|
|
69
69
|
"axios": "^1.6.8",
|
|
70
70
|
"bizcharts": "^4.1.23",
|
|
71
71
|
"classnames": "^2.5.1",
|
|
72
72
|
"copy-to-clipboard": "^3.3.3",
|
|
73
|
-
"dayjs": "^1.11.
|
|
74
|
-
"easy-soft-dva": "^3.10.
|
|
75
|
-
"easy-soft-utility": "^2.8.
|
|
73
|
+
"dayjs": "^1.11.11",
|
|
74
|
+
"easy-soft-dva": "^3.10.24",
|
|
75
|
+
"easy-soft-utility": "^2.8.27",
|
|
76
76
|
"html-react-parser": "^5.1.10",
|
|
77
77
|
"lodash.debounce": "^4.0.8",
|
|
78
78
|
"numeral": "^2.0.6",
|
|
@@ -83,27 +83,27 @@
|
|
|
83
83
|
"rc-queue-anim": "^2.0.0",
|
|
84
84
|
"rc-texty": "^0.2.0",
|
|
85
85
|
"rc-tween-one": "^3.0.6",
|
|
86
|
-
"rc-util": "^5.39.
|
|
86
|
+
"rc-util": "^5.39.3",
|
|
87
87
|
"react": "^18.3.1",
|
|
88
88
|
"react-dom": "^18.3.1",
|
|
89
89
|
"react-json-view": "^1.21.3",
|
|
90
90
|
"react-player": "^2.16.0",
|
|
91
91
|
"react-syntax-highlighter": "^15.5.0",
|
|
92
|
-
"umi": "^4.1
|
|
92
|
+
"umi": "^4.2.1"
|
|
93
93
|
},
|
|
94
94
|
"devDependencies": {
|
|
95
|
-
"@babel/core": "^7.24.
|
|
96
|
-
"@babel/eslint-parser": "^7.24.
|
|
95
|
+
"@babel/core": "^7.24.5",
|
|
96
|
+
"@babel/eslint-parser": "^7.24.5",
|
|
97
97
|
"@babel/plugin-external-helpers": "^7.24.1",
|
|
98
98
|
"@babel/plugin-proposal-decorators": "^7.24.1",
|
|
99
99
|
"@babel/plugin-syntax-jsx": "^7.24.1",
|
|
100
100
|
"@babel/plugin-transform-class-properties": "^7.24.1",
|
|
101
101
|
"@babel/plugin-transform-private-methods": "^7.24.1",
|
|
102
|
-
"@babel/plugin-transform-private-property-in-object": "^7.24.
|
|
102
|
+
"@babel/plugin-transform-private-property-in-object": "^7.24.5",
|
|
103
103
|
"@babel/plugin-transform-runtime": "^7.24.3",
|
|
104
|
-
"@babel/preset-env": "^7.24.
|
|
104
|
+
"@babel/preset-env": "^7.24.5",
|
|
105
105
|
"@babel/preset-react": "^7.24.1",
|
|
106
|
-
"@babel/runtime": "^7.24.
|
|
106
|
+
"@babel/runtime": "^7.24.5",
|
|
107
107
|
"@changesets/cli": "^2.27.1",
|
|
108
108
|
"@commitlint/cli": "^19.3.0",
|
|
109
109
|
"@commitlint/config-conventional": "^19.2.2",
|
|
@@ -121,24 +121,24 @@
|
|
|
121
121
|
"@svgr/rollup": "^8.1.0",
|
|
122
122
|
"@types/fs-extra": "^11.0.4",
|
|
123
123
|
"@types/jest": "^29.5.12",
|
|
124
|
-
"@types/lodash": "^4.17.
|
|
124
|
+
"@types/lodash": "^4.17.1",
|
|
125
125
|
"@types/lodash.debounce": "^4.0.9",
|
|
126
126
|
"@types/lodash.isequal": "^4.5.8",
|
|
127
|
-
"@types/node": "^20.12.
|
|
127
|
+
"@types/node": "^20.12.11",
|
|
128
128
|
"@types/react": "^18.3.1",
|
|
129
129
|
"@types/react-dom": "^18.3.0",
|
|
130
130
|
"@types/shelljs": "^0.8.15",
|
|
131
|
-
"@typescript-eslint/parser": "^7.
|
|
131
|
+
"@typescript-eslint/parser": "^7.8.0",
|
|
132
132
|
"autoprefixer": "^10.4.19",
|
|
133
133
|
"babel-jest": "^29.7.0",
|
|
134
134
|
"commitizen": "^4.3.0",
|
|
135
|
-
"conventional-changelog-conventionalcommits": "^
|
|
135
|
+
"conventional-changelog-conventionalcommits": "^8.0.0",
|
|
136
136
|
"cross-env": "^7.0.3",
|
|
137
137
|
"cssnano": "^7.0.1",
|
|
138
138
|
"cz-git": "^1.9.1",
|
|
139
139
|
"documentation": "^14.0.3",
|
|
140
|
-
"easy-soft-develop": "^2.1.
|
|
141
|
-
"eslint": "^
|
|
140
|
+
"easy-soft-develop": "^2.1.92",
|
|
141
|
+
"eslint": "^9.2.0",
|
|
142
142
|
"eslint-config-airbnb": "^19.0.4",
|
|
143
143
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
144
144
|
"eslint-config-prettier": "^9.1.0",
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"eslint-import-resolver-typescript": "^3.6.1",
|
|
147
147
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
148
148
|
"eslint-plugin-import": "^2.29.1",
|
|
149
|
-
"eslint-plugin-jest": "^28.
|
|
149
|
+
"eslint-plugin-jest": "^28.5.0",
|
|
150
150
|
"eslint-plugin-jsx-a11y": "^6.8.0",
|
|
151
151
|
"eslint-plugin-prettier": "^5.1.3",
|
|
152
152
|
"eslint-plugin-promise": "^6.1.1",
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
"prettier-plugin-packagejson": "^2.5.0",
|
|
164
164
|
"prop-types": "^15.8.1",
|
|
165
165
|
"rimraf": "^5.0.5",
|
|
166
|
-
"rollup": "^4.17.
|
|
166
|
+
"rollup": "^4.17.2",
|
|
167
167
|
"rollup-plugin-copy": "^3.5.0",
|
|
168
168
|
"rollup-plugin-dts": "^6.1.0",
|
|
169
169
|
"rollup-plugin-livereload": "^2.0.5",
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
"rollup-plugin-postcss": "^4.0.2",
|
|
172
172
|
"rollup-plugin-serve": "^3.0.0",
|
|
173
173
|
"rollup-plugin-typescript2": "^0.36.0",
|
|
174
|
-
"stylelint": "^16.
|
|
174
|
+
"stylelint": "^16.5.0",
|
|
175
175
|
"stylelint-config-css-modules": "^4.4.0",
|
|
176
176
|
"stylelint-config-prettier": "^9.0.5",
|
|
177
177
|
"stylelint-config-standard": "^36.0.0",
|