antd-management-fast-framework 2.11.170 → 2.11.171
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 +6 -6
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.171",
|
|
4
4
|
"description": "antd-management-fast-framework",
|
|
5
5
|
"homepage": "https://github.com/kityandhero/antd-management-fast-framework#readme",
|
|
6
6
|
"license": "ISC",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"antd": "^5.17.3",
|
|
56
56
|
"antd-management-fast-common": "workspace:*",
|
|
57
57
|
"antd-management-fast-component": "workspace:*",
|
|
58
|
-
"axios": "^1.7.
|
|
58
|
+
"axios": "^1.7.2",
|
|
59
59
|
"classnames": "^2.5.1",
|
|
60
60
|
"dayjs": "^1.11.11",
|
|
61
61
|
"easy-soft-dva": "^3.10.40",
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
"@types/react": "^18.3.2",
|
|
106
106
|
"@types/react-dom": "^18.3.0",
|
|
107
107
|
"@types/shelljs": "^0.8.15",
|
|
108
|
-
"@typescript-eslint/parser": "^7.
|
|
108
|
+
"@typescript-eslint/parser": "^7.10.0",
|
|
109
109
|
"autoprefixer": "^10.4.19",
|
|
110
110
|
"babel-jest": "^29.7.0",
|
|
111
111
|
"commitizen": "^4.3.0",
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"cssnano": "^7.0.1",
|
|
115
115
|
"cz-git": "^1.9.1",
|
|
116
116
|
"documentation": "^14.0.3",
|
|
117
|
-
"easy-soft-develop": "^2.1.
|
|
117
|
+
"easy-soft-develop": "^2.1.167",
|
|
118
118
|
"eslint": "^8.57.0",
|
|
119
119
|
"eslint-config-airbnb": "^19.0.4",
|
|
120
120
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
@@ -133,14 +133,14 @@
|
|
|
133
133
|
"eslint-plugin-unicorn": "^52.0.0",
|
|
134
134
|
"husky": "^9.0.11",
|
|
135
135
|
"jest": "^29.7.0",
|
|
136
|
-
"lint-staged": "^15.2.
|
|
136
|
+
"lint-staged": "^15.2.4",
|
|
137
137
|
"npm-check-updates": "^16.14.20",
|
|
138
138
|
"prettier": "^3.2.5",
|
|
139
139
|
"prettier-plugin-organize-imports": "^3.2.4",
|
|
140
140
|
"prettier-plugin-packagejson": "^2.5.0",
|
|
141
141
|
"prop-types": "^15.8.1",
|
|
142
142
|
"rimraf": "^5.0.7",
|
|
143
|
-
"rollup": "^4.
|
|
143
|
+
"rollup": "^4.18.0",
|
|
144
144
|
"rollup-plugin-copy": "^3.5.0",
|
|
145
145
|
"rollup-plugin-dts": "^6.1.1",
|
|
146
146
|
"rollup-plugin-livereload": "^2.0.5",
|