Skip to content

Commit 9ad5320

Browse files
fix(deps): update dependency @tanstack/react-table to v8.15.0 (#5424)
1 parent 3ce3f65 commit 9ad5320

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.2",
25-
"@tanstack/react-table": "8.14.0",
25+
"@tanstack/react-table": "8.15.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
@@ -3791,10 +3791,10 @@
37913791
dependencies:
37923792
defer-to-connect "^2.0.1"
37933793

3794-
"@tanstack/react-table@8.14.0":
3795-
version "8.14.0"
3796-
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.14.0.tgz#3a55b11cce39b7670549800b888b74c029dae375"
3797-
integrity sha512-l9iwO99oz/azy5RT5VkVRsHHuy7o//fiXgLxzl3fad8qf7Bj+9ihsfmE6Q+BNjH4wHbxZkahwxtb3ngGq9FQxA==
3794+
"@tanstack/react-table@8.15.0":
3795+
version "8.15.0"
3796+
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.15.0.tgz#668ceb9f396d33409165d5b9bee7734b657061c6"
3797+
integrity sha512-8K4RSROUtXUtfiezV6Ehl8z99axFrkQnxXi0vjWBJv3Tsm5x4EyrgXI7d2tOOMoANykKZLB6S1sGZGemoMRt7Q==
37983798
dependencies:
37993799
"@tanstack/table-core" "8.14.0"
38003800

0 commit comments

Comments
 (0)