Skip to content

Commit 2ba087a

Browse files
fix(deps): update dependency @tanstack/react-table to v8.5.28 (#292)
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
1 parent 5f90cc3 commit 2ba087a

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@react-stately/tabs": "3.2.2",
3838
"@react-stately/toggle": "3.4.2",
3939
"@react-types/shared": "3.15.0",
40-
"@tanstack/react-table": "8.5.27",
40+
"@tanstack/react-table": "8.5.28",
4141
"@types/chroma-js": "2.1.4",
4242
"chroma-js": "2.4.2",
4343
"classnames": "2.3.2",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -3377,7 +3377,7 @@ __metadata:
33773377
"@storybook/preset-create-react-app": 4.1.2
33783378
"@storybook/react": 6.5.13
33793379
"@storybook/testing-library": 0.0.13
3380-
"@tanstack/react-table": 8.5.27
3380+
"@tanstack/react-table": 8.5.28
33813381
"@types/chroma-js": 2.1.4
33823382
"@types/react-transition-group": 4.4.5
33833383
"@types/styled-components": 5.1.26
@@ -6019,22 +6019,22 @@ __metadata:
60196019
languageName: node
60206020
linkType: hard
60216021

6022-
"@tanstack/react-table@npm:8.5.27":
6023-
version: 8.5.27
6024-
resolution: "@tanstack/react-table@npm:8.5.27"
6022+
"@tanstack/react-table@npm:8.5.28":
6023+
version: 8.5.28
6024+
resolution: "@tanstack/react-table@npm:8.5.28"
60256025
dependencies:
6026-
"@tanstack/table-core": 8.5.27
6026+
"@tanstack/table-core": 8.5.28
60276027
peerDependencies:
60286028
react: ">=16"
60296029
react-dom: ">=16"
6030-
checksum: 7b58c39ebf08381c6debb5f503e224fc82fd8c1dbbd3e92c91c39d2eed8a5510c7284d00c0ded1c4f11045c57dc7af78bd6cac9de7c1b6cf8bfb5f6838f9673f
6030+
checksum: 109d7c2fa31c7a55904e7eac08c4824dc65630fea72353b574a7f6f694b186c870d7f9cc322f25cac958c6010dced1fe974b417b4626e81efcea08c62c94f3cf
60316031
languageName: node
60326032
linkType: hard
60336033

6034-
"@tanstack/table-core@npm:8.5.27":
6035-
version: 8.5.27
6036-
resolution: "@tanstack/table-core@npm:8.5.27"
6037-
checksum: 83614456f8710496dbb5a483dc475ab4c203a6075a082b13cb29fdc182c6ec70f9556cc8a3761aa88f503233c33f68f2879eccca9e2d153b0e5cb5b42a4602bf
6034+
"@tanstack/table-core@npm:8.5.28":
6035+
version: 8.5.28
6036+
resolution: "@tanstack/table-core@npm:8.5.28"
6037+
checksum: 309f40d474f639b70932e17e20282ef2f3a3ccc4927db3273e4e9b34e271d525cd802c3c3b546613e0123782768862cbede527b56f1803f780888fc213afd8b5
60386038
languageName: node
60396039
linkType: hard
60406040

0 commit comments

Comments
 (0)