antd-management-fast-component 2.6.23 → 2.6.24

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 +19 -19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-component",
3
- "version": "2.6.23",
3
+ "version": "2.6.24",
4
4
  "description": "antd-management-fast-component",
5
5
  "keywords": [
6
6
  "antd-management-fast-component"
@@ -61,12 +61,12 @@
61
61
  },
62
62
  "dependencies": {
63
63
  "@ant-design/icons": "^5.2.5",
64
- "@ant-design/pro-layout": "^7.16.8",
65
- "@tanem/react-nprogress": "^5.0.47",
64
+ "@ant-design/pro-layout": "^7.16.9",
65
+ "@tanem/react-nprogress": "^5.0.48",
66
66
  "@tinymce/tinymce-react": "^4.3.0",
67
- "@umijs/max": "^4.0.75",
68
- "antd": "^5.8.3",
69
- "antd-management-fast-common": "^2.6.13",
67
+ "@umijs/max": "^4.0.76",
68
+ "antd": "^5.8.4",
69
+ "antd-management-fast-common": "^2.6.14",
70
70
  "array-move": "^4.0.0",
71
71
  "axios": "^1.4.0",
72
72
  "bizcharts": "^4.1.22",
@@ -91,7 +91,7 @@
91
91
  "react-json-view": "^1.21.3",
92
92
  "react-player": "^2.12.0",
93
93
  "react-syntax-highlighter": "^15.5.0",
94
- "umi": "^4.0.75"
94
+ "umi": "^4.0.76"
95
95
  },
96
96
  "devDependencies": {
97
97
  "@babel/core": "^7.22.10",
@@ -116,7 +116,7 @@
116
116
  "@rollup/plugin-buble": "^1.0.2",
117
117
  "@rollup/plugin-commonjs": "^25.0.4",
118
118
  "@rollup/plugin-json": "^6.0.0",
119
- "@rollup/plugin-node-resolve": "^15.1.0",
119
+ "@rollup/plugin-node-resolve": "^15.2.1",
120
120
  "@rollup/plugin-replace": "^5.0.2",
121
121
  "@rollup/plugin-url": "^8.0.1",
122
122
  "@svgr/rollup": "^8.1.0",
@@ -125,13 +125,13 @@
125
125
  "@types/lodash": "^4.14.197",
126
126
  "@types/lodash.debounce": "^4.0.7",
127
127
  "@types/lodash.isequal": "^4.5.6",
128
- "@types/node": "^20.5.0",
128
+ "@types/node": "^20.5.1",
129
129
  "@types/react": "^18.2.20",
130
130
  "@types/react-dom": "^18.2.7",
131
131
  "@types/shelljs": "^0.8.12",
132
- "@typescript-eslint/parser": "^6.4.0",
132
+ "@typescript-eslint/parser": "^6.4.1",
133
133
  "autoprefixer": "^10.4.15",
134
- "babel-jest": "^29.6.2",
134
+ "babel-jest": "^29.6.3",
135
135
  "commitizen": "^4.3.0",
136
136
  "conventional-changelog-conventionalcommits": "^6.1.0",
137
137
  "cross-env": "^7.0.3",
@@ -145,34 +145,34 @@
145
145
  "eslint-formatter-pretty": "^5.0.0",
146
146
  "eslint-import-resolver-typescript": "^3.6.0",
147
147
  "eslint-plugin-eslint-comments": "^3.2.0",
148
- "eslint-plugin-import": "^2.28.0",
148
+ "eslint-plugin-import": "^2.28.1",
149
149
  "eslint-plugin-jest": "^27.2.3",
150
150
  "eslint-plugin-jsx-a11y": "^6.7.1",
151
151
  "eslint-plugin-prettier": "^5.0.0",
152
152
  "eslint-plugin-promise": "^6.1.1",
153
- "eslint-plugin-react": "^7.33.1",
153
+ "eslint-plugin-react": "^7.33.2",
154
154
  "eslint-plugin-react-hooks": "^4.6.0",
155
155
  "eslint-plugin-simple-import-sort": "^10.0.0",
156
156
  "eslint-plugin-unicorn": "^48.0.1",
157
157
  "husky": "^8.0.3",
158
- "jest": "^29.6.2",
159
- "lint-staged": "^14.0.0",
160
- "npm-check-updates": "^16.11.1",
158
+ "jest": "^29.6.3",
159
+ "lint-staged": "^14.0.1",
160
+ "npm-check-updates": "^16.12.3",
161
161
  "prettier": "^3.0.2",
162
162
  "prettier-plugin-organize-imports": "^3.2.3",
163
163
  "prettier-plugin-packagejson": "^2.4.5",
164
164
  "prop-types": "^15.8.1",
165
165
  "rimraf": "^5.0.1",
166
- "rollup": "^3.28.0",
166
+ "rollup": "^3.28.1",
167
167
  "rollup-plugin-copy": "^3.4.0",
168
- "rollup-plugin-dts": "^5.3.1",
168
+ "rollup-plugin-dts": "^6.0.0",
169
169
  "rollup-plugin-livereload": "^2.0.5",
170
170
  "rollup-plugin-polyfill-node": "^0.12.0",
171
171
  "rollup-plugin-postcss": "^4.0.2",
172
172
  "rollup-plugin-serve": "^2.0.2",
173
173
  "rollup-plugin-terser": "^7.0.2",
174
174
  "rollup-plugin-typescript2": "^0.35.0",
175
- "stylelint": "^15.10.2",
175
+ "stylelint": "^15.10.3",
176
176
  "stylelint-config-css-modules": "^4.3.0",
177
177
  "stylelint-config-prettier": "^9.0.5",
178
178
  "stylelint-config-standard": "^34.0.0",