diff --git a/package.json b/package.json index 67da1a66f7..7f78d4c90d 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,6 @@ "@ant-design/react-slick": "~0.29.1", "@babel/runtime": "^7.18.3", "@ctrl/tinycolor": "^3.4.0", - "@testing-library/user-event": "^14.4.2", "classnames": "^2.2.6", "copy-to-clipboard": "^3.2.0", "dayjs": "^1.11.1", @@ -165,8 +164,10 @@ "@qixian.cs/github-contributors-list": "^1.0.3", "@size-limit/file": "^8.0.0", "@stackblitz/sdk": "^1.3.0", + "@testing-library/dom": "^8.17.1", "@testing-library/jest-dom": "^5.16.3", "@testing-library/react": "^12.0.0", + "@testing-library/user-event": "^14.4.2", "@types/enzyme": "^3.10.5", "@types/gtag.js": "^0.0.10", "@types/jest": "^28.0.0",