antd-management-fast-component 2.1.5 → 2.1.7
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/bases/AbstractComponent/index.d.ts +3 -2
- package/es/components/Icon/index.d.ts +64 -64
- package/es/components/MemoFunction/index.d.ts +0 -1
- package/es/components/ProgressBar/Bar/index.d.ts +10 -0
- package/es/components/ProgressBar/Container/index.d.ts +11 -0
- package/es/components/ProgressBar/Spinner/index.d.ts +1 -0
- package/es/components/ProgressBar/index.d.ts +18 -0
- package/es/components/VerticalBox/index.d.ts +1 -0
- package/es/components/index.d.ts +1 -0
- package/es/index.css +1 -0
- package/es/index.js +3 -3
- package/package.json +13 -14
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.7",
|
|
4
4
|
"description": "antd-management-fast-component",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"antd-management-fast-component"
|
|
@@ -62,21 +62,21 @@
|
|
|
62
62
|
"dependencies": {
|
|
63
63
|
"@ant-design/icons": "^5.0.1",
|
|
64
64
|
"@ant-design/pro-layout": "^7.10.3",
|
|
65
|
+
"@tanem/react-nprogress": "^5.0.33",
|
|
65
66
|
"@tinymce/tinymce-react": "^4.3.0",
|
|
66
67
|
"@umijs/max": "^4.0.63",
|
|
67
68
|
"antd": "^5.3.2",
|
|
68
|
-
"antd-management-fast-common": "^2.1.
|
|
69
|
+
"antd-management-fast-common": "^2.1.8",
|
|
69
70
|
"array-move": "^4.0.0",
|
|
70
71
|
"axios": "^1.3.4",
|
|
71
72
|
"bizcharts": "^4.1.22",
|
|
72
73
|
"classnames": "^2.3.2",
|
|
73
74
|
"copy-to-clipboard": "^3.3.3",
|
|
74
75
|
"dayjs": "^1.11.7",
|
|
75
|
-
"easy-soft-dva": "^3.6.
|
|
76
|
-
"easy-soft-utility": "^2.4.
|
|
76
|
+
"easy-soft-dva": "^3.6.144",
|
|
77
|
+
"easy-soft-utility": "^2.4.115",
|
|
77
78
|
"html-react-parser": "^3.0.15",
|
|
78
79
|
"lodash.debounce": "^4.0.8",
|
|
79
|
-
"nprogress": "^0.2.0",
|
|
80
80
|
"numeral": "^2.0.6",
|
|
81
81
|
"path-to-regexp": "^6.2.1",
|
|
82
82
|
"queue": "^6.0.2",
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"@babel/preset-env": "^7.20.2",
|
|
105
105
|
"@babel/preset-react": "^7.18.6",
|
|
106
106
|
"@babel/runtime": "^7.21.0",
|
|
107
|
-
"@commitlint/cli": "^17.5.
|
|
107
|
+
"@commitlint/cli": "^17.5.1",
|
|
108
108
|
"@commitlint/config-conventional": "^17.4.4",
|
|
109
109
|
"@commitlint/config-lerna-scopes": "^17.4.2",
|
|
110
110
|
"@commitlint/cz-commitlint": "^17.5.0",
|
|
@@ -120,23 +120,22 @@
|
|
|
120
120
|
"@svgr/rollup": "^7.0.0",
|
|
121
121
|
"@types/fs-extra": "^11.0.1",
|
|
122
122
|
"@types/jest": "^29.5.0",
|
|
123
|
-
"@types/lodash": "^4.14.
|
|
123
|
+
"@types/lodash": "^4.14.192",
|
|
124
124
|
"@types/lodash.debounce": "^4.0.7",
|
|
125
125
|
"@types/lodash.isequal": "^4.5.6",
|
|
126
|
-
"@types/node": "^18.15.
|
|
127
|
-
"@types/
|
|
128
|
-
"@types/react": "^18.0.29",
|
|
126
|
+
"@types/node": "^18.15.11",
|
|
127
|
+
"@types/react": "^18.0.31",
|
|
129
128
|
"@types/react-dom": "^18.0.11",
|
|
130
129
|
"@types/shelljs": "^0.8.11",
|
|
131
|
-
"@typescript-eslint/parser": "^5.
|
|
130
|
+
"@typescript-eslint/parser": "^5.57.0",
|
|
132
131
|
"autoprefixer": "^10.4.14",
|
|
133
132
|
"commitizen": "^4.3.0",
|
|
134
133
|
"conventional-changelog-conventionalcommits": "^5.0.0",
|
|
135
134
|
"cross-env": "^7.0.3",
|
|
136
|
-
"cssnano": "^
|
|
135
|
+
"cssnano": "^6.0.0",
|
|
137
136
|
"documentation": "^14.0.1",
|
|
138
137
|
"easy-soft-develop": "^2.0.198",
|
|
139
|
-
"eslint": "^8.
|
|
138
|
+
"eslint": "^8.37.0",
|
|
140
139
|
"eslint-config-airbnb": "^19.0.4",
|
|
141
140
|
"eslint-config-airbnb-typescript": "^17.0.0",
|
|
142
141
|
"eslint-config-prettier": "^8.8.0",
|
|
@@ -155,7 +154,7 @@
|
|
|
155
154
|
"husky": "^8.0.3",
|
|
156
155
|
"jest": "^29.5.0",
|
|
157
156
|
"lint-staged": "^13.2.0",
|
|
158
|
-
"npm-check-updates": "^16.8.
|
|
157
|
+
"npm-check-updates": "^16.8.2",
|
|
159
158
|
"prettier": "^2.8.7",
|
|
160
159
|
"prettier-plugin-organize-imports": "^3",
|
|
161
160
|
"prettier-plugin-packagejson": "^2",
|