Commit 05fd5839 by Lukas Siatka Committed by GitHub

DevEnv: update frontend dependencies - react-highlight-words (#23009)

* DevEnv: updates react-highlight-words 0.11.0 -> 0.16.0

* DevEnv: updates react-highlight-words 0.11.0 -> 0.16.0 in grafana-ui package
parent 4b6fe5bc
...@@ -250,7 +250,7 @@ ...@@ -250,7 +250,7 @@
"react": "16.12.0", "react": "16.12.0",
"react-dom": "16.12.0", "react-dom": "16.12.0",
"react-grid-layout": "0.17.1", "react-grid-layout": "0.17.1",
"react-highlight-words": "0.11.0", "react-highlight-words": "0.16.0",
"react-loadable": "5.5.0", "react-loadable": "5.5.0",
"react-popper": "1.3.3", "react-popper": "1.3.3",
"react-redux": "7.1.1", "react-redux": "7.1.1",
......
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
"react-color": "2.18.0", "react-color": "2.18.0",
"react-custom-scrollbars": "4.2.1", "react-custom-scrollbars": "4.2.1",
"react-dom": "16.12.0", "react-dom": "16.12.0",
"react-highlight-words": "0.11.0", "react-highlight-words": "0.16.0",
"react-hook-form": "5.0.3", "react-hook-form": "5.0.3",
"react-popper": "1.3.3", "react-popper": "1.3.3",
"react-storybook-addon-props-combinations": "1.1.0", "react-storybook-addon-props-combinations": "1.1.0",
......
...@@ -20474,12 +20474,13 @@ react-helmet-async@^1.0.2: ...@@ -20474,12 +20474,13 @@ react-helmet-async@^1.0.2:
react-fast-compare "^2.0.4" react-fast-compare "^2.0.4"
shallowequal "^1.1.0" shallowequal "^1.1.0"
react-highlight-words@0.11.0: react-highlight-words@0.16.0:
version "0.11.0" version "0.16.0"
resolved "https://registry.yarnpkg.com/react-highlight-words/-/react-highlight-words-0.11.0.tgz#4f3c2039a8fd275f3ab795e59946b0324d8e6bee" resolved "https://registry.yarnpkg.com/react-highlight-words/-/react-highlight-words-0.16.0.tgz#4b4b9824e3d2b98789d3e3b3aedb5e961ae1b7cf"
integrity sha512-b+fgdQXNjX6RwHfiBYn6qH2D2mJEDNLuxdsqRseIiQffoCAoj7naMQ5EktUkmo9Bh1mXq/aMpJbdx7Lf2PytcQ== integrity sha512-q34TwCSJOL+5pVDv6LUj3amaoyXdNDwd7zRqVAvceOrO9g1haWLAglK6WkGLMNUa3PFN8EgGedLg/k8Gpndxqg==
dependencies: dependencies:
highlight-words-core "^1.2.0" highlight-words-core "^1.2.0"
memoize-one "^4.0.0"
prop-types "^15.5.8" prop-types "^15.5.8"
react-hook-form@5.0.3: react-hook-form@5.0.3:
...@@ -21228,6 +21229,11 @@ regexpu-core@^4.7.0: ...@@ -21228,6 +21229,11 @@ regexpu-core@^4.7.0:
unicode-match-property-ecmascript "^1.0.4" unicode-match-property-ecmascript "^1.0.4"
unicode-match-property-value-ecmascript "^1.2.0" unicode-match-property-value-ecmascript "^1.2.0"
regextras@^0.6.1:
version "0.6.1"
resolved "https://registry.yarnpkg.com/regextras/-/regextras-0.6.1.tgz#9689641bbb338e0ff7001a5c507c6a2008df7b36"
integrity sha512-EzIHww9xV2Kpqx+corS/I7OBmf2rZ0pKKJPsw5Dc+l6Zq1TslDmtRIP9maVn3UH+72MIXmn8zzDgP07ihQogUA==
regextras@^0.7.0: regextras@^0.7.0:
version "0.7.0" version "0.7.0"
resolved "https://registry.yarnpkg.com/regextras/-/regextras-0.7.0.tgz#2298bef8cfb92b1b7e3b9b12aa8f69547b7d71e4" resolved "https://registry.yarnpkg.com/regextras/-/regextras-0.7.0.tgz#2298bef8cfb92b1b7e3b9b12aa8f69547b7d71e4"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment