antd-management-fast-framework 2.11.43 → 2.11.44
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 +12 -11
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.44",
|
|
4
4
|
"description": "antd-management-fast-framework",
|
|
5
5
|
"homepage": "https://github.com/kityandhero/antd-management-fast-framework#readme",
|
|
6
6
|
"license": "ISC",
|
|
@@ -55,8 +55,8 @@
|
|
|
55
55
|
"@tanem/react-nprogress": "^5.0.49",
|
|
56
56
|
"@umijs/max": "^4.0.79",
|
|
57
57
|
"antd": "^5.8.6",
|
|
58
|
-
"antd-management-fast-common": "^2.6.
|
|
59
|
-
"antd-management-fast-component": "^2.6.
|
|
58
|
+
"antd-management-fast-common": "^2.6.23",
|
|
59
|
+
"antd-management-fast-component": "^2.6.33",
|
|
60
60
|
"axios": "^1.5.0",
|
|
61
61
|
"classnames": "^2.3.2",
|
|
62
62
|
"dayjs": "^1.11.9",
|
|
@@ -72,21 +72,22 @@
|
|
|
72
72
|
"umi": "^4.0.79"
|
|
73
73
|
},
|
|
74
74
|
"devDependencies": {
|
|
75
|
-
"@babel/core": "^7.22.
|
|
75
|
+
"@babel/core": "^7.22.15",
|
|
76
76
|
"@babel/eslint-parser": "^7.22.15",
|
|
77
77
|
"@babel/plugin-external-helpers": "^7.22.5",
|
|
78
|
-
"@babel/plugin-proposal-decorators": "^7.22.
|
|
78
|
+
"@babel/plugin-proposal-decorators": "^7.22.15",
|
|
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.11",
|
|
83
|
-
"@babel/plugin-transform-runtime": "^7.22.
|
|
84
|
-
"@babel/preset-env": "^7.22.
|
|
85
|
-
"@babel/preset-react": "^7.22.
|
|
83
|
+
"@babel/plugin-transform-runtime": "^7.22.15",
|
|
84
|
+
"@babel/preset-env": "^7.22.15",
|
|
85
|
+
"@babel/preset-react": "^7.22.15",
|
|
86
86
|
"@babel/runtime": "^7.22.15",
|
|
87
|
+
"@changesets/cli": "^2.26.2",
|
|
87
88
|
"@commitlint/cli": "^17.7.1",
|
|
88
89
|
"@commitlint/config-conventional": "^17.7.0",
|
|
89
|
-
"@commitlint/config-
|
|
90
|
+
"@commitlint/config-pnpm-scopes": "^17.7.0",
|
|
90
91
|
"@commitlint/cz-commitlint": "^17.7.1",
|
|
91
92
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
|
92
93
|
"@rollup/plugin-alias": "^5.0.0",
|
|
@@ -106,7 +107,7 @@
|
|
|
106
107
|
"@types/react": "^18.2.21",
|
|
107
108
|
"@types/react-dom": "^18.2.7",
|
|
108
109
|
"@types/shelljs": "^0.8.12",
|
|
109
|
-
"@typescript-eslint/parser": "^6.
|
|
110
|
+
"@typescript-eslint/parser": "^6.6.0",
|
|
110
111
|
"autoprefixer": "^10.4.15",
|
|
111
112
|
"babel-jest": "^29.6.4",
|
|
112
113
|
"commitizen": "^4.3.0",
|
|
@@ -114,7 +115,7 @@
|
|
|
114
115
|
"cross-env": "^7.0.3",
|
|
115
116
|
"cssnano": "^6.0.1",
|
|
116
117
|
"documentation": "^14.0.2",
|
|
117
|
-
"easy-soft-develop": "^2.1.
|
|
118
|
+
"easy-soft-develop": "^2.1.41",
|
|
118
119
|
"eslint": "^8.48.0",
|
|
119
120
|
"eslint-config-airbnb": "^19.0.4",
|
|
120
121
|
"eslint-config-airbnb-typescript": "^17.1.0",
|