antd-management-fast-framework 2.11.65 → 2.11.70
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 +36 -36
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.70",
|
|
4
4
|
"description": "antd-management-fast-framework",
|
|
5
5
|
"homepage": "https://github.com/kityandhero/antd-management-fast-framework#readme",
|
|
6
6
|
"license": "ISC",
|
|
@@ -50,26 +50,26 @@
|
|
|
50
50
|
},
|
|
51
51
|
"dependencies": {
|
|
52
52
|
"@ant-design/icons": "^5.2.6",
|
|
53
|
-
"@ant-design/pro-components": "^2.6.
|
|
54
|
-
"@ant-design/pro-layout": "^7.17.
|
|
53
|
+
"@ant-design/pro-components": "^2.6.34",
|
|
54
|
+
"@ant-design/pro-layout": "^7.17.12",
|
|
55
55
|
"@tanem/react-nprogress": "^5.0.51",
|
|
56
|
-
"@umijs/max": "^4.0.
|
|
57
|
-
"antd": "^5.10.
|
|
58
|
-
"antd-management-fast-common": "^2.6.
|
|
59
|
-
"antd-management-fast-component": "^2.6.
|
|
60
|
-
"axios": "^1.
|
|
56
|
+
"@umijs/max": "^4.0.87",
|
|
57
|
+
"antd": "^5.10.3",
|
|
58
|
+
"antd-management-fast-common": "^2.6.38",
|
|
59
|
+
"antd-management-fast-component": "^2.6.56",
|
|
60
|
+
"axios": "^1.6.0",
|
|
61
61
|
"classnames": "^2.3.2",
|
|
62
62
|
"dayjs": "^1.11.10",
|
|
63
|
-
"easy-soft-dva": "^3.9.
|
|
64
|
-
"easy-soft-utility": "^2.7.
|
|
65
|
-
"html-react-parser": "^
|
|
63
|
+
"easy-soft-dva": "^3.9.20",
|
|
64
|
+
"easy-soft-utility": "^2.7.22",
|
|
65
|
+
"html-react-parser": "^5.0.3",
|
|
66
66
|
"rc-animate": "^3.1.1",
|
|
67
67
|
"rc-queue-anim": "^2.0.0",
|
|
68
68
|
"react": "^18.2.0",
|
|
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.87"
|
|
73
73
|
},
|
|
74
74
|
"devDependencies": {
|
|
75
75
|
"@babel/core": "^7.23.2",
|
|
@@ -85,29 +85,29 @@
|
|
|
85
85
|
"@babel/preset-react": "^7.22.15",
|
|
86
86
|
"@babel/runtime": "^7.23.2",
|
|
87
87
|
"@changesets/cli": "^2.26.2",
|
|
88
|
-
"@commitlint/cli": "^
|
|
89
|
-
"@commitlint/config-conventional": "^
|
|
90
|
-
"@commitlint/config-pnpm-scopes": "^
|
|
91
|
-
"@commitlint/cz-commitlint": "^
|
|
88
|
+
"@commitlint/cli": "^18.2.0",
|
|
89
|
+
"@commitlint/config-conventional": "^18.1.0",
|
|
90
|
+
"@commitlint/config-pnpm-scopes": "^18.1.0",
|
|
91
|
+
"@commitlint/cz-commitlint": "^18.2.0",
|
|
92
92
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
|
93
93
|
"@rollup/plugin-alias": "^5.0.1",
|
|
94
94
|
"@rollup/plugin-babel": "6.0.4",
|
|
95
95
|
"@rollup/plugin-buble": "^1.0.3",
|
|
96
|
-
"@rollup/plugin-commonjs": "^25.0.
|
|
96
|
+
"@rollup/plugin-commonjs": "^25.0.7",
|
|
97
97
|
"@rollup/plugin-json": "^6.0.1",
|
|
98
98
|
"@rollup/plugin-node-resolve": "^15.2.3",
|
|
99
|
-
"@rollup/plugin-replace": "^5.0.
|
|
99
|
+
"@rollup/plugin-replace": "^5.0.5",
|
|
100
100
|
"@rollup/plugin-url": "^8.0.2",
|
|
101
101
|
"@svgr/rollup": "^8.1.0",
|
|
102
|
-
"@types/fs-extra": "^11.0.
|
|
103
|
-
"@types/jest": "^29.5.
|
|
104
|
-
"@types/lodash": "^4.14.
|
|
105
|
-
"@types/lodash.isequal": "^4.5.
|
|
106
|
-
"@types/node": "^20.8.
|
|
107
|
-
"@types/react": "^18.2.
|
|
108
|
-
"@types/react-dom": "^18.2.
|
|
109
|
-
"@types/shelljs": "^0.8.
|
|
110
|
-
"@typescript-eslint/parser": "^6.
|
|
102
|
+
"@types/fs-extra": "^11.0.3",
|
|
103
|
+
"@types/jest": "^29.5.7",
|
|
104
|
+
"@types/lodash": "^4.14.200",
|
|
105
|
+
"@types/lodash.isequal": "^4.5.7",
|
|
106
|
+
"@types/node": "^20.8.9",
|
|
107
|
+
"@types/react": "^18.2.33",
|
|
108
|
+
"@types/react-dom": "^18.2.14",
|
|
109
|
+
"@types/shelljs": "^0.8.14",
|
|
110
|
+
"@typescript-eslint/parser": "^6.9.1",
|
|
111
111
|
"autoprefixer": "^10.4.16",
|
|
112
112
|
"babel-jest": "^29.7.0",
|
|
113
113
|
"commitizen": "^4.3.0",
|
|
@@ -115,33 +115,33 @@
|
|
|
115
115
|
"cross-env": "^7.0.3",
|
|
116
116
|
"cssnano": "^6.0.1",
|
|
117
117
|
"documentation": "^14.0.2",
|
|
118
|
-
"easy-soft-develop": "^2.1.
|
|
119
|
-
"eslint": "^8.
|
|
118
|
+
"easy-soft-develop": "^2.1.45",
|
|
119
|
+
"eslint": "^8.52.0",
|
|
120
120
|
"eslint-config-airbnb": "^19.0.4",
|
|
121
121
|
"eslint-config-airbnb-typescript": "^17.1.0",
|
|
122
122
|
"eslint-config-prettier": "^9.0.0",
|
|
123
|
-
"eslint-formatter-pretty": "^
|
|
123
|
+
"eslint-formatter-pretty": "^6.0.0",
|
|
124
124
|
"eslint-import-resolver-typescript": "^3.6.1",
|
|
125
125
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
126
|
-
"eslint-plugin-import": "^2.
|
|
127
|
-
"eslint-plugin-jest": "^27.
|
|
126
|
+
"eslint-plugin-import": "^2.29.0",
|
|
127
|
+
"eslint-plugin-jest": "^27.6.0",
|
|
128
128
|
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
129
129
|
"eslint-plugin-prettier": "^5.0.1",
|
|
130
130
|
"eslint-plugin-promise": "^6.1.1",
|
|
131
131
|
"eslint-plugin-react": "^7.33.2",
|
|
132
132
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
133
133
|
"eslint-plugin-simple-import-sort": "^10.0.0",
|
|
134
|
-
"eslint-plugin-unicorn": "^
|
|
134
|
+
"eslint-plugin-unicorn": "^49.0.0",
|
|
135
135
|
"husky": "^8.0.3",
|
|
136
136
|
"jest": "^29.7.0",
|
|
137
|
-
"lint-staged": "^
|
|
137
|
+
"lint-staged": "^15.0.2",
|
|
138
138
|
"npm-check-updates": "^16.14.6",
|
|
139
139
|
"prettier": "^3.0.3",
|
|
140
140
|
"prettier-plugin-organize-imports": "^3.2.3",
|
|
141
141
|
"prettier-plugin-packagejson": "^2.4.6",
|
|
142
142
|
"prop-types": "^15.8.1",
|
|
143
143
|
"rimraf": "^5.0.5",
|
|
144
|
-
"rollup": "^4.
|
|
144
|
+
"rollup": "^4.1.5",
|
|
145
145
|
"rollup-plugin-copy": "^3.5.0",
|
|
146
146
|
"rollup-plugin-dts": "^6.1.0",
|
|
147
147
|
"rollup-plugin-livereload": "^2.0.5",
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
"rollup-plugin-serve": "^2.0.2",
|
|
151
151
|
"rollup-plugin-terser": "^7.0.2",
|
|
152
152
|
"rollup-plugin-typescript2": "^0.36.0",
|
|
153
|
-
"stylelint": "^15.
|
|
153
|
+
"stylelint": "^15.11.0",
|
|
154
154
|
"stylelint-config-css-modules": "^4.3.0",
|
|
155
155
|
"stylelint-config-prettier": "^9.0.5",
|
|
156
156
|
"stylelint-config-standard": "^34.0.0",
|