antd-management-fast-framework 2.12.11 → 2.12.13
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 +21 -21
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "antd-management-fast-framework",
|
|
3
|
-
"version": "2.12.
|
|
3
|
+
"version": "2.12.13",
|
|
4
4
|
"description": "antd-management-fast-framework",
|
|
5
5
|
"homepage": "https://github.com/kityandhero/antd-management-fast-framework#readme",
|
|
6
6
|
"license": "ISC",
|
|
@@ -49,28 +49,28 @@
|
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
51
|
"@ant-design/icons": "^5.4.0",
|
|
52
|
-
"@ant-design/pro-components": "^2.7.
|
|
53
|
-
"@iframe-resizer/child": "^5.3.
|
|
54
|
-
"@iframe-resizer/core": "^5.3.
|
|
55
|
-
"@iframe-resizer/react": "^5.3.
|
|
52
|
+
"@ant-design/pro-components": "^2.7.18",
|
|
53
|
+
"@iframe-resizer/child": "^5.3.1",
|
|
54
|
+
"@iframe-resizer/core": "^5.3.1",
|
|
55
|
+
"@iframe-resizer/react": "^5.3.1",
|
|
56
56
|
"@tanem/react-nprogress": "^5.0.51",
|
|
57
|
-
"@umijs/max": "^4.3.
|
|
58
|
-
"antd": "^5.20.
|
|
57
|
+
"@umijs/max": "^4.3.20",
|
|
58
|
+
"antd": "^5.20.6",
|
|
59
59
|
"antd-management-fast-common": "workspace:*",
|
|
60
60
|
"antd-management-fast-component": "workspace:*",
|
|
61
61
|
"axios": "^1.7.7",
|
|
62
62
|
"classnames": "^2.5.1",
|
|
63
63
|
"dayjs": "^1.11.13",
|
|
64
|
-
"easy-soft-dva": "^3.10.
|
|
65
|
-
"easy-soft-utility": "^2.8.
|
|
66
|
-
"html-react-parser": "^5.1.
|
|
64
|
+
"easy-soft-dva": "^3.10.66",
|
|
65
|
+
"easy-soft-utility": "^2.8.69",
|
|
66
|
+
"html-react-parser": "^5.1.16",
|
|
67
67
|
"rc-animate": "^3.1.1",
|
|
68
68
|
"rc-queue-anim": "^2.0.0",
|
|
69
69
|
"react": "^18.3.1",
|
|
70
70
|
"react-dnd": "^16.0.1",
|
|
71
71
|
"react-dnd-html5-backend": "^16.0.1",
|
|
72
72
|
"react-dom": "^18.3.1",
|
|
73
|
-
"umi": "^4.3.
|
|
73
|
+
"umi": "^4.3.20"
|
|
74
74
|
},
|
|
75
75
|
"devDependencies": {
|
|
76
76
|
"@babel/core": "^7.25.2",
|
|
@@ -86,9 +86,9 @@
|
|
|
86
86
|
"@babel/preset-react": "^7.24.7",
|
|
87
87
|
"@babel/runtime": "^7.25.6",
|
|
88
88
|
"@changesets/cli": "^2.27.8",
|
|
89
|
-
"@commitlint/cli": "^19.
|
|
90
|
-
"@commitlint/config-conventional": "^19.
|
|
91
|
-
"@commitlint/config-pnpm-scopes": "^19.
|
|
89
|
+
"@commitlint/cli": "^19.5.0",
|
|
90
|
+
"@commitlint/config-conventional": "^19.5.0",
|
|
91
|
+
"@commitlint/config-pnpm-scopes": "^19.5.0",
|
|
92
92
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
|
|
93
93
|
"@rollup/plugin-alias": "^5.1.0",
|
|
94
94
|
"@rollup/plugin-babel": "6.0.4",
|
|
@@ -101,14 +101,14 @@
|
|
|
101
101
|
"@rollup/plugin-url": "^8.0.2",
|
|
102
102
|
"@svgr/rollup": "^8.1.0",
|
|
103
103
|
"@types/fs-extra": "^11.0.4",
|
|
104
|
-
"@types/jest": "^29.5.
|
|
104
|
+
"@types/jest": "^29.5.13",
|
|
105
105
|
"@types/lodash": "^4.17.7",
|
|
106
106
|
"@types/lodash.isequal": "^4.5.8",
|
|
107
107
|
"@types/node": "^22.5.4",
|
|
108
108
|
"@types/react": "^18.3.5",
|
|
109
109
|
"@types/react-dom": "^18.3.0",
|
|
110
110
|
"@types/shelljs": "^0.8.15",
|
|
111
|
-
"@typescript-eslint/parser": "^8.
|
|
111
|
+
"@typescript-eslint/parser": "^8.5.0",
|
|
112
112
|
"autoprefixer": "^10.4.20",
|
|
113
113
|
"babel-jest": "^29.7.0",
|
|
114
114
|
"commitizen": "^4.3.0",
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
"cssnano": "^7.0.6",
|
|
118
118
|
"cz-git": "^1.9.4",
|
|
119
119
|
"docdash": "^2.0.2",
|
|
120
|
-
"easy-soft-develop": "^2.1.
|
|
120
|
+
"easy-soft-develop": "^2.1.241",
|
|
121
121
|
"eslint": "^8.57.0",
|
|
122
122
|
"eslint-config-airbnb": "^19.0.4",
|
|
123
123
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
@@ -130,11 +130,11 @@
|
|
|
130
130
|
"eslint-plugin-jsx-a11y": "^6.10.0",
|
|
131
131
|
"eslint-plugin-prettier": "^5.2.1",
|
|
132
132
|
"eslint-plugin-promise": "^7.1.0",
|
|
133
|
-
"eslint-plugin-react": "^7.
|
|
133
|
+
"eslint-plugin-react": "^7.36.1",
|
|
134
134
|
"eslint-plugin-react-hooks": "^4.6.2",
|
|
135
135
|
"eslint-plugin-simple-import-sort": "^12.1.1",
|
|
136
136
|
"eslint-plugin-unicorn": "^52.0.0",
|
|
137
|
-
"husky": "^9.1.
|
|
137
|
+
"husky": "^9.1.6",
|
|
138
138
|
"jest": "^29.7.0",
|
|
139
139
|
"jsdoc": "^4.0.3",
|
|
140
140
|
"lint-staged": "^15.2.10",
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
"prop-types": "^15.8.1",
|
|
146
146
|
"react-refresh": "0.14.2",
|
|
147
147
|
"rimraf": "^6.0.1",
|
|
148
|
-
"rollup": "^4.21.
|
|
148
|
+
"rollup": "^4.21.3",
|
|
149
149
|
"rollup-plugin-copy": "^3.5.0",
|
|
150
150
|
"rollup-plugin-dts": "^6.1.1",
|
|
151
151
|
"rollup-plugin-livereload": "^2.0.5",
|
|
@@ -159,6 +159,6 @@
|
|
|
159
159
|
"stylelint-config-standard": "^36.0.1",
|
|
160
160
|
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
|
|
161
161
|
"stylelint-order": "^6.0.4",
|
|
162
|
-
"typescript": "^5.
|
|
162
|
+
"typescript": "^5.6.2"
|
|
163
163
|
}
|
|
164
164
|
}
|