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

fix(deps): update dependency @tanstack/react-table to v8.15.2 #688

Merged
merged 1 commit into from
Mar 29, 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
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4144,21 +4144,21 @@ __metadata:
linkType: hard

"@tanstack/react-table@npm:^8.7.9":
version: 8.12.0
resolution: "@tanstack/react-table@npm:8.12.0"
version: 8.15.2
resolution: "@tanstack/react-table@npm:8.15.2"
dependencies:
"@tanstack/table-core": "npm:8.12.0"
"@tanstack/table-core": "npm:8.15.2"
peerDependencies:
react: ">=16"
react-dom: ">=16"
checksum: 10/4fe03b995e485c0b2734e0c8df5c17daedbbdf2692a7bf5b19bb217cc23e14fe88ada810a6ebc47bf1a1978bc23171cfe00ce179944f0b669df4d3fe74b92ae0
react: ">=16.8"
react-dom: ">=16.8"
checksum: 10/5ea18321bb17f9224584a7bd60e3b6e9f5d20e94df46f8468718022413f0f6a7452a65edd7b015ae0b46db464736afde8aedc1013f410634b9957f5268792a37
languageName: node
linkType: hard

"@tanstack/table-core@npm:8.12.0":
version: 8.12.0
resolution: "@tanstack/table-core@npm:8.12.0"
checksum: 10/a1b127e4b010f75e74509e1e121fef62c88e60a2a52c6425d8ce81694c8403b1de706f029cb2a8cea19c87b8904b9e6f981840580a9bb10f14f1fb5905fc1cde
"@tanstack/table-core@npm:8.15.2":
version: 8.15.2
resolution: "@tanstack/table-core@npm:8.15.2"
checksum: 10/70cdf92414a05c0bbeea82b50c0359d87d1f7cc92836e4811c744c6f9f3ea6e7fad394e654584aaa36147aad5a726aa0c34bacc0bdec42d361769e70d44839e2
languageName: node
linkType: hard

Expand Down