diff --git a/app/package.json b/app/package.json index 4f57040..52268cf 100644 --- a/app/package.json +++ b/app/package.json @@ -73,6 +73,7 @@ "picocolors": "^1.1.1", "radix-ui": "^1.1.3", "swr": "^2.3.6", + "use-sync-external-store": "^1.6.0", "zustand": "^4" }, "devDependencies": { diff --git a/bun.lock b/bun.lock index cc43399..25ee886 100644 --- a/bun.lock +++ b/bun.lock @@ -43,6 +43,7 @@ "picocolors": "^1.1.1", "radix-ui": "^1.1.3", "swr": "^2.3.6", + "use-sync-external-store": "^1.6.0", "zustand": "^4", }, "devDependencies": {