antd-management-fast-component 2.6.159 → 2.6.161

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 (2) hide show
  1. package/es/index.js +2 -2
  2. package/package.json +23 -23
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-component",
3
- "version": "2.6.159",
3
+ "version": "2.6.161",
4
4
  "description": "antd-management-fast-component",
5
5
  "keywords": [
6
6
  "antd-management-fast-component"
@@ -66,13 +66,13 @@
66
66
  "antd": "^5.17.3",
67
67
  "antd-management-fast-common": "workspace:*",
68
68
  "array-move": "^4.0.0",
69
- "axios": "^1.7.0",
69
+ "axios": "^1.7.2",
70
70
  "bizcharts": "^4.1.23",
71
71
  "classnames": "^2.5.1",
72
72
  "copy-to-clipboard": "^3.3.3",
73
73
  "dayjs": "^1.11.11",
74
- "easy-soft-dva": "^3.10.40",
75
- "easy-soft-utility": "^2.8.43",
74
+ "easy-soft-dva": "^3.10.42",
75
+ "easy-soft-utility": "^2.8.45",
76
76
  "html-react-parser": "^5.1.10",
77
77
  "lodash.debounce": "^4.0.8",
78
78
  "numeral": "^2.0.6",
@@ -92,18 +92,18 @@
92
92
  "umi": "^4.2.5"
93
93
  },
94
94
  "devDependencies": {
95
- "@babel/core": "^7.24.5",
96
- "@babel/eslint-parser": "^7.24.5",
97
- "@babel/plugin-external-helpers": "^7.24.1",
98
- "@babel/plugin-proposal-decorators": "^7.24.1",
99
- "@babel/plugin-syntax-jsx": "^7.24.1",
100
- "@babel/plugin-transform-class-properties": "^7.24.1",
101
- "@babel/plugin-transform-private-methods": "^7.24.1",
102
- "@babel/plugin-transform-private-property-in-object": "^7.24.5",
103
- "@babel/plugin-transform-runtime": "^7.24.3",
104
- "@babel/preset-env": "^7.24.5",
105
- "@babel/preset-react": "^7.24.1",
106
- "@babel/runtime": "^7.24.5",
95
+ "@babel/core": "^7.24.6",
96
+ "@babel/eslint-parser": "^7.24.6",
97
+ "@babel/plugin-external-helpers": "^7.24.6",
98
+ "@babel/plugin-proposal-decorators": "^7.24.6",
99
+ "@babel/plugin-syntax-jsx": "^7.24.6",
100
+ "@babel/plugin-transform-class-properties": "^7.24.6",
101
+ "@babel/plugin-transform-private-methods": "^7.24.6",
102
+ "@babel/plugin-transform-private-property-in-object": "^7.24.6",
103
+ "@babel/plugin-transform-runtime": "^7.24.6",
104
+ "@babel/preset-env": "^7.24.6",
105
+ "@babel/preset-react": "^7.24.6",
106
+ "@babel/runtime": "^7.24.6",
107
107
  "@changesets/cli": "^2.27.3",
108
108
  "@commitlint/cli": "^19.3.0",
109
109
  "@commitlint/config-conventional": "^19.2.2",
@@ -112,7 +112,7 @@
112
112
  "@rollup/plugin-alias": "^5.1.0",
113
113
  "@rollup/plugin-babel": "6.0.4",
114
114
  "@rollup/plugin-buble": "^1.0.3",
115
- "@rollup/plugin-commonjs": "^25.0.7",
115
+ "@rollup/plugin-commonjs": "^25.0.8",
116
116
  "@rollup/plugin-json": "^6.1.0",
117
117
  "@rollup/plugin-node-resolve": "^15.2.3",
118
118
  "@rollup/plugin-replace": "^5.0.5",
@@ -125,10 +125,10 @@
125
125
  "@types/lodash.debounce": "^4.0.9",
126
126
  "@types/lodash.isequal": "^4.5.8",
127
127
  "@types/node": "^20.12.12",
128
- "@types/react": "^18.3.2",
128
+ "@types/react": "^18.3.3",
129
129
  "@types/react-dom": "^18.3.0",
130
130
  "@types/shelljs": "^0.8.15",
131
- "@typescript-eslint/parser": "^7.9.0",
131
+ "@typescript-eslint/parser": "^7.10.0",
132
132
  "autoprefixer": "^10.4.19",
133
133
  "babel-jest": "^29.7.0",
134
134
  "commitizen": "^4.3.0",
@@ -137,7 +137,7 @@
137
137
  "cssnano": "^7.0.1",
138
138
  "cz-git": "^1.9.1",
139
139
  "documentation": "^14.0.3",
140
- "easy-soft-develop": "^2.1.163",
140
+ "easy-soft-develop": "^2.1.169",
141
141
  "eslint": "^8.57.0",
142
142
  "eslint-config-airbnb": "^19.0.4",
143
143
  "eslint-config-airbnb-typescript": "^18.0.0",
@@ -156,14 +156,14 @@
156
156
  "eslint-plugin-unicorn": "^52.0.0",
157
157
  "husky": "^9.0.11",
158
158
  "jest": "^29.7.0",
159
- "lint-staged": "^15.2.2",
159
+ "lint-staged": "^15.2.5",
160
160
  "npm-check-updates": "^16.14.20",
161
161
  "prettier": "^3.2.5",
162
162
  "prettier-plugin-organize-imports": "^3.2.4",
163
163
  "prettier-plugin-packagejson": "^2.5.0",
164
164
  "prop-types": "^15.8.1",
165
165
  "rimraf": "^5.0.7",
166
- "rollup": "^4.17.2",
166
+ "rollup": "^4.18.0",
167
167
  "rollup-plugin-copy": "^3.5.0",
168
168
  "rollup-plugin-dts": "^6.1.1",
169
169
  "rollup-plugin-livereload": "^2.0.5",
@@ -171,7 +171,7 @@
171
171
  "rollup-plugin-postcss": "^4.0.2",
172
172
  "rollup-plugin-serve": "^3.0.0",
173
173
  "rollup-plugin-typescript2": "^0.36.0",
174
- "stylelint": "^16.5.0",
174
+ "stylelint": "^16.6.0",
175
175
  "stylelint-config-css-modules": "^4.4.0",
176
176
  "stylelint-config-prettier": "^9.0.5",
177
177
  "stylelint-config-standard": "^36.0.0",