We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bed61c commit 0ab27eaCopy full SHA for 0ab27ea
webview/package.json
@@ -21,7 +21,7 @@
21
},
22
"dependencies": {
23
"@reduxjs/toolkit": "1.9.3",
24
- "@tanstack/react-table": "^8.7.9",
+ "@tanstack/react-table": "8.7.9",
25
"@tippyjs/react": "4.2.6",
26
"@vscode/webview-ui-toolkit": "1.2.2",
27
"classnames": "2.3.2",
yarn.lock
@@ -3718,7 +3718,7 @@
3718
dependencies:
3719
defer-to-connect "^2.0.1"
3720
3721
-"@tanstack/react-table@^8.7.9":
+"@tanstack/[email protected]":
3722
version "8.7.9"
3723
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.7.9.tgz#9efcd168fb0080a7e0bc213b5eac8b55513babf4"
3724
integrity sha512-6MbbQn5AupSOkek1+6IYu+1yZNthAKTRZw9tW92Vi6++iRrD1GbI3lKTjJalf8lEEKOqapPzQPE20nywu0PjCA==
0 commit comments