antd-management-fast-component 2.7.60 → 2.7.62

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 (1) hide show
  1. package/package.json +42 -42
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-component",
3
- "version": "2.7.60",
3
+ "version": "2.7.62",
4
4
  "description": "antd-management-fast-component",
5
5
  "keywords": [
6
6
  "antd-management-fast-component"
@@ -58,26 +58,26 @@
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": "^6.0.0",
61
+ "@ant-design/icons": "^6.1.0",
62
62
  "@ant-design/pro-components": "^2.8.10",
63
- "@tanem/react-nprogress": "^5.0.55",
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.4.12",
67
- "antd": "^5.27.1",
66
+ "@umijs/max": "^4.5.2",
67
+ "antd": "^5.27.6",
68
68
  "antd-management-fast-common": "workspace:*",
69
69
  "array-move": "^4.0.0",
70
- "axios": "^1.11.0",
70
+ "axios": "^1.12.2",
71
71
  "bizcharts": "^4.1.23",
72
72
  "classnames": "^2.5.1",
73
73
  "copy-to-clipboard": "^3.3.3",
74
- "dayjs": "^1.11.13",
75
- "easy-soft-dva": "^3.10.94",
76
- "easy-soft-utility": "^2.8.97",
77
- "html-react-parser": "^5.2.6",
74
+ "dayjs": "^1.11.18",
75
+ "easy-soft-dva": "^3.10.97",
76
+ "easy-soft-utility": "^2.8.100",
77
+ "html-react-parser": "^5.2.7",
78
78
  "lodash.debounce": "^4.0.8",
79
79
  "numeral": "^2.0.6",
80
- "path-to-regexp": "^8.2.0",
80
+ "path-to-regexp": "^8.3.0",
81
81
  "queue": "^7.0.0",
82
82
  "randomcolor": "^0.6.2",
83
83
  "rc-animate": "^3.1.1",
@@ -88,13 +88,13 @@
88
88
  "react": "^18.3.1",
89
89
  "react-dom": "^18.3.1",
90
90
  "react-json-view": "^1.21.3",
91
- "react-player": "^3.3.1",
92
- "react-syntax-highlighter": "^15.6.1",
93
- "umi": "^4.4.12"
91
+ "react-player": "^3.3.3",
92
+ "react-syntax-highlighter": "^15.6.6",
93
+ "umi": "^4.5.2"
94
94
  },
