antd-management-fast-component 2.6.126 → 2.6.127

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 +10 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-component",
3
- "version": "2.6.126",
3
+ "version": "2.6.127",
4
4
  "description": "antd-management-fast-component",
5
5
  "keywords": [
6
6
  "antd-management-fast-component"
@@ -64,15 +64,15 @@
64
64
  "@tinymce/tinymce-react": "^4.3.2",
65
65
  "@umijs/max": "^4.1.1",
66
66
  "antd": "^5.13.2",
67
- "antd-management-fast-common": "^2.6.81",
67
+ "antd-management-fast-common": "^2.6.82",
68
68
  "array-move": "^4.0.0",
69
69
  "axios": "^1.6.5",
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.10",
74
- "easy-soft-dva": "^3.10.9",
75
- "easy-soft-utility": "^2.8.10",
74
+ "easy-soft-dva": "^3.10.11",
75
+ "easy-soft-utility": "^2.8.12",
76
76
  "html-react-parser": "^5.1.1",
77
77
  "lodash.debounce": "^4.0.8",
78
78
  "numeral": "^2.0.6",
@@ -105,10 +105,10 @@
105
105
  "@babel/preset-react": "^7.23.3",
106
106
  "@babel/runtime": "^7.23.8",
107
107
  "@changesets/cli": "^2.27.1",
108
- "@commitlint/cli": "^18.4.4",
109
- "@commitlint/config-conventional": "^18.4.4",
108
+ "@commitlint/cli": "^18.5.0",
109
+ "@commitlint/config-conventional": "^18.5.0",
110
110
  "@commitlint/config-pnpm-scopes": "^18.4.4",
111
- "@commitlint/cz-commitlint": "^18.4.4",
111
+ "@commitlint/cz-commitlint": "^18.5.0",
112
112
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
113
113
  "@rollup/plugin-alias": "^5.1.0",
114
114
  "@rollup/plugin-babel": "6.0.4",
@@ -117,6 +117,7 @@
117
117
  "@rollup/plugin-json": "^6.1.0",
118
118
  "@rollup/plugin-node-resolve": "^15.2.3",
119
119
  "@rollup/plugin-replace": "^5.0.5",
120
+ "@rollup/plugin-terser": "^0.4.4",
120
121
  "@rollup/plugin-url": "^8.0.2",
121
122
  "@svgr/rollup": "^8.1.0",
122
123
  "@types/fs-extra": "^11.0.4",
@@ -136,7 +137,7 @@
136
137
  "cross-env": "^7.0.3",
137
138
  "cssnano": "^6.0.3",
138
139
  "documentation": "^14.0.2",
139
- "easy-soft-develop": "^2.1.59",
140
+ "easy-soft-develop": "^2.1.61",
140
141
  "eslint": "^8.56.0",
141
142
  "eslint-config-airbnb": "^19.0.4",
142
143
  "eslint-config-airbnb-typescript": "^17.1.0",
@@ -169,13 +170,13 @@
169
170
  "rollup-plugin-polyfill-node": "^0.13.0",
170
171
  "rollup-plugin-postcss": "^4.0.2",
171
172
  "rollup-plugin-serve": "^3.0.0",
172
- "rollup-plugin-terser": "^7.0.2",
173
173
  "rollup-plugin-typescript2": "^0.36.0",
174
174
  "stylelint": "^16.2.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",
178
178
  "stylelint-declaration-block-no-ignored-properties": "^2.8.0",
179
+ "stylelint-order": "^6.0.4",
179
180
  "typescript": "^5.3.3"
180
181
  }
181
182
  }