diff --git a/app/package.json b/app/package.json index 4f57040d..52268cf4 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 cc43399f..25ee886e 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": {