mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @types/react to v17 (#42035)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
abcf4e55b7
commit
f97b7858b4
@ -45,7 +45,7 @@
|
||||
"@types/history": "^4.7.8",
|
||||
"@types/jest": "27.0.2",
|
||||
"@types/lodash": "4.14.149",
|
||||
"@types/react": "16.9.9",
|
||||
"@types/react": "17.0.36",
|
||||
"@types/rollup-plugin-visualizer": "4.2.1",
|
||||
"@types/systemjs": "^0.20.6",
|
||||
"lodash": "4.17.21",
|
||||
|
25
yarn.lock
25
yarn.lock
@ -2532,7 +2532,7 @@ __metadata:
|
||||
"@types/history": ^4.7.8
|
||||
"@types/jest": 27.0.2
|
||||
"@types/lodash": 4.14.149
|
||||
"@types/react": 16.9.9
|
||||
"@types/react": 17.0.36
|
||||
"@types/rollup-plugin-visualizer": 4.2.1
|
||||
"@types/systemjs": ^0.20.6
|
||||
history: 4.10.1
|
||||
@ -8464,16 +8464,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:16.9.9":
|
||||
version: 16.9.9
|
||||
resolution: "@types/react@npm:16.9.9"
|
||||
dependencies:
|
||||
"@types/prop-types": "*"
|
||||
csstype: ^2.2.0
|
||||
checksum: a44ad6338989161b4da02b1d0da6efe31a50e78bd747525402c953110736e0567f54148743f1399bd58e2874866bcd9c56961893c791d0cdc11df5b955c78382
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:17.0.30":
|
||||
version: 17.0.30
|
||||
resolution: "@types/react@npm:17.0.30"
|
||||
@ -8485,6 +8475,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:17.0.36":
|
||||
version: 17.0.36
|
||||
resolution: "@types/react@npm:17.0.36"
|
||||
dependencies:
|
||||
"@types/prop-types": "*"
|
||||
"@types/scheduler": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: feeaa484d5d7e354ba6830b06342dec6fd1a2ac87f73d21d3d4f2a3d311459de4090330a1e8af7275c8d1e7737b655a7550c8dd3dbc74ccf34ffd3fc824bbd12
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/recompose@npm:^0.30.7":
|
||||
version: 0.30.9
|
||||
resolution: "@types/recompose@npm:0.30.9"
|
||||
@ -13716,7 +13717,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"csstype@npm:^2.2.0, csstype@npm:^2.5.7":
|
||||
"csstype@npm:^2.5.7":
|
||||
version: 2.6.18
|
||||
resolution: "csstype@npm:2.6.18"
|
||||
checksum: 1d6d67bc7f55af976d7a9cb153d61867d6c84eb0d69733165d2d4f10c659e7647a1e7a19859acacbf0120552164b8ff1a4ffef45a435aa37a4ff2f09e5b0bcf7
|
||||
|
Loading…
Reference in New Issue
Block a user