mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @types/react-highlight-words to v0.20.0 (#88693)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
048194597f
commit
d4c28aa757
@ -128,7 +128,7 @@
|
||||
"@types/react-beautiful-dnd": "13.1.8",
|
||||
"@types/react-dom": "18.2.25",
|
||||
"@types/react-grid-layout": "1.3.5",
|
||||
"@types/react-highlight-words": "0.16.7",
|
||||
"@types/react-highlight-words": "0.20.0",
|
||||
"@types/react-resizable": "3.0.7",
|
||||
"@types/react-router": "5.1.20",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
|
@ -98,7 +98,7 @@
|
||||
"@types/react": "18.3.2",
|
||||
"@types/react-beautiful-dnd": "13.1.8",
|
||||
"@types/react-dom": "18.2.25",
|
||||
"@types/react-highlight-words": "0.16.7",
|
||||
"@types/react-highlight-words": "0.20.0",
|
||||
"@types/react-window": "1.8.8",
|
||||
"@types/semver": "7.5.8",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
|
@ -147,7 +147,7 @@
|
||||
"@types/react-beautiful-dnd": "13.1.8",
|
||||
"@types/react-color": "3.0.12",
|
||||
"@types/react-dom": "18.2.25",
|
||||
"@types/react-highlight-words": "0.16.7",
|
||||
"@types/react-highlight-words": "0.20.0",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"@types/react-table": "7.7.20",
|
||||
"@types/react-test-renderer": "18.3.0",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -3361,7 +3361,7 @@ __metadata:
|
||||
"@types/react": "npm:18.3.2"
|
||||
"@types/react-beautiful-dnd": "npm:13.1.8"
|
||||
"@types/react-dom": "npm:18.2.25"
|
||||
"@types/react-highlight-words": "npm:0.16.7"
|
||||
"@types/react-highlight-words": "npm:0.20.0"
|
||||
"@types/react-window": "npm:1.8.8"
|
||||
"@types/semver": "npm:7.5.8"
|
||||
"@types/testing-library__jest-dom": "npm:5.14.9"
|
||||
@ -3664,7 +3664,7 @@ __metadata:
|
||||
"@types/react-beautiful-dnd": "npm:13.1.8"
|
||||
"@types/react-color": "npm:3.0.12"
|
||||
"@types/react-dom": "npm:18.2.25"
|
||||
"@types/react-highlight-words": "npm:0.16.7"
|
||||
"@types/react-highlight-words": "npm:0.20.0"
|
||||
"@types/react-router-dom": "npm:5.3.3"
|
||||
"@types/react-table": "npm:7.7.20"
|
||||
"@types/react-test-renderer": "npm:18.3.0"
|
||||
@ -8745,12 +8745,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react-highlight-words@npm:0.16.7":
|
||||
version: 0.16.7
|
||||
resolution: "@types/react-highlight-words@npm:0.16.7"
|
||||
"@types/react-highlight-words@npm:0.20.0":
|
||||
version: 0.20.0
|
||||
resolution: "@types/react-highlight-words@npm:0.20.0"
|
||||
dependencies:
|
||||
"@types/react": "npm:*"
|
||||
checksum: 10/503e49f396cd9b9d08e5f3ca4817095427d51bfdb094e2458752908e1803d379750aa7b421397fe6e6fe8c842fbe91f5b30f87a56586ae7f2b2f0e6816b69113
|
||||
checksum: 10/56246d8678ef5cf32b7c02bce7759946e28da7b079d5a59c7f1ca5b3e5a8bd521c4151fac192281cf56c0a62b2276d990162253f869e9ff3ef451c603e783bc4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -16765,7 +16765,7 @@ __metadata:
|
||||
"@types/react-beautiful-dnd": "npm:13.1.8"
|
||||
"@types/react-dom": "npm:18.2.25"
|
||||
"@types/react-grid-layout": "npm:1.3.5"
|
||||
"@types/react-highlight-words": "npm:0.16.7"
|
||||
"@types/react-highlight-words": "npm:0.20.0"
|
||||
"@types/react-resizable": "npm:3.0.7"
|
||||
"@types/react-router": "npm:5.1.20"
|
||||
"@types/react-router-dom": "npm:5.3.3"
|
||||
|
Loading…
Reference in New Issue
Block a user