Skip to content

Commit

Permalink
Bump @tanstack/react-table from 8.7.0 to 8.7.6 in /dashboard
Browse files Browse the repository at this point in the history
Bumps [@tanstack/react-table](https://github.com/tanstack/table) from 8.7.0 to 8.7.6.
- [Release notes](https://github.com/tanstack/table/releases)
- [Commits](TanStack/table@v8.7.0...v8.7.6)

---
updated-dependencies:
- dependency-name: "@tanstack/react-table"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2023
1 parent ef3b587 commit a95a5aa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@improbable-eng/grpc-web": "^0.15.0",
"@paciolan/remote-component": "^2.12.1",
"@tanstack/match-sorter-utils": "^8.7.2",
"@tanstack/react-table": "^8.7.0",
"@tanstack/react-table": "^8.7.6",
"@types/react": "^17.0.39",
"ajv": "^8.11.2",
"axios": "^1.2.1",
Expand Down
18 changes: 9 additions & 9 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2074,17 +2074,17 @@
dependencies:
remove-accents "0.4.2"

"@tanstack/react-table@^8.7.0":
version "8.7.0"
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.7.0.tgz#853fae74db6bf49738d0f18e4d507b00262fc09c"
integrity sha512-VJ+9rsymDLaSU35rWOfX0bwNXnpW1i+T14wi+sHx8lxwAsfg6IY1Yw7FPfGADvUFP5eQn2t4nlohAJd+IoEj/Q==
"@tanstack/react-table@^8.7.6":
version "8.7.6"
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.7.6.tgz#1420d69da458fe13c08af73b6f3c98d5e49e63f6"
integrity sha512-/QijmMFeP7wDLBnr0MQ/5MlbXePbIL/1nOtkxBC9zvmBu4gDKJEDBqipUyM7Wc/iBpSd0IFyqBlvZvTPD9FYDA==
dependencies:
"@tanstack/table-core" "8.7.0"
"@tanstack/table-core" "8.7.6"

"@tanstack/table-core@8.7.0":
version "8.7.0"
resolved "https://registry.yarnpkg.com/@tanstack/table-core/-/table-core-8.7.0.tgz#046e376cd536cd53727a91a880345f92d3ec5859"
integrity sha512-DRiRbOAmDHapzUBd4/C4Yy+FTug4fdGp5sdZWWfCq4wxRoaXQraQgbzmK23a3QcbwLFtLeNezPkZrqbJWuX+VA==
"@tanstack/table-core@8.7.6":
version "8.7.6"
resolved "https://registry.yarnpkg.com/@tanstack/table-core/-/table-core-8.7.6.tgz#5ad8a67ef6312c56c4a075326afcb2813c030a22"
integrity sha512-sqiNTMzB6cpyL8DFH6/VqW48SwiflLqxQqYpo2wNock7rdVGvlm0BLNI8vZUJbr1+fmmWmHwBvi5OMgZw8n1DA==

"@testing-library/dom@^8.0.0":
version "8.19.0"
Expand Down

0 comments on commit a95a5aa

Please sign in to comment.