antd-management-fast-charts 2.6.106 → 2.6.111

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 +16 -16
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-charts",
3
- "version": "2.6.106",
3
+ "version": "2.6.111",
4
4
  "description": "antd-management-fast-charts",
5
5
  "keywords": [
6
6
  "antd-management-fast-charts"
@@ -93,8 +93,8 @@
93
93
  "umi": "^4.3.6"
94
94
  },
95
95
  "devDependencies": {
96
- "@babel/core": "^7.24.9",
97
- "@babel/eslint-parser": "^7.24.8",
96
+ "@babel/core": "^7.25.2",
97
+ "@babel/eslint-parser": "^7.25.1",
98
98
  "@babel/plugin-external-helpers": "^7.24.7",
99
99
  "@babel/plugin-proposal-decorators": "^7.24.7",
100
100
  "@babel/plugin-syntax-jsx": "^7.24.7",
@@ -102,9 +102,9 @@
102
102
  "@babel/plugin-transform-private-methods": "^7.24.7",
103
103
  "@babel/plugin-transform-private-property-in-object": "^7.24.7",
104
104
  "@babel/plugin-transform-runtime": "^7.24.7",
105
- "@babel/preset-env": "^7.24.8",
105
+ "@babel/preset-env": "^7.25.3",
106
106
  "@babel/preset-react": "^7.24.7",
107
- "@babel/runtime": "^7.24.8",
107
+ "@babel/runtime": "^7.25.0",
108
108
  "@changesets/cli": "^2.27.7",
109
109
  "@commitlint/cli": "^19.3.0",
110
110
  "@commitlint/config-conventional": "^19.2.2",
@@ -125,12 +125,12 @@
125
125
  "@types/lodash": "^4.17.7",
126
126
  "@types/lodash.debounce": "^4.0.9",
127
127
  "@types/lodash.isequal": "^4.5.8",
128
- "@types/node": "^20.14.11",
128
+ "@types/node": "^22.1.0",
129
129
  "@types/react": "^18.3.3",
130
130
  "@types/react-dom": "^18.3.0",
131
131
  "@types/shelljs": "^0.8.15",
132
- "@typescript-eslint/parser": "^7.16.1",
133
- "autoprefixer": "^10.4.19",
132
+ "@typescript-eslint/parser": "^8.0.1",
133
+ "autoprefixer": "^10.4.20",
134
134
  "babel-jest": "^29.7.0",
135
135
  "commitizen": "^4.3.0",
136
136
  "conventional-changelog-conventionalcommits": "^8.0.0",
@@ -138,7 +138,7 @@
138
138
  "cssnano": "^7.0.4",
139
139
  "cz-git": "^1.9.4",
140
140
  "docdash": "^2.0.2",
141
- "easy-soft-develop": "^2.1.224",
141
+ "easy-soft-develop": "^2.1.231",
142
142
  "eslint": "^8.57.0",
143
143
  "eslint-config-airbnb": "^19.0.4",
144
144
  "eslint-config-airbnb-typescript": "^18.0.0",
@@ -147,26 +147,26 @@
147
147
  "eslint-import-resolver-typescript": "^3.6.1",
148
148
  "eslint-plugin-eslint-comments": "^3.2.0",
149
149
  "eslint-plugin-import": "^2.29.1",
150
- "eslint-plugin-jest": "^28.6.0",
150
+ "eslint-plugin-jest": "^28.7.0",
151
151
  "eslint-plugin-jsx-a11y": "^6.9.0",
152
152
  "eslint-plugin-prettier": "^5.2.1",
153
- "eslint-plugin-promise": "^6.6.0",
153
+ "eslint-plugin-promise": "^7.1.0",
154
154
  "eslint-plugin-react": "^7.35.0",
155
155
  "eslint-plugin-react-hooks": "^4.6.2",
156
156
  "eslint-plugin-simple-import-sort": "^12.1.1",
157
157
  "eslint-plugin-unicorn": "^52.0.0",
158
- "husky": "^9.1.1",
158
+ "husky": "^9.1.4",
159
159
  "jest": "^29.7.0",
160
160
  "jsdoc": "^4.0.3",
161
- "lint-staged": "^15.2.7",
162
- "npm-check-updates": "^16.14.20",
161
+ "lint-staged": "^15.2.8",
162
+ "npm-check-updates": "^17.0.3",
163
163
  "prettier": "^3.3.3",
164
164
  "prettier-plugin-organize-imports": "^4.0.0",
165
165
  "prettier-plugin-packagejson": "^2.5.1",
166
166
  "prop-types": "^15.8.1",
167
167
  "react-refresh": "0.14.2",
168
168
  "rimraf": "^6.0.1",
169
- "rollup": "^4.19.0",
169
+ "rollup": "^4.20.0",
170
170
  "rollup-plugin-copy": "^3.5.0",
171
171
  "rollup-plugin-dts": "^6.1.1",
172
172
  "rollup-plugin-livereload": "^2.0.5",
@@ -174,7 +174,7 @@
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.7.0",
177
+ "stylelint": "^16.8.1",
178
178
  "stylelint-config-css-modules": "^4.4.0",
179
179
  "stylelint-config-prettier": "^9.0.5",
180
180
  "stylelint-config-standard": "^36.0.1",