build(deps): update react-table requirement from ^7.6.3 to ^7.8.0 in /superset-frontend/plugins/plugin-chart-table (#26522)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-22 19:30:50 -07:00
committed by GitHub
parent 6557fb8132
commit 2961d69a82

View File

@@ -33,7 +33,7 @@
"lodash": "^4.17.21",
"match-sorter": "^6.3.0",
"memoize-one": "^5.1.1",
"react-table": "^7.6.3",
"react-table": "^7.8.0",
"regenerator-runtime": "^0.13.7",
"xss": "^1.0.14"
},