antd-management-fast-charts 2.6.143 → 2.6.145

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 +48 -47
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-charts",
3
- "version": "2.6.143",
3
+ "version": "2.6.145",
4
4
  "description": "antd-management-fast-charts",
5
5
  "keywords": [
6
6
  "antd-management-fast-charts"
@@ -59,22 +59,23 @@
59
59
  },
60
60
  "dependencies": {
61
61
  "@ant-design/icons": "^6.0.0",
62
- "@ant-design/pro-components": "^2.8.6",
62
+ "@ant-design/pro-components": "^2.8.7",
63
63
  "@tanem/react-nprogress": "^5.0.55",
64
- "@tinymce/tinymce-react": "^6.0.0",
65
- "@umijs/max": "^4.4.6",
66
- "antd": "^5.24.5",
64
+ "@tinymce/miniature": "^6.0.0",
65
+ "@tinymce/tinymce-react": "^6.2.0",
66
+ "@umijs/max": "^4.4.11",
67
+ "antd": "^5.25.3",
67
68
  "antd-management-fast-common": "workspace:*",
68
69
  "antd-management-fast-component": "workspace:*",
69
70
  "array-move": "^4.0.0",
70
- "axios": "^1.8.4",
71
+ "axios": "^1.9.0",
71
72
  "bizcharts": "^4.1.23",
72
73
  "classnames": "^2.5.1",
73
74
  "copy-to-clipboard": "^3.3.3",
74
75
  "dayjs": "^1.11.13",
75
- "easy-soft-dva": "^3.10.85",
76
- "easy-soft-utility": "^2.8.88",
77
- "html-react-parser": "^5.2.2",
76
+ "easy-soft-dva": "^3.10.87",
77
+ "easy-soft-utility": "^2.8.90",
78
+ "html-react-parser": "^5.2.5",
78
79
  "lodash.debounce": "^4.0.8",
79
80
  "numeral": "^2.0.6",
80
81
  "path-to-regexp": "^8.2.0",
@@ -90,26 +91,26 @@
90
91
  "react-json-view": "^1.21.3",
91
92
  "react-player": "^2.16.0",
92
93
  "react-syntax-highlighter": "^15.6.1",
93
- "umi": "^4.4.6"
94
+ "umi": "^4.4.11"
94
95
  },
