antd-management-fast-component 2.7.70 → 2.7.71
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/es/index.js +2 -2
- package/package.json +15 -15
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "antd-management-fast-component",
|
|
3
|
-
"version": "2.7.
|
|
3
|
+
"version": "2.7.71",
|
|
4
4
|
"description": "antd-management-fast-component",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"antd-management-fast-component"
|
|
@@ -63,8 +63,8 @@
|
|
|
63
63
|
"@tanem/react-nprogress": "^5.0.56",
|
|
64
64
|
"@tinymce/miniature": "^6.0.0",
|
|
65
65
|
"@tinymce/tinymce-react": "^6.3.0",
|
|
66
|
-
"@umijs/max": "^4.6.
|
|
67
|
-
"antd": "^6.
|
|
66
|
+
"@umijs/max": "^4.6.7",
|
|
67
|
+
"antd": "^6.1.1",
|
|
68
68
|
"antd-management-fast-common": "workspace:*",
|
|
69
69
|
"array-move": "^4.0.0",
|
|
70
70
|
"axios": "^1.13.2",
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"react-json-view": "^1.21.3",
|
|
91
91
|
"react-player": "^3.4.0",
|
|
92
92
|
"react-syntax-highlighter": "^16.1.0",
|
|
93
|
-
"umi": "^4.6.
|
|
93
|
+
"umi": "^4.6.7"
|
|
94
94
|
},
|
|
95
95
|
"devDependencies": {
|
|
96
96
|
"@babel/core": "^7.28.5",
|
|
@@ -106,8 +106,8 @@
|
|
|
106
106
|
"@babel/preset-react": "^7.28.5",
|
|
107
107
|
"@babel/runtime": "^7.28.4",
|
|
108
108
|
"@changesets/cli": "^2.29.8",
|
|
109
|
-
"@commitlint/cli": "^20.
|
|
110
|
-
"@commitlint/config-conventional": "^20.
|
|
109
|
+
"@commitlint/cli": "^20.2.0",
|
|
110
|
+
"@commitlint/config-conventional": "^20.2.0",
|
|
111
111
|
"@commitlint/config-pnpm-scopes": "^20.1.0",
|
|
112
112
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.2",
|
|
113
113
|
"@rollup/plugin-alias": "^6.0.0",
|
|
@@ -125,12 +125,12 @@
|
|
|
125
125
|
"@types/lodash": "^4.17.21",
|
|
126
126
|
"@types/lodash.debounce": "^4.0.9",
|
|
127
127
|
"@types/lodash.isequal": "^4.5.8",
|
|
128
|
-
"@types/node": "^
|
|
128
|
+
"@types/node": "^25.0.3",
|
|
129
129
|
"@types/react": "^18.3.1",
|
|
130
130
|
"@types/react-dom": "^18.3.1",
|
|
131
|
-
"@types/shelljs": "^0.
|
|
132
|
-
"@typescript-eslint/parser": "^8.
|
|
133
|
-
"autoprefixer": "^10.4.
|
|
131
|
+
"@types/shelljs": "^0.10.0",
|
|
132
|
+
"@typescript-eslint/parser": "^8.50.0",
|
|
133
|
+
"autoprefixer": "^10.4.23",
|
|
134
134
|
"babel-jest": "^30.2.0",
|
|
135
135
|
"commitizen": "^4.3.1",
|
|
136
136
|
"conventional-changelog-conventionalcommits": "^9.1.0",
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
"cssnano": "^7.1.2",
|
|
139
139
|
"cz-git": "^1.12.0",
|
|
140
140
|
"docdash": "^2.0.2",
|
|
141
|
-
"easy-soft-develop": "^2.
|
|
141
|
+
"easy-soft-develop": "^2.2.3",
|
|
142
142
|
"eslint": "^8.57.0",
|
|
143
143
|
"eslint-config-airbnb": "^19.0.4",
|
|
144
144
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
"eslint-import-resolver-typescript": "^4.4.4",
|
|
148
148
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
149
149
|
"eslint-plugin-import": "^2.32.0",
|
|
150
|
-
"eslint-plugin-jest": "^29.
|
|
150
|
+
"eslint-plugin-jest": "^29.5.0",
|
|
151
151
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
152
152
|
"eslint-plugin-prettier": "^5.5.4",
|
|
153
153
|
"eslint-plugin-promise": "^7.2.1",
|
|
@@ -159,14 +159,14 @@
|
|
|
159
159
|
"jest": "^30.2.0",
|
|
160
160
|
"jsdoc": "^4.0.5",
|
|
161
161
|
"lint-staged": "^16.2.7",
|
|
162
|
-
"npm-check-updates": "^19.
|
|
163
|
-
"prettier": "^3.7.
|
|
162
|
+
"npm-check-updates": "^19.2.0",
|
|
163
|
+
"prettier": "^3.7.4",
|
|
164
164
|
"prettier-plugin-organize-imports": "^4.3.0",
|
|
165
165
|
"prettier-plugin-packagejson": "^2.5.20",
|
|
166
166
|
"prop-types": "^15.8.1",
|
|
167
167
|
"react-refresh": "0.18.0",
|
|
168
168
|
"rimraf": "^6.1.2",
|
|
169
|
-
"rollup": "^4.53.
|
|
169
|
+
"rollup": "^4.53.5",
|
|
170
170
|
"rollup-plugin-copy": "^3.5.0",
|
|
171
171
|
"rollup-plugin-dts": "^6.3.0",
|
|
172
172
|
"rollup-plugin-livereload": "^2.0.5",
|