antd-management-fast-component 2.7.28 → 2.7.31

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.
Files changed (2) hide show
  1. package/es/index.js +2 -2
  2. package/package.json +21 -21
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-component",
3
- "version": "2.7.28",
3
+ "version": "2.7.31",
4
4
  "description": "antd-management-fast-component",
5
5
  "keywords": [
6
6
  "antd-management-fast-component"
@@ -58,12 +58,12 @@
58
58
  "postz:lint:style:change:fix": "npm run z:prettier:format:change"
59
59
  },
60
60
  "dependencies": {
61
- "@ant-design/icons": "^5.6.0",
62
- "@ant-design/pro-components": "^2.8.4",
61
+ "@ant-design/icons": "^5.6.1",
62
+ "@ant-design/pro-components": "^2.8.6",
63
63
  "@tanem/react-nprogress": "^5.0.55",
64
64
  "@tinymce/tinymce-react": "^5.1.1",
65
- "@umijs/max": "^4.4.4",
66
- "antd": "^5.23.4",
65
+ "@umijs/max": "^4.4.5",
66
+ "antd": "^5.24.1",
67
67
  "antd-management-fast-common": "workspace:*",
68
68
  "array-move": "^4.0.0",
69
69
  "axios": "^1.7.9",
@@ -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.77",
75
- "easy-soft-utility": "^2.8.80",
74
+ "easy-soft-dva": "^3.10.78",
75
+ "easy-soft-utility": "^2.8.81",
76
76
  "html-react-parser": "^5.2.2",
77
77
  "lodash.debounce": "^4.0.8",
78
78
  "numeral": "^2.0.6",
@@ -83,28 +83,28 @@
83
83
  "rc-queue-anim": "^2.0.0",
84
84
  "rc-texty": "^0.2.0",
85
85
  "rc-tween-one": "^3.0.6",
86
- "rc-util": "^5.44.3",
86
+ "rc-util": "^5.44.4",
87
87
  "react": "^18.3.1",
88
88
  "react-dom": "^18.3.1",
89
89
  "react-json-view": "^1.21.3",
90
90
  "react-player": "^2.16.0",
91
91
  "react-syntax-highlighter": "^15.6.1",
92
- "umi": "^4.4.4"
92
+ "umi": "^4.4.5"
93
93
  },
94
94
  "devDependencies": {
95
- "@babel/core": "^7.26.7",
96
- "@babel/eslint-parser": "^7.26.5",
95
+ "@babel/core": "^7.26.9",
96
+ "@babel/eslint-parser": "^7.26.8",
97
97
  "@babel/plugin-external-helpers": "^7.25.9",
98
98
  "@babel/plugin-proposal-decorators": "^7.25.9",
99
99
  "@babel/plugin-syntax-jsx": "^7.25.9",
100
100
  "@babel/plugin-transform-class-properties": "^7.25.9",
101
101
  "@babel/plugin-transform-private-methods": "^7.25.9",
102
102
  "@babel/plugin-transform-private-property-in-object": "^7.25.9",
103
- "@babel/plugin-transform-runtime": "^7.25.9",
104
- "@babel/preset-env": "^7.26.7",
103
+ "@babel/plugin-transform-runtime": "^7.26.9",
104
+ "@babel/preset-env": "^7.26.9",
105
105
  "@babel/preset-react": "^7.26.3",
106
- "@babel/runtime": "^7.26.7",
107
- "@changesets/cli": "^2.27.12",
106
+ "@babel/runtime": "^7.26.9",
107
+ "@changesets/cli": "^2.28.0",
108
108
  "@commitlint/cli": "^19.7.1",
109
109
  "@commitlint/config-conventional": "^19.7.1",
110
110
  "@commitlint/config-pnpm-scopes": "^19.5.0",
@@ -124,11 +124,11 @@
124
124
  "@types/lodash": "^4.17.15",
125
125
  "@types/lodash.debounce": "^4.0.9",
126
126
  "@types/lodash.isequal": "^4.5.8",
127
- "@types/node": "^22.13.1",
127
+ "@types/node": "^22.13.4",
128
128
  "@types/react": "^19.0.2",
129
129
  "@types/react-dom": "^19.0.2",
130
130
  "@types/shelljs": "^0.8.15",
131
- "@typescript-eslint/parser": "^8.23.0",
131
+ "@typescript-eslint/parser": "^8.24.1",
132
132
  "autoprefixer": "^10.4.20",
133
133
  "babel-jest": "^29.7.0",
134
134
  "commitizen": "^4.3.1",
@@ -137,13 +137,13 @@
137
137
  "cssnano": "^7.0.6",
138
138
  "cz-git": "^1.11.0",
139
139
  "docdash": "^2.0.2",
140
- "easy-soft-develop": "^2.1.254",
140
+ "easy-soft-develop": "^2.1.256",
141
141
  "eslint": "^8.57.0",
142
142
  "eslint-config-airbnb": "^19.0.4",
143
143
  "eslint-config-airbnb-typescript": "^18.0.0",
144
144
  "eslint-config-prettier": "^10.0.1",
145
145
  "eslint-formatter-pretty": "^6.0.1",
146
- "eslint-import-resolver-typescript": "^3.7.0",
146
+ "eslint-import-resolver-typescript": "^3.8.1",
147
147
  "eslint-plugin-eslint-comments": "^3.2.0",
148
148
  "eslint-plugin-import": "^2.31.0",
149
149
  "eslint-plugin-jest": "^28.11.0",
@@ -159,13 +159,13 @@
159
159
  "jsdoc": "^4.0.4",
160
160
  "lint-staged": "^15.4.3",
161
161
  "npm-check-updates": "^17.1.14",
162
- "prettier": "^3.4.2",
162
+ "prettier": "^3.5.1",
163
163
  "prettier-plugin-organize-imports": "^4.1.0",
164
164
  "prettier-plugin-packagejson": "^2.5.8",
165
165
  "prop-types": "^15.8.1",
166
166
  "react-refresh": "0.16.0",
167
167
  "rimraf": "^6.0.1",
168
- "rollup": "^4.34.4",
168
+ "rollup": "^4.34.8",
169
169
  "rollup-plugin-copy": "^3.5.0",
170
170
  "rollup-plugin-dts": "^6.1.1",
171
171
  "rollup-plugin-livereload": "^2.0.5",