packages: removed unused @types/slate-react (#44600)

pull/44640/head
Gábor Farkas 3 years ago committed by GitHub
parent 99ee72688c
commit 2c1e7c83ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      package.json
  2. 1
      packages/grafana-ui/package.json
  3. 1
      packages/jaeger-ui-components/package.json
  4. 5
      yarn.lock

@ -146,7 +146,6 @@
"@types/semver": "7.3.9",
"@types/slate": "0.47.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__react-hooks": "^3.2.0",
"@types/tinycolor2": "1.4.3",

@ -144,7 +144,6 @@
"@types/react-window": "1.8.5",
"@types/slate": "0.47.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__react-hooks": "^3.2.0",
"@types/tinycolor2": "1.4.3",

@ -20,7 +20,6 @@
"@types/react-icons": "2.2.7",
"@types/recompose": "0.30.10",
"@types/reselect": "2.2.0",
"@types/slate-react": "0.22.5",
"@types/tinycolor2": "1.4.3",
"enzyme": "3.11.0",
"sinon": "12.0.1",

@ -4107,7 +4107,6 @@ __metadata:
"@types/react-window": 1.8.5
"@types/slate": 0.47.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__react-hooks": ^3.2.0
"@types/tinycolor2": 1.4.3
@ -4276,7 +4275,6 @@ __metadata:
"@types/react-icons": 2.2.7
"@types/recompose": 0.30.10
"@types/reselect": 2.2.0
"@types/slate-react": 0.22.5
"@types/tinycolor2": 1.4.3
chance: ^1.0.10
classnames: ^2.2.5
@ -9537,7 +9535,7 @@ __metadata:
languageName: node
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
resolution: "@types/slate-react@npm:0.22.5"
dependencies:
@ -19864,7 +19862,6 @@ __metadata:
"@types/semver": 7.3.9
"@types/slate": 0.47.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__react-hooks": ^3.2.0
"@types/tinycolor2": 1.4.3

Loading…
Cancel
Save