antd-management-fast-component 2.7.6 → 2.7.8
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 +13 -13
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.8",
|
|
4
4
|
"description": "antd-management-fast-component",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"antd-management-fast-component"
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"@ant-design/pro-components": "^2.7.15",
|
|
63
63
|
"@tanem/react-nprogress": "^5.0.51",
|
|
64
64
|
"@tinymce/tinymce-react": "^5.1.1",
|
|
65
|
-
"@umijs/max": "^4.3.
|
|
65
|
+
"@umijs/max": "^4.3.15",
|
|
66
66
|
"antd": "^5.20.2",
|
|
67
67
|
"antd-management-fast-common": "workspace:*",
|
|
68
68
|
"array-move": "^4.0.0",
|
|
@@ -71,8 +71,8 @@
|
|
|
71
71
|
"classnames": "^2.5.1",
|
|
72
72
|
"copy-to-clipboard": "^3.3.3",
|
|
73
73
|
"dayjs": "^1.11.13",
|
|
74
|
-
"easy-soft-dva": "^3.10.
|
|
75
|
-
"easy-soft-utility": "^2.8.
|
|
74
|
+
"easy-soft-dva": "^3.10.63",
|
|
75
|
+
"easy-soft-utility": "^2.8.66",
|
|
76
76
|
"html-react-parser": "^5.1.12",
|
|
77
77
|
"lodash.debounce": "^4.0.8",
|
|
78
78
|
"numeral": "^2.0.6",
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"react-json-view": "^1.21.3",
|
|
90
90
|
"react-player": "^2.16.0",
|
|
91
91
|
"react-syntax-highlighter": "^15.5.0",
|
|
92
|
-
"umi": "^4.3.
|
|
92
|
+
"umi": "^4.3.15"
|
|
93
93
|
},
|
|
94
94
|
"devDependencies": {
|
|
95
95
|
"@babel/core": "^7.25.2",
|
|
@@ -97,13 +97,13 @@
|
|
|
97
97
|
"@babel/plugin-external-helpers": "^7.24.7",
|
|
98
98
|
"@babel/plugin-proposal-decorators": "^7.24.7",
|
|
99
99
|
"@babel/plugin-syntax-jsx": "^7.24.7",
|
|
100
|
-
"@babel/plugin-transform-class-properties": "^7.
|
|
101
|
-
"@babel/plugin-transform-private-methods": "^7.
|
|
100
|
+
"@babel/plugin-transform-class-properties": "^7.25.4",
|
|
101
|
+
"@babel/plugin-transform-private-methods": "^7.25.4",
|
|
102
102
|
"@babel/plugin-transform-private-property-in-object": "^7.24.7",
|
|
103
|
-
"@babel/plugin-transform-runtime": "^7.
|
|
104
|
-
"@babel/preset-env": "^7.25.
|
|
103
|
+
"@babel/plugin-transform-runtime": "^7.25.4",
|
|
104
|
+
"@babel/preset-env": "^7.25.4",
|
|
105
105
|
"@babel/preset-react": "^7.24.7",
|
|
106
|
-
"@babel/runtime": "^7.25.
|
|
106
|
+
"@babel/runtime": "^7.25.4",
|
|
107
107
|
"@changesets/cli": "^2.27.7",
|
|
108
108
|
"@commitlint/cli": "^19.4.0",
|
|
109
109
|
"@commitlint/config-conventional": "^19.2.2",
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
"@types/lodash": "^4.17.7",
|
|
125
125
|
"@types/lodash.debounce": "^4.0.9",
|
|
126
126
|
"@types/lodash.isequal": "^4.5.8",
|
|
127
|
-
"@types/node": "^22.
|
|
127
|
+
"@types/node": "^22.5.0",
|
|
128
128
|
"@types/react": "^18.3.4",
|
|
129
129
|
"@types/react-dom": "^18.3.0",
|
|
130
130
|
"@types/shelljs": "^0.8.15",
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
"cssnano": "^7.0.5",
|
|
138
138
|
"cz-git": "^1.9.4",
|
|
139
139
|
"docdash": "^2.0.2",
|
|
140
|
-
"easy-soft-develop": "^2.1.
|
|
140
|
+
"easy-soft-develop": "^2.1.235",
|
|
141
141
|
"eslint": "^8.57.0",
|
|
142
142
|
"eslint-config-airbnb": "^19.0.4",
|
|
143
143
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"jest": "^29.7.0",
|
|
159
159
|
"jsdoc": "^4.0.3",
|
|
160
160
|
"lint-staged": "^15.2.9",
|
|
161
|
-
"npm-check-updates": "^17.0
|
|
161
|
+
"npm-check-updates": "^17.1.0",
|
|
162
162
|
"prettier": "^3.3.3",
|
|
163
163
|
"prettier-plugin-organize-imports": "^4.0.0",
|
|
164
164
|
"prettier-plugin-packagejson": "^2.5.1",
|