Skip to content

Commit bd945dc

Browse files
fix(deps): update dependency @tanstack/react-table to v8.17.0 (#5530)
1 parent faf4256 commit bd945dc

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.2.4",
25-
"@tanstack/react-table": "8.16.0",
25+
"@tanstack/react-table": "8.17.0",
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
@@ -3847,10 +3847,10 @@
38473847
dependencies:
38483848
defer-to-connect "^2.0.1"
38493849

3850-
"@tanstack/react-table@8.16.0":
3851-
version "8.16.0"
3852-
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.16.0.tgz#92151210ff99d6925353d7a2205735d9c31af48c"
3853-
integrity sha512-rKRjnt8ostqN2fercRVOIH/dq7MAmOENCMvVlKx6P9Iokhh6woBGnIZEkqsY/vEJf1jN3TqLOb34xQGLVRuhAg==
3850+
"@tanstack/react-table@8.17.0":
3851+
version "8.17.0"
3852+
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.17.0.tgz#c0a6275928a9b18573a75101a828c1e3cb2fe269"
3853+
integrity sha512-LSJxTDzlKGs8EN7/UHB1l3yLR9HUIxoHFkTbTjHaUUGL4kgYZFYhsQsdDJSIykG86qpIA/6gSWmtwNfy5Iprhw==
38543854
dependencies:
38553855
"@tanstack/table-core" "8.16.0"
38563856

0 commit comments

Comments
 (0)