chore(ui): add use-sync-external-store dependency

Signed-off-by: Johan Persson <johanopersson@gmail.com>
This commit is contained in:
Johan Persson
2026-02-26 16:41:56 +01:00
parent bf97fecaf7
commit 154492c05f
2 changed files with 5 additions and 1 deletions
+2
View File
@@ -8111,6 +8111,7 @@ __metadata:
"@tanstack/react-table": "npm:^8.21.3"
"@types/react": "npm:^18.0.0"
"@types/react-dom": "npm:^18.0.0"
"@types/use-sync-external-store": "npm:^0.0.6"
clsx: "npm:^2.1.1"
eslint-plugin-storybook: "npm:^10.3.0-alpha.1"
glob: "npm:^11.0.1"
@@ -8120,6 +8121,7 @@ __metadata:
react-dom: "npm:^18.0.2"
react-router-dom: "npm:^6.30.2"
storybook: "npm:^10.3.0-alpha.1"
use-sync-external-store: "npm:^1.4.0"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0