8000
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.
use-sync-external-store
1 parent 639820a commit 4227642Copy full SHA for 4227642
packages/main/package.json
@@ -51,7 +51,8 @@
51
"@tanstack/react-virtual": "~3.8.0",
52
"@ui5/webcomponents-react-base": "workspace:~",
53
"clsx": "2.1.1",
54
- "react-table": "7.8.0"
+ "react-table": "7.8.0",
55
+ "use-sync-external-store": "1.2.2"
56
},
57
"peerDependencies": {
58
"@types/react": "*",
yarn.lock
@@ -6823,6 +6823,7 @@ __metadata:
6823
"@ui5/webcomponents-react-base": "workspace:~"
6824
clsx: "npm:2.1.1"
6825
react-table: "npm:7.8.0"
6826
+ use-sync-external-store: "npm:1.2.2"
6827
peerDependencies:
6828
"@types/react": "*"
6829
"@types/react-dom": "*"
0 commit comments