mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
packages: removed unused @types/slate-react (#44600)
This commit is contained in:
parent
99ee72688c
commit
2c1e7c83ca
@ -146,7 +146,6 @@
|
|||||||
"@types/semver": "7.3.9",
|
"@types/semver": "7.3.9",
|
||||||
"@types/slate": "0.47.2",
|
"@types/slate": "0.47.2",
|
||||||
"@types/slate-plain-serializer": "0.7.2",
|
"@types/slate-plain-serializer": "0.7.2",
|
||||||
"@types/slate-react": "0.22.5",
|
|
||||||
"@types/testing-library__jest-dom": "5.14.2",
|
"@types/testing-library__jest-dom": "5.14.2",
|
||||||
"@types/testing-library__react-hooks": "^3.2.0",
|
"@types/testing-library__react-hooks": "^3.2.0",
|
||||||
"@types/tinycolor2": "1.4.3",
|
"@types/tinycolor2": "1.4.3",
|
||||||
|
@ -144,7 +144,6 @@
|
|||||||
"@types/react-window": "1.8.5",
|
"@types/react-window": "1.8.5",
|
||||||
"@types/slate": "0.47.2",
|
"@types/slate": "0.47.2",
|
||||||
"@types/slate-plain-serializer": "0.7.2",
|
"@types/slate-plain-serializer": "0.7.2",
|
||||||
"@types/slate-react": "0.22.5",
|
|
||||||
"@types/testing-library__jest-dom": "5.14.2",
|
"@types/testing-library__jest-dom": "5.14.2",
|
||||||
"@types/testing-library__react-hooks": "^3.2.0",
|
"@types/testing-library__react-hooks": "^3.2.0",
|
||||||
"@types/tinycolor2": "1.4.3",
|
"@types/tinycolor2": "1.4.3",
|
||||||
|
@ -20,7 +20,6 @@
|
|||||||
"@types/react-icons": "2.2.7",
|
"@types/react-icons": "2.2.7",
|
||||||
"@types/recompose": "0.30.10",
|
"@types/recompose": "0.30.10",
|
||||||
"@types/reselect": "2.2.0",
|
"@types/reselect": "2.2.0",
|
||||||
"@types/slate-react": "0.22.5",
|
|
||||||
"@types/tinycolor2": "1.4.3",
|
"@types/tinycolor2": "1.4.3",
|
||||||
"enzyme": "3.11.0",
|
"enzyme": "3.11.0",
|
||||||
"sinon": "12.0.1",
|
"sinon": "12.0.1",
|
||||||
|
@ -4107,7 +4107,6 @@ __metadata:
|
|||||||
"@types/react-window": 1.8.5
|
"@types/react-window": 1.8.5
|
||||||
"@types/slate": 0.47.2
|
"@types/slate": 0.47.2
|
||||||
"@types/slate-plain-serializer": 0.7.2
|
"@types/slate-plain-serializer": 0.7.2
|
||||||
"@types/slate-react": 0.22.5
|
|
||||||
"@types/testing-library__jest-dom": 5.14.2
|
"@types/testing-library__jest-dom": 5.14.2
|
||||||
"@types/testing-library__react-hooks": ^3.2.0
|
"@types/testing-library__react-hooks": ^3.2.0
|
||||||
"@types/tinycolor2": 1.4.3
|
"@types/tinycolor2": 1.4.3
|
||||||
@ -4276,7 +4275,6 @@ __metadata:
|
|||||||
"@types/react-icons": 2.2.7
|
"@types/react-icons": 2.2.7
|
||||||
"@types/recompose": 0.30.10
|
"@types/recompose": 0.30.10
|
||||||
"@types/reselect": 2.2.0
|
"@types/reselect": 2.2.0
|
||||||
"@types/slate-react": 0.22.5
|
|
||||||
"@types/tinycolor2": 1.4.3
|
"@types/tinycolor2": 1.4.3
|
||||||
chance: ^1.0.10
|
chance: ^1.0.10
|
||||||
classnames: ^2.2.5
|
classnames: ^2.2.5
|
||||||
@ -9537,7 +9535,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/grafana__slate-react@npm:@types/slate-react@0.22.5, @types/slate-react@npm:0.22.5":
|
"@types/grafana__slate-react@npm:@types/slate-react@0.22.5":
|
||||||
version: 0.22.5
|
version: 0.22.5
|
||||||
resolution: "@types/slate-react@npm:0.22.5"
|
resolution: "@types/slate-react@npm:0.22.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -19864,7 +19862,6 @@ __metadata:
|
|||||||
"@types/semver": 7.3.9
|
"@types/semver": 7.3.9
|
||||||
"@types/slate": 0.47.2
|
"@types/slate": 0.47.2
|
||||||
"@types/slate-plain-serializer": 0.7.2
|
"@types/slate-plain-serializer": 0.7.2
|
||||||
"@types/slate-react": 0.22.5
|
|
||||||
"@types/testing-library__jest-dom": 5.14.2
|
"@types/testing-library__jest-dom": 5.14.2
|
||||||
"@types/testing-library__react-hooks": ^3.2.0
|
"@types/testing-library__react-hooks": ^3.2.0
|
||||||
"@types/tinycolor2": 1.4.3
|
"@types/tinycolor2": 1.4.3
|
||||||
|
Loading…
Reference in New Issue
Block a user