95
96
  "devDependencies": {
96
- "@babel/core": "^7.26.10",
97
- "@babel/eslint-parser": "^7.27.0",
98
- "@babel/plugin-external-helpers": "^7.25.9",
99
- "@babel/plugin-proposal-decorators": "^7.25.9",
100
- "@babel/plugin-syntax-jsx": "^7.25.9",
101
- "@babel/plugin-transform-class-properties": "^7.25.9",
102
- "@babel/plugin-transform-private-methods": "^7.25.9",
103
- "@babel/plugin-transform-private-property-in-object": "^7.25.9",
104
- "@babel/plugin-transform-runtime": "^7.26.10",
105
- "@babel/preset-env": "^7.26.9",
106
- "@babel/preset-react": "^7.26.3",
107
- "@babel/runtime": "^7.27.0",
108
- "@changesets/cli": "^2.28.1",
109
- "@commitlint/cli": "^19.8.0",
110
- "@commitlint/config-conventional": "^19.8.0",
111
- "@commitlint/config-pnpm-scopes": "^19.8.0",
112
- "@pmmmwh/react-refresh-webpack-plugin": "^0.5.16",
97
+ "@babel/core": "^7.27.3",
98
+ "@babel/eslint-parser": "^7.27.1",
99
+ "@babel/plugin-external-helpers": "^7.27.1",
100
+ "@babel/plugin-proposal-decorators": "^7.27.1",
101
+ "@babel/plugin-syntax-jsx": "^7.27.1",
102
+ "@babel/plugin-transform-class-properties": "^7.27.1",
103
+ "@babel/plugin-transform-private-methods": "^7.27.1",
104
+ "@babel/plugin-transform-private-property-in-object": "^7.27.1",
105
+ "@babel/plugin-transform-runtime": "^7.27.3",
106
+ "@babel/preset-env": "^7.27.2",
107
+ "@babel/preset-react": "^7.27.1",
108
+ "@babel/runtime": "^7.27.3",
109
+ "@changesets/cli": "^2.29.4",
110
+ "@commitlint/cli": "^19.8.1",
111
+ "@commitlint/config-conventional": "^19.8.1",
112
+ "@commitlint/config-pnpm-scopes": "^19.8.1",
113
+ "@pmmmwh/react-refresh-webpack-plugin": "^0.6.0",
113
114
  "@rollup/plugin-alias": "^5.1.1",
114
115
  "@rollup/plugin-babel": "6.0.4",
115
116
  "@rollup/plugin-buble": "^1.0.3",
@@ -122,51 +123,51 @@
122
123
  "@svgr/rollup": "^8.1.0",
123
124
  "@types/fs-extra": "^11.0.4",
124
125
  "@types/jest": "^29.5.14",
125
- "@types/lodash": "^4.17.16",
126
+ "@types/lodash": "^4.17.17",
126
127
  "@types/lodash.debounce": "^4.0.9",
127
128
  "@types/lodash.isequal": "^4.5.8",
128
- "@types/node": "^22.13.14",
129
+ "@types/node": "^22.15.24",
129
130
  "@types/react": "^18.3.1",
130
131
  "@types/react-dom": "^18.3.1",
131
- "@types/shelljs": "^0.8.15",
132
- "@typescript-eslint/parser": "^8.28.0",
132
+ "@types/shelljs": "^0.8.16",
133
+ "@typescript-eslint/parser": "^8.33.0",
133
134
  "autoprefixer": "^10.4.21",
134
135
  "babel-jest": "^29.7.0",
135
136
  "commitizen": "^4.3.1",
136
- "conventional-changelog-conventionalcommits": "^8.0.0",
137
+ "conventional-changelog-conventionalcommits": "^9.0.0",
137
138
  "cross-env": "^7.0.3",
138
- "cssnano": "^7.0.6",
139
+ "cssnano": "^7.0.7",
139
140
  "cz-git": "^1.11.1",
140
141
  "docdash": "^2.0.2",
141
- "easy-soft-develop": "^2.1.277",
142
+ "easy-soft-develop": "^2.1.285",
142
143
  "eslint": "^8.57.0",
143
144
  "eslint-config-airbnb": "^19.0.4",
144
145
  "eslint-config-airbnb-typescript": "^18.0.0",
145
- "eslint-config-prettier": "^10.1.1",
146
+ "eslint-config-prettier": "^10.1.5",
146
147
  "eslint-formatter-pretty": "^6.0.1",
147
- "eslint-import-resolver-typescript": "^4.3.1",
148
+ "eslint-import-resolver-typescript": "^4.4.1",
148
149
  "eslint-plugin-eslint-comments": "^3.2.0",
149
150
  "eslint-plugin-import": "^2.31.0",
150
- "eslint-plugin-jest": "^28.11.0",
151
+ "eslint-plugin-jest": "^28.11.1",
151
152
  "eslint-plugin-jsx-a11y": "^6.10.2",
152
- "eslint-plugin-prettier": "^5.2.5",
153
+ "eslint-plugin-prettier": "^5.4.0",
153
154
  "eslint-plugin-promise": "^7.2.1",
154
- "eslint-plugin-react": "^7.37.4",
155
+ "eslint-plugin-react": "^7.37.5",
155
156
  "eslint-plugin-react-hooks": "^5.2.0",
156
157
  "eslint-plugin-simple-import-sort": "^12.1.1",
157
158
  "eslint-plugin-unicorn": "^52.0.0",
158
159
  "husky": "^9.1.7",
159
160
  "jest": "^29.7.0",
160
161
  "jsdoc": "^4.0.4",
161
- "lint-staged": "^15.5.0",
162
- "npm-check-updates": "^17.1.16",
162
+ "lint-staged": "^16.1.0",
163
+ "npm-check-updates": "^18.0.1",
163
164
  "prettier": "^3.5.3",
164
165
  "prettier-plugin-organize-imports": "^4.1.0",
165
- "prettier-plugin-packagejson": "^2.5.10",
166
+ "prettier-plugin-packagejson": "^2.5.14",
166
167
  "prop-types": "^15.8.1",
167
168
  "react-refresh": "0.17.0",
168
169
  "rimraf": "^6.0.1",
169
- "rollup": "^4.38.0",
170
+ "rollup": "^4.41.1",
170
171
  "rollup-plugin-copy": "^3.5.0",
171
172
  "rollup-plugin-dts": "^6.2.1",
172
173
  "rollup-plugin-livereload": "^2.0.5",
@@ -174,12 +175,12 @@
174
175
  "rollup-plugin-postcss": "^4.0.2",
175
176
  "rollup-plugin-serve": "^3.0.0",
176
177
  "rollup-plugin-typescript2": "^0.36.0",
177
- "stylelint": "^16.17.0",
178
+ "stylelint": "^16.19.1",
178
179
  "stylelint-config-css-modules": "^4.4.0",
179
180
  "stylelint-config-prettier": "^9.0.5",
180
- "stylelint-config-standard": "^37.0.0",
181
+ "stylelint-config-standard": "^38.0.0",
181
182
  "stylelint-declaration-block-no-ignored-properties": "^2.8.0",
182
- "stylelint-order": "^6.0.4",
183
- "typescript": "^5.8.2"
183
+ "stylelint-order": "^7.0.0",
184
+ "typescript": "^5.8.3"
184
185
  }
185
186
  }