antd-management-fast-charts 2.6.166 → 2.6.168

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 +27 -27
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-charts",
3
- "version": "2.6.166",
3
+ "version": "2.6.168",
4
4
  "description": "antd-management-fast-charts",
5
5
  "keywords": [
6
6
  "antd-management-fast-charts"
@@ -58,13 +58,13 @@
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.0.1",
62
62
  "@ant-design/pro-components": "^2.8.10",
63
63
  "@tanem/react-nprogress": "^5.0.55",
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.3",
68
68
  "antd-management-fast-common": "workspace:*",
69
69
  "antd-management-fast-component": "workspace:*",
70
70
  "array-move": "^4.0.0",
@@ -72,13 +72,13 @@
72
72
  "bizcharts": "^4.1.23",
73
73
  "classnames": "^2.5.1",
74
74
  "copy-to-clipboard": "^3.3.3",
75
- "dayjs": "^1.11.13",
76
- "easy-soft-dva": "^3.10.93",
77
- "easy-soft-utility": "^2.8.96",
75
+ "dayjs": "^1.11.18",
76
+ "easy-soft-dva": "^3.10.96",
77
+ "easy-soft-utility": "^2.8.99",
78
78
  "html-react-parser": "^5.2.6",
79
79
  "lodash.debounce": "^4.0.8",
80
80
  "numeral": "^2.0.6",
81
- "path-to-regexp": "^8.2.0",
81
+ "path-to-regexp": "^8.3.0",
82
82
  "queue": "^7.0.0",
83
83
  "randomcolor": "^0.6.2",
84
84
  "rc-animate": "^3.1.1",
@@ -89,27 +89,27 @@
89
89
  "react": "^18.3.1",
90
90
  "react-dom": "^18.3.1",
91
91
  "react-json-view": "^1.21.3",
92
- "react-player": "^3.3.1",
93
- "react-syntax-highlighter": "^15.6.1",
92
+ "react-player": "^3.3.2",
93
+ "react-syntax-highlighter": "^15.6.6",
94
94
  "umi": "^4.4.12"
95
95
  },
96
96
  "devDependencies": {
97
- "@babel/core": "^7.28.0",
98
- "@babel/eslint-parser": "^7.28.0",
97
+ "@babel/core": "^7.28.4",
98
+ "@babel/eslint-parser": "^7.28.4",
99
99
  "@babel/plugin-external-helpers": "^7.27.1",
100
100
  "@babel/plugin-proposal-decorators": "^7.28.0",
101
101
  "@babel/plugin-syntax-jsx": "^7.27.1",
102
102
  "@babel/plugin-transform-class-properties": "^7.27.1",
103
103
  "@babel/plugin-transform-private-methods": "^7.27.1",
104
104
  "@babel/plugin-transform-private-property-in-object": "^7.27.1",
105
- "@babel/plugin-transform-runtime": "^7.28.0",
106
- "@babel/preset-env": "^7.28.0",
105
+ "@babel/plugin-transform-runtime": "^7.28.3",
106
+ "@babel/preset-env": "^7.28.3",
107
107
  "@babel/preset-react": "^7.27.1",
108
- "@babel/runtime": "^7.28.2",
109
- "@changesets/cli": "^2.29.5",
108
+ "@babel/runtime": "^7.28.4",
109
+ "@changesets/cli": "^2.29.7",
110
110
  "@commitlint/cli": "^19.8.1",
111
111
  "@commitlint/config-conventional": "^19.8.1",
112
- "@commitlint/config-pnpm-scopes": "^19.8.1",
112
+ "@commitlint/config-pnpm-scopes": "^19.9.1",
113
113
  "@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
114
114
  "@rollup/plugin-alias": "^5.1.1",
115
115
  "@rollup/plugin-babel": "6.0.4",
@@ -126,20 +126,20 @@
126
126
  "@types/lodash": "^4.17.20",
127
127
  "@types/lodash.debounce": "^4.0.9",
128
128
  "@types/lodash.isequal": "^4.5.8",
129
- "@types/node": "^24.2.1",
129
+ "@types/node": "^24.3.1",
130
130
  "@types/react": "^18.3.1",
131
131
  "@types/react-dom": "^18.3.1",
132
132
  "@types/shelljs": "^0.8.17",
133
- "@typescript-eslint/parser": "^8.39.1",
133
+ "@typescript-eslint/parser": "^8.43.0",
134
134
  "autoprefixer": "^10.4.21",
135
- "babel-jest": "^30.0.5",
135
+ "babel-jest": "^30.1.2",
136
136
  "commitizen": "^4.3.1",
137
137
  "conventional-changelog-conventionalcommits": "^9.1.0",
138
138
  "cross-env": "^10.0.0",
139
- "cssnano": "^7.1.0",
139
+ "cssnano": "^7.1.1",
140
140
  "cz-git": "^1.12.0",
141
141
  "docdash": "^2.0.2",
142
- "easy-soft-develop": "^2.1.298",
142
+ "easy-soft-develop": "^2.1.302",
143
143
  "eslint": "^8.57.0",
144
144
  "eslint-config-airbnb": "^19.0.4",
145
145
  "eslint-config-airbnb-typescript": "^18.0.0",
@@ -157,25 +157,25 @@
157
157
  "eslint-plugin-simple-import-sort": "^12.1.1",
158
158
  "eslint-plugin-unicorn": "^52.0.0",
159
159
  "husky": "^9.1.7",
160
- "jest": "^30.0.5",
160
+ "jest": "^30.1.3",
161
161
  "jsdoc": "^4.0.4",
162
- "lint-staged": "^16.1.5",
163
- "npm-check-updates": "^18.0.2",
162
+ "lint-staged": "^16.1.6",
163
+ "npm-check-updates": "^18.1.0",
164
164
  "prettier": "^3.6.2",
165
165
  "prettier-plugin-organize-imports": "^4.2.0",
166
166
  "prettier-plugin-packagejson": "^2.5.19",
167
167
  "prop-types": "^15.8.1",
168
168
  "react-refresh": "0.17.0",
169
169
  "rimraf": "^6.0.1",
170
- "rollup": "^4.46.2",
170
+ "rollup": "^4.50.1",
171
171
  "rollup-plugin-copy": "^3.5.0",
172
- "rollup-plugin-dts": "^6.2.1",
172
+ "rollup-plugin-dts": "^6.2.3",
173
173
  "rollup-plugin-livereload": "^2.0.5",
174
174
  "rollup-plugin-polyfill-node": "^0.13.0",
175
175
  "rollup-plugin-postcss": "^4.0.2",
176
176
  "rollup-plugin-serve": "^3.0.0",
177
177
  "rollup-plugin-typescript2": "^0.36.0",
178
- "stylelint": "^16.23.1",
178
+ "stylelint": "^16.24.0",
179
179
  "stylelint-config-css-modules": "^4.5.1",
180
180
  "stylelint-config-prettier": "^9.0.5",
181
181
  "stylelint-config-standard": "^39.0.0",