antd-management-fast-framework 2.11.32 → 2.11.33
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 +1 -1
- package/package.json +25 -25
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "antd-management-fast-framework",
|
|
3
|
-
"version": "2.11.
|
|
3
|
+
"version": "2.11.33",
|
|
4
4
|
"description": "> TODO: description",
|
|
5
5
|
"homepage": "https://github.com/kityandhero/antd-management-fast-framework#readme",
|
|
6
6
|
"license": "ISC",
|
|
@@ -49,19 +49,19 @@
|
|
|
49
49
|
"z:tsc:build": "echo show tsc version and create declaration file && tsc -v && tsc -p ./tsconfig.types.json && echo declaration file generate complete"
|
|
50
50
|
},
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"@ant-design/icons": "^5.
|
|
53
|
-
"@ant-design/pro-components": "^2.6.
|
|
54
|
-
"@ant-design/pro-layout": "^7.16.
|
|
55
|
-
"@tanem/react-nprogress": "^5.0.
|
|
56
|
-
"@umijs/max": "^4.0.
|
|
57
|
-
"antd": "^5.
|
|
58
|
-
"antd-management-fast-common": "^2.6.
|
|
59
|
-
"antd-management-fast-component": "^2.6.
|
|
52
|
+
"@ant-design/icons": "^5.2.5",
|
|
53
|
+
"@ant-design/pro-components": "^2.6.11",
|
|
54
|
+
"@ant-design/pro-layout": "^7.16.7",
|
|
55
|
+
"@tanem/react-nprogress": "^5.0.46",
|
|
56
|
+
"@umijs/max": "^4.0.74",
|
|
57
|
+
"antd": "^5.8.2",
|
|
58
|
+
"antd-management-fast-common": "^2.6.11",
|
|
59
|
+
"antd-management-fast-component": "^2.6.21",
|
|
60
60
|
"axios": "^1.4.0",
|
|
61
61
|
"classnames": "^2.3.2",
|
|
62
62
|
"dayjs": "^1.11.9",
|
|
63
|
-
"easy-soft-dva": "^3.9.
|
|
64
|
-
"easy-soft-utility": "^2.7.
|
|
63
|
+
"easy-soft-dva": "^3.9.14",
|
|
64
|
+
"easy-soft-utility": "^2.7.14",
|
|
65
65
|
"html-react-parser": "^4.2.0",
|
|
66
66
|
"rc-animate": "^3.1.1",
|
|
67
67
|
"rc-queue-anim": "^2.0.0",
|
|
@@ -69,21 +69,21 @@
|
|
|
69
69
|
"react-dnd": "^16.0.1",
|
|
70
70
|
"react-dnd-html5-backend": "^16.0.1",
|
|
71
71
|
"react-dom": "^18.2.0",
|
|
72
|
-
"umi": "^4.0.
|
|
72
|
+
"umi": "^4.0.74"
|
|
73
73
|
},
|
|
74
74
|
"devDependencies": {
|
|
75
|
-
"@babel/core": "^7.22.
|
|
76
|
-
"@babel/eslint-parser": "^7.22.
|
|
75
|
+
"@babel/core": "^7.22.10",
|
|
76
|
+
"@babel/eslint-parser": "^7.22.10",
|
|
77
77
|
"@babel/plugin-external-helpers": "^7.22.5",
|
|
78
|
-
"@babel/plugin-proposal-decorators": "^7.22.
|
|
78
|
+
"@babel/plugin-proposal-decorators": "^7.22.10",
|
|
79
79
|
"@babel/plugin-syntax-jsx": "^7.22.5",
|
|
80
80
|
"@babel/plugin-transform-class-properties": "^7.22.5",
|
|
81
81
|
"@babel/plugin-transform-private-methods": "^7.22.5",
|
|
82
82
|
"@babel/plugin-transform-private-property-in-object": "^7.22.5",
|
|
83
|
-
"@babel/plugin-transform-runtime": "^7.22.
|
|
84
|
-
"@babel/preset-env": "^7.22.
|
|
83
|
+
"@babel/plugin-transform-runtime": "^7.22.10",
|
|
84
|
+
"@babel/preset-env": "^7.22.10",
|
|
85
85
|
"@babel/preset-react": "^7.22.5",
|
|
86
|
-
"@babel/runtime": "^7.22.
|
|
86
|
+
"@babel/runtime": "^7.22.10",
|
|
87
87
|
"@commitlint/cli": "^17.6.7",
|
|
88
88
|
"@commitlint/config-conventional": "^17.6.7",
|
|
89
89
|
"@commitlint/config-lerna-scopes": "^17.6.6",
|
|
@@ -102,11 +102,11 @@
|
|
|
102
102
|
"@types/jest": "^29.5.3",
|
|
103
103
|
"@types/lodash": "^4.14.196",
|
|
104
104
|
"@types/lodash.isequal": "^4.5.6",
|
|
105
|
-
"@types/node": "^20.4.
|
|
106
|
-
"@types/react": "^18.2.
|
|
105
|
+
"@types/node": "^20.4.8",
|
|
106
|
+
"@types/react": "^18.2.19",
|
|
107
107
|
"@types/react-dom": "^18.2.7",
|
|
108
108
|
"@types/shelljs": "^0.8.12",
|
|
109
|
-
"@typescript-eslint/parser": "^6.
|
|
109
|
+
"@typescript-eslint/parser": "^6.3.0",
|
|
110
110
|
"autoprefixer": "^10.4.14",
|
|
111
111
|
"babel-jest": "^29.6.2",
|
|
112
112
|
"commitizen": "^4.3.0",
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"eslint": "^8.46.0",
|
|
119
119
|
"eslint-config-airbnb": "^19.0.4",
|
|
120
120
|
"eslint-config-airbnb-typescript": "^17.1.0",
|
|
121
|
-
"eslint-config-prettier": "^
|
|
121
|
+
"eslint-config-prettier": "^9.0.0",
|
|
122
122
|
"eslint-formatter-pretty": "^5.0.0",
|
|
123
123
|
"eslint-import-resolver-typescript": "^3.5.5",
|
|
124
124
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
@@ -134,13 +134,13 @@
|
|
|
134
134
|
"husky": "^8.0.3",
|
|
135
135
|
"jest": "^29.6.2",
|
|
136
136
|
"lint-staged": "^13.2.3",
|
|
137
|
-
"npm-check-updates": "^16.10.
|
|
138
|
-
"prettier": "^3.0.
|
|
137
|
+
"npm-check-updates": "^16.10.18",
|
|
138
|
+
"prettier": "^3.0.1",
|
|
139
139
|
"prettier-plugin-organize-imports": "^3.2.3",
|
|
140
140
|
"prettier-plugin-packagejson": "^2.4.5",
|
|
141
141
|
"prop-types": "^15.8.1",
|
|
142
142
|
"rimraf": "^5.0.1",
|
|
143
|
-
"rollup": "^3.27.
|
|
143
|
+
"rollup": "^3.27.2",
|
|
144
144
|
"rollup-plugin-copy": "^3.4.0",
|
|
145
145
|
"rollup-plugin-dts": "^5.3.1",
|
|
146
146
|
"rollup-plugin-livereload": "^2.0.5",
|