Chore: Remove unused/deprecated @types definitions (#59888)

* remove @types/rc-tree, @types/classnames

* remove @types/rc-time-picker

* remove @types/reselect

* remove @types/testing-library__react-hooks

* only include known package.json's
This commit is contained in:
Ashley Harrison
2022-12-07 10:10:59 +00:00
committed by GitHub
parent dd406e887b
commit 2b3c86d201
6 changed files with 10 additions and 98 deletions

View File

@@ -140,7 +140,6 @@
"@testing-library/react": "12.1.4",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.4.3",
"@types/classnames": "2.3.0",
"@types/common-tags": "^1.8.0",
"@types/d3": "7.4.0",
"@types/enzyme": "3.10.12",
@@ -168,7 +167,6 @@
"@types/slate-plain-serializer": "0.7.2",
"@types/slate-react": "0.22.9",
"@types/testing-library__jest-dom": "5.14.5",
"@types/testing-library__react-hooks": "^3.2.0",
"@types/tinycolor2": "1.4.3",
"@types/uuid": "8.3.4",
"@wojtekmaj/enzyme-adapter-react-17": "0.7.0",