Skip to content

Commit 8a74c74

Browse files
committed
chore(ui): add remend dependency for typecheck stability
Add missing remend runtime dependency so app/ios typecheck and pre-push checks pass after upstream sync rebase. Made-with: Cursor
1 parent 0a1af0b commit 8a74c74

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"motion-dom": "12.34.3",
6565
"motion-utils": "12.29.2",
6666
"remeda": "catalog:",
67-
"remend": "catalog:",
67+
"remend": "1.3.0",
6868
"shiki": "catalog:",
6969
"solid-js": "catalog:",
7070
"solid-list": "catalog:",

0 commit comments

Comments
 (0)