antd-management-fast-framework 2.11.147 → 2.11.148
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 +15 -15
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.148",
|
|
4
4
|
"description": "antd-management-fast-framework",
|
|
5
5
|
"homepage": "https://github.com/kityandhero/antd-management-fast-framework#readme",
|
|
6
6
|
"license": "ISC",
|
|
@@ -52,15 +52,15 @@
|
|
|
52
52
|
"@ant-design/pro-components": "^2.6.49",
|
|
53
53
|
"@ant-design/pro-layout": "^7.17.19",
|
|
54
54
|
"@tanem/react-nprogress": "^5.0.51",
|
|
55
|
-
"@umijs/max": "^4.1.
|
|
56
|
-
"antd": "^5.15.
|
|
57
|
-
"antd-management-fast-common": "^2.6.
|
|
58
|
-
"antd-management-fast-component": "^2.6.
|
|
55
|
+
"@umijs/max": "^4.1.4",
|
|
56
|
+
"antd": "^5.15.2",
|
|
57
|
+
"antd-management-fast-common": "^2.6.86",
|
|
58
|
+
"antd-management-fast-component": "^2.6.133",
|
|
59
59
|
"axios": "^1.6.7",
|
|
60
60
|
"classnames": "^2.5.1",
|
|
61
61
|
"dayjs": "^1.11.10",
|
|
62
|
-
"easy-soft-dva": "^3.10.
|
|
63
|
-
"easy-soft-utility": "^2.8.
|
|
62
|
+
"easy-soft-dva": "^3.10.14",
|
|
63
|
+
"easy-soft-utility": "^2.8.14",
|
|
64
64
|
"html-react-parser": "^5.1.8",
|
|
65
65
|
"rc-animate": "^3.1.1",
|
|
66
66
|
"rc-queue-anim": "^2.0.0",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"react-dnd": "^16.0.1",
|
|
69
69
|
"react-dnd-html5-backend": "^16.0.1",
|
|
70
70
|
"react-dom": "^18.2.0",
|
|
71
|
-
"umi": "^4.1.
|
|
71
|
+
"umi": "^4.1.4"
|
|
72
72
|
},
|
|
73
73
|
"devDependencies": {
|
|
74
74
|
"@babel/core": "^7.24.0",
|
|
@@ -102,9 +102,9 @@
|
|
|
102
102
|
"@types/jest": "^29.5.12",
|
|
103
103
|
"@types/lodash": "^4.14.202",
|
|
104
104
|
"@types/lodash.isequal": "^4.5.8",
|
|
105
|
-
"@types/node": "^20.11.
|
|
106
|
-
"@types/react": "^18.2.
|
|
107
|
-
"@types/react-dom": "^18.2.
|
|
105
|
+
"@types/node": "^20.11.25",
|
|
106
|
+
"@types/react": "^18.2.64",
|
|
107
|
+
"@types/react-dom": "^18.2.21",
|
|
108
108
|
"@types/shelljs": "^0.8.15",
|
|
109
109
|
"@typescript-eslint/parser": "^7.1.1",
|
|
110
110
|
"autoprefixer": "^10.4.18",
|
|
@@ -112,10 +112,10 @@
|
|
|
112
112
|
"commitizen": "^4.3.0",
|
|
113
113
|
"conventional-changelog-conventionalcommits": "^7.0.2",
|
|
114
114
|
"cross-env": "^7.0.3",
|
|
115
|
-
"cssnano": "^6.0
|
|
115
|
+
"cssnano": "^6.1.0",
|
|
116
116
|
"cz-git": "^1.9.0",
|
|
117
117
|
"documentation": "^14.0.3",
|
|
118
|
-
"easy-soft-develop": "^2.1.
|
|
118
|
+
"easy-soft-develop": "^2.1.69",
|
|
119
119
|
"eslint": "^8.57.0",
|
|
120
120
|
"eslint-config-airbnb": "^19.0.4",
|
|
121
121
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"prettier-plugin-packagejson": "^2.4.12",
|
|
142
142
|
"prop-types": "^15.8.1",
|
|
143
143
|
"rimraf": "^5.0.5",
|
|
144
|
-
"rollup": "^4.12.
|
|
144
|
+
"rollup": "^4.12.1",
|
|
145
145
|
"rollup-plugin-copy": "^3.5.0",
|
|
146
146
|
"rollup-plugin-dts": "^6.1.0",
|
|
147
147
|
"rollup-plugin-livereload": "^2.0.5",
|
|
@@ -155,6 +155,6 @@
|
|
|
155
155
|
"stylelint-config-standard": "^36.0.0",
|
|
156
156
|
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
|
|
157
157
|
"stylelint-order": "^6.0.4",
|
|
158
|
-
"typescript": "^5.
|
|
158
|
+
"typescript": "^5.4.2"
|
|
159
159
|
}
|
|
160
160
|
}
|