antd-management-fast-component 2.7.13 → 2.7.15

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.13",
3
+ "version": "2.7.15",
4
4
  "description": "antd-management-fast-component",
5
5
  "keywords": [
6
6
  "antd-management-fast-component"
@@ -58,12 +58,12 @@
58
58
  "z:tsc:build": "echo show tsc version and create declaration file && tsc -v && tsc -p ./tsconfig.types.json && echo declaration file generate complete"
59
59
  },
60
60
  "dependencies": {
61
- "@ant-design/icons": "^5.4.0",
62
- "@ant-design/pro-components": "^2.7.18",
63
- "@tanem/react-nprogress": "^5.0.51",
61
+ "@ant-design/icons": "^5.5.1",
62
+ "@ant-design/pro-components": "^2.8.1",
63
+ "@tanem/react-nprogress": "^5.0.52",
64
64
  "@tinymce/tinymce-react": "^5.1.1",
65
- "@umijs/max": "^4.3.20",
66
- "antd": "^5.20.6",
65
+ "@umijs/max": "^4.3.27",
66
+ "antd": "^5.21.5",
67
67
  "antd-management-fast-common": "workspace:*",
68
68
  "array-move": "^4.0.0",
69
69
  "axios": "^1.7.7",
@@ -71,12 +71,12 @@
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.66",
75
- "easy-soft-utility": "^2.8.69",
76
- "html-react-parser": "^5.1.16",
74
+ "easy-soft-dva": "^3.10.72",
75
+ "easy-soft-utility": "^2.8.75",
76
+ "html-react-parser": "^5.1.18",
77
77
  "lodash.debounce": "^4.0.8",
78
78
  "numeral": "^2.0.6",
79
- "path-to-regexp": "^8.1.0",
79
+ "path-to-regexp": "^8.2.0",
80
80
  "queue": "^7.0.0",
81
81
  "randomcolor": "^0.6.2",
82
82
  "rc-animate": "^3.1.1",
@@ -88,56 +88,56 @@
88
88
  "react-dom": "^18.3.1",
89
89
  "react-json-view": "^1.21.3",
90
90
  "react-player": "^2.16.0",
91
- "react-syntax-highlighter": "^15.5.0",
92
- "umi": "^4.3.20"
91
+ "react-syntax-highlighter": "^15.6.1",
92
+ "umi": "^4.3.27"
93
93
  },
