antd-management-fast-component 2.6.115 → 2.6.119

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 +3 -3
  2. package/package.json +29 -29
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-component",
3
- "version": "2.6.115",
3
+ "version": "2.6.119",
4
4
  "description": "antd-management-fast-component",
5
5
  "keywords": [
6
6
  "antd-management-fast-component"
@@ -64,17 +64,17 @@
64
64
  "@ant-design/pro-layout": "^7.17.16",
65
65
  "@tanem/react-nprogress": "^5.0.51",
66
66
  "@tinymce/tinymce-react": "^4.3.2",
67
- "@umijs/max": "^4.0.90",
68
- "antd": "^5.12.5",
69
- "antd-management-fast-common": "^2.6.71",
67
+ "@umijs/max": "^4.1.0",
68
+ "antd": "^5.12.7",
69
+ "antd-management-fast-common": "^2.6.75",
70
70
  "array-move": "^4.0.0",
71
- "axios": "^1.6.2",
71
+ "axios": "^1.6.4",
72
72
  "bizcharts": "^4.1.23",
73
- "classnames": "^2.3.2",
73
+ "classnames": "^2.5.1",
74
74
  "copy-to-clipboard": "^3.3.3",
75
75
  "dayjs": "^1.11.10",
76
- "easy-soft-dva": "^3.10.2",
77
- "easy-soft-utility": "^2.8.2",
76
+ "easy-soft-dva": "^3.10.3",
77
+ "easy-soft-utility": "^2.8.3",
78
78
  "html-react-parser": "^5.0.11",
79
79
  "lodash.debounce": "^4.0.8",
80
80
  "numeral": "^2.0.6",
@@ -91,26 +91,26 @@
91
91
  "react-json-view": "^1.21.3",
92
92
  "react-player": "^2.14.1",
93
93
  "react-syntax-highlighter": "^15.5.0",
94
- "umi": "^4.0.90"
94
+ "umi": "^4.1.0"
95
95
  },
96
96
  "devDependencies": {
97
- "@babel/core": "^7.23.6",
97
+ "@babel/core": "^7.23.7",
98
98
  "@babel/eslint-parser": "^7.23.3",
99
99
  "@babel/plugin-external-helpers": "^7.23.3",
100
- "@babel/plugin-proposal-decorators": "^7.23.6",
100
+ "@babel/plugin-proposal-decorators": "^7.23.7",
101
101
  "@babel/plugin-syntax-jsx": "^7.23.3",
102
102
  "@babel/plugin-transform-class-properties": "^7.23.3",
103
103
  "@babel/plugin-transform-private-methods": "^7.23.3",
104
104
  "@babel/plugin-transform-private-property-in-object": "^7.23.4",
105
- "@babel/plugin-transform-runtime": "^7.23.6",
106
- "@babel/preset-env": "^7.23.6",
105
+ "@babel/plugin-transform-runtime": "^7.23.7",
106
+ "@babel/preset-env": "^7.23.7",
107
107
  "@babel/preset-react": "^7.23.3",
108
- "@babel/runtime": "^7.23.6",
108
+ "@babel/runtime": "^7.23.7",
109
109
  "@changesets/cli": "^2.27.1",
110
- "@commitlint/cli": "^18.4.3",
111
- "@commitlint/config-conventional": "^18.4.3",
112
- "@commitlint/config-pnpm-scopes": "^18.4.3",
113
- "@commitlint/cz-commitlint": "^18.4.3",
110
+ "@commitlint/cli": "^18.4.4",
111
+ "@commitlint/config-conventional": "^18.4.4",
112
+ "@commitlint/config-pnpm-scopes": "^18.4.4",
113
+ "@commitlint/cz-commitlint": "^18.4.4",
114
114
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
115
115
  "@rollup/plugin-alias": "^5.1.0",
116
116
  "@rollup/plugin-babel": "6.0.4",
@@ -126,28 +126,28 @@
126
126
  "@types/lodash": "^4.14.202",
127
127
  "@types/lodash.debounce": "^4.0.9",
128
128
  "@types/lodash.isequal": "^4.5.8",
129
- "@types/node": "^20.10.5",
130
- "@types/react": "^18.2.45",
129
+ "@types/node": "^20.10.6",
130
+ "@types/react": "^18.2.46",
131
131
  "@types/react-dom": "^18.2.18",
132
132
  "@types/shelljs": "^0.8.15",
133
- "@typescript-eslint/parser": "^6.15.0",
133
+ "@typescript-eslint/parser": "^6.17.0",
134
134
  "autoprefixer": "^10.4.16",
135
135
  "babel-jest": "^29.7.0",
136
136
  "commitizen": "^4.3.0",
137
137
  "conventional-changelog-conventionalcommits": "^7.0.2",
138
138
  "cross-env": "^7.0.3",
139
- "cssnano": "^6.0.2",
139
+ "cssnano": "^6.0.3",
140
140
  "documentation": "^14.0.2",
141
141
  "easy-soft-develop": "^2.1.52",
142
142
  "eslint": "^8.56.0",
143
143
  "eslint-config-airbnb": "^19.0.4",
144
144
  "eslint-config-airbnb-typescript": "^17.1.0",
145
145
  "eslint-config-prettier": "^9.1.0",
146
- "eslint-formatter-pretty": "^6.0.0",
146
+ "eslint-formatter-pretty": "^6.0.1",
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": "^27.6.0",
150
+ "eslint-plugin-jest": "^27.6.1",
151
151
  "eslint-plugin-jsx-a11y": "^6.8.0",
152
152
  "eslint-plugin-prettier": "^5.1.2",
153
153
  "eslint-plugin-promise": "^6.1.1",
@@ -161,10 +161,10 @@
161
161
  "npm-check-updates": "^16.14.12",
162
162
  "prettier": "^3.1.1",
163
163
  "prettier-plugin-organize-imports": "^3.2.4",
164
- "prettier-plugin-packagejson": "^2.4.7",
164
+ "prettier-plugin-packagejson": "^2.4.8",
165
165
  "prop-types": "^15.8.1",
166
166
  "rimraf": "^5.0.5",
167
- "rollup": "^4.9.1",
167
+ "rollup": "^4.9.2",
168
168
  "rollup-plugin-copy": "^3.5.0",
169
169
  "rollup-plugin-dts": "^6.1.0",
170
170
  "rollup-plugin-livereload": "^2.0.5",
@@ -173,11 +173,11 @@
173
173
  "rollup-plugin-serve": "^3.0.0",
174
174
  "rollup-plugin-terser": "^7.0.2",
175
175
  "rollup-plugin-typescript2": "^0.36.0",
176
- "stylelint": "^16.0.2",
176
+ "stylelint": "^16.1.0",
177
177
  "stylelint-config-css-modules": "^4.4.0",
178
178
  "stylelint-config-prettier": "^9.0.5",
179
- "stylelint-config-standard": "^35.0.0",
180
- "stylelint-declaration-block-no-ignored-properties": "^2.7.0",
179
+ "stylelint-config-standard": "^36.0.0",
180
+ "stylelint-declaration-block-no-ignored-properties": "^2.8.0",
181
181
  "typescript": "^5.3.3"
182
182
  }
183
183
  }