antd-management-fast-component 2.1.13 → 2.1.14
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/utils/definition.d.ts +4 -0
- package/package.json +26 -25
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "antd-management-fast-component",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.14",
|
|
4
4
|
"description": "antd-management-fast-component",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"antd-management-fast-component"
|
|
@@ -60,22 +60,22 @@
|
|
|
60
60
|
"z:tsc:build": "echo show tsc version and create declaration file && tsc -v && tsc -p ./tsconfig.types.json && echo declaration file generate complete"
|
|
61
61
|
},
|
|
62
62
|
"dependencies": {
|
|
63
|
-
"@ant-design/icons": "^5.1.
|
|
64
|
-
"@ant-design/pro-layout": "^7.
|
|
65
|
-
"@tanem/react-nprogress": "^5.0.
|
|
63
|
+
"@ant-design/icons": "^5.1.4",
|
|
64
|
+
"@ant-design/pro-layout": "^7.14.3",
|
|
65
|
+
"@tanem/react-nprogress": "^5.0.40",
|
|
66
66
|
"@tinymce/tinymce-react": "^4.3.0",
|
|
67
|
-
"@umijs/max": "^4.0.
|
|
68
|
-
"antd": "^5.5.
|
|
69
|
-
"antd-management-fast-common": "^2.1.
|
|
67
|
+
"@umijs/max": "^4.0.70",
|
|
68
|
+
"antd": "^5.5.2",
|
|
69
|
+
"antd-management-fast-common": "^2.1.14",
|
|
70
70
|
"array-move": "^4.0.0",
|
|
71
71
|
"axios": "^1.4.0",
|
|
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.7",
|
|
76
|
-
"easy-soft-dva": "^3.6.
|
|
77
|
-
"easy-soft-utility": "^2.4.
|
|
78
|
-
"html-react-parser": "^
|
|
76
|
+
"easy-soft-dva": "^3.6.165",
|
|
77
|
+
"easy-soft-utility": "^2.4.136",
|
|
78
|
+
"html-react-parser": "^4.0.0",
|
|
79
79
|
"lodash.debounce": "^4.0.8",
|
|
80
80
|
"numeral": "^2.0.6",
|
|
81
81
|
"path-to-regexp": "^6.2.1",
|
|
@@ -85,28 +85,29 @@
|
|
|
85
85
|
"rc-queue-anim": "^2.0.0",
|
|
86
86
|
"rc-texty": "^0.2.0",
|
|
87
87
|
"rc-tween-one": "^3.0.6",
|
|
88
|
-
"rc-util": "^5.
|
|
88
|
+
"rc-util": "^5.32.4",
|
|
89
89
|
"react": "^18.2.0",
|
|
90
90
|
"react-dom": "^18.2.0",
|
|
91
91
|
"react-json-view": "^1.21.3",
|
|
92
92
|
"react-player": "^2.12.0",
|
|
93
93
|
"react-syntax-highlighter": "^15.5.0",
|
|
94
94
|
"react-toastify": "^9.1.3",
|
|
95
|
-
"umi": "^4.0.
|
|
95
|
+
"umi": "^4.0.70"
|
|
96
96
|
},
|
|
97
97
|
"devDependencies": {
|
|
98
|
-
"@babel/core": "^7.
|
|
98
|
+
"@babel/core": "^7.22.1",
|
|
99
99
|
"@babel/eslint-parser": "^7.21.8",
|
|
100
100
|
"@babel/plugin-external-helpers": "^7.18.6",
|
|
101
101
|
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
|
102
|
-
"@babel/plugin-proposal-decorators": "^7.
|
|
102
|
+
"@babel/plugin-proposal-decorators": "^7.22.3",
|
|
103
|
+
"@babel/plugin-proposal-private-methods": "^7.18.6",
|
|
103
104
|
"@babel/plugin-syntax-jsx": "^7.21.4",
|
|
104
|
-
"@babel/plugin-transform-runtime": "^7.
|
|
105
|
-
"@babel/preset-env": "^7.
|
|
106
|
-
"@babel/preset-react": "^7.
|
|
107
|
-
"@babel/runtime": "^7.
|
|
108
|
-
"@commitlint/cli": "^17.6.
|
|
109
|
-
"@commitlint/config-conventional": "^17.6.
|
|
105
|
+
"@babel/plugin-transform-runtime": "^7.22.4",
|
|
106
|
+
"@babel/preset-env": "^7.22.4",
|
|
107
|
+
"@babel/preset-react": "^7.22.3",
|
|
108
|
+
"@babel/runtime": "^7.22.3",
|
|
109
|
+
"@commitlint/cli": "^17.6.5",
|
|
110
|
+
"@commitlint/config-conventional": "^17.6.5",
|
|
110
111
|
"@commitlint/config-lerna-scopes": "^17.6.3",
|
|
111
112
|
"@commitlint/cz-commitlint": "^17.5.0",
|
|
112
113
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
|
|
@@ -115,20 +116,20 @@
|
|
|
115
116
|
"@rollup/plugin-buble": "^1.0.2",
|
|
116
117
|
"@rollup/plugin-commonjs": "^25.0.0",
|
|
117
118
|
"@rollup/plugin-json": "^6.0.0",
|
|
118
|
-
"@rollup/plugin-node-resolve": "^15.0
|
|
119
|
+
"@rollup/plugin-node-resolve": "^15.1.0",
|
|
119
120
|
"@rollup/plugin-replace": "^5.0.2",
|
|
120
121
|
"@rollup/plugin-url": "^8.0.1",
|
|
121
122
|
"@svgr/rollup": "^8.0.1",
|
|
122
123
|
"@types/fs-extra": "^11.0.1",
|
|
123
|
-
"@types/jest": "^29.5.
|
|
124
|
-
"@types/lodash": "^4.14.
|
|
124
|
+
"@types/jest": "^29.5.2",
|
|
125
|
+
"@types/lodash": "^4.14.195",
|
|
125
126
|
"@types/lodash.debounce": "^4.0.7",
|
|
126
127
|
"@types/lodash.isequal": "^4.5.6",
|
|
127
|
-
"@types/node": "^20.2.
|
|
128
|
+
"@types/node": "^20.2.5",
|
|
128
129
|
"@types/react": "^18.2.7",
|
|
129
130
|
"@types/react-dom": "^18.2.4",
|
|
130
131
|
"@types/shelljs": "^0.8.12",
|
|
131
|
-
"@typescript-eslint/parser": "^5.59.
|
|
132
|
+
"@typescript-eslint/parser": "^5.59.8",
|
|
132
133
|
"autoprefixer": "^10.4.14",
|
|
133
134
|
"commitizen": "^4.3.0",
|
|
134
135
|
"conventional-changelog-conventionalcommits": "^5.0.0",
|