Skip to content

Commit

Permalink
build(deps): update react-table requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [react-table](https://github.com/tannerlinsley/react-table) to permit the latest version.
- [Release notes](https://github.com/tannerlinsley/react-table/releases)
- [Commits](TanStack/table@v7.6.3...v7.8.0)

---
updated-dependencies:
- dependency-name: react-table
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent b98d4b4 commit 290b48b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset-frontend/plugins/plugin-chart-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.10"
},
Expand Down

0 comments on commit 290b48b

Please sign in to comment.