mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user