antd-management-fast-component 2.6.127 → 2.6.129

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 +44 -44
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-component",
3
- "version": "2.6.127",
3
+ "version": "2.6.129",
4
4
  "description": "antd-management-fast-component",
5
5
  "keywords": [
6
6
  "antd-management-fast-component"
@@ -58,22 +58,22 @@
58
58
  "z:tsc:build": "echo show tsc version and create declaration file && tsc -v && tsc -p ./tsconfig.types.json && echo declaration file generate complete"
59
59
  },
60
60
  "dependencies": {
61
- "@ant-design/icons": "^5.2.6",
61
+ "@ant-design/icons": "^5.3.1",
62
62
  "@ant-design/pro-layout": "^7.17.19",
63
63
  "@tanem/react-nprogress": "^5.0.51",
64
64
  "@tinymce/tinymce-react": "^4.3.2",
65
- "@umijs/max": "^4.1.1",
66
- "antd": "^5.13.2",
67
- "antd-management-fast-common": "^2.6.82",
65
+ "@umijs/max": "^4.1.2",
66
+ "antd": "^5.15.0",
67
+ "antd-management-fast-common": "^2.6.84",
68
68
  "array-move": "^4.0.0",
69
- "axios": "^1.6.5",
69
+ "axios": "^1.6.7",
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.11",
75
- "easy-soft-utility": "^2.8.12",
76
- "html-react-parser": "^5.1.1",
74
+ "easy-soft-dva": "^3.10.13",
75
+ "easy-soft-utility": "^2.8.13",
76
+ "html-react-parser": "^5.1.8",
77
77
  "lodash.debounce": "^4.0.8",
78
78
  "numeral": "^2.0.6",
79
79
  "path-to-regexp": "^6.2.1",
@@ -83,32 +83,31 @@
83
83
  "rc-queue-anim": "^2.0.0",
84
84
  "rc-texty": "^0.2.0",
85
85
  "rc-tween-one": "^3.0.6",
86
- "rc-util": "^5.38.1",
86
+ "rc-util": "^5.38.2",
87
87
  "react": "^18.2.0",
88
88
  "react-dom": "^18.2.0",
89
89
  "react-json-view": "^1.21.3",
90
- "react-player": "^2.14.1",
90
+ "react-player": "^2.15.1",
91
91
  "react-syntax-highlighter": "^15.5.0",
92
- "umi": "^4.1.1"
92
+ "umi": "^4.1.2"
93
93
  },
