antd-management-fast-component 2.6.48 → 2.6.50

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 +2 -2
  2. package/package.json +16 -16
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-component",
3
- "version": "2.6.48",
3
+ "version": "2.6.50",
4
4
  "description": "antd-management-fast-component",
5
5
  "keywords": [
6
6
  "antd-management-fast-component"
@@ -61,20 +61,20 @@
61
61
  },
62
62
  "dependencies": {
63
63
  "@ant-design/icons": "^5.2.6",
64
- "@ant-design/pro-layout": "^7.17.6",
64
+ "@ant-design/pro-layout": "^7.17.7",
65
65
  "@tanem/react-nprogress": "^5.0.51",
66
66
  "@tinymce/tinymce-react": "^4.3.0",
67
- "@umijs/max": "^4.0.83",
67
+ "@umijs/max": "^4.0.85",
68
68
  "antd": "^5.10.0",
69
- "antd-management-fast-common": "^2.6.31",
69
+ "antd-management-fast-common": "^2.6.33",
70
70
  "array-move": "^4.0.0",
71
71
  "axios": "^1.5.1",
72
72
  "bizcharts": "^4.1.22",
73
73
  "classnames": "^2.3.2",
74
74
  "copy-to-clipboard": "^3.3.3",
75
75
  "dayjs": "^1.11.10",
76
- "easy-soft-dva": "^3.9.17",
77
- "easy-soft-utility": "^2.7.19",
76
+ "easy-soft-dva": "^3.9.18",
77
+ "easy-soft-utility": "^2.7.20",
78
78
  "html-react-parser": "^4.2.2",
79
79
  "lodash.debounce": "^4.0.8",
80
80
  "numeral": "^2.0.6",
@@ -85,27 +85,27 @@
85
85
  "rc-queue-anim": "^2.0.0",
86
86
  "rc-texty": "^0.2.0",
87
87
  "rc-tween-one": "^3.0.6",
88
- "rc-util": "^5.37.0",
88
+ "rc-util": "^5.38.0",
89
89
  "react": "^18.2.0",
90
90
  "react-dom": "^18.2.0",
91
91
  "react-json-view": "^1.21.3",
92
92
  "react-player": "^2.13.0",
93
93
  "react-syntax-highlighter": "^15.5.0",
94
- "umi": "^4.0.83"
94
+ "umi": "^4.0.85"
95
95
  },
96
96
  "devDependencies": {
97
- "@babel/core": "^7.23.0",
97
+ "@babel/core": "^7.23.2",
98
98
  "@babel/eslint-parser": "^7.22.15",
99
99
  "@babel/plugin-external-helpers": "^7.22.5",
100
- "@babel/plugin-proposal-decorators": "^7.23.0",
100
+ "@babel/plugin-proposal-decorators": "^7.23.2",
101
101
  "@babel/plugin-syntax-jsx": "^7.22.5",
102
102
  "@babel/plugin-transform-class-properties": "^7.22.5",
103
103
  "@babel/plugin-transform-private-methods": "^7.22.5",
104
104
  "@babel/plugin-transform-private-property-in-object": "^7.22.11",
105
- "@babel/plugin-transform-runtime": "^7.22.15",
106
- "@babel/preset-env": "^7.22.20",
105
+ "@babel/plugin-transform-runtime": "^7.23.2",
106
+ "@babel/preset-env": "^7.23.2",
107
107
  "@babel/preset-react": "^7.22.15",
108
- "@babel/runtime": "^7.23.1",
108
+ "@babel/runtime": "^7.23.2",
109
109
  "@changesets/cli": "^2.26.2",
110
110
  "@commitlint/cli": "^17.7.2",
111
111
  "@commitlint/config-conventional": "^17.7.0",
@@ -126,7 +126,7 @@
126
126
  "@types/lodash": "^4.14.199",
127
127
  "@types/lodash.debounce": "^4.0.7",
128
128
  "@types/lodash.isequal": "^4.5.6",
129
- "@types/node": "^20.8.4",
129
+ "@types/node": "^20.8.5",
130
130
  "@types/react": "^18.2.28",
131
131
  "@types/react-dom": "^18.2.13",
132
132
  "@types/shelljs": "^0.8.13",
@@ -149,7 +149,7 @@
149
149
  "eslint-plugin-import": "^2.28.1",
150
150
  "eslint-plugin-jest": "^27.4.2",
151
151
  "eslint-plugin-jsx-a11y": "^6.7.1",
152
- "eslint-plugin-prettier": "^5.0.0",
152
+ "eslint-plugin-prettier": "^5.0.1",
153
153
  "eslint-plugin-promise": "^6.1.1",
154
154
  "eslint-plugin-react": "^7.33.2",
155
155
  "eslint-plugin-react-hooks": "^4.6.0",
@@ -158,7 +158,7 @@
158
158
  "husky": "^8.0.3",
159
159
  "jest": "^29.7.0",
160
160
  "lint-staged": "^14.0.1",
161
- "npm-check-updates": "^16.14.5",
161
+ "npm-check-updates": "^16.14.6",
162
162
  "prettier": "^3.0.3",
163
163
  "prettier-plugin-organize-imports": "^3.2.3",
164
164
  "prettier-plugin-packagejson": "^2.4.6",