1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

chore(deps): update dependency react-table to v7.8.0

This commit is contained in:
Renovate Bot 2022-05-17 14:33:12 +00:00 committed by renovate[bot]
parent 1fdf62dcaf
commit ac808d5849
2 changed files with 5 additions and 5 deletions

View File

@ -88,7 +88,7 @@
"react-dom": "17.0.2",
"react-hooks-global-state": "1.0.2",
"react-router-dom": "6.3.0",
"react-table": "^7.7.0",
"react-table": "7.8.0",
"react-test-renderer": "17.0.2",
"react-timeago": "6.2.1",
"sass": "1.51.0",

View File

@ -5242,10 +5242,10 @@ react-shallow-renderer@^16.13.1:
object-assign "^4.1.1"
react-is "^16.12.0 || ^17.0.0 || ^18.0.0"
react-table@^7.7.0:
version "7.7.0"
resolved "https://registry.yarnpkg.com/react-table/-/react-table-7.7.0.tgz#e2ce14d7fe3a559f7444e9ecfe8231ea8373f912"
integrity sha512-jBlj70iBwOTvvImsU9t01LjFjy4sXEtclBovl3mTiqjz23Reu0DKnRza4zlLtOPACx6j2/7MrQIthIK1Wi+LIA==
react-table@7.8.0:
version "7.8.0"
resolved "https://registry.yarnpkg.com/react-table/-/react-table-7.8.0.tgz#07858c01c1718c09f7f1aed7034fcfd7bda907d2"
integrity sha512-hNaz4ygkZO4bESeFfnfOft73iBUj8K5oKi1EcSHPAibEydfsX2MyU6Z8KCr3mv3C9Kqqh71U+DhZkFvibbnPbA==
react-test-renderer@17.0.2:
version "17.0.2"