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

@@ -78,7 +78,6 @@
"@types/react-dom": "17.0.14",
"@types/sinon": "10.0.13",
"@types/testing-library__jest-dom": "5.14.5",
"@types/testing-library__react-hooks": "^3.2.0",
"@types/tinycolor2": "1.4.3",
"esbuild": "0.15.12",
"react": "17.0.2",