antd-management-fast-framework 2.12.63 → 2.12.66
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 +18 -18
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.66",
|
|
4
4
|
"description": "antd-management-fast-framework",
|
|
5
5
|
"homepage": "https://github.com/kityandhero/antd-management-fast-framework#readme",
|
|
6
6
|
"license": "ISC",
|
|
@@ -50,19 +50,19 @@
|
|
|
50
50
|
"dependencies": {
|
|
51
51
|
"@ant-design/icons": "^6.0.0",
|
|
52
52
|
"@ant-design/pro-components": "^2.8.10",
|
|
53
|
-
"@iframe-resizer/child": "^5.5.
|
|
54
|
-
"@iframe-resizer/core": "^5.5.
|
|
55
|
-
"@iframe-resizer/react": "^5.5.
|
|
53
|
+
"@iframe-resizer/child": "^5.5.3",
|
|
54
|
+
"@iframe-resizer/core": "^5.5.3",
|
|
55
|
+
"@iframe-resizer/react": "^5.5.3",
|
|
56
56
|
"@tanem/react-nprogress": "^5.0.55",
|
|
57
57
|
"@umijs/max": "^4.4.12",
|
|
58
|
-
"antd": "^5.
|
|
58
|
+
"antd": "^5.27.1",
|
|
59
59
|
"antd-management-fast-common": "workspace:*",
|
|
60
60
|
"antd-management-fast-component": "workspace:*",
|
|
61
61
|
"axios": "^1.11.0",
|
|
62
62
|
"classnames": "^2.5.1",
|
|
63
63
|
"dayjs": "^1.11.13",
|
|
64
|
-
"easy-soft-dva": "^3.10.
|
|
65
|
-
"easy-soft-utility": "^2.8.
|
|
64
|
+
"easy-soft-dva": "^3.10.94",
|
|
65
|
+
"easy-soft-utility": "^2.8.97",
|
|
66
66
|
"html-react-parser": "^5.2.6",
|
|
67
67
|
"rc-animate": "^3.1.1",
|
|
68
68
|
"rc-queue-anim": "^2.0.0",
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"umi": "^4.4.12"
|
|
74
74
|
},
|
|
75
75
|
"devDependencies": {
|
|
76
|
-
"@babel/core": "^7.28.
|
|
76
|
+
"@babel/core": "^7.28.3",
|
|
77
77
|
"@babel/eslint-parser": "^7.28.0",
|
|
78
78
|
"@babel/plugin-external-helpers": "^7.27.1",
|
|
79
79
|
"@babel/plugin-proposal-decorators": "^7.28.0",
|
|
@@ -81,11 +81,11 @@
|
|
|
81
81
|
"@babel/plugin-transform-class-properties": "^7.27.1",
|
|
82
82
|
"@babel/plugin-transform-private-methods": "^7.27.1",
|
|
83
83
|
"@babel/plugin-transform-private-property-in-object": "^7.27.1",
|
|
84
|
-
"@babel/plugin-transform-runtime": "^7.28.
|
|
85
|
-
"@babel/preset-env": "^7.28.
|
|
84
|
+
"@babel/plugin-transform-runtime": "^7.28.3",
|
|
85
|
+
"@babel/preset-env": "^7.28.3",
|
|
86
86
|
"@babel/preset-react": "^7.27.1",
|
|
87
|
-
"@babel/runtime": "^7.28.
|
|
88
|
-
"@changesets/cli": "^2.29.
|
|
87
|
+
"@babel/runtime": "^7.28.3",
|
|
88
|
+
"@changesets/cli": "^2.29.6",
|
|
89
89
|
"@commitlint/cli": "^19.8.1",
|
|
90
90
|
"@commitlint/config-conventional": "^19.8.1",
|
|
91
91
|
"@commitlint/config-pnpm-scopes": "^19.8.1",
|
|
@@ -104,11 +104,11 @@
|
|
|
104
104
|
"@types/jest": "^30.0.0",
|
|
105
105
|
"@types/lodash": "^4.17.20",
|
|
106
106
|
"@types/lodash.isequal": "^4.5.8",
|
|
107
|
-
"@types/node": "^24.
|
|
107
|
+
"@types/node": "^24.3.0",
|
|
108
108
|
"@types/react": "^18.3.1",
|
|
109
109
|
"@types/react-dom": "^18.3.1",
|
|
110
110
|
"@types/shelljs": "^0.8.17",
|
|
111
|
-
"@typescript-eslint/parser": "^8.
|
|
111
|
+
"@typescript-eslint/parser": "^8.40.0",
|
|
112
112
|
"autoprefixer": "^10.4.21",
|
|
113
113
|
"babel-jest": "^30.0.5",
|
|
114
114
|
"commitizen": "^4.3.1",
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
"cssnano": "^7.1.0",
|
|
118
118
|
"cz-git": "^1.12.0",
|
|
119
119
|
"docdash": "^2.0.2",
|
|
120
|
-
"easy-soft-develop": "^2.1.
|
|
120
|
+
"easy-soft-develop": "^2.1.300",
|
|
121
121
|
"eslint": "^8.57.0",
|
|
122
122
|
"eslint-config-airbnb": "^19.0.4",
|
|
123
123
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
"husky": "^9.1.7",
|
|
138
138
|
"jest": "^30.0.5",
|
|
139
139
|
"jsdoc": "^4.0.4",
|
|
140
|
-
"lint-staged": "^16.1.
|
|
140
|
+
"lint-staged": "^16.1.5",
|
|
141
141
|
"npm-check-updates": "^18.0.2",
|
|
142
142
|
"prettier": "^3.6.2",
|
|
143
143
|
"prettier-plugin-organize-imports": "^4.2.0",
|
|
@@ -145,9 +145,9 @@
|
|
|
145
145
|
"prop-types": "^15.8.1",
|
|
146
146
|
"react-refresh": "0.17.0",
|
|
147
147
|
"rimraf": "^6.0.1",
|
|
148
|
-
"rollup": "^4.
|
|
148
|
+
"rollup": "^4.47.1",
|
|
149
149
|
"rollup-plugin-copy": "^3.5.0",
|
|
150
|
-
"rollup-plugin-dts": "^6.2.
|
|
150
|
+
"rollup-plugin-dts": "^6.2.3",
|
|
151
151
|
"rollup-plugin-livereload": "^2.0.5",
|
|
152
152
|
"rollup-plugin-polyfill-node": "^0.13.0",
|
|
153
153
|
"rollup-plugin-postcss": "^4.0.2",
|