@douyinfe/semi-ui 2.1.0-next.1 → 2.1.0-next.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.
@@ -16,7 +16,7 @@ var _getOwnPropertySymbols = _interopRequireDefault(require("@babel/runtime-core
16
16
 
17
17
  var _assign = _interopRequireDefault(require("@babel/runtime-corejs3/core-js-stable/object/assign"));
18
18
 
19
- var _noop2 = _interopRequireDefault(require("lodash-es/noop"));
19
+ var _noop2 = _interopRequireDefault(require("lodash/noop"));
20
20
 
21
21
  var _react = _interopRequireDefault(require("react"));
22
22
 
@@ -1,4 +1,4 @@
1
- import _noop from "lodash-es/noop";
1
+ import _noop from "lodash/noop";
2
2
  import _indexOfInstanceProperty from "@babel/runtime-corejs3/core-js-stable/instance/index-of";
3
3
  import _Object$getOwnPropertySymbols from "@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols";
4
4
  import _Object$assign from "@babel/runtime-corejs3/core-js-stable/object/assign";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@douyinfe/semi-ui",
3
- "version": "2.1.0-next.1",
3
+ "version": "2.1.0-next.2",
4
4
  "description": "",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es/index.js",
@@ -20,7 +20,7 @@
20
20
  "dependencies": {
21
21
  "@babel/runtime-corejs3": "^7.15.4",
22
22
  "@douyinfe/semi-animation-react": "2.1.0-next.1",
23
- "@douyinfe/semi-foundation": "2.1.0-next.1",
23
+ "@douyinfe/semi-foundation": "2.1.0-next.2",
24
24
  "@douyinfe/semi-icons": "2.1.0-next.1",
25
25
  "@douyinfe/semi-illustrations": "2.1.0-next.1",
26
26
  "@douyinfe/semi-theme-default": "2.1.1",
@@ -65,7 +65,7 @@
65
65
  ],
66
66
  "author": "",
67
67
  "license": "MIT",
68
- "gitHead": "a3621f11541ff3fc91310ba0f3d89d50dd558678",
68
+ "gitHead": "512cc7428375c2e219875b94bade171f87a24d67",
69
69
  "devDependencies": {
70
70
  "@babel/plugin-proposal-decorators": "^7.15.8",
71
71
  "@babel/plugin-transform-runtime": "^7.15.8",