@douyinfe/semi-ui 2.11.1 → 2.11.2

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/README.md +1 -1
  2. package/package.json +9 -9
package/README.md CHANGED
@@ -33,7 +33,7 @@ And [Semi UI Doc Site](https://semi.design/en-US/) have hundreds editable exampl
33
33
  ## Documentation
34
34
 
35
35
  More to see [Semi Design Site](https://semi.design/en-US/).
36
-
36
+
37
37
  ## License
38
38
 
39
39
  [MIT](LICENSE)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@douyinfe/semi-ui",
3
- "version": "2.11.1",
3
+ "version": "2.11.2",
4
4
  "description": "",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es/index.js",
@@ -14,12 +14,12 @@
14
14
  },
15
15
  "dependencies": {
16
16
  "@babel/runtime-corejs3": "^7.15.4",
17
- "@douyinfe/semi-animation": "2.11.1",
18
- "@douyinfe/semi-animation-react": "2.11.1",
19
- "@douyinfe/semi-foundation": "2.11.1",
20
- "@douyinfe/semi-icons": "2.11.1",
21
- "@douyinfe/semi-illustrations": "2.11.1",
22
- "@douyinfe/semi-theme-default": "2.11.1",
17
+ "@douyinfe/semi-animation": "2.11.2",
18
+ "@douyinfe/semi-animation-react": "2.11.2",
19
+ "@douyinfe/semi-foundation": "2.11.2",
20
+ "@douyinfe/semi-icons": "2.11.2",
21
+ "@douyinfe/semi-illustrations": "2.11.2",
22
+ "@douyinfe/semi-theme-default": "2.11.2",
23
23
  "@types/react-window": "^1.8.2",
24
24
  "async-validator": "^3.5.0",
25
25
  "classnames": "^2.2.6",
@@ -69,13 +69,13 @@
69
69
  ],
70
70
  "author": "",
71
71
  "license": "MIT",
72
- "gitHead": "7adb0c73f4d20ffdcf67c489a1dfc88a16249ad8",
72
+ "gitHead": "6de78e58870a428a18b3b035544cf2f01f2839cf",
73
73
  "devDependencies": {
74
74
  "@babel/plugin-proposal-decorators": "^7.15.8",
75
75
  "@babel/plugin-transform-runtime": "^7.15.8",
76
76
  "@babel/preset-env": "^7.15.8",
77
77
  "@babel/preset-react": "^7.14.5",
78
- "@douyinfe/semi-scss-compile": "2.11.1",
78
+ "@douyinfe/semi-scss-compile": "2.11.2",
79
79
  "@storybook/addon-knobs": "^6.3.1",
80
80
  "@types/lodash": "^4.14.176",
81
81
  "babel-loader": "^8.2.2",