@ant-design/pro-components 2.3.17 → 2.3.18

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.
@@ -34,16 +34,6 @@ PERFORMANCE OF THIS SOFTWARE.
34
34
 
35
35
  /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
36
36
 
37
- /**
38
- * @license React
39
- * react-dom-test-utils.production.min.js
40
- *
41
- * Copyright (c) Facebook, Inc. and its affiliates.
42
- *
43
- * This source code is licensed under the MIT license found in the
44
- * LICENSE file in the root directory of this source tree.
45
- */
46
-
47
37
  /**
48
38
  * @license React
49
39
  * react-jsx-runtime.production.min.js
package/es/version.js CHANGED
@@ -1,13 +1,13 @@
1
1
  export var version = {
2
- "@ant-design/pro-card": "2.0.12",
3
- "@ant-design/pro-components": "2.3.16",
4
- "@ant-design/pro-descriptions": "2.0.14",
5
- "@ant-design/pro-field": "2.1.7",
6
- "@ant-design/pro-form": "2.2.5",
7
- "@ant-design/pro-layout": "7.1.5",
8
- "@ant-design/pro-list": "2.0.14",
2
+ "@ant-design/pro-card": "2.0.13",
3
+ "@ant-design/pro-components": "2.3.17",
4
+ "@ant-design/pro-descriptions": "2.0.15",
5
+ "@ant-design/pro-field": "2.1.8",
6
+ "@ant-design/pro-form": "2.2.6",
7
+ "@ant-design/pro-layout": "7.1.6",
8
+ "@ant-design/pro-list": "2.0.15",
9
9
  "@ant-design/pro-provider": "2.0.6",
10
10
  "@ant-design/pro-skeleton": "2.0.4",
11
- "@ant-design/pro-table": "3.0.14",
12
- "@ant-design/pro-utils": "2.2.4"
11
+ "@ant-design/pro-table": "3.0.15",
12
+ "@ant-design/pro-utils": "2.2.5"
13
13
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ant-design/pro-components",
3
- "version": "2.3.17",
3
+ "version": "2.3.18",
4
4
  "description": "@ant-design/pro-components",
5
5
  "keywords": [
6
6
  "antd",
@@ -29,16 +29,16 @@
29
29
  "ie >= 11"
30
30
  ],
31
31
  "dependencies": {
32
- "@ant-design/pro-card": "2.0.13",
33
- "@ant-design/pro-descriptions": "2.0.15",
34
- "@ant-design/pro-field": "2.1.8",
35
- "@ant-design/pro-form": "2.2.6",
36
- "@ant-design/pro-layout": "7.1.6",
37
- "@ant-design/pro-list": "2.0.15",
32
+ "@ant-design/pro-card": "2.0.14",
33
+ "@ant-design/pro-descriptions": "2.0.16",
34
+ "@ant-design/pro-field": "2.1.9",
35
+ "@ant-design/pro-form": "2.2.7",
36
+ "@ant-design/pro-layout": "7.1.7",
37
+ "@ant-design/pro-list": "2.0.16",
38
38
  "@ant-design/pro-provider": "2.0.6",
39
39
  "@ant-design/pro-skeleton": "2.0.4",
40
- "@ant-design/pro-table": "3.0.15",
41
- "@ant-design/pro-utils": "2.2.5",
40
+ "@ant-design/pro-table": "3.0.16",
41
+ "@ant-design/pro-utils": "2.2.6",
42
42
  "@babel/runtime": "^7.16.3"
43
43
  },
44
44
  "peerDependencies": {