Skip to content

Commit

Permalink
build(deps): bump @tanstack/react-table
Browse files Browse the repository at this point in the history
Bumps the non-major-dependencies group with 1 update: [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table).


Updates `@tanstack/react-table` from 8.19.3 to 8.20.1
- [Release notes](https://github.com/TanStack/table/releases)
- [Commits](https://github.com/TanStack/table/commits/v8.20.1/packages/react-table)

---
updated-dependencies:
- dependency-name: "@tanstack/react-table"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ivangabriele committed Aug 5, 2024
1 parent 4533fe0 commit a8e68fb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@babel/runtime": "7.25.0",
"@tanstack/react-table": "8.19.3",
"@tanstack/react-table": "8.20.1",
"@tanstack/react-virtual": "beta",
"prop-types": "15.8.1",
"tslib": "2.6.3"
Expand Down Expand Up @@ -78,7 +78,7 @@
"@storybook/testing-react": "2.0.1",
"@swc/core": "1.6.13",
"@swc/jest": "0.2.36",
"@tanstack/react-table": "8.19.3",
"@tanstack/react-table": "8.20.1",
"@tanstack/react-virtual": "beta",
"@testing-library/react": "16.0.0",
"@types/diacritics": "1.3.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3337,7 +3337,7 @@ __metadata:
"@storybook/testing-react": "npm:2.0.1"
"@swc/core": "npm:1.6.13"
"@swc/jest": "npm:0.2.36"
"@tanstack/react-table": "npm:8.19.3"
"@tanstack/react-table": "npm:8.20.1"
"@tanstack/react-virtual": "npm:beta"
"@testing-library/react": "npm:16.0.0"
"@types/diacritics": "npm:1.3.3"
Expand Down Expand Up @@ -6295,15 +6295,15 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-table@npm:8.19.3":
version: 8.19.3
resolution: "@tanstack/react-table@npm:8.19.3"
"@tanstack/react-table@npm:8.20.1":
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: c3835d84f13874482d7e646c67d6b213065cf7b39e6d1ba4fe9a6876ad913a4863bbfbc9f93e4cc59a86ab292d228b16be4c27cf4786bc9f49366c4f9895b616
checksum: dc0bac56425de05bb51dca32d488a6ca4f2395375f8c02b1c0082ee0f654841efa1263b357c62864f7c44ed39c0be1fb547aa7350ee7e39be5c7dd19b4155260
languageName: node
linkType: hard

Expand All @@ -6319,10 +6319,10 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit a8e68fb

Please sign in to comment.