fix: test
Showing
... | ... | @@ -40,11 +40,11 @@ |
"@ant-design/pro-skeleton": "^1.0.0-beta.2", | ||
"@babel/core": "^7.8.3", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.8.3", | ||
"@babel/plugin-transform-runtime": "^7.17.10", | ||
"@babel/preset-env": "^7.8.3", | ||
"@babel/preset-react": "^7.8.3", | ||
"@babel/preset-typescript": "^7.8.3", | ||
"@babel/runtime": "^7.17.9", | ||
"@babel/plugin-transform-runtime": "^7.17.10", | ||
"@octokit/core": "^3.2.5", | ||
"@size-limit/preset-big-lib": "^4.5.5", | ||
"@testing-library/react": "^10.0.2", | ||
... | ... | @@ -147,6 +147,7 @@ |
"@wisdom-components/basictable": "^1.5.14", | ||
"@wisdom-components/empty": "^1.3.9", | ||
"@wisdom-components/exportexcel": "^1.1.2", | ||
"@wisdom-components/rich": "file:packages/base-components/rich", | ||
"@wisdom-components/timerangepicker": "^1.3.4", | ||
"@wisdom-utils/utils": "0.0.46", | ||
"classnames": "^2.2.6", | ||
... | ... |
This diff is collapsed.
Please
register
or
sign in
to comment