Skip to content

Commit 0ab27ea

Browse files
mattseddonsroy3
andauthored
Pin @tanstack/react-table (#3424)
Co-authored-by: Stephanie Roy <[email protected]>
1 parent 9bed61c commit 0ab27ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

webview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"@reduxjs/toolkit": "1.9.3",
24-
"@tanstack/react-table": "^8.7.9",
24+
"@tanstack/react-table": "8.7.9",
2525
"@tippyjs/react": "4.2.6",
2626
"@vscode/webview-ui-toolkit": "1.2.2",
2727
"classnames": "2.3.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3718,7 +3718,7 @@
37183718
dependencies:
37193719
defer-to-connect "^2.0.1"
37203720

3721-
"@tanstack/react-table@^8.7.9":
3721+
"@tanstack/[email protected]":
37223722
version "8.7.9"
37233723
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.7.9.tgz#9efcd168fb0080a7e0bc213b5eac8b55513babf4"
37243724
integrity sha512-6MbbQn5AupSOkek1+6IYu+1yZNthAKTRZw9tW92Vi6++iRrD1GbI3lKTjJalf8lEEKOqapPzQPE20nywu0PjCA==

0 commit comments

Comments
 (0)