mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency react-highlight-words to v0.20.0 (#62351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
parent
a232e7ceca
commit
355dc66bd9
@ -375,7 +375,7 @@
|
||||
"react-dom": "17.0.2",
|
||||
"react-draggable": "4.4.5",
|
||||
"react-grid-layout": "1.3.4",
|
||||
"react-highlight-words": "0.18.0",
|
||||
"react-highlight-words": "0.20.0",
|
||||
"react-hook-form": "7.5.3",
|
||||
"react-i18next": "^12.0.0",
|
||||
"react-inlinesvg": "3.0.1",
|
||||
|
@ -90,7 +90,7 @@
|
||||
"react-colorful": "5.6.1",
|
||||
"react-custom-scrollbars-2": "4.5.0",
|
||||
"react-dropzone": "14.2.3",
|
||||
"react-highlight-words": "0.18.0",
|
||||
"react-highlight-words": "0.20.0",
|
||||
"react-hook-form": "7.5.3",
|
||||
"react-i18next": "^12.0.0",
|
||||
"react-inlinesvg": "3.0.1",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -5392,7 +5392,7 @@ __metadata:
|
||||
react-custom-scrollbars-2: 4.5.0
|
||||
react-dom: 17.0.2
|
||||
react-dropzone: 14.2.3
|
||||
react-highlight-words: 0.18.0
|
||||
react-highlight-words: 0.20.0
|
||||
react-hook-form: 7.5.3
|
||||
react-i18next: ^12.0.0
|
||||
react-inlinesvg: 3.0.1
|
||||
@ -22240,7 +22240,7 @@ __metadata:
|
||||
react-dom: 17.0.2
|
||||
react-draggable: 4.4.5
|
||||
react-grid-layout: 1.3.4
|
||||
react-highlight-words: 0.18.0
|
||||
react-highlight-words: 0.20.0
|
||||
react-hook-form: 7.5.3
|
||||
react-i18next: ^12.0.0
|
||||
react-inlinesvg: 3.0.1
|
||||
@ -32825,16 +32825,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-highlight-words@npm:0.18.0":
|
||||
version: 0.18.0
|
||||
resolution: "react-highlight-words@npm:0.18.0"
|
||||
"react-highlight-words@npm:0.20.0":
|
||||
version: 0.20.0
|
||||
resolution: "react-highlight-words@npm:0.20.0"
|
||||
dependencies:
|
||||
highlight-words-core: ^1.2.0
|
||||
memoize-one: ^4.0.0
|
||||
prop-types: ^15.5.8
|
||||
peerDependencies:
|
||||
react: ^0.14.0 || ^15.0.0 || ^16.0.0-0 || ^17.0.0-0 || ^18.0.0-0
|
||||
checksum: ff9759e7ebeb140067854d8cad3021123ba0e3b78bda14d35d9b21dd7890986c858955885ddbcb537e9f88472aebe4a23a1841b7af190989efb0a8ecf7dc2a57
|
||||
checksum: 6794b6fe409ee81390e342ccdb951696e06354d8591b4cac050a6d64dbc77dfc7bb636fee0aabcfda841e57778aa5108fe351e7c1dc27b28abedd36aec8141e7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user