antd-management-fast-charts 2.6.150 → 2.6.154

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 +19 -19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-charts",
3
- "version": "2.6.150",
3
+ "version": "2.6.154",
4
4
  "description": "antd-management-fast-charts",
5
5
  "keywords": [
6
6
  "antd-management-fast-charts"
@@ -64,7 +64,7 @@
64
64
  "@tinymce/miniature": "^6.0.0",
65
65
  "@tinymce/tinymce-react": "^6.2.1",
66
66
  "@umijs/max": "^4.4.11",
67
- "antd": "^5.26.2",
67
+ "antd": "^5.26.3",
68
68
  "antd-management-fast-common": "workspace:*",
69
69
  "antd-management-fast-component": "workspace:*",
70
70
  "array-move": "^4.0.0",
@@ -89,21 +89,21 @@
89
89
  "react": "^18.3.1",
90
90
  "react-dom": "^18.3.1",
91
91
  "react-json-view": "^1.21.3",
92
- "react-player": "^2.16.0",
92
+ "react-player": "^3.1.0",
93
93
  "react-syntax-highlighter": "^15.6.1",
94
94
  "umi": "^4.4.11"
95
95
  },
96
96
  "devDependencies": {
97
- "@babel/core": "^7.27.4",
98
- "@babel/eslint-parser": "^7.27.5",
97
+ "@babel/core": "^7.28.0",
98
+ "@babel/eslint-parser": "^7.28.0",
99
99
  "@babel/plugin-external-helpers": "^7.27.1",
100
- "@babel/plugin-proposal-decorators": "^7.27.1",
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.27.4",
106
- "@babel/preset-env": "^7.27.2",
105
+ "@babel/plugin-transform-runtime": "^7.28.0",
106
+ "@babel/preset-env": "^7.28.0",
107
107
  "@babel/preset-react": "^7.27.1",
108
108
  "@babel/runtime": "^7.27.6",
109
109
  "@changesets/cli": "^2.29.5",
@@ -123,16 +123,16 @@
123
123
  "@svgr/rollup": "^8.1.0",
124
124
  "@types/fs-extra": "^11.0.4",
125
125
  "@types/jest": "^30.0.0",
126
- "@types/lodash": "^4.17.19",
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.0.4",
129
+ "@types/node": "^24.0.10",
130
130
  "@types/react": "^18.3.1",
131
131
  "@types/react-dom": "^18.3.1",
132
- "@types/shelljs": "^0.8.16",
133
- "@typescript-eslint/parser": "^8.35.0",
132
+ "@types/shelljs": "^0.8.17",
133
+ "@typescript-eslint/parser": "^8.35.1",
134
134
  "autoprefixer": "^10.4.21",
135
- "babel-jest": "^30.0.2",
135
+ "babel-jest": "^30.0.4",
136
136
  "commitizen": "^4.3.1",
137
137
  "conventional-changelog-conventionalcommits": "^9.0.0",
138
138
  "cross-env": "^7.0.3",
@@ -157,17 +157,17 @@
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.3",
160
+ "jest": "^30.0.4",
161
161
  "jsdoc": "^4.0.4",
162
162
  "lint-staged": "^16.1.2",
163
163
  "npm-check-updates": "^18.0.1",
164
- "prettier": "^3.6.1",
164
+ "prettier": "^3.6.2",
165
165
  "prettier-plugin-organize-imports": "^4.1.0",
166
- "prettier-plugin-packagejson": "^2.5.15",
166
+ "prettier-plugin-packagejson": "^2.5.17",
167
167
  "prop-types": "^15.8.1",
168
168
  "react-refresh": "0.17.0",
169
169
  "rimraf": "^6.0.1",
170
- "rollup": "^4.44.0",
170
+ "rollup": "^4.44.1",
171
171
  "rollup-plugin-copy": "^3.5.0",
172
172
  "rollup-plugin-dts": "^6.2.1",
173
173
  "rollup-plugin-livereload": "^2.0.5",
@@ -175,8 +175,8 @@
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.21.0",
179
- "stylelint-config-css-modules": "^4.5.0",
178
+ "stylelint": "^16.21.1",
179
+ "stylelint-config-css-modules": "^4.5.1",
180
180
  "stylelint-config-prettier": "^9.0.5",
181
181
  "stylelint-config-standard": "^38.0.0",
182
182
  "stylelint-declaration-block-no-ignored-properties": "^2.8.0",