94
94
  "devDependencies": {
95
- "@babel/core": "^7.25.2",
96
- "@babel/eslint-parser": "^7.25.1",
97
- "@babel/plugin-external-helpers": "^7.24.7",
98
- "@babel/plugin-proposal-decorators": "^7.24.7",
99
- "@babel/plugin-syntax-jsx": "^7.24.7",
100
- "@babel/plugin-transform-class-properties": "^7.25.4",
101
- "@babel/plugin-transform-private-methods": "^7.25.4",
102
- "@babel/plugin-transform-private-property-in-object": "^7.24.7",
103
- "@babel/plugin-transform-runtime": "^7.25.4",
104
- "@babel/preset-env": "^7.25.4",
105
- "@babel/preset-react": "^7.24.7",
106
- "@babel/runtime": "^7.25.6",
107
- "@changesets/cli": "^2.27.8",
95
+ "@babel/core": "^7.25.9",
96
+ "@babel/eslint-parser": "^7.25.9",
97
+ "@babel/plugin-external-helpers": "^7.25.9",
98
+ "@babel/plugin-proposal-decorators": "^7.25.9",
99
+ "@babel/plugin-syntax-jsx": "^7.25.9",
100
+ "@babel/plugin-transform-class-properties": "^7.25.9",
101
+ "@babel/plugin-transform-private-methods": "^7.25.9",
102
+ "@babel/plugin-transform-private-property-in-object": "^7.25.9",
103
+ "@babel/plugin-transform-runtime": "^7.25.9",
104
+ "@babel/preset-env": "^7.25.9",
105
+ "@babel/preset-react": "^7.25.9",
106
+ "@babel/runtime": "^7.25.9",
107
+ "@changesets/cli": "^2.27.9",
108
108
  "@commitlint/cli": "^19.5.0",
109
109
  "@commitlint/config-conventional": "^19.5.0",
110
110
  "@commitlint/config-pnpm-scopes": "^19.5.0",
111
111
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
112
- "@rollup/plugin-alias": "^5.1.0",
112
+ "@rollup/plugin-alias": "^5.1.1",
113
113
  "@rollup/plugin-babel": "6.0.4",
114
114
  "@rollup/plugin-buble": "^1.0.3",
115
- "@rollup/plugin-commonjs": "^26.0.1",
115
+ "@rollup/plugin-commonjs": "^28.0.1",
116
116
  "@rollup/plugin-json": "^6.1.0",
117
- "@rollup/plugin-node-resolve": "^15.2.3",
118
- "@rollup/plugin-replace": "^5.0.7",
117
+ "@rollup/plugin-node-resolve": "^15.3.0",
118
+ "@rollup/plugin-replace": "^6.0.1",
119
119
  "@rollup/plugin-terser": "^0.4.4",
120
120
  "@rollup/plugin-url": "^8.0.2",
121
121
  "@svgr/rollup": "^8.1.0",
122
122
  "@types/fs-extra": "^11.0.4",
123
- "@types/jest": "^29.5.13",
124
- "@types/lodash": "^4.17.7",
123
+ "@types/jest": "^29.5.14",
124
+ "@types/lodash": "^4.17.12",
125
125
  "@types/lodash.debounce": "^4.0.9",
126
126
  "@types/lodash.isequal": "^4.5.8",
127
- "@types/node": "^22.5.4",
128
- "@types/react": "^18.3.5",
129
- "@types/react-dom": "^18.3.0",
127
+ "@types/node": "^22.7.9",
128
+ "@types/react": "^18.3.12",
129
+ "@types/react-dom": "^18.3.1",
130
130
  "@types/shelljs": "^0.8.15",
131
- "@typescript-eslint/parser": "^8.5.0",
131
+ "@typescript-eslint/parser": "^8.11.0",
132
132
  "autoprefixer": "^10.4.20",
133
133
  "babel-jest": "^29.7.0",
134
- "commitizen": "^4.3.0",
134
+ "commitizen": "^4.3.1",
135
135
  "conventional-changelog-conventionalcommits": "^8.0.0",
136
136
  "cross-env": "^7.0.3",
137
137
  "cssnano": "^7.0.6",
138
- "cz-git": "^1.9.4",
138
+ "cz-git": "^1.10.1",
139
139
  "docdash": "^2.0.2",
140
- "easy-soft-develop": "^2.1.241",
140
+ "easy-soft-develop": "^2.1.248",
141
141
  "eslint": "^8.57.0",
142
142
  "eslint-config-airbnb": "^19.0.4",
143
143
  "eslint-config-airbnb-typescript": "^18.0.0",
@@ -145,27 +145,27 @@
145
145
  "eslint-formatter-pretty": "^6.0.1",
146
146
  "eslint-import-resolver-typescript": "^3.6.3",
147
147
  "eslint-plugin-eslint-comments": "^3.2.0",
148
- "eslint-plugin-import": "^2.30.0",
148
+ "eslint-plugin-import": "^2.31.0",
149
149
  "eslint-plugin-jest": "^28.8.3",
150
- "eslint-plugin-jsx-a11y": "^6.10.0",
150
+ "eslint-plugin-jsx-a11y": "^6.10.1",
151
151
  "eslint-plugin-prettier": "^5.2.1",
152
152
  "eslint-plugin-promise": "^7.1.0",
153
- "eslint-plugin-react": "^7.36.1",
154
- "eslint-plugin-react-hooks": "^4.6.2",
153
+ "eslint-plugin-react": "^7.37.2",
154
+ "eslint-plugin-react-hooks": "^5.0.0",
155
155
  "eslint-plugin-simple-import-sort": "^12.1.1",
156
156
  "eslint-plugin-unicorn": "^52.0.0",
157
157
  "husky": "^9.1.6",
158
158
  "jest": "^29.7.0",
159
- "jsdoc": "^4.0.3",
159
+ "jsdoc": "^4.0.4",
160
160
  "lint-staged": "^15.2.10",
161
- "npm-check-updates": "^17.1.1",
161
+ "npm-check-updates": "^17.1.4",
162
162
  "prettier": "^3.3.3",
163
- "prettier-plugin-organize-imports": "^4.0.0",
164
- "prettier-plugin-packagejson": "^2.5.2",
163
+ "prettier-plugin-organize-imports": "^4.1.0",
164
+ "prettier-plugin-packagejson": "^2.5.3",
165
165
  "prop-types": "^15.8.1",
166
166
  "react-refresh": "0.14.2",
167
167
  "rimraf": "^6.0.1",
168
- "rollup": "^4.21.3",
168
+ "rollup": "^4.24.0",
169
169
  "rollup-plugin-copy": "^3.5.0",
170
170
  "rollup-plugin-dts": "^6.1.1",
171
171
  "rollup-plugin-livereload": "^2.0.5",
@@ -173,12 +173,12 @@
173
173
  "rollup-plugin-postcss": "^4.0.2",
174
174
  "rollup-plugin-serve": "^3.0.0",
175
175
  "rollup-plugin-typescript2": "^0.36.0",
176
- "stylelint": "^16.9.0",
176
+ "stylelint": "^16.10.0",
177
177
  "stylelint-config-css-modules": "^4.4.0",
178
178
  "stylelint-config-prettier": "^9.0.5",
179
179
  "stylelint-config-standard": "^36.0.1",
180
180
  "stylelint-declaration-block-no-ignored-properties": "^2.8.0",
181
181
  "stylelint-order": "^6.0.4",
182
- "typescript": "^5.6.2"
182
+ "typescript": "^5.6.3"
183
183
  }
184
184
  }