antd-management-fast-framework 1.12.79 → 1.12.82

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.
@@ -130,7 +130,7 @@ var SelectFieldBase = /*#__PURE__*/function (_SupplementWrapper) {
130
130
  onClick: function onClick(e) {
131
131
  return _this.showSelect(e);
132
132
  }
133
- }, "iconCollection.search"), showClear ? /*#__PURE__*/_react.default.createElement(_divider.default, {
133
+ }, _constants.iconCollection.search), showClear ? /*#__PURE__*/_react.default.createElement(_divider.default, {
134
134
  type: "vertical",
135
135
  style: {
136
136
  paddingLeft: 2,
@@ -149,7 +149,7 @@ var SelectFieldBase = /*#__PURE__*/function (_SupplementWrapper) {
149
149
  onClick: function onClick() {
150
150
  return _this.clearSelect();
151
151
  }
152
- }, "iconCollection.closeCircle") : null)
152
+ }, _constants.iconCollection.closeCircle) : null)
153
153
  }, formItemLayout);
154
154
  };
155
155
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-framework",
3
- "version": "1.12.79",
3
+ "version": "1.12.82",
4
4
  "description": "antd-management-fast-framework",
5
5
  "keywords": [
6
6
  "antd-management-fast-framework"
@@ -45,26 +45,26 @@
45
45
  },
