|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "@douyinfe/semi-ui",
|
|
|
- "version": "2.66.0-beta.0",
|
|
|
+ "version": "2.66.0",
|
|
|
"description": "A modern, comprehensive, flexible design system and UI library. Connect DesignOps & DevOps. Quickly build beautiful React apps. Maintained by Douyin-fe team.",
|
|
|
"main": "lib/cjs/index.js",
|
|
|
"module": "lib/es/index.js",
|
|
@@ -20,11 +20,11 @@
|
|
|
"@dnd-kit/core": "^6.0.8",
|
|
|
"@dnd-kit/sortable": "^7.0.2",
|
|
|
"@dnd-kit/utilities": "^3.2.1",
|
|
|
- "@douyinfe/semi-animation": "2.66.0-beta.0",
|
|
|
- "@douyinfe/semi-animation-react": "2.66.0-beta.0",
|
|
|
- "@douyinfe/semi-foundation": "2.66.0-beta.0",
|
|
|
- "@douyinfe/semi-icons": "2.66.0-beta.0",
|
|
|
- "@douyinfe/semi-illustrations": "2.66.0-beta.0",
|
|
|
+ "@douyinfe/semi-animation": "2.66.0",
|
|
|
+ "@douyinfe/semi-animation-react": "2.66.0",
|
|
|
+ "@douyinfe/semi-foundation": "2.66.0",
|
|
|
+ "@douyinfe/semi-icons": "2.66.0",
|
|
|
+ "@douyinfe/semi-illustrations": "2.66.0",
|
|
|
"@douyinfe/semi-theme-default": "2.61.0",
|
|
|
"async-validator": "^3.5.0",
|
|
|
"classnames": "^2.2.6",
|
|
@@ -82,6 +82,7 @@
|
|
|
"@babel/preset-env": "^7.15.8",
|
|
|
"@babel/preset-react": "^7.14.5",
|
|
|
"@douyinfe/semi-scss-compile": "2.23.2",
|
|
|
+ "@testing-library/react": "^12",
|
|
|
"@types/lodash": "^4.14.176",
|
|
|
"@types/react": ">=16.0.0",
|
|
|
"@types/react-dom": ">=16.0.0",
|
|
@@ -113,7 +114,6 @@
|
|
|
"through2": "^4.0.2",
|
|
|
"ts-loader": "^5.4.5",
|
|
|
"webpack": "^5.77.0",
|
|
|
- "webpackbar": "^5.0.0-3",
|
|
|
- "@testing-library/react": "^12"
|
|
|
+ "webpackbar": "^5.0.0-3"
|
|
|
}
|
|
|
}
|