Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-table to v8.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 22, 2024
1 parent 300fd27 commit eda939c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
},
"dependencies": {
"@emotion/is-prop-valid": "1.2.2",
"@tanstack/react-table": "8.13.2",
"@tanstack/react-table": "8.15.0",
"@techstack/memoize": "workspace:*",
"@techstack/react-feather": "workspace:*",
"@techstack/react-lazy-named": "workspace:*",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7998,22 +7998,22 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-table@npm:8.13.2":
version: 8.13.2
resolution: "@tanstack/react-table@npm:8.13.2"
"@tanstack/react-table@npm:8.15.0":
version: 8.15.0
resolution: "@tanstack/react-table@npm:8.15.0"
dependencies:
"@tanstack/table-core": "npm:8.13.2"
"@tanstack/table-core": "npm:8.14.0"
peerDependencies:
react: ">=16"
react-dom: ">=16"
checksum: 10c0/780f206c29bcd4386638cb935d27df2db002026c8a3c06eacbf4fcedaeefd20b212ccc4eea2f00feee66840c8d401b478b21d83ab69902341402cb2d3aa5cb60
react: ">=16.8"
react-dom: ">=16.8"
checksum: 10c0/fa82e413d66127090b33ff4a8e13cbad275bc3c3295c37031a7cccd5fa881ee36fa627c2b7a65300cb0c0e889fca6055939802776f2df8a997533d71686fde98
languageName: node
linkType: hard

"@tanstack/table-core@npm:8.13.2":
version: 8.13.2
resolution: "@tanstack/table-core@npm:8.13.2"
checksum: 10c0/e81934be7792ee24d66e22471849659abfb926f0e9fda22eea3a94060f4c6d9197b1d5a901700adafe84263950acb97816b7b4736e14353ef58f49a10f8400aa
"@tanstack/table-core@npm:8.14.0":
version: 8.14.0
resolution: "@tanstack/table-core@npm:8.14.0"
checksum: 10c0/1ace39fd500c32f110512c4ba519d7c0e3c57d3b4f353e114d1ec12d069265678fb37b9063cfcfe1cb1fb35f57959a6e2536914093b0b33d3aef9861be32b117
languageName: node
linkType: hard

Expand Down Expand Up @@ -8041,7 +8041,7 @@ __metadata:
"@storybook/react": "npm:7.6.17"
"@storybook/react-webpack5": "npm:7.6.17"
"@storybook/testing-library": "npm:0.2.2"
"@tanstack/react-table": "npm:8.13.2"
"@tanstack/react-table": "npm:8.15.0"
"@techstack/memoize": "workspace:*"
"@techstack/react-feather": "workspace:*"
"@techstack/react-lazy-named": "workspace:*"
Expand Down

0 comments on commit eda939c

Please sign in to comment.