@kdcloudjs/kdesign 1.7.3 → 1.7.4

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.
package/dist/kdesign.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * @kdcloudjs/kdesign v1.7.2
3
+ * @kdcloudjs/kdesign v1.7.3
4
4
  *
5
5
  * Copyright 2020-present, Kingdee, Inc.
6
6
  * All rights reserved.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * @kdcloudjs/kdesign v1.7.2
3
+ * @kdcloudjs/kdesign v1.7.3
4
4
  *
5
5
  * Copyright 2020-present, Kingdee, Inc.
6
6
  * All rights reserved.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * @kdcloudjs/kdesign v1.7.2
3
+ * @kdcloudjs/kdesign v1.7.3
4
4
  *
5
5
  * Copyright 2020-present, Kingdee, Inc.
6
6
  * All rights reserved.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kdcloudjs/kdesign",
3
- "version": "1.7.3",
3
+ "version": "1.7.4",
4
4
  "description": "KDesign 金蝶前端react 组件库",
5
5
  "title": "kdesign",
6
6
  "keywords": [
@@ -77,7 +77,7 @@
77
77
  "@babel/runtime": "^7.10.4",
78
78
  "@babel/runtime-corejs3": "^7.11.2",
79
79
  "@babel/standalone": "^7.14.3",
80
- "@kdcloudjs/table": "1.1.5-canary.3",
80
+ "@kdcloudjs/table": "1.1.5-canary.8",
81
81
  "@popperjs/core": "^2.5.4",
82
82
  "async-validator": "^3.5.1",
83
83
  "axios": "^0.21.1",
@@ -184,7 +184,7 @@
184
184
  "omit.js": "^2.0.2",
185
185
  "optimize-css-assets-webpack-plugin": "^5.0.3",
186
186
  "post-loader": "^2.0.0",
187
- "postcss": "^8.2.15",
187
+ "postcss": "8.4.21",
188
188
  "postcss-pxtorem": "^6.0.0",
189
189
  "prettier": "2.8.0",
190
190
  "react": "^16.13.0",