46
46
  "dependencies": {
47
47
  "@ant-design/icons": "^4.7.0",
48
- "@ant-design/pro-components": "1.1.5",
49
- "@ant-design/pro-layout": "^6.38.8",
48
+ "@ant-design/pro-components": "1.1.6",
49
+ "@ant-design/pro-layout": "^6.38.9",
50
50
  "@antv/data-set": "^0.11.8",
51
- "@antv/l7": "^2.8.42",
52
- "@antv/l7-maps": "^2.8.42",
51
+ "@antv/l7": "^2.8.46",
52
+ "@antv/l7-maps": "^2.8.46",
53
53
  "@babel/preset-typescript": "^7.17.12",
54
54
  "@tinymce/tinymce-react": "^4.1.0",
55
- "antd": "^4.21.0",
55
+ "antd": "^4.21.3",
56
56
  "array-move": "^4.0.0",
57
57
  "bizcharts": "^4.1.19",
58
- "browserslist": "^4.20.4",
59
- "butterfly-dag": "^4.2.12",
58
+ "browserslist": "^4.21.0",
59
+ "butterfly-dag": "^4.3.4",
60
60
  "butterfly-react": "^1.0.0",
61
- "caniuse-lite": "^1.0.30001352",
61
+ "caniuse-lite": "^1.0.30001358",
62
62
  "classnames": "^2.3.1",
63
63
  "copy-to-clipboard": "^3.3.1",
64
64
  "enquire-js": "^0.2.1",
65
65
  "gg-editor": "^3.1.3",
66
66
  "hash.js": "^1.1.7",
67
- "html-react-parser": "^1.4.14",
67
+ "html-react-parser": "^2.0.0",
68
68
  "lodash": "^4.17.21",
69
69
  "lodash-decorators": "^6.0.1",
70
70
  "lodash.debounce": "^4.0.8",
@@ -88,7 +88,7 @@
88
88
  "rc-scroll-anim": "^2.7.6",
89
89
  "rc-texty": "^0.2.0",
90
90
  "rc-tween-one": "^3.0.6",
91
- "rc-util": "^5.21.5",
91
+ "rc-util": "^5.22.3",
92
92
  "react": "^17.0.2",
93
93
  "react-amap": "^1.2.8",
94
94
  "react-bmap": "^1.0.130",
@@ -116,7 +116,7 @@
116
116
  "devDependencies": {
117
117
  "@ant-design/colors": "^6.0.0",
118
118
  "@ant-design/pro-cli": "^2.1.5",
119
- "@babel/core": "^7.18.2",
119
+ "@babel/core": "^7.18.5",
120
120
  "@babel/plugin-proposal-class-properties": "^7.17.12",
121
121
  "@babel/plugin-proposal-decorators": "^7.18.2",
122
122
  "@babel/plugin-syntax-jsx": "^7.17.12",
@@ -128,22 +128,22 @@
128
128
  "@commitlint/config-lerna-scopes": "^17.0.2",
129
129
  "@commitlint/cz-commitlint": "^17.0.0",
130
130
  "@testing-library/react": "^13.3.0",
131
- "@testing-library/react-hooks": "^8.0.0",
131
+ "@testing-library/react-hooks": "^8.0.1",
132
132
  "@types/express": "^4.17.13",
133
133
  "@types/history": "^4.7.11",
134
- "@types/jest": "^28.1.1",
134
+ "@types/jest": "^28.1.3",
135
135
  "@types/lodash": "^4.14.182",
136
136
  "@types/lodash.debounce": "^4.0.7",
137
137
  "@types/lodash.isequal": "^4.5.6",
138
- "@types/node": "^17.0.42",
138
+ "@types/node": "^18.0.0",
139
139
  "@types/nprogress": "^0.2.0",
140
140
  "@types/numeral": "^2.0.2",
141
141
  "@types/randomcolor": "^0.5.6",
142
- "@types/react": "^18.0.12",
142
+ "@types/react": "^18.0.14",
143
143
  "@types/react-document-title": "^2.0.5",
144
144
  "@types/react-helmet": "^6.1.5",
145
145
  "@types/uuid": "^8.3.4",
146
- "@typescript-eslint/eslint-plugin": "^5.27.1",
146
+ "@typescript-eslint/eslint-plugin": "^5.29.0",
147
147
  "@umijs/fabric": "^2.12.0",
148
148
  "@umijs/plugin-blocks": "^2.2.2",
149
149
  "@umijs/plugin-esbuild": "^1.4.1",
@@ -165,7 +165,7 @@
165
165
  "cross-port-killer": "^1.4.0",
166
166
  "detect-installer": "^1.0.2",
167
167
  "enzyme": "^3.11.0",
168
- "eslint": "^8.17.0",
168
+ "eslint": "^8.18.0",
169
169
  "eslint-config-airbnb": "^19.0.4",
170
170
  "eslint-config-airbnb-typescript": "^17.0.0",
171
171
  "eslint-config-prettier": "^8.5.0",
@@ -175,7 +175,7 @@
175
175
  "eslint-plugin-jsx-a11y": "^6.5.1",
176
176
  "eslint-plugin-prettier": "^4.0.0",
177
177
  "eslint-plugin-react": "^7.30.0",
178
- "eslint-plugin-react-hooks": "^4.5.0",
178
+ "eslint-plugin-react-hooks": "^4.6.0",
179
179
  "eslint-plugin-unicorn": "^42.0.0",
180
180
  "express": "^4.18.1",
181
181
  "father-build": "^1.22.3",
@@ -187,18 +187,18 @@
187
187
  "import-sort-style-module": "^6.0.0",
188
188
  "inquirer": "^8.2.4",
189
189
  "jest-puppeteer": "^6.1.0",
190
- "jsdom": "^19.0.0",
190
+ "jsdom": "^20.0.0",
191
191
  "jsdom-global": "^3.0.2",
192
- "lint-staged": "^13.0.1",
192
+ "lint-staged": "^13.0.2",
193
193
  "mockjs": "^1.1.0",
194
194
  "node-fetch": "^3.2.6",
195
- "npm-check-updates": "^13.1.3",
195
+ "npm-check-updates": "^14.0.1",
196
196
  "postcss": "^8.4.14",
197
197
  "postcss-less": "^6.0.0",
198
- "prettier": "^2.6.2",
198
+ "prettier": "^2.7.1",
199
199
  "pro-download": "1.0.1",
200
- "puppeteer": "^14.3.0",
201
- "puppeteer-core": "^14.3.0",
200
+ "puppeteer": "^14.4.1",
201
+ "puppeteer-core": "^14.4.1",
202
202
  "react-test-renderer": "^17.0.2",
203
203
  "redbox-react": "^1.6.0",
204
204
  "rimraf": "^3.0.2",
@@ -209,7 +209,7 @@
209
209
  "stylelint-config-standard": "^26.0.0",
210
210
  "stylelint-declaration-block-no-ignored-properties": "^2.5.0",
211
211
  "test-umi-plugin": "^0.1.0",
212
- "typescript": "^4.7.3",
212
+ "typescript": "^4.7.4",
213
213
  "umi": "^3.5.26",
214
214
  "umi-plugin-custom-extra": "^1.0.12"
215
215
  },
@@ -221,7 +221,7 @@
221
221
  "src/framework",
222
222
  "src/utils"
223
223
  ],
224
- "gitHead": "75bb36c5adcca22d57ba04f9345b060906ce77ed",
224
+ "gitHead": "0f9718cf717a40b5374329eeb23a7a64f3f01033",
225
225
  "gitHooks": {
226
226
  "pre-commit": "lint-staged"
227
227
  }