Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-table to v8.5.30 (#313)
Browse files Browse the repository at this point in the history
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
  • Loading branch information
plural-renovate[bot] and plural-renovate[bot] authored Nov 16, 2022
1 parent 472760c commit 7f15d16
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@react-stately/tabs": "3.2.3",
"@react-stately/toggle": "3.4.2",
"@react-types/shared": "3.15.0",
"@tanstack/react-table": "8.5.28",
"@tanstack/react-table": "8.5.30",
"@types/chroma-js": "2.1.4",
"chroma-js": "2.4.2",
"classnames": "2.3.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3405,7 +3405,7 @@ __metadata:
"@storybook/preset-create-react-app": 4.1.2
"@storybook/react": 6.5.13
"@storybook/testing-library": 0.0.13
"@tanstack/react-table": 8.5.28
"@tanstack/react-table": 8.5.30
"@types/chroma-js": 2.1.4
"@types/react-transition-group": 4.4.5
"@types/styled-components": 5.1.26
Expand Down Expand Up @@ -6375,22 +6375,22 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-table@npm:8.5.28":
version: 8.5.28
resolution: "@tanstack/react-table@npm:8.5.28"
"@tanstack/react-table@npm:8.5.30":
version: 8.5.30
resolution: "@tanstack/react-table@npm:8.5.30"
dependencies:
"@tanstack/table-core": 8.5.28
"@tanstack/table-core": 8.5.30
peerDependencies:
react: ">=16"
react-dom: ">=16"
checksum: 109d7c2fa31c7a55904e7eac08c4824dc65630fea72353b574a7f6f694b186c870d7f9cc322f25cac958c6010dced1fe974b417b4626e81efcea08c62c94f3cf
checksum: 0e61cd98bf68a8c5004dc80bf9ff097205ce5e48e48f72600cce0788db6987c4e770e0a97795a884c17f36647f8faf6cea5817399b1e74158c3c4ecf8c80c79a
languageName: node
linkType: hard

"@tanstack/table-core@npm:8.5.28":
version: 8.5.28
resolution: "@tanstack/table-core@npm:8.5.28"
checksum: 309f40d474f639b70932e17e20282ef2f3a3ccc4927db3273e4e9b34e271d525cd802c3c3b546613e0123782768862cbede527b56f1803f780888fc213afd8b5
"@tanstack/table-core@npm:8.5.30":
version: 8.5.30
resolution: "@tanstack/table-core@npm:8.5.30"
checksum: 05d5612ec417a665cb67c35eb94cada149884fc3377ec6b3850eff3081517a913a57b5725f9c609b9eada6de8b980d63bbb30a8d62111730d62aea80e184b997
languageName: node
linkType: hard

Expand Down

0 comments on commit 7f15d16

Please sign in to comment.