fix(deps): pin @hanzogui to a single instance (3.0.2) — duplicate core/popper produced two React contexts so PopperAnchor read an empty default and crashed on refs.setReference

This commit is contained in:
Antje Worring
2026-06-23 12:23:42 -07:00
parent d9b89d481e
commit 2e4e848ac7
2 changed files with 591 additions and 1152 deletions
+28 -1
View File
@@ -234,7 +234,34 @@
"js-yaml": "4.1.1",
"@noble/hashes": "1.8.0",
"@ipshipyard/node-datachannel": "link:./stubs/node-datachannel",
"@hanzogui/floating": "3.0.6"
"@hanzogui/adapt": "3.0.2",
"@hanzogui/animate": "3.0.2",
"@hanzogui/animate-presence": "3.0.2",
"@hanzogui/compose-refs": "3.0.2",
"@hanzogui/constants": "3.0.2",
"@hanzogui/core": "3.0.2",
"@hanzogui/create-context": "3.0.2",
"@hanzogui/dismissable": "3.0.2",
"@hanzogui/floating": "3.0.2",
"@hanzogui/focus-scope": "3.0.2",
"@hanzogui/get-font-sized": "3.0.2",
"@hanzogui/get-token": "3.0.2",
"@hanzogui/helpers": "3.0.2",
"@hanzogui/is-equal-shallow": "3.0.1",
"@hanzogui/polyfill-dev": "3.0.2",
"@hanzogui/popover": "3.0.2",
"@hanzogui/popper": "3.0.2",
"@hanzogui/portal": "3.0.2",
"@hanzogui/remove-scroll": "3.0.2",
"@hanzogui/scroll-view": "3.0.2",
"@hanzogui/sheet": "3.0.2",
"@hanzogui/stacks": "3.0.2",
"@hanzogui/text": "3.0.2",
"@hanzogui/use-controllable-state": "3.0.2",
"@hanzogui/use-event": "3.0.2",
"@hanzogui/use-presence": "3.0.1",
"@hanzogui/web": "3.0.2",
"@hanzogui/z-index-stack": "3.0.2"
}
},
"packageManager": "pnpm@10.11.0"
+563 -1151
View File
File diff suppressed because it is too large Load Diff