antd-management-fast-component 2.6.146 → 2.6.147

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 +33 -33
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-component",
3
- "version": "2.6.146",
3
+ "version": "2.6.147",
4
4
  "description": "antd-management-fast-component",
5
5
  "keywords": [
6
6
  "antd-management-fast-component"
@@ -61,22 +61,22 @@
61
61
  "@ant-design/icons": "^5.3.6",
62
62
  "@ant-design/pro-layout": "^7.19.0",
63
63
  "@tanem/react-nprogress": "^5.0.51",
64
- "@tinymce/tinymce-react": "^5.0.0",
65
- "@umijs/max": "^4.1.6",
66
- "antd": "^5.16.0",
67
- "antd-management-fast-common": "^2.6.94",
64
+ "@tinymce/tinymce-react": "^5.0.1",
65
+ "@umijs/max": "^4.1.10",
66
+ "antd": "^5.16.5",
67
+ "antd-management-fast-common": "^2.6.95",
68
68
  "array-move": "^4.0.0",
69
69
  "axios": "^1.6.8",
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.19",
75
- "easy-soft-utility": "^2.8.22",
74
+ "easy-soft-dva": "^3.10.23",
75
+ "easy-soft-utility": "^2.8.26",
76
76
  "html-react-parser": "^5.1.10",
77
77
  "lodash.debounce": "^4.0.8",
78
78
  "numeral": "^2.0.6",
79
- "path-to-regexp": "^6.2.1",
79
+ "path-to-regexp": "^6.2.2",
80
80
  "queue": "^7.0.0",
81
81
  "randomcolor": "^0.6.2",
82
82
  "rc-animate": "^3.1.1",
@@ -84,15 +84,15 @@
84
84
  "rc-texty": "^0.2.0",
85
85
  "rc-tween-one": "^3.0.6",
86
86
  "rc-util": "^5.39.1",
87
- "react": "^18.2.0",
88
- "react-dom": "^18.2.0",
87
+ "react": "^18.3.1",
88
+ "react-dom": "^18.3.1",
89
89
  "react-json-view": "^1.21.3",
90
- "react-player": "^2.15.1",
90
+ "react-player": "^2.16.0",
91
91
  "react-syntax-highlighter": "^15.5.0",
92
- "umi": "^4.1.6"
92
+ "umi": "^4.1.10"
93
93
  },
94
94
  "devDependencies": {
95
- "@babel/core": "^7.24.3",
95
+ "@babel/core": "^7.24.4",
96
96
  "@babel/eslint-parser": "^7.24.1",
97
97
  "@babel/plugin-external-helpers": "^7.24.1",
98
98
  "@babel/plugin-proposal-decorators": "^7.24.1",
@@ -101,14 +101,14 @@
101
101
  "@babel/plugin-transform-private-methods": "^7.24.1",
102
102
  "@babel/plugin-transform-private-property-in-object": "^7.24.1",
103
103
  "@babel/plugin-transform-runtime": "^7.24.3",
104
- "@babel/preset-env": "^7.24.3",
104
+ "@babel/preset-env": "^7.24.4",
105
105
  "@babel/preset-react": "^7.24.1",
106
- "@babel/runtime": "^7.24.1",
106
+ "@babel/runtime": "^7.24.4",
107
107
  "@changesets/cli": "^2.27.1",
108
- "@commitlint/cli": "^19.2.1",
109
- "@commitlint/config-conventional": "^19.1.0",
108
+ "@commitlint/cli": "^19.3.0",
109
+ "@commitlint/config-conventional": "^19.2.2",
110
110
  "@commitlint/config-pnpm-scopes": "^19.1.0",
111
- "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
111
+ "@pmmmwh/react-refresh-webpack-plugin": "^0.5.13",
112
112
  "@rollup/plugin-alias": "^5.1.0",
113
113
  "@rollup/plugin-babel": "6.0.4",
114
114
  "@rollup/plugin-buble": "^1.0.3",
@@ -124,20 +124,20 @@
124
124
  "@types/lodash": "^4.17.0",
125
125
  "@types/lodash.debounce": "^4.0.9",
126
126
  "@types/lodash.isequal": "^4.5.8",
127
- "@types/node": "^20.12.2",
128
- "@types/react": "^18.2.73",
129
- "@types/react-dom": "^18.2.23",
127
+ "@types/node": "^20.12.7",
128
+ "@types/react": "^18.3.1",
129
+ "@types/react-dom": "^18.3.0",
130
130
  "@types/shelljs": "^0.8.15",
131
- "@typescript-eslint/parser": "^7.4.0",
131
+ "@typescript-eslint/parser": "^7.7.1",
132
132
  "autoprefixer": "^10.4.19",
133
133
  "babel-jest": "^29.7.0",
134
134
  "commitizen": "^4.3.0",
135
135
  "conventional-changelog-conventionalcommits": "^7.0.2",
136
136
  "cross-env": "^7.0.3",
137
- "cssnano": "^6.1.2",
137
+ "cssnano": "^7.0.1",
138
138
  "cz-git": "^1.9.1",
139
139
  "documentation": "^14.0.3",
140
- "easy-soft-develop": "^2.1.72",
140
+ "easy-soft-develop": "^2.1.73",
141
141
  "eslint": "^8.57.0",
142
142
  "eslint-config-airbnb": "^19.0.4",
143
143
  "eslint-config-airbnb-typescript": "^18.0.0",
@@ -146,24 +146,24 @@
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.9.0",
149
+ "eslint-plugin-jest": "^28.3.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
153
  "eslint-plugin-react": "^7.34.1",
154
- "eslint-plugin-react-hooks": "^4.6.0",
155
- "eslint-plugin-simple-import-sort": "^12.0.0",
156
- "eslint-plugin-unicorn": "^51.0.1",
154
+ "eslint-plugin-react-hooks": "^4.6.2",
155
+ "eslint-plugin-simple-import-sort": "^12.1.0",
156
+ "eslint-plugin-unicorn": "^52.0.0",
157
157
  "husky": "^9.0.11",
158
158
  "jest": "^29.7.0",
159
159
  "lint-staged": "^15.2.2",
160
- "npm-check-updates": "^16.14.18",
160
+ "npm-check-updates": "^16.14.20",
161
161
  "prettier": "^3.2.5",
162
162
  "prettier-plugin-organize-imports": "^3.2.4",
163
- "prettier-plugin-packagejson": "^2.4.14",
163
+ "prettier-plugin-packagejson": "^2.5.0",
164
164
  "prop-types": "^15.8.1",
165
165
  "rimraf": "^5.0.5",
166
- "rollup": "^4.13.2",
166
+ "rollup": "^4.17.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,12 +171,12 @@
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.3.1",
174
+ "stylelint": "^16.4.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
179
  "stylelint-order": "^6.0.4",
180
- "typescript": "^5.4.3"
180
+ "typescript": "^5.4.5"
181
181
  }
182
182
  }