Skip to content

Commit 6be957d

Browse files
fix(deps): update dependency @tanstack/react-table to v8.20.5 (#364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21f16da commit 6be957d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

ui/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -485,16 +485,16 @@
485485
"@tanstack/query-core" "5.59.13"
486486

487487
"@tanstack/react-table@^8.10.7":
488-
version "8.17.3"
489-
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.17.3.tgz#4e10b4cf5355a40d6d72a83d3f4b3ecd32f56bf4"
490-
integrity sha512-5gwg5SvPD3lNAXPuJJz1fOCEZYk9/GeBFH3w/hCgnfyszOIzwkwgp5I7Q4MJtn0WECp84b5STQUDdmvGi8m3nA==
488+
version "8.20.5"
489+
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.20.5.tgz#19987d101e1ea25ef5406dce4352cab3932449d8"
490+
integrity sha512-WEHopKw3znbUZ61s9i0+i9g8drmDo6asTWbrQh8Us63DAk/M0FkmIqERew6P71HI75ksZ2Pxyuf4vvKh9rAkiA==
491491
dependencies:
492-
"@tanstack/table-core" "8.17.3"
492+
"@tanstack/table-core" "8.20.5"
493493

494-
"@tanstack/table-core@8.17.3":
495-
version "8.17.3"
496-
resolved "https://registry.yarnpkg.com/@tanstack/table-core/-/table-core-8.17.3.tgz#d7a9830abb29cd369b52b2a7159dc0360af646fd"
497-
integrity sha512-mPBodDGVL+fl6d90wUREepHa/7lhsghg2A3vFpakEhrhtbIlgNAZiMr7ccTgak5qbHqF14Fwy+W1yFWQt+WmYQ==
494+
"@tanstack/table-core@8.20.5":
495+
version "8.20.5"
496+
resolved "https://registry.yarnpkg.com/@tanstack/table-core/-/table-core-8.20.5.tgz#3974f0b090bed11243d4107283824167a395cf1d"
497+
integrity sha512-P9dF7XbibHph2PFRz8gfBKEXEY/HJPOhym8CHmjF8y3q5mWpKx9xtZapXQUWCgkqvsK0R46Azuz+VaxD4Xl+Tg==
498498

499499
500500
version "1.0.5"

0 commit comments

Comments
 (0)