Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @tanstack/react-table to v8.20.1 #7925

Merged
merged 1 commit into from
Aug 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2492,21 +2492,21 @@ __metadata:
linkType: hard

"@tanstack/react-table@npm:^8.10.7":
version: 8.19.3
resolution: "@tanstack/react-table@npm:8.19.3"
version: 8.20.1
resolution: "@tanstack/react-table@npm:8.20.1"
dependencies:
"@tanstack/table-core": "npm:8.19.3"
"@tanstack/table-core": "npm:8.20.1"
peerDependencies:
react: ">=16.8"
react-dom: ">=16.8"
checksum: 10c0/c3835d84f13874482d7e646c67d6b213065cf7b39e6d1ba4fe9a6876ad913a4863bbfbc9f93e4cc59a86ab292d228b16be4c27cf4786bc9f49366c4f9895b616
checksum: 10c0/dc0bac56425de05bb51dca32d488a6ca4f2395375f8c02b1c0082ee0f654841efa1263b357c62864f7c44ed39c0be1fb547aa7350ee7e39be5c7dd19b4155260
languageName: node
linkType: hard

"@tanstack/table-core@npm:8.19.3":
version: 8.19.3
resolution: "@tanstack/table-core@npm:8.19.3"
checksum: 10c0/c88a37ac4733b64c4466c42703ae4cff84e07ff0d46948e2938a050fa2d058c730ed80f36765394f505b1ccc5e0cc331b72af9e9fa6549897c8d145cfaebae20
"@tanstack/table-core@npm:8.20.1":
version: 8.20.1
resolution: "@tanstack/table-core@npm:8.20.1"
checksum: 10c0/540a4df688cad9261f77ca454aab62720615569805b5396bd012b411bb65dbb3fdf38f2a0b91a60b2e0def139d1517ad9a3f28f2cede5317d70ad1ad0dd1c5a3
languageName: node
linkType: hard

Expand Down
Loading