Skip to content

Commit 6501558

Browse files
fix(deps): update dependency @tanstack/react-table to v8.20.6 (#5880)
1 parent 3fd9953 commit 6501558

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

webview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@reduxjs/toolkit": "2.5.0",
25-
"@tanstack/react-table": "8.20.5",
25+
"@tanstack/react-table": "8.20.6",
2626
"@tippyjs/react": "4.2.6",
2727
"@vscode/webview-ui-toolkit": "1.4.0",
2828
"classnames": "2.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3819,10 +3819,10 @@
38193819
dependencies:
38203820
defer-to-connect "^2.0.1"
38213821

3822-
"@tanstack/[email protected].5":
3823-
version "8.20.5"
3824-
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.20.5.tgz#19987d101e1ea25ef5406dce4352cab3932449d8"
3825-
integrity sha512-WEHopKw3znbUZ61s9i0+i9g8drmDo6asTWbrQh8Us63DAk/M0FkmIqERew6P71HI75ksZ2Pxyuf4vvKh9rAkiA==
3822+
"@tanstack/[email protected].6":
3823+
version "8.20.6"
3824+
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.20.6.tgz#a1f3103327aa59aa621931f4087a7604a21054d0"
3825+
integrity sha512-w0jluT718MrOKthRcr2xsjqzx+oEM7B7s/XXyfs19ll++hlId3fjTm+B2zrR3ijpANpkzBAr15j1XGVOMxpggQ==
38263826
dependencies:
38273827
"@tanstack/table-core" "8.20.5"
38283828

0 commit comments

Comments
 (0)