antd-management-fast-component 2.7.59 → 2.7.60

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-component",
3
- "version": "2.7.59",
3
+ "version": "2.7.60",
4
4
  "description": "antd-management-fast-component",
5
5
  "keywords": [
6
6
  "antd-management-fast-component"
@@ -64,7 +64,7 @@
64
64
  "@tinymce/miniature": "^6.0.0",
65
65
  "@tinymce/tinymce-react": "^6.3.0",
66
66
  "@umijs/max": "^4.4.12",
67
- "antd": "^5.27.0",
67
+ "antd": "^5.27.1",
68
68
  "antd-management-fast-common": "workspace:*",
69
69
  "array-move": "^4.0.0",
70
70
  "axios": "^1.11.0",
@@ -72,8 +72,8 @@
72
72
  "classnames": "^2.5.1",
73
73
  "copy-to-clipboard": "^3.3.3",
74
74
  "dayjs": "^1.11.13",
75
- "easy-soft-dva": "^3.10.93",
76
- "easy-soft-utility": "^2.8.96",
75
+ "easy-soft-dva": "^3.10.94",
76
+ "easy-soft-utility": "^2.8.97",
77
77
  "html-react-parser": "^5.2.6",
78
78
  "lodash.debounce": "^4.0.8",
79
79
  "numeral": "^2.0.6",
@@ -93,7 +93,7 @@
93
93
  "umi": "^4.4.12"
94
94
  },
95
95
  "devDependencies": {
96
- "@babel/core": "^7.28.0",
96
+ "@babel/core": "^7.28.3",
97
97
  "@babel/eslint-parser": "^7.28.0",
98
98
  "@babel/plugin-external-helpers": "^7.27.1",
99
99
  "@babel/plugin-proposal-decorators": "^7.28.0",
@@ -101,11 +101,11 @@
101
101
  "@babel/plugin-transform-class-properties": "^7.27.1",
102
102
  "@babel/plugin-transform-private-methods": "^7.27.1",
103
103
  "@babel/plugin-transform-private-property-in-object": "^7.27.1",
104
- "@babel/plugin-transform-runtime": "^7.28.0",
105
- "@babel/preset-env": "^7.28.0",
104
+ "@babel/plugin-transform-runtime": "^7.28.3",
105
+ "@babel/preset-env": "^7.28.3",
106
106
  "@babel/preset-react": "^7.27.1",
107
- "@babel/runtime": "^7.28.2",
108
- "@changesets/cli": "^2.29.5",
107
+ "@babel/runtime": "^7.28.3",
108
+ "@changesets/cli": "^2.29.6",
109
109
  "@commitlint/cli": "^19.8.1",
110
110
  "@commitlint/config-conventional": "^19.8.1",
111
111
  "@commitlint/config-pnpm-scopes": "^19.8.1",
@@ -125,11 +125,11 @@
125
125
  "@types/lodash": "^4.17.20",
126
126
  "@types/lodash.debounce": "^4.0.9",
127
127
  "@types/lodash.isequal": "^4.5.8",
128
- "@types/node": "^24.2.1",
128
+ "@types/node": "^24.3.0",
129
129
  "@types/react": "^18.3.1",
130
130
  "@types/react-dom": "^18.3.1",
131
131
  "@types/shelljs": "^0.8.17",
132
- "@typescript-eslint/parser": "^8.39.1",
132
+ "@typescript-eslint/parser": "^8.40.0",
133
133
  "autoprefixer": "^10.4.21",
134
134
  "babel-jest": "^30.0.5",
135
135
  "commitizen": "^4.3.1",
@@ -138,7 +138,7 @@
138
138
  "cssnano": "^7.1.0",
139
139
  "cz-git": "^1.12.0",
140
140
  "docdash": "^2.0.2",
141
- "easy-soft-develop": "^2.1.298",
141
+ "easy-soft-develop": "^2.1.300",
142
142
  "eslint": "^8.57.0",
143
143
  "eslint-config-airbnb": "^19.0.4",
144
144
  "eslint-config-airbnb-typescript": "^18.0.0",
@@ -166,9 +166,9 @@
166
166
  "prop-types": "^15.8.1",
167
167
  "react-refresh": "0.17.0",
168
168
  "rimraf": "^6.0.1",
169
- "rollup": "^4.46.2",
169
+ "rollup": "^4.47.1",
170
170
  "rollup-plugin-copy": "^3.5.0",
171
- "rollup-plugin-dts": "^6.2.1",
171
+ "rollup-plugin-dts": "^6.2.3",
172
172
  "rollup-plugin-livereload": "^2.0.5",
173
173
  "rollup-plugin-polyfill-node": "^0.13.0",
174
174
  "rollup-plugin-postcss": "^4.0.2",