mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency react-use to v17.4.3 (#80690)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c4cea52aa0
commit
878ba96a70
@ -15,7 +15,7 @@
|
|||||||
"prismjs": "1.29.0",
|
"prismjs": "1.29.0",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"react-use": "17.4.0",
|
"react-use": "17.4.3",
|
||||||
"rxjs": "7.8.1",
|
"rxjs": "7.8.1",
|
||||||
"tslib": "2.6.0"
|
"tslib": "2.6.0"
|
||||||
},
|
},
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"react-router": "6.2.1",
|
"react-router": "6.2.1",
|
||||||
"react-use": "17.4.0",
|
"react-use": "17.4.3",
|
||||||
"redux": "4.2.1",
|
"redux": "4.2.1",
|
||||||
"rxjs": "7.8.1",
|
"rxjs": "7.8.1",
|
||||||
"semver": "7.5.4",
|
"semver": "7.5.4",
|
||||||
|
@ -2955,7 +2955,7 @@ __metadata:
|
|||||||
prismjs: "npm:1.29.0"
|
prismjs: "npm:1.29.0"
|
||||||
react: "npm:18.2.0"
|
react: "npm:18.2.0"
|
||||||
react-dom: "npm:18.2.0"
|
react-dom: "npm:18.2.0"
|
||||||
react-use: "npm:17.4.0"
|
react-use: "npm:17.4.3"
|
||||||
rxjs: "npm:7.8.1"
|
rxjs: "npm:7.8.1"
|
||||||
style-loader: "npm:3.3.3"
|
style-loader: "npm:3.3.3"
|
||||||
ts-node: "npm:10.9.1"
|
ts-node: "npm:10.9.1"
|
||||||
@ -3098,7 +3098,7 @@ __metadata:
|
|||||||
react-dom: "npm:18.2.0"
|
react-dom: "npm:18.2.0"
|
||||||
react-router: "npm:6.2.1"
|
react-router: "npm:6.2.1"
|
||||||
react-select-event: "npm:5.5.1"
|
react-select-event: "npm:5.5.1"
|
||||||
react-use: "npm:17.4.0"
|
react-use: "npm:17.4.3"
|
||||||
redux: "npm:4.2.1"
|
redux: "npm:4.2.1"
|
||||||
replace-in-file-webpack-plugin: "npm:1.0.6"
|
replace-in-file-webpack-plugin: "npm:1.0.6"
|
||||||
rxjs: "npm:7.8.1"
|
rxjs: "npm:7.8.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user