From b6c0c38652995cd7d86f7fd9386a7f5e8a0d947f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 09:48:34 -0700 Subject: [PATCH] Bump @tanstack/react-table from 8.20.1 to 8.20.5 in the prod-dependencies group (#297) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the prod-dependencies group with 1 update: [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table). Updates `@tanstack/react-table` from 8.20.1 to 8.20.5
Release notes

Sourced from @​tanstack/react-table's releases.

v8.20.5

Version 8.20.5 - 8/24/24, 11:37 PM

Changes

Fix

Docs

Packages

v8.20.4

Version 8.20.4 - 8/9/24, 12:41 PM

Changes

Fix

Packages

v8.20.3

Version 8.20.3 - 8/9/24, 12:35 AM

Changes

Fix

Docs

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tanstack/react-table&package-manager=npm_and_yarn&previous-version=8.20.1&new-version=8.20.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index aaa8f61c9..8ea8e8d41 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@react-hook/resize-observer": "^2.0.2", "@table-nav/core": "^0.0.7", "@table-nav/react": "^0.0.7", - "@tanstack/react-table": "^8.20.1", + "@tanstack/react-table": "^8.20.5", "@types/color": "^3.0.6", "@xterm/addon-fit": "^0.10.0", "@xterm/addon-serialize": "^0.13.0", diff --git a/yarn.lock b/yarn.lock index ce72cda82..6cebdffc3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3145,22 +3145,22 @@ __metadata: languageName: node linkType: hard -"@tanstack/react-table@npm:^8.20.1": - version: 8.20.1 - resolution: "@tanstack/react-table@npm:8.20.1" +"@tanstack/react-table@npm:^8.20.5": + version: 8.20.5 + resolution: "@tanstack/react-table@npm:8.20.5" dependencies: - "@tanstack/table-core": "npm:8.20.1" + "@tanstack/table-core": "npm:8.20.5" peerDependencies: react: ">=16.8" react-dom: ">=16.8" - checksum: 10c0/dc0bac56425de05bb51dca32d488a6ca4f2395375f8c02b1c0082ee0f654841efa1263b357c62864f7c44ed39c0be1fb547aa7350ee7e39be5c7dd19b4155260 + checksum: 10c0/574fa62fc6868a3b1113dbd043323f8b73aeb60555609caa164d5137a14636d4502784a961191afde2ec46f33f8c2bbfc4561d27a701c3d084e899a632dda3c8 languageName: node linkType: hard -"@tanstack/table-core@npm:8.20.1": - version: 8.20.1 - resolution: "@tanstack/table-core@npm:8.20.1" - checksum: 10c0/540a4df688cad9261f77ca454aab62720615569805b5396bd012b411bb65dbb3fdf38f2a0b91a60b2e0def139d1517ad9a3f28f2cede5317d70ad1ad0dd1c5a3 +"@tanstack/table-core@npm:8.20.5": + version: 8.20.5 + resolution: "@tanstack/table-core@npm:8.20.5" + checksum: 10c0/3c27b5debd61b6bd9bfbb40bfc7c5d5af90873ae1a566b20e3bf2d2f4f2e9a78061c081aacc5259a00e256f8df506ec250eb5472f5c01ff04baf9918b554982b languageName: node linkType: hard @@ -11700,7 +11700,7 @@ __metadata: "@storybook/test": "npm:^8.2.9" "@table-nav/core": "npm:^0.0.7" "@table-nav/react": "npm:^0.0.7" - "@tanstack/react-table": "npm:^8.20.1" + "@tanstack/react-table": "npm:^8.20.5" "@types/color": "npm:^3.0.6" "@types/css-tree": "npm:^2" "@types/debug": "npm:^4"