95
95
  "devDependencies": {
96
- "@babel/core": "^7.28.3",
97
- "@babel/eslint-parser": "^7.28.0",
96
+ "@babel/core": "^7.28.4",
97
+ "@babel/eslint-parser": "^7.28.4",
98
98
  "@babel/plugin-external-helpers": "^7.27.1",
99
99
  "@babel/plugin-proposal-decorators": "^7.28.0",
100
100
  "@babel/plugin-syntax-jsx": "^7.27.1",
@@ -104,18 +104,18 @@
104
104
  "@babel/plugin-transform-runtime": "^7.28.3",
105
105
  "@babel/preset-env": "^7.28.3",
106
106
  "@babel/preset-react": "^7.27.1",
107
- "@babel/runtime": "^7.28.3",
108
- "@changesets/cli": "^2.29.6",
109
- "@commitlint/cli": "^19.8.1",
110
- "@commitlint/config-conventional": "^19.8.1",
111
- "@commitlint/config-pnpm-scopes": "^19.8.1",
107
+ "@babel/runtime": "^7.28.4",
108
+ "@changesets/cli": "^2.29.7",
109
+ "@commitlint/cli": "^20.1.0",
110
+ "@commitlint/config-conventional": "^20.0.0",
111
+ "@commitlint/config-pnpm-scopes": "^20.1.0",
112
112
  "@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
113
113
  "@rollup/plugin-alias": "^5.1.1",
114
- "@rollup/plugin-babel": "6.0.4",
114
+ "@rollup/plugin-babel": "6.1.0",
115
115
  "@rollup/plugin-buble": "^1.0.3",
116
- "@rollup/plugin-commonjs": "^28.0.6",
116
+ "@rollup/plugin-commonjs": "^28.0.8",
117
117
  "@rollup/plugin-json": "^6.1.0",
118
- "@rollup/plugin-node-resolve": "^16.0.1",
118
+ "@rollup/plugin-node-resolve": "^16.0.3",
119
119
  "@rollup/plugin-replace": "^6.0.2",
120
120
  "@rollup/plugin-terser": "^0.4.4",
121
121
  "@rollup/plugin-url": "^8.0.2",
@@ -125,25 +125,25 @@
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.3.0",
128
+ "@types/node": "^24.9.1",
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.40.0",
132
+ "@typescript-eslint/parser": "^8.46.2",
133
133
  "autoprefixer": "^10.4.21",
134
- "babel-jest": "^30.0.5",
134
+ "babel-jest": "^30.2.0",
135
135
  "commitizen": "^4.3.1",
136
136
  "conventional-changelog-conventionalcommits": "^9.1.0",
137
- "cross-env": "^10.0.0",
138
- "cssnano": "^7.1.0",
137
+ "cross-env": "^10.1.0",
138
+ "cssnano": "^7.1.1",
139
139
  "cz-git": "^1.12.0",
140
140
  "docdash": "^2.0.2",
141
- "easy-soft-develop": "^2.1.300",
141
+ "easy-soft-develop": "^2.1.304",
142
142
  "eslint": "^8.57.0",
143
143
  "eslint-config-airbnb": "^19.0.4",
144
144
  "eslint-config-airbnb-typescript": "^18.0.0",
145
145
  "eslint-config-prettier": "^10.1.8",
146
- "eslint-formatter-pretty": "^6.0.1",
146
+ "eslint-formatter-pretty": "^7.0.0",
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",
@@ -152,21 +152,21 @@
152
152
  "eslint-plugin-prettier": "^5.5.4",
153
153
  "eslint-plugin-promise": "^7.2.1",
154
154
  "eslint-plugin-react": "^7.37.5",
155
- "eslint-plugin-react-hooks": "^5.2.0",
155
+ "eslint-plugin-react-hooks": "^7.0.0",
156
156
  "eslint-plugin-simple-import-sort": "^12.1.1",
157
157
  "eslint-plugin-unicorn": "^52.0.0",
158
158
  "husky": "^9.1.7",
159
- "jest": "^30.0.5",
160
- "jsdoc": "^4.0.4",
161
- "lint-staged": "^16.1.5",
162
- "npm-check-updates": "^18.0.2",
159
+ "jest": "^30.2.0",
160
+ "jsdoc": "^4.0.5",
161
+ "lint-staged": "^16.2.5",
162
+ "npm-check-updates": "^19.1.1",
163
163
  "prettier": "^3.6.2",
164
- "prettier-plugin-organize-imports": "^4.2.0",
164
+ "prettier-plugin-organize-imports": "^4.3.0",
165
165
  "prettier-plugin-packagejson": "^2.5.19",
166
166
  "prop-types": "^15.8.1",
167
- "react-refresh": "0.17.0",
167
+ "react-refresh": "0.18.0",
168
168
  "rimraf": "^6.0.1",
169
- "rollup": "^4.47.1",
169
+ "rollup": "^4.52.5",
170
170
  "rollup-plugin-copy": "^3.5.0",
171
171
  "rollup-plugin-dts": "^6.2.3",
172
172
  "rollup-plugin-livereload": "^2.0.5",
@@ -174,12 +174,12 @@
174
174
  "rollup-plugin-postcss": "^4.0.2",
175
175
  "rollup-plugin-serve": "^3.0.0",
176
176
  "rollup-plugin-typescript2": "^0.36.0",
177
- "stylelint": "^16.23.1",
177
+ "stylelint": "^16.25.0",
178
178
  "stylelint-config-css-modules": "^4.5.1",
179
179
  "stylelint-config-prettier": "^9.0.5",
180
- "stylelint-config-standard": "^39.0.0",
180
+ "stylelint-config-standard": "^39.0.1",
181
181
  "stylelint-declaration-block-no-ignored-properties": "^2.8.0",
182
182
  "stylelint-order": "^7.0.0",
183
- "typescript": "^5.9.2"
183
+ "typescript": "^5.9.3"
184
184
  }
185
185
  }