94
94
  "devDependencies": {
95
- "@babel/core": "^7.23.7",
96
- "@babel/eslint-parser": "^7.23.3",
95
+ "@babel/core": "^7.24.0",
96
+ "@babel/eslint-parser": "^7.23.10",
97
97
  "@babel/plugin-external-helpers": "^7.23.3",
98
- "@babel/plugin-proposal-decorators": "^7.23.7",
98
+ "@babel/plugin-proposal-decorators": "^7.24.0",
99
99
  "@babel/plugin-syntax-jsx": "^7.23.3",
100
100
  "@babel/plugin-transform-class-properties": "^7.23.3",
101
101
  "@babel/plugin-transform-private-methods": "^7.23.3",
102
102
  "@babel/plugin-transform-private-property-in-object": "^7.23.4",
103
- "@babel/plugin-transform-runtime": "^7.23.7",
104
- "@babel/preset-env": "^7.23.8",
103
+ "@babel/plugin-transform-runtime": "^7.24.0",
104
+ "@babel/preset-env": "^7.24.0",
105
105
  "@babel/preset-react": "^7.23.3",
106
- "@babel/runtime": "^7.23.8",
106
+ "@babel/runtime": "^7.24.0",
107
107
  "@changesets/cli": "^2.27.1",
108
- "@commitlint/cli": "^18.5.0",
109
- "@commitlint/config-conventional": "^18.5.0",
110
- "@commitlint/config-pnpm-scopes": "^18.4.4",
111
- "@commitlint/cz-commitlint": "^18.5.0",
108
+ "@commitlint/cli": "^19.0.3",
109
+ "@commitlint/config-conventional": "^19.0.3",
110
+ "@commitlint/config-pnpm-scopes": "^19.0.0",
112
111
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
113
112
  "@rollup/plugin-alias": "^5.1.0",
114
113
  "@rollup/plugin-babel": "6.0.4",
@@ -121,49 +120,50 @@
121
120
  "@rollup/plugin-url": "^8.0.2",
122
121
  "@svgr/rollup": "^8.1.0",
123
122
  "@types/fs-extra": "^11.0.4",
124
- "@types/jest": "^29.5.11",
123
+ "@types/jest": "^29.5.12",
125
124
  "@types/lodash": "^4.14.202",
126
125
  "@types/lodash.debounce": "^4.0.9",
127
126
  "@types/lodash.isequal": "^4.5.8",
128
- "@types/node": "^20.11.5",
129
- "@types/react": "^18.2.48",
130
- "@types/react-dom": "^18.2.18",
127
+ "@types/node": "^20.11.24",
128
+ "@types/react": "^18.2.62",
129
+ "@types/react-dom": "^18.2.19",
131
130
  "@types/shelljs": "^0.8.15",
132
- "@typescript-eslint/parser": "^6.19.0",
133
- "autoprefixer": "^10.4.17",
131
+ "@typescript-eslint/parser": "^7.1.1",
132
+ "autoprefixer": "^10.4.18",
134
133
  "babel-jest": "^29.7.0",
135
134
  "commitizen": "^4.3.0",
136
135
  "conventional-changelog-conventionalcommits": "^7.0.2",
137
136
  "cross-env": "^7.0.3",
138
- "cssnano": "^6.0.3",
139
- "documentation": "^14.0.2",
140
- "easy-soft-develop": "^2.1.61",
141
- "eslint": "^8.56.0",
137
+ "cssnano": "^6.0.5",
138
+ "cz-git": "^1.9.0",
139
+ "documentation": "^14.0.3",
140
+ "easy-soft-develop": "^2.1.68",
141
+ "eslint": "^8.57.0",
142
142
  "eslint-config-airbnb": "^19.0.4",
143
- "eslint-config-airbnb-typescript": "^17.1.0",
143
+ "eslint-config-airbnb-typescript": "^18.0.0",
144
144
  "eslint-config-prettier": "^9.1.0",
145
145
  "eslint-formatter-pretty": "^6.0.1",
146
146
  "eslint-import-resolver-typescript": "^3.6.1",
147
147
  "eslint-plugin-eslint-comments": "^3.2.0",
148
148
  "eslint-plugin-import": "^2.29.1",
149
- "eslint-plugin-jest": "^27.6.3",
149
+ "eslint-plugin-jest": "^27.9.0",
150
150
  "eslint-plugin-jsx-a11y": "^6.8.0",
151
151
  "eslint-plugin-prettier": "^5.1.3",
152
152
  "eslint-plugin-promise": "^6.1.1",
153
- "eslint-plugin-react": "^7.33.2",
153
+ "eslint-plugin-react": "^7.34.0",
154
154
  "eslint-plugin-react-hooks": "^4.6.0",
155
- "eslint-plugin-simple-import-sort": "^10.0.0",
156
- "eslint-plugin-unicorn": "^50.0.1",
157
- "husky": "^8.0.3",
155
+ "eslint-plugin-simple-import-sort": "^12.0.0",
156
+ "eslint-plugin-unicorn": "^51.0.1",
157
+ "husky": "^9.0.11",
158
158
  "jest": "^29.7.0",
159
- "lint-staged": "^15.2.0",
160
- "npm-check-updates": "^16.14.12",
161
- "prettier": "^3.2.4",
159
+ "lint-staged": "^15.2.2",
160
+ "npm-check-updates": "^16.14.15",
161
+ "prettier": "^3.2.5",
162
162
  "prettier-plugin-organize-imports": "^3.2.4",
163
- "prettier-plugin-packagejson": "^2.4.9",
163
+ "prettier-plugin-packagejson": "^2.4.12",
164
164
  "prop-types": "^15.8.1",
165
165
  "rimraf": "^5.0.5",
166
- "rollup": "^4.9.6",
166
+ "rollup": "^4.12.0",
167
167
  "rollup-plugin-copy": "^3.5.0",
168
168
  "rollup-plugin-dts": "^6.1.0",
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.2.0",
174
+ "stylelint": "^16.2.1",
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",