Skip to content

Commit b746787

Browse files
committed
fix(deps): use caret range for dropdown-menu so radix internals track the same batch
Address review: the exact pin was the original divergence mechanism, and the rest of the radix popper/dialog family floats on caret ranges that jump to the same internals batch together on lockfile refreshes.
1 parent cdd8261 commit b746787

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/sim/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@radix-ui/react-checkbox": "^1.1.3",
8383
"@radix-ui/react-collapsible": "^1.1.3",
8484
"@radix-ui/react-dialog": "^1.1.5",
85-
"@radix-ui/react-dropdown-menu": "2.1.17",
85+
"@radix-ui/react-dropdown-menu": "^2.1.17",
8686
"@radix-ui/react-label": "^2.1.2",
8787
"@radix-ui/react-popover": "^1.1.5",
8888
"@radix-ui/react-progress": "^1.1.2",

bun.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)