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.20.5 to 8.20.6
- [Release notes](https://github.com/TanStack/table/releases)
- [Commits](https://github.com/TanStack/table/commits/v8.20.6/packages/react-table)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and maximeperraultdev committed Dec 17, 2024
1 parent b09f859 commit da380bc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.26.0",
"@tanstack/react-table": "8.20.5",
"@tanstack/react-table": "8.20.6",
"@tanstack/react-virtual": "beta",
"prop-types": "15.8.1",
"tslib": "2.8.1"
Expand Down Expand Up @@ -78,7 +78,7 @@
"@storybook/testing-react": "2.0.1",
"@swc/core": "1.9.3",
"@swc/jest": "0.2.37",
"@tanstack/react-table": "8.20.5",
"@tanstack/react-table": "8.20.6",
"@tanstack/react-virtual": "3.8.4",
"@testing-library/react": "16.0.1",
"@types/diacritics": "1.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3353,7 +3353,7 @@ __metadata:
"@storybook/testing-react": "npm:2.0.1"
"@swc/core": "npm:1.9.3"
"@swc/jest": "npm:0.2.37"
"@tanstack/react-table": "npm:8.20.5"
"@tanstack/react-table": "npm:8.20.6"
"@tanstack/react-virtual": "npm:3.8.4"
"@testing-library/react": "npm:16.0.1"
"@types/diacritics": "npm:1.3.3"
Expand Down Expand Up @@ -5693,15 +5693,15 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-table@npm:8.20.5":
version: 8.20.5
resolution: "@tanstack/react-table@npm:8.20.5"
"@tanstack/react-table@npm:8.20.6":
version: 8.20.6
resolution: "@tanstack/react-table@npm:8.20.6"
dependencies:
"@tanstack/table-core": "npm:8.20.5"
peerDependencies:
react: ">=16.8"
react-dom: ">=16.8"
checksum: 10c0/574fa62fc6868a3b1113dbd043323f8b73aeb60555609caa164d5137a14636d4502784a961191afde2ec46f33f8c2bbfc4561d27a701c3d084e899a632dda3c8
checksum: 10c0/3213dc146f647fbd571f4e347007b969320819e588439b2ee95dd3a65efcbe30d097c24426dd82617041ed1e186182a5b303382bcebed5d61a1c6045a55c58d3
languageName: node
linkType: hard

Expand Down

0 comments on commit da380bc

Please sign in to comment.